Delete remaining references to sparc little-endian support.
authorDavid S. Miller <davem@davemloft.net>
Tue, 25 Oct 2011 08:57:25 +0000 (08:57 +0000)
committerDavid S. Miller <davem@gcc.gnu.org>
Tue, 25 Oct 2011 08:57:25 +0000 (01:57 -0700)
commitae5f5715d62c096065139a40cc91e4acfc070c8c
tree295ca6c0d5f0d5faff20166de8fa5f6c9d6b75e5
parentab0ef7069390b376263a13cb1dbdf38883d664d7
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.

From-SVN: r180425
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