[Differential] [Closed] D1468: Fix the ARM build of compiler-rt

2015-01-09 Thread andrew (Andrew Turner)
andrew closed this revision. andrew updated this revision to Diff 3074. andrew added a comment. Closed by commit rS276895 (authored by @andrew). REVISION DETAIL https://reviews.freebsd.org/D1468 AFFECTED FILES head/lib/libcompiler_rt/Makefile To: andrew, loos, sbruno, rpaulo, ian, imp, dim

[Differential] [Accepted] D1468: Fix the ARM build of compiler-rt

2015-01-09 Thread dim (Dimitry Andric)
dim accepted this revision. dim added a comment. Yes, this looks fine. Though it would be nice to somehow make use of some of these routines? E.g., clang can possibly insert calls to quicker VFP based primitives, if you compile with the correct CPU settings. BRANCH /head REVISION DETAIL h

[Differential] [Changed Subscribers] D1468: Fix the ARM build of compiler-rt

2015-01-09 Thread emaste (Ed Maste)
emaste added a subscriber: emaste. BRANCH /head REVISION DETAIL https://reviews.freebsd.org/D1468 To: andrew, loos, sbruno, rpaulo, ian, dim, imp Cc: emaste, freebsd-toolchain ___ freebsd-toolchain@freebsd.org mailing list http://lists.freebsd.org/

[Differential] [Accepted] D1468: Fix the ARM build of compiler-rt

2015-01-09 Thread imp (Warner Losh)
imp accepted this revision. imp added a reviewer: imp. This revision is now accepted and ready to land. BRANCH /head REVISION DETAIL https://reviews.freebsd.org/D1468 To: andrew, loos, sbruno, rpaulo, ian, dim, imp Cc: freebsd-toolchain ___ freebsd

[Differential] [Request, 51 lines] D1468: Fix the ARM build of compiler-rt

2015-01-09 Thread andrew (Andrew Turner)
andrew created this revision. andrew added reviewers: ARM, dim. andrew added a subscriber: freebsd-toolchain. REVISION SUMMARY With the update of compiler-rt we now try to build a number of files that don't build on some ARM platforms, provide symbols we already provide in libc, or don't exi