mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-02-24 22:06:06 +08:00
config.host (sh*-*-rtems*): Add sh*-*-elf*'s extra_parts.
2012-10-25 Ralf Corsépius <ralf.corsepius@rtems.org> * config.host (sh*-*-rtems*): Add sh*-*-elf*'s extra_parts. From-SVN: r192799
This commit is contained in:
parent
15652f68ab
commit
76c7836112
@ -1,3 +1,7 @@
|
||||
2012-10-25 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* config.host (sh*-*-rtems*): Add sh*-*-elf*'s extra_parts.
|
||||
|
||||
2012-10-25 Sebastian Huber <sebastian.huber@embedded-brains.de>
|
||||
|
||||
* config.host (powerpc-*-rtems*): Add rs6000/t-savresfgpr to
|
||||
|
@ -991,7 +991,10 @@ sh-*-netbsdelf* | shl*-*-netbsdelf* | sh5-*-netbsd* | sh5l*-*-netbsd* | \
|
||||
sh-*-rtems*)
|
||||
tmake_file="$tmake_file sh/t-sh t-crtstuff-pic t-fdpbit"
|
||||
extra_parts="$extra_parts crt1.o crti.o crtn.o crtbeginS.o crtendS.o \
|
||||
$sh_ic_extra_parts $sh_opt_extra_parts"
|
||||
libic_invalidate_array_4-100.a \
|
||||
libic_invalidate_array_4-200.a \
|
||||
libic_invalidate_array_4a.a \
|
||||
libgcc-Os-4-200.a libgcc-4-300.a"
|
||||
;;
|
||||
sh-wrs-vxworks)
|
||||
tmake_file="$tmake_file sh/t-sh t-crtstuff-pic t-fdpbit"
|
||||
|
Loading…
Reference in New Issue
Block a user