[Differential] [Accepted] D2302: Add arm64 to universe if binutils is available

2015-04-16 Thread andrew (Andrew Turner)
andrew accepted this revision. REVISION DETAIL https://reviews.freebsd.org/D2302 To: emaste, imp, andrew Cc: freebsd-toolchain ___ freebsd-toolchain@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-toolchain To unsubscribe,

[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] [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

[Differential] [Commented On] D1446: Add the AArch64 llvm backend

2015-01-07 Thread andrew (Andrew Turner)
andrew added a comment. ! In D1446#11, @emaste wrote: Can we bring this one directly into HEAD? I don't see why not, it's a simple change. http://llvm.org/viewvc/llvm-project/?view=revisionrevision=92 BRANCH /head REVISION DETAIL https://reviews.freebsd.org/D1446 To: andrew, emaste,

[Differential] [Commented On] D1446: Add the AArch64 llvm backend

2015-01-07 Thread andrew (Andrew Turner)
andrew added a comment. We will also need llvm r92 to build the kernel without using floating point registers. BRANCH /head REVISION DETAIL https://reviews.freebsd.org/D1446 To: andrew, emaste, dim Cc: freebsd-toolchain, emaste ___

[Differential] [Accepted] D1446: Add the AArch64 llvm backend

2015-01-07 Thread andrew (Andrew Turner)
andrew accepted this revision. andrew added a comment. This revision is now accepted and ready to land. I successfully built a toolchain in my arm64 tree with this change. BRANCH /head REVISION DETAIL https://reviews.freebsd.org/D1446 To: dim, emaste, andrew Cc: freebsd-toolchain, emaste