summaryrefslogtreecommitdiff
path: root/gnu/usr.bin
AgeCommit message (Expand)Author
2024-09-20gdb: fix path to exTheo Buehler
2004-05-21GDB 6.1 (excluding .info files)Mark Kettenis
2024-08-18fix commentTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt
2024-08-16Cast to unsigned char after or'ing in the meta bit, so the compilerPhilip Guenther
2024-08-16Delete duplicated x{m,re}alloc() declarations and add argument typesPhilip Guenther
2024-08-16Delete bogus test of array being NULLPhilip Guenther
2024-08-16strn?casecmp() config bits were incomplete. We have them soPhilip Guenther
2024-08-16Fix precedence lossage reported by clang that results inPhilip Guenther
2000-02-09TexInfo 4.0. New manpages, can create html.Marc Espie
1995-12-22Import of texinfo-3.6 from FSFNiklas Hallqvist
2024-07-13Implement investigate kernel corefile to lldb.ASOU Masato
2024-06-02add -fret-clean option (amd64 and i386 only at first), defaulting to off.Theo de Raadt
2024-05-24Remove target getting in the way of config.status and causing compilationMiod Vallat
2024-05-17Fix possible segmentation fault in Perl 5.38.2.Alexander Bluhm
2024-05-14Apply pre-built unicore patch - perl-5.38.2Andrew Fresh
2024-05-14Apply local patches - perl-5.38.2Andrew Fresh
2024-05-14Fix merge issues, remove excess files - match perl-5.38.2 distAndrew Fresh
2024-05-14Import perl-5.38.2Andrew Fresh
2021-03-01Import perl-5.32.1Andrew Fresh
2019-12-30Import perl-5.30.1Andrew 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
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
2024-04-12gnu/cvs: avoid a harmless configure warningTheo Buehler
2024-04-10When rewriting an ELF header (i.e. in strip and objcopy), keep theMiod Vallat
2024-03-30Provide illop1 instruction encoding as TRAP.Miod Vallat
2024-03-29No longer build the objective-C compiler (cc1obj). Its standard libraryMiod Vallat
2024-02-08Feed more generated files to the clean target; joint work with naddy@Miod Vallat
2024-02-04Add minimal support for GNU_PROPERTYTheo de Raadt
2024-01-31Swap the r10 and rcx registers in the amd64 trapframe so that thePhilip Guenther
2024-01-15From "Lorenz (xha)" (me(at)xha.li): teach binutils how to assemblePhilip Guenther
2024-01-11Add basic support for R_386_GOT32XJeremie Courreges-Anglas
2023-12-23Update to perl 5.36.3Andrew Fresh
2023-12-13OSF/1 placed alpha binaries above 4G. This affects our nopie binaries,Theo de Raadt
2023-12-07Collect .openbsd.syscalls sections into a new PT_OPENBSD_SYSCALLS segment.Mark Kettenis
2023-11-26Fix read/write past buffer endAndrew Fresh
2023-11-17Use -mxgot to avoid GOT overflow during build on mips64.Visa Hankala
2023-11-16set .NOTPARALLEL for AMDGPU tblgen files to tame memory usage on i386Robert Nagy
2023-11-14Add missing .PATHJeremie Courreges-Anglas
2023-11-12append ExtensionDependencies.inc to CLEANFILES only if .OBJDIR != .CURDIRRobert Nagy
2023-11-12TargetMCAs.def is required to be installed in the llvm include dirRobert Nagy
2023-11-11update build infrastructure for llvm-16.0.6Robert Nagy
2023-11-10remove unused liblldbPluginOperatingSystemRobert Nagy
2023-11-07comment out test that no longer makes sense, as noticed by antonMarc Espie
2010-09-24Perl 5.12.2 from CPANTodd C. Miller
2023-11-06eliminate discrepancies between termcap-generated info and infocmp resultsMarc Espie
2023-11-06actually, I still need to exit() if infocmp can't be runMarc Espie
2023-11-06system + exit -> execMarc Espie