]> git.ipfire.org Git - thirdparty/gcc.git/commit - libgcc/ChangeLog
Cleanup rs6000/t-ppccomm configurations (PR other/51022)
authorRainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
Mon, 28 Nov 2011 16:02:10 +0000 (16:02 +0000)
committerRainer Orth <ro@gcc.gnu.org>
Mon, 28 Nov 2011 16:02:10 +0000 (16:02 +0000)
commitf9c55897eb729f68881d8f729fb112040bec695a
tree319353f080a18b0c4c1b48fb075a1cc5f5924421
parent56828a291c4f1f6fd4f030a1ae198dfcb51cd7af
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.

From-SVN: r181782
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]