This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [AArch64] Define BE loader name.


On Mon, Jan 6, 2014 at 7:36 AM, Marcus Shawcroft
<marcus.shawcroft@arm.com> 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

>
> /Marcus
>
>
>        * config/aarch64/aarch64-linux.h (GLIBC_DYNAMIC_LINKER): Expand
> loader
>        name using mbig-endian.
>        (LINUX_TARGET_LINK_SPEC): Pass linker -m flag.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]