summaryrefslogtreecommitdiff
path: root/gnu/llvm
AgeCommit message (Expand)Author
2016-09-17For now, force soft-float; our kernel doesn't support saving the FPU state yet.Mark Kettenis
2016-09-17Fix types for OpenBSD/arm.Mark Kettenis
2016-09-09Handle -p as an alias of -pg. From the ports patch.Jonathan Gray
2016-09-07Backport https://reviews.llvm.org/rL279449 from upstreamStefan Kempf
2016-09-06Link to -lcompiler_rt instead of -lgcc.Pascal Stumpf
2016-09-05libunwind relies on the EH frame header. Our OpenBSD frontend codePatrick Wildt
2016-09-05Let clang use libc++/libc++abi and its header files per default. You can stillPascal Stumpf
2016-09-05Link static PIEs with the correct C runtime (rcrt0.o).Pascal Stumpf
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf