* config.host (arm-wrs-vxworks): Configure with other soft float.

From-SVN: r199747
This commit is contained in:
Doug Rupp 2013-06-06 17:43:41 +00:00 committed by Eric Botcazou
parent 3371a64f00
commit 6ab3ebb493
2 changed files with 5 additions and 1 deletions

View 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-06-04 Jürgen Urban <JuergenUrban@gmx.de>
* config.host (mipsr5900-*-elf*, mipsr5900el-*-elf*, mips64r5900-*-elf*)

View File

@ -316,7 +316,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*-*-netbsdelf*)