summaryrefslogtreecommitdiff
path: root/gnu/usr.bin
AgeCommit message (Expand)Author
2023-05-17Add support for disassembling CET (including endbr64), XSS, OSPKE,Philip Guenther
2023-03-25Fix erroneous comment for the PT_OPENBSD_MUTABLE definition.Frederic Cambus
2023-02-21Remove conflict markers from perl testsAndrew Fresh
2023-02-21Don't install DebugWrap.1 manpageAndrew Fresh
2023-02-15Apply pre-built unicore patch - perl-5.36.0Andrew Fresh
2023-02-15Apply local patches - perl-5.36.0Andrew Fresh
2023-02-15Fix merge issues, remove excess files - match perl-5.36.0 distAndrew Fresh
2023-02-15Import perl-5.36.0Andrew Fresh
2019-02-13Import perl-5.28.1Andrew Fresh
2013-03-25import perl 5.16.3 from CPAN - worked on by Andrew Fresh and myselfStuart Henderson
2010-09-24Perl 5.12.2 from CPANTodd C. Miller
2008-09-29import perl 5.10.0 from CPANTodd C. Miller
2002-10-27stock perl 5.8.0 from CPANTodd C. Miller
2001-05-24stock perl 5.6.1Todd C. Miller
2000-04-06virgin perl 5.6.0Todd C. Miller
1999-04-29perl5.005_03Todd C. Miller
1999-04-29perl5.005_03Todd C. Miller
2023-02-05default __mips64__ to execute onlyTheo de Raadt
2023-02-05Switch the mips64 linker scripts over to the templates that order .rodataMark Kettenis
2023-02-04Make ld.bfd default to --execute-only on amd64.Mark Kettenis
2023-02-01Despite only testing the low-order bit of its operand, the blbc and blbsMiod Vallat
2023-02-01Backport gnu/gcc/gcc/c-typeck.c r1.3 to the gcc 3 code base:Miod Vallat
2023-01-27Recommit the switch to use llvm-strip on architectures that use ld.lld.Mark Kettenis
2023-01-19Revert previous commit (but leave the man page around); llvm-strip behavesMark Kettenis
2023-01-19The binutils strip damages GNU_RELRO on binaries linked by ld.lld on atMark Kettenis
2023-01-12Fix trivial stack buf oflowMiod Vallat
2000-02-09TexInfo 4.0. New manpages, can create html.Marc Espie
2023-01-11hppa can switch over to --execute-only by default.Theo de Raadt
2023-01-09Generate the "combreloc" scripts for the new linker script template as well.Mark Kettenis
2023-01-09Adjust the hppa linker scripts to order .rodata (and other sectionsMark Kettenis
2023-01-09Implement --execute-only (and turn --no-execute-only from a no-op into anMark Kettenis
2023-01-05do not blow up if NOMAN is setTheo de Raadt
2023-01-05Add a dummy --no-execute-only option for compatibility with ld.lld.Mark Kettenis
2023-01-04on sh/landisk, ELF binaries are currently unpadded between text and rodata.Theo de Raadt
2022-12-27gdb: fix build with clang 15Jeremie Courreges-Anglas
2022-12-27perl: avoid -Wdeclaration-after-statement warning in our local patchJeremie Courreges-Anglas
2022-12-08Change ld.bfd to default to --enable-new-dtags so that it generatesPhilip Guenther
2022-12-08Fix DT_MIPS_RLD_MAP_RELVisa Hankala
2022-11-29Use correct size for mips64 .rld_map section.Visa Hankala
2022-10-28Remove antique^Wolder-than-binutils-2.17 c++filt(1).Miod Vallat
2022-10-28Build and install binutils-2.17's version of c++filt(1), since we alreadyMiod Vallat
2022-10-28Decode DT_MIPS_RLD_MAP_REL.Mark Kettenis
2022-10-28Add DT_MIPS_RLD_MAP_REL support to the in-tree GDB.Mark Kettenis
2022-10-28Implement DT_MIPS_RLD_MAP_REL support and add such an entry to PIEMark Kettenis
2022-10-07In the linkers, collect objects in section "openbsd.mutable" and placeTheo de Raadt
2022-09-13support more than one input file in llvm-ranlib by backportingRobert Nagy
2022-08-10Build the Compress::Raw::Zlib perl module with /usr/lib/libzTheo Buehler
2010-09-24Perl 5.12.2 from CPANTodd C. Miller
2022-08-09Pull in inflateGetHeader() buffer overflow fixTheo Buehler
2022-08-08Build llvm-cov in base.Frederic Cambus