config.host (m32r): Add m32r/t-m32r to tmake_file.
authorNick Clifton <nickc@redhat.com>
Tue, 19 Jul 2016 16:07:40 +0000 (16:07 +0000)
committerNick Clifton <nickc@gcc.gnu.org>
Tue, 19 Jul 2016 16:07:40 +0000 (16:07 +0000)
* config.host (m32r): Add m32r/t-m32r to tmake_file.
Add crtinit.o and crtfini.o to extra_parts.

From-SVN: r238478

libgcc/ChangeLog
libgcc/config.host

index b3aaf3dc243b1f6a2768099362175972ccb71dde..f2d7114cb498a48afa066279a43f758fc7f8c3a4 100644 (file)
@@ -1,3 +1,8 @@
+2016-07-19  Nick Clifton  <nickc@redhat.com>
+
+       * config.host (m32r): Add m32r/t-m32r to tmake_file.
+       Add crtinit.o and crtfini.o to extra_parts.
+
 2016-07-12  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
 
        * config/rs6000/_divkc3.c: New.
index f0b0b11552c8b34a3cfd153a316c7f08b4d0cf2e..4ccf25d30affb4e0db90ce09306d4db1a32c1325 100644 (file)
@@ -787,7 +787,8 @@ lm32-*-uclinux*)
         tmake_file="lm32/t-lm32 lm32/t-uclinux t-libgcc-pic t-softfp-sfdf t-softfp"
        ;;      
 m32r-*-elf*)
-       tmake_file=t-fdpbit
+       tmake_file="$tmake_file m32r/t-m32r t-fdpbit"
+       extra_parts="$extra_parts crtinit.o crtfini.o"
        ;;
 m32rle-*-elf*)
        tmake_file=t-fdpbit