]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* config.host (arm-wrs-vxworks): Configure with other soft float.
authorDoug Rupp <rupp@adacore.com>
Thu, 6 Jun 2013 17:45:05 +0000 (17:45 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 6 Jun 2013 17:45:05 +0000 (17:45 +0000)
From-SVN: r199749

libgcc/ChangeLog
libgcc/config.host

index 94a2f9cdfc1b8832d3e500db4b6a004568c05538..89111deb574c9e723524c5129b54ae5f8d962f47 100644 (file)
@@ -1,3 +1,7 @@
+2013-06-06  Douglas B Rupp  <rupp@adacore.com>
+
+       * config.host (arm-wrs-vxworks): Configure with other soft float.
+
 2013-05-20  Chung-Ju Wu  <jasonwucj@gmail.com>
 
        Backport from mainline:
index 66b4724b8b31c854aaff586984d976b586c701a9..e18e1d25021d52b85ea3755899236be08f645a0b 100644 (file)
@@ -315,7 +315,7 @@ alpha*-dec-*vms*)
        md_unwind_header=alpha/vms-unwind.h
        ;;
 arm-wrs-vxworks)
-       tmake_file="$tmake_file arm/t-arm arm/t-vxworks t-fdpbit"
+       tmake_file="$tmake_file arm/t-arm arm/t-vxworks t-softfp-sfdf t-softfp-excl arm/t-softfp t-softfp"
        extra_parts="$extra_parts crti.o crtn.o"
        ;;
 arm*-*-freebsd*)