]> git.ipfire.org Git - thirdparty/gcc.git/commit - libgcc/ChangeLog
Consistently use t-rtems in libgcc
authorRainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
Mon, 7 Nov 2011 17:12:33 +0000 (17:12 +0000)
committerRainer Orth <ro@gcc.gnu.org>
Mon, 7 Nov 2011 17:12:33 +0000 (17:12 +0000)
commitc9cd1a07b0f5da2a2c4942478fa6b8129407529b
tree82619ce73448d99710192343ae8bea0163ae8172
parent7b4d5595766deff664bba213f1236493e89cdf84
Consistently use t-rtems in libgcc

* config.host (*-*-rtems*): Add t-rtems to tmake_file.
(i[34567]86-*-rtems*): Remove t-rtems from tmake_file.
(lm32-*-elf*, lm32-*-rtems*): Split into ...
(lm32-*-elf*): ... this.
(lm32-*-rtems*): ... and this.
Add to tmake_file.
(m32r-*-rtems*): Add to tmake_file.
(moxie-*-rtems*): Likewise.
(sparc-*-rtems*): Likewise.
Remove t-rtems from tmake_file.
(sparc64-*-rtems*): Likewise.
* config/t-rtems (HOST_LIBGCC2_CFLAGS): Use LIBGCC2_INCLUDES
instead.

From-SVN: r181097
libgcc/ChangeLog
libgcc/config.host
libgcc/config/t-rtems