I've created FreeBSD clang world for RPI based on svn 244112 +
eabi.diff(NOT USE) + few NetBSD code.
I didn't test with "-mfloat-abi=softfp" but it might work.

If you haven't seen there is the start of FreeBSD ARM support in clang:
http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20121210/069693.html

I'm testing this with the version of clang we have in head and hope to
bring in support for clang and ARM soon.

I didn't see this, but it's not enough.
I already adjusted clang for your EABI patch, so the patched version of clang can be compiled for both OABI(apcs-gnu)
and EABI(aapcs).

Note that some world code is still broken for EABI w/clang.
--
Daisuke Aoyama


_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to