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: [PATCH] Linking big-endian programs for ARMv7-A


Hi,
	any update on this?

Thanks!
	Daniel.

Daniel Gutson wrote:
With this patch, gcc implicitly assumes BE8 mode, rather than BE32, when linking for ARMv7-A targets with -mbig-endian option.

Please commit it for me since I don't have write access, if accepted.

Thanks!
    Daniel.


----


2009-06-30 Daniel Gutson <dgutson@codesourcery.com>

    gcc/
    * config/arm/linux-eabi.h (LINK_SPEC): BE8_LINK_SPEC added.
    * config/arm/arm-cores.def: Comment added.
    * config/arm/bpapi.h (BE8_LINK_SPEC): New define.
    (LINK_SPEC): BE_LINK_SPEC added.


-- Daniel Gutson CodeSourcery www.codesourcery.com


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