[PATCH] Add FreeBSD ARM EABI hard-float support

Renato Golin renato.golin at linaro.org
Sun Jan 26 11:11:19 PST 2014


On 26 January 2014 16:47, Saleem Abdulrasool <compnerd at compnerd.org> wrote:

> Isn't gnueabihf equivalent to gnueabi with the difference being that it
>> uses the hardfloat ABI?  If so, why are you conditionalising the exception
>> model based on gnueabihf?
>
>
Hi Saleen,

It's not conditionalizing based on the ABI, it's just adding the HF variant
to the list, so that it accounts for all possibilities.

Looks obvious enough... but I can't vouch for the FreeBSD logic correctness.

cheers,
--renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140126/5f60ec73/attachment.html>


More information about the cfe-commits mailing list