In message <1249586999-2595-1-git-send-email...@denx.de> I wrote:
> The ARM EABI defines new names for GCC helper functions,
> and GCC seems to need some new functions as well.
>
> This patch is a minimal-invasive approach to fix problems with EABI
> conformant tool chains (to be used with "USE_PR
Wolfgang Denk wrote:
> Dear Dirk,
>
> In message <4a7d203b.2000...@googlemail.com> you wrote:
>> Using my broken toolchain, which needs USE_PRIVATE_LIBGCC=yes for
>> successful linking, I did ./MAKEALL ARM_CORTEX_A8 without and with
>> this patch and both compile fine recent git head.
>
> Thank
Dear Dirk,
In message <4a7d203b.2000...@googlemail.com> you wrote:
>
> Using my broken toolchain, which needs USE_PRIVATE_LIBGCC=yes for
> successful linking, I did ./MAKEALL ARM_CORTEX_A8 without and with
> this patch and both compile fine recent git head.
Thanks for testing.
May I interpret
Wolfgang Denk wrote:
> The ARM EABI defines new names for GCC helper functions,
> and GCC seems to need some new functions as well.
>
> This patch is a minimal-invasive approach to fix problems with EABI
> conformant tool chains (to be used with "USE_PRIVATE_LIBGCC=yes").
Using my broken toolchai
The ARM EABI defines new names for GCC helper functions,
and GCC seems to need some new functions as well.
This patch is a minimal-invasive approach to fix problems with EABI
conformant tool chains (to be used with "USE_PRIVATE_LIBGCC=yes").
Signed-off-by: Wolfgang Denk
---
lib_arm/_ashldi3.S |
5 matches
Mail list logo