Am 08.02.2013 10:34, schrieb Edgar E. Iglesias:
> On Thu, Feb 07, 2013 at 06:04:40PM +0100, Andreas Färber wrote:
>> Hi Edgar,
>>
>> This patch takes a second attempt at introducing CPU subclasses for cris.
>>
>> In v1 I had used a declarative CRISCPUInfo-based class initialization;
>> this v2 now
On Thu, Feb 07, 2013 at 06:04:40PM +0100, Andreas Färber wrote:
> Hi Edgar,
>
> This patch takes a second attempt at introducing CPU subclasses for cris.
>
> In v1 I had used a declarative CRISCPUInfo-based class initialization;
> this v2 now proposes a TypeInfo/class_init based approach, removin
Hi Edgar,
This patch takes a second attempt at introducing CPU subclasses for cris.
In v1 I had used a declarative CRISCPUInfo-based class initialization;
this v2 now proposes a TypeInfo/class_init based approach, removing the field
duplication and preparing to manually extend the crisv32 class_i