Commit 8f7a5cdc by Nick Clifton Committed by Nick Clifton

Treat XScale as ARM

From-SVN: r47214
parent 916f389b
2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
* gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
2001-11-19 Geoffrey Keating <geoffk@redhat.com>
* lib/g77.exp: Don't specify --rpath-link.
......
# For MIPS at least, pic is needed to trigger the problem.
if { [istarget rs6000-*-aix*]
|| [istarget powerpc*-*-aix*]
|| [istarget arm*-*-*]
|| [istarget arm*-*-*]
|| [istarget xscale-*-*]
|| [istarget strongarm*-*-*]
|| [istarget fr30-*-*]
|| [istarget sh-*-hms]
......
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