[oe] [PATCH] sane-toolchain.inc: THUMB_INTERWORK should not be defined for armv4 and add armv4 to ARM EABI supporting architectures.

Khem Raj raj.khem at gmail.com
Mon Jul 19 22:49:55 UTC 2010


On Mon, Jul 19, 2010 at 1:20 PM, Phil Blundell <philb at gnu.org> wrote:
> On Mon, 2010-07-19 at 01:24 -0700, Khem Raj wrote:
>>       import bb
>>       arm_eabi_supporting_arches = "armv6 armv6-novfp \
>> -     armv5te iwmmxt armv7a armv7 armv5teb armv4t"
>> +     armv5te iwmmxt armv7a armv7 armv5teb armv4t armv4"
>>       ppc_spe_supporting_arches = "ppce500v2 ppce500"
>
> I guess it would make more sense to enumerate here the ARM arches which
> don't support eabi.  All future ones will, presumably, so it's only
> ARMv3 and older which don't.  That way we won't have to keep adjusting
> this list for every new architecture variant that someone thinks up.
>

and I think the oldest arm architecture we support is armv4 which means we may
not need this check at all anymore.


> p.
>
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>




More information about the Openembedded-devel mailing list