OSDN Git Service

2012-10-31 Joel Sherrill <joel.sherrill@oarcorp.com>
authorcorsepiu <corsepiu@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 31 Oct 2012 02:17:37 +0000 (02:17 +0000)
committercorsepiu <corsepiu@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 31 Oct 2012 02:17:37 +0000 (02:17 +0000)
* config.host (m32r-*-rtems*): Include crtinit.o and crtfinit.o
as extra_parts.

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

libgcc/ChangeLog
libgcc/config.host

index 3f073ab..6be90f5 100644 (file)
@@ -1,3 +1,8 @@
+2012-10-31  Joel Sherrill  <joel.sherrill@oarcorp.com>
+
+       * config.host (m32r-*-rtems*): Include crtinit.o and crtfinit.o
+       as extra_parts.
+
 2012-10-26  Uros Bizjak  <ubizjak@gmail.com>
 
        * config/i386/crtfastmath.c (set_fast_math): Use __builtin_ia32_fxsave.
index 863b3c9..f391334 100644 (file)
@@ -696,6 +696,7 @@ m32r-*-elf*)
        ;;
 m32r-*-rtems*)
        tmake_file="$tmake_file m32r/t-m32r t-fdpbit"
+       extra_parts="$extra_parts crtinit.o crtfini.o"
        ;;
 m32rle-*-elf*)
        tmake_file=t-fdpbit