OSDN Git Service

Consistently use t-rtems in libgcc
authorro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 7 Nov 2011 17:12:33 +0000 (17:12 +0000)
committerro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 7 Nov 2011 17:12:33 +0000 (17:12 +0000)
commitfbb6f1950107093e29eb500c33f90172d51fa6d8
tree82619ce73448d99710192343ae8bea0163ae8172
parent2013c33bb0cf9ef1fb16cf00a39c7a52c3b589f9
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@181097 138bc75d-0d04-0410-961f-82ee72b054a4
libgcc/ChangeLog
libgcc/config.host
libgcc/config/t-rtems