Commit f4496f0f by Andrew Stubbs Committed by Andrew Stubbs

bpabi.h (BE8_LINK_SPEC): Recognize generic-armv7 tuning.

2011-11-01  Andrew Stubbs  <ams@codesourcery.com>

	* config/arm/bpabi.h (BE8_LINK_SPEC): Recognize generic-armv7 tuning.

From-SVN: r180747
parent e14651de
2011-11-01 Andrew Stubbs <ams@codesourcery.com>
* config/arm/bpabi.h (BE8_LINK_SPEC): Recognize generic-armv7 tuning.
2011-11-01 Uros Bizjak <ubizjak@gmail.com> 2011-11-01 Uros Bizjak <ubizjak@gmail.com>
* config/i386/i386.md (splitters for int-float conversion): Use * config/i386/i386.md (splitters for int-float conversion): Use
...@@ -58,6 +58,7 @@ ...@@ -58,6 +58,7 @@
#define BE8_LINK_SPEC \ #define BE8_LINK_SPEC \
" %{mbig-endian:%{march=armv7-a|mcpu=cortex-a5 \ " %{mbig-endian:%{march=armv7-a|mcpu=cortex-a5 \
|mcpu=cortex-a8|mcpu=cortex-a9|mcpu=cortex-a15 \ |mcpu=cortex-a8|mcpu=cortex-a9|mcpu=cortex-a15 \
|mcpu=generic-armv7-a \
|march=armv7-m|mcpu=cortex-m3 \ |march=armv7-m|mcpu=cortex-m3 \
|march=armv7e-m|mcpu=cortex-m4 \ |march=armv7e-m|mcpu=cortex-m4 \
|march=armv6-m|mcpu=cortex-m0 \ |march=armv6-m|mcpu=cortex-m0 \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment