OSDN Git Service

Cleanup rs6000/t-ppccomm configurations (PR other/51022)
authorro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 28 Nov 2011 16:02:10 +0000 (16:02 +0000)
committerro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 28 Nov 2011 16:02:10 +0000 (16:02 +0000)
commit738c50b853f5ba0eaf93e23f6d29cbac761eef9e
tree319353f080a18b0c4c1b48fb075a1cc5f5924421
parentcd2c337829c83d841b99b385c531f290eaf84941
Cleanup rs6000/t-ppccomm configurations (PR other/51022)

PR other/51022
* config/rs6000/t-savresfgpr: New file.
* config/rs6000/t-ppccomm (LIB2ADD_ST): Remove all but
$(srcdir)/config/rs6000/eabi.S.
* config/rs6000/t-ppccomm-ldbl: Remove.
* config.host (powerpc-*-freebsd*): Add rs6000/t-savresfgpr to
tmake_file.
(powerpc-*-eabispe*): Likewise.
(powerpc-*-eabi*): Likewise.
(powerpc-*-linux*, powerpc64-*-linux*): Likewise.
(powerpc-wrs-vxworks, powerpc-wrs-vxworksae): Add rs6000/t-ppccomm
to tmake_file, remove rs6000/t-ppccomm-ldbl.
(powerpc-*-eabisimaltivec*): Remove rs6000/t-ppccomm-ldbl from
tmake_file.
(powerpc-*-eabisim*): Likewise.
(powerpc-*-elf*): Likewise.
(powerpc-*-eabialtivec*): Likewise.
(powerpc-xilinx-eabi*): Likewise.
(powerpc-*-rtems*): Likewise.
(powerpcle-*-elf*): Likewise.
(powerpcle-*-eabisim*): Likewise.
(powerpcle-*-eabi*): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@181782 138bc75d-0d04-0410-961f-82ee72b054a4
libgcc/ChangeLog
libgcc/config.host
libgcc/config/rs6000/t-ppccomm
libgcc/config/rs6000/t-ppccomm-ldbl [deleted file]
libgcc/config/rs6000/t-savresfgpr [new file with mode: 0644]