[PATCH] Add FreeBSD ARM EABI hard-float support

Saleem Abdulrasool compnerd at compnerd.org
Sun Jan 26 08:47:37 PST 2014


On Sun, Jan 26, 2014 at 8:23 AM, Andrew Turner <andrew at fubar.geek.nz> wrote:

> Hello,
>
> Attached is a patch to add support for the hard-float variant of the
> ARM EABI for FreeBSD.
>
> While the base system doesn't yet support the hard-float ABI I expect
> it will soon, and this is one of the bits I need to add this support.


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?


>
> Andrew
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
>


-- 
Saleem Abdulrasool
compnerd (at) compnerd (dot) org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140126/c7e568f4/attachment.html>


More information about the cfe-commits mailing list