[cfe-commits] [Patch] Initial FreeBSD ARM support

Andrew Turner andrew at fubar.geek.nz
Thu Dec 6 02:51:44 PST 2012


After discussing the previous patch with David Chisnall I have updated
the patch.

In this patch I have:
1. Stopped defining __FreeBSD_ARCH_armv6__ as it is unneeded, the
FreeBSD source that relies on it will be fixed
2. Updated a comment to make it clearer the floating point abi is the
default and can be overridden.

This patch also contains the tests from the previous one and should be
ready to commit.

Andrew
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang_arm_3.diff
Type: text/x-patch
Size: 4221 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121206/c85ece46/attachment.bin>


More information about the cfe-commits mailing list