[PATCH] Linking big-endian programs for ARMv7-A

Daniel Gutson dgutson@codesourcery.com
Wed Jul 1 00:45:00 GMT 2009


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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: be8.patch
Type: text/x-diff
Size: 2196 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20090701/1a9c26c8/attachment.bin>


More information about the Gcc-patches mailing list