Re: [AArch64] Define BE loader name.

2014-01-20 Thread Marcus Shawcroft
On 6 January 2014 15:36, Marcus Shawcroft wrote: > Hi, > > This patch defines the AArch64 BE loader name. Corresponding patches for > glibc and binutils have been posted on the relevant lists. > > /Marcus > > >* config/aarch64/aarch64-linux.h (GLIBC_DYNAMIC_LINKER): Expand > loader >

Re: [AArch64] Define BE loader name.

2014-01-06 Thread Andrew Pinski
On Mon, Jan 6, 2014 at 7:36 AM, Marcus Shawcroft wrote: > Hi, > > This patch defines the AArch64 BE loader name. Corresponding patches for > glibc and binutils have been posted on the relevant lists. This is a huge ABI change and makes GCC 4.8.x incompatible with GCC 4.9.0. Thanks, Andrew > >

[AArch64] Define BE loader name.

2014-01-06 Thread Marcus Shawcroft
Hi, This patch defines the AArch64 BE loader name. Corresponding patches for glibc and binutils have been posted on the relevant lists. /Marcus * config/aarch64/aarch64-linux.h (GLIBC_DYNAMIC_LINKER): Expand loader name using mbig-endian. (LINUX_TARGET_LINK_SPEC): Pas