config.host (m32r-*-rtems*): Include crtinit.o and crtfinit.o as extra_parts.
authorJoel Sherrill <joel.sherrill@oarcorp.com>
Wed, 31 Oct 2012 02:17:37 +0000 (02:17 +0000)
committerRalf Corsepius <corsepiu@gcc.gnu.org>
Wed, 31 Oct 2012 02:17:37 +0000 (03:17 +0100)
2012-10-31  Joel Sherrill  <joel.sherrill@oarcorp.com>

* config.host (m32r-*-rtems*): Include crtinit.o and crtfinit.o
as extra_parts.

From-SVN: r193010

libgcc/ChangeLog
libgcc/config.host

index 3f073ab12eb0bb03e5bf114dd8054fde13a661fb..6be90f579f2c4cf2360b3f23e8c05423eed1ff37 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 863b3c9f9878097241be7101149b2a1622154626..f391334ed6a910f22d1f94e9153a5cab8f61e594 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