config.host (sh*-*-rtems*): Add sh*-*-elf*'s extra_parts.
authorRalf Corsepius <ralf.corsepius@rtems.org>
Thu, 25 Oct 2012 08:08:04 +0000 (10:08 +0200)
committerRalf Corsepius <corsepiu@gcc.gnu.org>
Thu, 25 Oct 2012 08:08:04 +0000 (10:08 +0200)
2012-10-25  Ralf Corsépius <ralf.corsepius@rtems.org>

* config.host (sh*-*-rtems*): Add sh*-*-elf*'s extra_parts.

From-SVN: r192799

libgcc/ChangeLog
libgcc/config.host

index fd4b9346e2bbe9f2d6e4dfe582461c73bc93ceb5..7655ac83ba73df3b4b302f78a77b5e36803e0027 100644 (file)
@@ -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
index 81f7a36f15802070ff5df8bf212d9d06e829a625..301c06ec658a6fa4005f0409aefa807f1febbc99 100644 (file)
@@ -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"