From: Eric Botcazou Date: Mon, 11 Nov 2013 11:46:17 +0000 (+0000) Subject: config.host (arm-wrs-vxworks): Replace arm/t-vxworks with arm/t-elf in tmake_file. X-Git-Tag: upstream/12.2.0~66711 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1a80085d42aaedfbf7a2c684bd5793bb4dc72500;p=platform%2Fupstream%2Fgcc.git config.host (arm-wrs-vxworks): Replace arm/t-vxworks with arm/t-elf in tmake_file. * config.host (arm-wrs-vxworks): Replace arm/t-vxworks with arm/t-elf in tmake_file. * config/arm/t-vxworks: Delete. From-SVN: r204669 --- diff --git a/libgcc/ChangeLog b/libgcc/ChangeLog index 4f7d304..81556a3 100644 --- a/libgcc/ChangeLog +++ b/libgcc/ChangeLog @@ -1,3 +1,9 @@ +2013-11-11 Eric Botcazou + + * config.host (arm-wrs-vxworks): Replace arm/t-vxworks with arm/t-elf + in tmake_file. + * config/arm/t-vxworks: Delete. + 2013-11-10 Kai Tietz * config/i386/cygming-crtbegin.c (__gcc_register_frame): diff --git a/libgcc/config.host b/libgcc/config.host index 325ed84..8feb8f2 100644 --- a/libgcc/config.host +++ b/libgcc/config.host @@ -333,7 +333,7 @@ arc*-*-linux-uclibc*) extra_parts="crti.o crtn.o crtend.o crtbegin.o crtendS.o crtbeginS.o libgmon.a crtg.o crtgend.o" ;; arm-wrs-vxworks) - tmake_file="$tmake_file arm/t-arm arm/t-vxworks t-softfp-sfdf t-softfp-excl arm/t-softfp t-softfp" + tmake_file="$tmake_file arm/t-arm arm/t-elf t-softfp-sfdf t-softfp-excl arm/t-softfp t-softfp" extra_parts="$extra_parts crti.o crtn.o" ;; arm*-*-netbsdelf*) diff --git a/libgcc/config/arm/t-vxworks b/libgcc/config/arm/t-vxworks deleted file mode 100644 index 9db1f16..0000000 --- a/libgcc/config/arm/t-vxworks +++ /dev/null @@ -1 +0,0 @@ -LIB1ASMFUNCS += _udivsi3 _divsi3 _umodsi3 _modsi3 _dvmd_tls _bb_init_func _call_via_rX _interwork_call_via_rX _clzsi2 _clzdi2 _ctzsi2