Age | Commit message (Expand) | Author |
2019-12-21 | Add arm64 support for lldb. | mortimer |
2019-11-29 | Sort relative relocations (and relocations against the same symbol) by offset | Philip Guenther |
2019-11-27 | In lldb, use a OpenBSD signal map instead of leveraging the FreeBSD one. | mortimer |
2017-10-04 | Import LLVM 5.0.0 release including clang, lld and lldb. | Patrick Wildt |
2019-11-26 | Add bits to allow lldb to find lldb-server. | mortimer |
2019-11-26 | Do not process 0 size DT_PLTRELSZ sections. | mortimer |
2017-10-04 | Import LLVM 5.0.0 release including clang, lld and lldb. | Patrick Wildt |
2019-11-10 | Cope with missing PT_* operations on some architectures | Theo de Raadt |
2019-11-09 | Add lldb support for debugging running binaries on amd64. | mortimer |
2018-04-06 | Import LLVM 6.0.1 release including clang, lld and lldb. | Patrick Wildt |
2017-10-04 | Import LLVM 5.0.0 release including clang, lld and lldb. | Patrick Wildt |
2019-10-25 | Add retguard for octeon/mips64. | mortimer |
2019-09-28 | Make clang emit the proper path to our libcompiler_rt.a when asked to. | Patrick Wildt |
2019-09-01 | Merge LLVM 8.0.1 release. | Patrick Wildt |
2019-09-01 | Import LLVM 8.0.1 release including clang, lld and lldb. | Patrick Wildt |
2019-07-01 | Implement the 'h' register constraint on mips64. This lets clang build | Visa Hankala |
2018-04-06 | Import LLVM 6.0.1 release including clang, lld and lldb. | Patrick Wildt |
2019-06-26 | In LLVM 8 somebody had the glorious idea to enable the integrated assembler | Claudio Jeker |
2019-06-24 | The -nopie flag has already been pushed a few lines before, | Patrick Wildt |
2019-06-23 | Merge LLVM 8.0.0 release. | Patrick Wildt |
2019-06-23 | Import LLVM 8.0.0 release including clang, lld and lldb. | Patrick Wildt |
2018-04-06 | Import LLVM 6.0.1 release including clang, lld and lldb. | Patrick Wildt |
2017-10-04 | Import LLVM 5.0.0 release including clang, lld and lldb. | Patrick Wildt |
2017-01-24 | Import LLVM 4.0.0 rc1 including clang and lld to help the current | Patrick Wildt |
2017-01-14 | Import LLVM 3.9.1 including clang and lld. | Patrick Wildt |
2016-09-03 | Use the space freed up by sparc and zaurus to import LLVM. | Pascal Stumpf |
2019-06-01 | Back out frame pointer elimination optimization. | mortimer |
2019-06-01 | Do not eliminate frame pointers on i386. The entire i386 ecosystem assumes | mortimer |
2019-05-31 | Re-enable frame pointer elimination for x86 and mips64 if optimizations are | mortimer |
2019-05-16 | Stop using the moribund MLINKS bsd.man.mk feature for clang(1). | Ingo Schwarze |
2019-05-13 | Add support for -znoretpolineplt and make -zretpolineplt the default. | Philip Guenther |
2019-04-26 | add "elf64_sparc" emulation name so ELF SPARCV9 format can be explicitly | Christian Weisgerber |
2019-04-25 | Also touch --param ssp-buffer-size when using retguard in lieu of the | mortimer |
2019-04-04 | frame-pointer elimination has encountered some resistance in ports but we | Theo de Raadt |
2019-04-02 | Enable frame pointer elimination on i386, amd64 and mips64 when given | mortimer |
2019-04-01 | Consume SSP options when using retguard to prevent warnings. | mortimer |
2019-03-31 | If using retguard, we do not also need the stack protector. | mortimer |
2019-03-05 | libLLVM in base will be installed as libLLVM.so.major.minor with no | Jonathan Gray |
2016-09-03 | Use the space freed up by sparc and zaurus to import LLVM. | Pascal Stumpf |
2019-02-22 | Improve the X86FixupGadgets pass: | mortimer |
2019-02-17 | Skip retguard instructions in prologue detection. | mortimer |
2017-10-04 | Import LLVM 5.0.0 release including clang, lld and lldb. | Patrick Wildt |
2019-02-13 | Merge LLVM commits r340844, r353818 and r353819 from the 8.0 branch | Patrick Wildt |
2016-09-03 | Use the space freed up by sparc and zaurus to import LLVM. | Pascal Stumpf |
2019-02-10 | On OpenBSD/powerpc (and NetBSD/powerpc) long double == double like on | Mark Kettenis |
2018-04-06 | Import LLVM 6.0.1 release including clang, lld and lldb. | Patrick Wildt |
2019-01-30 | implement -msave-args in clang/llvm, like the sun did for gcc | David Gwynne |
2018-04-06 | Import LLVM 6.0.1 release including clang, lld and lldb. | Patrick Wildt |
2019-01-28 | On i386, produce binaries that are compatible with our W^X implementation. | Mark Kettenis |
2019-01-27 | Tedu files that got removed in LLVM 7.0.1. | Patrick Wildt |