[PATCH] ARM V7E-M support for newlib and lib1funcs.asm

Jeff Johnston jjohnstn@redhat.com
Tue Feb 9 22:53:00 GMT 2010


Newlib part of patch has been checked in.

-- Jeff J.

On 08/02/10 03:23 PM, Daniel Gutson wrote:
> The attached patches add support for the ARM V7E-M architecture,
> considering the __ARM_ARCH_7EM__ macro that gcc already defines when the
> architecture option is specified.
>
> I'm sending these patches in a single mail since they are closely
> related (my apologies if it shouldn't be this way).
>
> In the case of newlib, please commit it for me if accepted since I don't
> have write access.
>
> In the case of gcc, please let me know if OK to commit.
>
> Thanks,
> Daniel.
>
> newlib ChangeLog:
> 2010-02-08 Daniel Gutson <dgutson@codesourcery.com>
>
> newlib/
> * libc/machine/arm/arm_asm.h (_ISA_THUMB_2): __ARM_ARCH_7EM__
> added to the preprocessor condition.
>
> gcc ChangeLog:
> 2010-02-08 Daniel Gutson <dgutson@codesourcery.com>
> gcc/
> * config/arm/lib1funcs.asm (__ARM_ARCH__): __ARM_ARCH_7EM__
> added to the preprocessor condition.
>



More information about the Newlib mailing list