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