Age | Commit message (Expand) | Author |
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 | 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-05-17 | Add support for disassembling CET (including endbr64), XSS, OSPKE, | Philip Guenther |
2023-03-25 | Fix erroneous comment for the PT_OPENBSD_MUTABLE definition. | Frederic Cambus |
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 |
2008-09-29 | import perl 5.10.0 from CPAN | Todd C. Miller |
2002-10-27 | stock perl 5.8.0 from CPAN | Todd C. Miller |
2001-05-24 | stock perl 5.6.1 | Todd C. Miller |
2000-04-06 | virgin perl 5.6.0 | Todd C. Miller |
1999-04-29 | perl5.005_03 | Todd C. Miller |
1999-04-29 | perl5.005_03 | Todd C. Miller |
2023-02-05 | default __mips64__ to execute only | Theo de Raadt |
2023-02-05 | Switch the mips64 linker scripts over to the templates that order .rodata | Mark Kettenis |
2023-02-04 | Make ld.bfd default to --execute-only on amd64. | Mark Kettenis |
2023-02-01 | Despite only testing the low-order bit of its operand, the blbc and blbs | Miod Vallat |
2023-02-01 | Backport gnu/gcc/gcc/c-typeck.c r1.3 to the gcc 3 code base: | Miod Vallat |
2023-01-27 | Recommit the switch to use llvm-strip on architectures that use ld.lld. | Mark Kettenis |
2023-01-19 | Revert previous commit (but leave the man page around); llvm-strip behaves | Mark Kettenis |
2023-01-19 | The binutils strip damages GNU_RELRO on binaries linked by ld.lld on at | Mark Kettenis |
2023-01-12 | Fix trivial stack buf oflow | Miod Vallat |
2000-02-09 | TexInfo 4.0. New manpages, can create html. | Marc Espie |
2023-01-11 | hppa can switch over to --execute-only by default. | Theo de Raadt |
2023-01-09 | Generate the "combreloc" scripts for the new linker script template as well. | Mark Kettenis |
2023-01-09 | Adjust the hppa linker scripts to order .rodata (and other sections | Mark Kettenis |
2023-01-09 | Implement --execute-only (and turn --no-execute-only from a no-op into an | Mark Kettenis |
2023-01-05 | do not blow up if NOMAN is set | Theo de Raadt |
2023-01-05 | Add a dummy --no-execute-only option for compatibility with ld.lld. | Mark Kettenis |
2023-01-04 | on sh/landisk, ELF binaries are currently unpadded between text and rodata. | Theo de Raadt |
2022-12-27 | gdb: fix build with clang 15 | Jeremie Courreges-Anglas |
2022-12-27 | perl: avoid -Wdeclaration-after-statement warning in our local patch | Jeremie Courreges-Anglas |
2022-12-08 | Change ld.bfd to default to --enable-new-dtags so that it generates | Philip Guenther |
2022-12-08 | Fix DT_MIPS_RLD_MAP_REL | Visa Hankala |
2022-11-29 | Use correct size for mips64 .rld_map section. | Visa Hankala |
2022-10-28 | Remove antique^Wolder-than-binutils-2.17 c++filt(1). | Miod Vallat |
2022-10-28 | Build and install binutils-2.17's version of c++filt(1), since we already | Miod Vallat |
2022-10-28 | Decode DT_MIPS_RLD_MAP_REL. | Mark Kettenis |