Age | Commit message (Expand) | Author |
2018-10-24 | Generate __data_start symbol that marks the start of .data when __data_start | Mark Kettenis |
2017-01-14 | Import LLVM 3.9.1 including clang and lld. | Patrick Wildt |
2018-10-24 | Size static array correctly for the numerically highest index used to | Christian Weisgerber |
2018-10-23 | Add support for -z initfirst. | Mark Kettenis |
2018-10-22 | Accept both `--foo bar` and `--foo=bar` styles options. | Christian Weisgerber |
2018-10-22 | When checking out certain commits by date, cvs got confused. If | Alexander Bluhm |
2018-10-21 | When merging sections into the output, lld tries to adjust the alignment of | Mark Kettenis |
2018-10-21 | Enable the integrated assembler on mips64. | Visa Hankala |
2017-10-04 | Import LLVM 5.0.0 release including clang, lld and lldb. | Patrick Wildt |
2016-09-03 | Use the space freed up by sparc and zaurus to import LLVM. | Pascal Stumpf |
2018-10-05 | lldb after release, reasons. | Theo de Raadt |
2018-10-04 | Add infrastructure to compile and link LLDB. Inspecting core files | Patrick Wildt |
2018-09-29 | Allow preemption of functions with protected visibility. Disallowing this | Mark Kettenis |
2017-01-14 | Import LLVM 3.9.1 including clang and lld. | Patrick Wildt |
2018-09-18 | Backport support for option -a to addr2line, which will display each address | anton |
2018-09-14 | Pass -L/usr/lib to the linker in preparation for switching to lld, which | Christian Weisgerber |
2018-09-14 | Pass CC/CFLAGS/LDFLAGS to the configure script. ok millert@ | Christian Weisgerber |
2018-09-11 | Fix --exclude-libs option. Based on code already committed upstream. | Mark Kettenis |
2018-09-09 | Teach binutils how to assemble INVPCID and how to disassemble | Philip Guenther |
2018-08-16 | When installing the link to rcs2log, set the owner on the link itself | Todd C. Miller |
2018-08-12 | Add retguard for arm64. | mortimer |
2018-08-12 | Refactor retguard to make adding additional arches easier. | mortimer |
2016-09-03 | Use the space freed up by sparc and zaurus to import LLVM. | Pascal Stumpf |
2018-07-28 | Add -fno-ret-protector for arm64. | mortimer |
2018-07-26 | Add infrastructure to install lld as the default linker. The old GNU linker | Mark Kettenis |
2018-07-20 | inform that diagnostics in functions won't work, but don't error out | Marc Espie |
2018-07-11 | do not pick up groff from /usr/local/bin in configure, noticed by benno@; | Christian Weisgerber |
2018-07-10 | Fix a few, but not all, clang warnings: Use "%s" to print modifiable | Theo Buehler |
1998-02-22 | Latest version from Cyclic | Thorsten Lockert |
1995-12-19 | raw import of cvs-1.6 | Theo de Raadt |
2018-07-10 | Drop the ignored selectors (tf_[defg]s) from the trap and interrupt frames. | Philip Guenther |
2018-07-08 | Explicitly pass -L/usr/lib to the linker. Needed for switching to lld(1) | Mark Kettenis |
2018-07-03 | Make intrframe the exact same size as trapframe: instead of pushing | Philip Guenther |
2018-06-22 | Emit trap alignment between basic blocks that are unrechable via | mortimer |
2018-06-19 | Avoid Archive::Tar directory traversal | Andrew Fresh |
2018-06-12 | Put the new retguard symbols in their own section, | Philip Guenther |
2018-06-12 | Merge '.openbsd.randomdata.*' sections into a single '.openbsd.randomdata' | Philip Guenther |
2018-06-07 | Pass -nopie to the linker when -pg is specified to make the | YASUOKA Masahiko |
2018-06-07 | Remove unused variable. | mortimer |
2018-06-06 | Add RETGUARD to clang for amd64. This security mechanism uses per-function | mortimer |
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 |
2018-06-03 | Add ret protctor options as no-ops. | mortimer |
2018-06-03 | Work around a bug where discarding the .ARM.exidx section in the armv7 kernel | Mark Kettenis |
2018-05-21 | Add --localize-hidden option to objcopy. | Mark Kettenis |
2018-05-05 | Switch armv7 to the "softfp" floating-point ABI. The ABI is identical to | Mark Kettenis |
2017-10-04 | Import LLVM 5.0.0 release including clang, lld and lldb. | Patrick Wildt |
2018-04-30 | The trapframe layout is no longer exactly the same as the sigcontext | Philip Guenther |
2018-04-28 | Add a clang pass that identifies potential ROP gadgets and replaces ROP | mortimer |
2018-04-24 | Make our ancient binutils recognize .gnu.hash sections such that our tools | Mark Kettenis |