OSDN Git Service

2012-10-25 Ralf Corsépius <ralf.corsepius@rtems.org>
authorcorsepiu <corsepiu@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 25 Oct 2012 08:08:04 +0000 (08:08 +0000)
committercorsepiu <corsepiu@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 25 Oct 2012 08:08:04 +0000 (08:08 +0000)
* config.host (sh*-*-rtems*): Add sh*-*-elf*'s extra_parts.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@192799 138bc75d-0d04-0410-961f-82ee72b054a4

libgcc/ChangeLog
libgcc/config.host

index fd4b934..7655ac8 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 81f7a36..301c06e 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"