summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2024-10-31Correct display stack pointer of the kernel core. From Yuichiro NAITO.ASOU Masato
2024-10-21Fix lldb doesn't analyze process core correctly.ASOU Masato
2021-04-28Import LLVM 11.1.0 release including clang, lld and lldb.Patrick Wildt
2024-09-20gdb: fix path to exTheo Buehler
2004-05-21GDB 6.1 (excluding .info files)Mark Kettenis
2024-08-22lldb: shut up the warning message on quit debugging kernel core file.ASOU Masato
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-08-05Allow our linker warnings regarding misuse of libc functions to beAnton Lindqvist
2024-08-01Possible to read the core file of a process.ASOU Masato
2024-07-13Implement investigate kernel corefile to lldb.ASOU Masato
2024-06-08Fix typo in last commits comment.Marcus Glocker
2024-06-07Inside LLVM, Functions become marked with exposesReturnsTwice() if theyTheo de Raadt
2024-06-02add -fret-clean option (amd64 and i386 only at first), defaulting to off.Theo de Raadt
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-03-03For macppc, add missing CFI for cr2, cr3, cr4George Koehler
2024-02-27Linux still doesn't actually implement IBT for userland. And by the paceMark Kettenis
2024-02-19Revert the change that enabled retpoline thunks by default. The use ofMark Kettenis
2024-02-19Remove "noretpolineplt" from the list of known -z flags. Missed in theMark Kettenis
2024-02-12Revert the change that enables retpoline PLTs by default. While theseMark Kettenis
2024-02-08Feed more generated files to the clean target; joint work with naddy@Miod Vallat
2024-02-07riscv64 fix: Handle relaxation reductions of more than 65536 bytesJeremie Courreges-Anglas
2020-08-03Import LLVM 10.0.0 release including clang, lld and lldb.Patrick Wildt
2024-02-06Add risc-v support code for clang -msave-restoreJeremie Courreges-Anglas
2024-02-06Fix RTARCH in our Makefile and lets us access riscv-specific implementationsJeremie Courreges-Anglas
2024-02-04Add minimal support for GNU_PROPERTYTheo de Raadt
2024-02-04Adapt base libstdc++ to the new ctype.h definesJeremie Courreges-Anglas