summaryrefslogtreecommitdiff
path: root/gnu/usr.bin
AgeCommit message (Expand)Author
2020-08-09Update build infrastructure for LLVM 10.0.1.Patrick Wildt
2020-08-03Update build infrastructure for LLVM 10.0.0.Patrick Wildt
2020-07-31Use consistent types in comparison to fix build with clang 10.Visa Hankala
2020-07-23change bfd amd64 ELF_MAXPAGESIZE from 1M to 4KJonathan Gray
2020-07-22Add a few missing elocations.Mark Kettenis
2020-07-04Don't build gdb on powerpc64.Mark Kettenis
2020-07-02We need the same header files on powerpc64 as we have on powerpc.Mark Kettenis
2020-07-01Re-enable silent mode in perl ConfigureAndrew Fresh
2020-06-27Remove some customizations from the perl buildAndrew Fresh
2020-06-18avoid -Wpointer-compare warning which broke build with clang 10Jonathan Gray
2020-06-04Sync to perl 5.30.3Andrew Fresh
2010-09-24Perl 5.12.2 from CPANTodd C. Miller
2020-06-01Fix various overflows and state corruption in perlAndrew Fresh
2020-05-31Don't build the rs6000coff_vec and rs6000coff64_vec targets. TheseMark Kettenis
2020-05-30Initial set of changes to build powerpc64 toolchain.Dale Rahn
2020-05-29Adjust some PPC ELF code to return -1 instead of doing pointerPatrick Wildt
2020-04-25Note extra Term-ReadKey build dependency on CwdAndrew Fresh
2020-04-09Make sure that we generate a PLT when a plabel is required even forMark Kettenis
2020-04-09Update perl manpage listAndrew Fresh
2020-04-09Update perl to 5.30.2Andrew Fresh
2006-03-28perl 5.8.8 importTodd C. Miller
2002-10-27stock perl 5.8.0 from CPANTodd C. Miller
2020-03-06Update perl Term::ReadKey to 2.38Andrew Fresh
2020-03-04crank major versions of libLLVM libc++ libc++abigkoehler
2020-01-03avoid build race condition: our make has an "expensive job" heuristicMarc Espie
2019-12-30Apply pre-built unicore patch, remove excess files - perl-5.30.1Andrew Fresh
2019-12-30Apply local patches, remove excess files - perl-5.30.1Andrew Fresh
2019-12-30Fix merge issues, remove excess files - match perl-5.30.1 distAndrew Fresh
2019-12-30Import perl-5.30.1Andrew Fresh
2014-03-24Import perl-5.18.2Andrew Fresh
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
2019-12-23Teach gdb that the trap frame should be used for alltraps_kern_meltdown().YASUOKA Masahiko
2019-12-21a few depend:-related thingies that were still in.Marc Espie
2019-12-21Add arm64 support for lldb.mortimer
2019-12-17not renaming those temp files should be fatalMarc Espie
2019-12-06Like Targets.def include AMDGPU lines in generated .def files forJonathan Gray
2019-11-27In lldb, use a OpenBSD signal map instead of leveraging the FreeBSD one.mortimer
2019-11-26Revert previous "honour DEBUG", otherwise clang uses -g resulting in hugeStuart Henderson
2019-11-25Honour DEBUGkn
2019-11-09Add lldb support for debugging running binaries on amd64.mortimer
2019-11-08Silence the compiler on 64bits archs where sizeof(void *) != sizeof(int).Martin Pieuchot
2019-10-25Add retguard for octeon/mips64.mortimer
2019-10-21Fix backtrace across signals on amd64Kurt Miller
2019-09-01Update clang build infrastructure for LLVM 8.0.1.Patrick Wildt
2019-08-11Various fixes to make this compile with clang on powerpc.Mark Kettenis
2019-07-24Remove extra =back from OpenBSD::Pledge PODAndrew Fresh
2019-07-14Install OpenBSD::Unveil.3p manpageAndrew Fresh
2019-07-11Compile clang with -fomit-frame-pointer on mips64. This releases theVisa Hankala
2019-07-10Put OpenBSD::Unveil in perl MANIFESTAndrew Fresh