summaryrefslogtreecommitdiff
path: root/gnu/usr.bin
AgeCommit message (Expand)Author
2021-03-04Never automatically rewrite perl/dist/Devel-PPPort/t/01_test.tAndrew Fresh
2019-02-13Import perl-5.28.1Andrew Fresh
2021-03-01Apply pre-built unicore patch, remove excess files - perl-5.32.1Andrew Fresh
2021-03-01Apply local patches, remove excess files - perl-5.32.1Andrew Fresh
2021-03-01Fix merge issues, remove excess files - match perl-5.32.1 distAndrew Fresh
2021-03-01Import perl-5.32.1Andrew 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
2008-09-29import perl 5.10.0 from CPANTodd C. Miller
2002-10-27stock perl 5.8.0 from CPANTodd C. Miller
2021-02-20Recommit upstream alignment fix plus libperl version bumpAndrew Fresh
2021-02-16Revery previous hash alignment fixAndrew Fresh
2021-02-16Backport upstream perl 64bit hash alignment fixesAndrew Fresh
2021-02-14Shuffle how lldb register contexts are built.mortimer
2021-02-11When clang was changed to -fcommon, perl's P_hash_{seed,state} variablesTheo de Raadt
2021-02-10only amd64 & arm64 lldb work at the momentTheo de Raadt
2021-02-09Build and install lldb.Patrick Wildt
2021-01-28Extern dwarf2_loc_mark_labels. Fixes compiation with -fno-common.mortimer
2021-01-28Explicitly enable -fcommon, rather than untangle common symbols.mortimer
2020-12-02Fix a bug that GDB could not show the symbols of the core dump it wasasou
2020-12-01Implement Loongson 2F BTB bug workaround in clangVisa Hankala
2020-11-10Sort list of archs in alphabetical order.Patrick Wildt
2020-10-12Disable retguard for clang build.mortimer
2020-10-12Add RETGUARD implementation for powerpc and powerpc64.mortimer
2020-09-30Add minimal support for OpenBSD/powerpc64.Mark Kettenis
2020-09-16Avoid generating a core dump during make build. The Perl configureAlexander Bluhm
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