Fix arm-eabi attributes
Nathan Sidwell
nathan@codesourcery.com
Thu Apr 30 14:23:00 GMT 2009
This patch fixes a latent problem with arm eabi attributes. We triggered off
TE_LINUX when defaulting the FPU, thus leading to a lack of default for plain
arm-eabi, leading to incorrect object files.
this patch changes the assembler to
*) default to plain VFP for eabi configs. There's no requirement for it to be V2.
*) Check EABI_DEFAULT's existance when defaulting the fpu.
the testsuite tweaks are
*) force neon where we need it
*) correct a previously incorrect .double encoding, which was an outcome of
incorrectly tagged object.
tested on arm-eabi and arm-linux-gnueabi. ok?
nathan
--
Nathan Sidwell :: http://www.codesourcery.com :: CodeSourcery
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: all.diff
URL: <https://sourceware.org/pipermail/binutils/attachments/20090430/ca577ac8/attachment.ksh>
More information about the Binutils
mailing list