Age | Commit message (Expand) | Author |
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 |
2024-02-03 | On OpenBSD we always want IBT-compatible PLT entries. Currently we use | Mark Kettenis |
2024-01-31 | Swap the r10 and rcx registers in the amd64 trapframe so that the | Philip Guenther |
2024-01-26 | update libcxx, libcxxabi and libunwind to 16.0.6; | Robert Nagy |
2024-01-26 | merge llvm libcxx 16.0.6 | Robert Nagy |
2024-01-26 | import of libcxx-16.0.6 | Robert Nagy |
2024-01-26 | merge llvm libcxxabi 16.0.6 | Robert Nagy |
2021-04-28 | Import libc++ 11.1.0 release. | Patrick Wildt |
2021-01-02 | Import libc++ 10.0.1 release. | Patrick Wildt |
2024-01-26 | import of libcxxabi 16.0.6 | Robert Nagy |
2024-01-26 | merge llvm libunwind 16.0.6 | Robert Nagy |
2024-01-26 | import of llvm libunwind 16.0.6 | Robert Nagy |
2024-01-26 | merge llvm compiler-rt 16.0.6 | Robert Nagy |
2024-01-26 | import llvm compiler-rt 16.0.6 | Robert Nagy |
2021-01-02 | Import libc++abi 10.0.1 release. | Patrick Wildt |
2020-08-10 | Import compiler-rt 10.0.1 release. | Patrick Wildt |