Age | Commit message (Expand) | Author |
2024-10-31 | Correct display stack pointer of the kernel core. From Yuichiro NAITO. | ASOU Masato |
2024-10-21 | Fix lldb doesn't analyze process core correctly. | ASOU Masato |
2021-04-28 | Import LLVM 11.1.0 release including clang, lld and lldb. | Patrick Wildt |
2024-09-20 | gdb: fix path to ex | Theo Buehler |
2004-05-21 | GDB 6.1 (excluding .info files) | Mark Kettenis |
2024-08-22 | lldb: shut up the warning message on quit debugging kernel core file. | ASOU Masato |
2024-08-18 | fix comment | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |
2024-08-16 | Cast to unsigned char after or'ing in the meta bit, so the compiler | Philip Guenther |
2024-08-16 | Delete duplicated x{m,re}alloc() declarations and add argument types | Philip Guenther |
2024-08-16 | Delete bogus test of array being NULL | Philip Guenther |
2024-08-16 | strn?casecmp() config bits were incomplete. We have them so | Philip Guenther |
2024-08-16 | Fix precedence lossage reported by clang that results in | Philip Guenther |
2000-02-09 | TexInfo 4.0. New manpages, can create html. | Marc Espie |
1995-12-22 | Import of texinfo-3.6 from FSF | Niklas Hallqvist |
2024-08-05 | Allow our linker warnings regarding misuse of libc functions to be | Anton Lindqvist |
2024-08-01 | Possible to read the core file of a process. | ASOU Masato |
2024-07-13 | Implement investigate kernel corefile to lldb. | ASOU Masato |
2024-06-08 | Fix typo in last commits comment. | Marcus Glocker |
2024-06-07 | Inside LLVM, Functions become marked with exposesReturnsTwice() if they | Theo de Raadt |
2024-06-02 | add -fret-clean option (amd64 and i386 only at first), defaulting to off. | Theo de Raadt |
2024-06-02 | add -fret-clean option (amd64 and i386 only at first), defaulting to off. | Theo de Raadt |
2024-05-24 | Remove target getting in the way of config.status and causing compilation | Miod Vallat |
2024-05-17 | Fix possible segmentation fault in Perl 5.38.2. | Alexander Bluhm |
2024-05-14 | Apply pre-built unicore patch - perl-5.38.2 | Andrew Fresh |
2024-05-14 | Apply local patches - perl-5.38.2 | Andrew Fresh |
2024-05-14 | Fix merge issues, remove excess files - match perl-5.38.2 dist | Andrew Fresh |
2024-05-14 | Import perl-5.38.2 | Andrew Fresh |
2021-03-01 | Import perl-5.32.1 | Andrew Fresh |
2019-12-30 | Import perl-5.30.1 | 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 |
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 |
2024-04-12 | gnu/cvs: avoid a harmless configure warning | Theo Buehler |
2024-04-10 | When rewriting an ELF header (i.e. in strip and objcopy), keep the | Miod Vallat |
2024-03-30 | Provide illop1 instruction encoding as TRAP. | Miod Vallat |
2024-03-29 | No longer build the objective-C compiler (cc1obj). Its standard library | Miod Vallat |
2024-03-03 | For macppc, add missing CFI for cr2, cr3, cr4 | George Koehler |
2024-02-27 | Linux still doesn't actually implement IBT for userland. And by the pace | Mark Kettenis |
2024-02-19 | Revert the change that enabled retpoline thunks by default. The use of | Mark Kettenis |
2024-02-19 | Remove "noretpolineplt" from the list of known -z flags. Missed in the | Mark Kettenis |
2024-02-12 | Revert the change that enables retpoline PLTs by default. While these | Mark Kettenis |
2024-02-08 | Feed more generated files to the clean target; joint work with naddy@ | Miod Vallat |
2024-02-07 | riscv64 fix: Handle relaxation reductions of more than 65536 bytes | Jeremie Courreges-Anglas |
2020-08-03 | Import LLVM 10.0.0 release including clang, lld and lldb. | Patrick Wildt |
2024-02-06 | Add risc-v support code for clang -msave-restore | Jeremie Courreges-Anglas |
2024-02-06 | Fix RTARCH in our Makefile and lets us access riscv-specific implementations | Jeremie Courreges-Anglas |
2024-02-04 | Add minimal support for GNU_PROPERTY | Theo de Raadt |
2024-02-04 | Adapt base libstdc++ to the new ctype.h defines | Jeremie Courreges-Anglas |