Makefile.in (arm-vxworks): Update target pairs.
authorOlivier Hainque <hainque@adacore.com>
Fri, 31 Oct 2014 14:33:16 +0000 (14:33 +0000)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 31 Oct 2014 14:33:16 +0000 (15:33 +0100)
2014-10-31  Olivier Hainque  <hainque@adacore.com>

* gcc-interface/Makefile.in (arm-vxworks): Update target pairs.

From-SVN: r216980

gcc/ada/ChangeLog
gcc/ada/gcc-interface/Makefile.in

index d2d9914b2795ae33ba9e56ee4e16b5ce1bed6a50..d8fdff3a68ce5a7f32ce5678366a0163bc742662 100644 (file)
@@ -1,3 +1,7 @@
+2014-10-31  Olivier Hainque  <hainque@adacore.com>
+
+       * gcc-interface/Makefile.in (arm-vxworks): Update target pairs.
+
 2014-10-31  Vincent Celier  <celier@adacore.com>
 
        * prj-part.adb (Parse_Single_Project): Call Set_Display_Name_Of.
index cedc7e93a0367ea52398d7a17c3f16a992e51234..e781ae0bdc2af7b52ce54412e1c582a7272ab46f 100644 (file)
@@ -1010,7 +1010,7 @@ ifeq ($(strip $(filter-out arm% coff wrs vx%,$(target_cpu) $(target_vendor) $(ta
     s-vxwext.ads<s-vxwext-rtp.ads \
     s-vxwext.adb<s-vxwext-rtp-smp.adb \
     s-tpopsp.adb<s-tpopsp-vxworks-tls.adb \
-    system.ads<system-vxworks-arm-rtp.ads
+    system.ads<system-vxworks-arm-rtp-smp.ads
 
     EXTRA_LIBGNAT_OBJS+=affinity.o sigtramp-vxworks.o
     EXTRA_LIBGNAT_SRCS+=sigtramp.h
@@ -1051,6 +1051,8 @@ ifeq ($(strip $(filter-out arm% coff wrs vx%,$(target_cpu) $(target_vendor) $(ta
   EXTRA_LIBGNAT_OBJS+=vx_stack_info.o
 
   GCC_SPEC_FILES+=vxworks-crtbe-link.spec
+  GCC_SPEC_FILES+=vxworks-arm-link.spec
+  GCC_SPEC_FILES+=vxworks-smp-arm-link.spec
 endif
 
 # MIPS VxWorks