Age | Commit message (Expand) | Author |
2018-11-13 | Add GNU_HASH #defines; improve readelf output for SHT_GNU_HASH | Philip Guenther |
2018-10-24 | Size static array correctly for the numerically highest index used to | Christian Weisgerber |
2018-10-22 | When checking out certain commits by date, cvs got confused. If | Alexander Bluhm |
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-18 | Backport support for option -a to addr2line, which will display each address | anton |
2018-09-14 | Pass CC/CFLAGS/LDFLAGS to the configure script. ok millert@ | Christian Weisgerber |
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 |
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-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-03 | Make intrframe the exact same size as trapframe: instead of pushing | Philip Guenther |
2018-06-19 | Avoid Archive::Tar directory traversal | Andrew Fresh |
2018-06-06 | Add RETGUARD to clang for amd64. This security mechanism uses per-function | mortimer |
2018-05-21 | Add --localize-hidden option to objcopy. | Mark Kettenis |
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 |
2018-04-20 | revert to 2018/04/20 10:00:00, before oops | Christian Weisgerber |
2018-04-20 | sync | Theo de Raadt |
2018-04-14 | Correct heap overflow bugs in perl | Andrew Fresh |
2018-04-07 | Install a bunch more headers included by intrin.h, fixes at least libvpx | Landry Breuil |
2018-04-07 | regen | Jonathan Gray |
2018-04-06 | Install clwbintrin.h as it is needed by immintrin.h. | Patrick Wildt |
2018-04-06 | Move Version.inc to the correct folder. | Patrick Wildt |
2018-04-06 | Patch binutils 2.17 so that it passes option -Wno-null-pointer-arithmetic | Patrick Wildt |
2018-04-06 | Update clang build infrastructure for LLVM 6.0.0. | Patrick Wildt |
2018-04-01 | LLVM 6.0.0's -Wextra warnings now complain if you do arithmetics on NULL | Patrick Wildt |
2018-03-02 | Add a manual page for lld from lld svn rev 326463 with options not | Jonathan Gray |
2018-01-25 | Fix perl build not to install libperl* twice. This has caused an | YASUOKA Masahiko |
2018-01-23 | Revise 'struct fpreg' such that it can actually represent the full VFPv3-D32 | Mark Kettenis |
2018-01-22 | regen | Jonathan Gray |
2018-01-04 | Add ARM EABI aliases and remove functions that are also provided by our libc. | Mark Kettenis |
2017-12-24 | Update to LLVM 5.0.1 which apparently includes plenty of bugfixes. | Patrick Wildt |
2017-12-12 | Avoid undefined behaviour in rorate_left() macro. From NetBSD via FreeBSD. | Mark Kettenis |
2017-11-20 | Support Time::HiRes::utime in File::Copy | Andrew Fresh |
2017-11-09 | Use the proper macros in AUTHORS, and delete the bogus BUGS section. | Ingo Schwarze |
2017-11-07 | Format string fix from upstream. | Kevin Lo |
2017-11-04 | Revert recent changes to unbreak ports/net/samba | Jeremie Courreges-Anglas |
2017-10-31 | Make -zdefs and --no-undefined no-ops for now, to unblock ports devs at p2k17. | Philip Guenther |
2017-10-29 | Apply pre-built unicore patch, remove excess files - perl-5.24.3 | Andrew Fresh |
2017-10-29 | Apply local patches, remove excess files - perl-5.24.3 | Andrew Fresh |
2017-10-29 | Fix merge issues, remove excess files - match perl-5.24.3 dist | Andrew Fresh |