Age | Commit message (Expand) | Author |
2023-09-07 | Fix missing function declarations to let mkhybrid build with clang-16 | Jeremie Courreges-Anglas |
2023-09-06 | Use casts to force two function pointers assignements and fix build with clan... | Jeremie Courreges-Anglas |
2023-09-06 | Use -std=gnu89 to fix the build with clang-16 | Jeremie Courreges-Anglas |
2023-09-06 | Build with -std=gnu89 to fix the build with clang-16 | Jeremie Courreges-Anglas |
2004-05-21 | GDB 6.1 (excluding .info files) | Mark Kettenis |
2023-09-03 | Replace perl's use of syscall(2) with a dispatcher to libc | Andrew Fresh |
2023-09-03 | Zero initialize Perl AV elements after unshift and resize. | Alexander Bluhm |
2023-07-20 | Make sure -msign-return-address doesn't disable BTI support. | Mark Kettenis |
2023-07-15 | Implement PAC support. | Mark Kettenis |
2021-04-28 | Import LLVM 11.1.0 release including clang, lld and lldb. | Patrick Wildt |
2020-08-03 | Import LLVM 10.0.0 release including clang, lld and lldb. | Patrick Wildt |
2023-07-08 | Fix Perl tests in OpenBSD regress. | Alexander Bluhm |
2023-07-08 | Update to perl 5.36.1 | Andrew Fresh |
2013-03-25 | import perl 5.16.3 from CPAN - worked on by Andrew Fresh and myself | Stuart Henderson |
2023-07-07 | Missing bit to make ld.bfd actually emit PT_OPENBSD_NOBTCFI. | Pascal Stumpf |
2023-07-07 | Adjust perl unveil test to test the right thing | Andrew Fresh |
2023-07-06 | oops, an extra PT_ snuck in; spotted by guenther | Theo de Raadt |
2023-07-06 | document NOBTCFI similar to WXNEEDED | Theo de Raadt |
2023-07-06 | use symbolic name PF_X instead of 1, pointed out by kettenis | Theo de Raadt |
2023-07-06 | teach the BFD tools how to handle NOBTCFI, quite similar to WXNEEDED | Theo de Raadt |
2023-07-05 | backport the implementation of ranges::find{, _if, _if_not} | Robert Nagy |
2021-01-02 | Import libc++ 10.0.1 release. | Patrick Wildt |
2023-05-30 | Add IBT support to the retpoline+znow PLTs | Philip Guenther |
2023-05-23 | Add IBT support to the retpoline PLTs. Since we use retpoline PLTs by | Mark Kettenis |
2020-08-03 | Import LLVM 10.0.0 release including clang, lld and lldb. | Patrick Wildt |
2023-05-17 | Add support for disassembling CET (including endbr64), XSS, OSPKE, | Philip Guenther |
2023-05-15 | Enable BTI PLT entries by default. | Mark Kettenis |
2020-08-03 | Import LLVM 10.0.0 release including clang, lld and lldb. | Patrick Wildt |
2023-05-15 | Turn on pointer-authentication on arm64 as well by default. This means | Mark Kettenis |
2023-04-28 | Enable kernel-address sanitizer for clang openbsd target | Greg Steuck |
2023-04-26 | On openbsd amd64, the compiler has been found to generate some nasty jump | Theo de Raadt |
2023-04-26 | On openbsd amd64, emit IBT endbr64 instructions by default (meaning, | Theo de Raadt |
2023-04-23 | Don't create IBT .plt if there are no PLT entries. Cherry picked from | Mark Kettenis |
2020-08-03 | Import LLVM 10.0.0 release including clang, lld and lldb. | Patrick Wildt |
2023-04-19 | Implement support for PT_OPENBSD_NOBTCFI in lld(1). This can be set using | Mark Kettenis |
2023-04-17 | Make -mbranch-protection=bti the default on OpenBSD. | Mark Kettenis |
2023-03-26 | allow out-of-class defaulting of comparison operators | Robert Nagy |
2020-08-03 | Import LLVM 10.0.0 release including clang, lld and lldb. | Patrick Wildt |
2023-03-25 | Fix erroneous comment for the PT_OPENBSD_MUTABLE definition. | Frederic Cambus |
2023-02-24 | switch mips64 ld.lld to execute-only, in case someone uses it | Theo de Raadt |
2023-02-24 | disable jump tables by default on sparc64, in prep for xonly by default | Theo de Raadt |
2023-02-21 | Remove conflict markers from perl tests | Andrew Fresh |
2023-02-21 | Don't install DebugWrap.1 manpage | Andrew Fresh |
2023-02-15 | Apply pre-built unicore patch - perl-5.36.0 | Andrew Fresh |
2023-02-15 | Apply local patches - perl-5.36.0 | Andrew Fresh |
2023-02-15 | Fix merge issues, remove excess files - match perl-5.36.0 dist | Andrew Fresh |
2023-02-15 | Import perl-5.36.0 | Andrew Fresh |
2019-02-13 | Import perl-5.28.1 | Andrew Fresh |
2013-03-25 | import perl 5.16.3 from CPAN - worked on by Andrew Fresh and myself | Stuart Henderson |
2010-09-24 | Perl 5.12.2 from CPAN | Todd C. Miller |