]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config.gcc
Delete remaining references to sparc little-endian support.
authordavem <davem@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 25 Oct 2011 08:57:25 +0000 (08:57 +0000)
committerdavem <davem@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 25 Oct 2011 08:57:25 +0000 (08:57 +0000)
commit7abb12dacb7560a632d491646ffa1cd9d7cf6862
tree295ca6c0d5f0d5faff20166de8fa5f6c9d6b75e5
parentd6152abcbb4afe750c58974625f5218f93604105
Delete remaining references to sparc little-endian support.

* config/sparc/little-endian.opt: Delete.
* config.gcc: Remove references to config/sparc/little-endian.opt
* doc/invoke.texi: Remove documentation of -mlittl-endian on sparc.
* config/sparc/linux64.h: Delete references to -mlittle-endian.
* config/sparc/netbsd-elf.h: Likewise.
* config/sparc/openbsd64.h: Likewise.
* config/sparc/sparc.h: Likewise.
* config/sparc/sp64-elf.h: Likewise and delete overrides for
BYTES_BIG_ENDIAN and WORDS_BIG_ENDIAN.
* config/sparc/sparc.c (dump_target_flag_bits): Remove reference
to MASK_LITTLE_ENDIAN.
* config/sparc/sparc.opt (Mask(LITTLE_ENDIAN)): Delete.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@180425 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config.gcc
gcc/config/sparc/linux64.h
gcc/config/sparc/little-endian.opt [deleted file]
gcc/config/sparc/netbsd-elf.h
gcc/config/sparc/openbsd64.h
gcc/config/sparc/sp64-elf.h
gcc/config/sparc/sparc.c
gcc/config/sparc/sparc.h
gcc/config/sparc/sparc.opt
gcc/doc/invoke.texi