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