summaryrefslogtreecommitdiff
path: root/gnu/usr.bin
AgeCommit message (Expand)Author
2022-08-10Build the Compress::Raw::Zlib perl module with /usr/lib/libzTheo Buehler
2010-09-24Perl 5.12.2 from CPANTodd C. Miller
2022-08-09Pull in inflateGetHeader() buffer overflow fixTheo Buehler
2022-08-08Build llvm-cov in base.Frederic Cambus
2022-07-26For make obj, always the lldb* and llvm-ar directoriesJeremie Courreges-Anglas
2022-07-26Only build lldb support libraries on archs where lldb is installedJeremie Courreges-Anglas
2022-07-13Revert BUILD_LLDB use, don't push manual repair on all people building from s...Jeremie Courreges-Anglas
2022-07-12Enter the lldb and lldb-server directories for make obj, even if not builtJeremie Courreges-Anglas
2022-07-12Only build lldb support libraries on archs where lldb is installedJeremie Courreges-Anglas
2022-07-11add llvm-profdata(1) to base so that ports can benefit from profiled buildsRobert Nagy
2022-07-09Build and install llvm-readobj, also install it as llvm-readelfJeremie Courreges-Anglas
2022-05-12Drop old powerpc flags from the build of clangGeorge Koehler
2022-04-12Improve test and clean targetsAndrew Fresh
2022-03-27Fix memory corruption bug in zlibAlexander Bluhm
2022-03-27Revert previous. Use private copy of zlib in Compress::Raw::ZlibAlexander Bluhm
2022-03-25Build Perl module Compress::Raw::Zlib with zlib from /usr/lib/libz.soAlexander Bluhm
2010-09-24Perl 5.12.2 from CPANTodd C. Miller
2022-03-23Do not forget to install ar.1; ok robertTheo de Raadt
2022-03-23use llvm-ranlib where llvm-ar is used so that they are in line with eachRobert Nagy
2022-03-04Put back local patch to avoid regenerating testsAndrew Fresh
2022-02-27Enable libedit line editingJeremie Courreges-Anglas
2022-02-17binutils-2.17 does not have ld or gas available for the aarch64, powerpc64, orPeter Hessler
2022-02-17Regenerate ppport.h of Term::ReadKey using Devel::PPPort 3.64 toAlexander Bluhm
2022-02-10Update Devel::PPPort in base from version 3.57 to 3.64. Our clangAlexander Bluhm
2019-12-30Import perl-5.30.1Andrew Fresh
2019-02-13Import perl-5.28.1Andrew Fresh
2021-12-25Sync DF_1_* flag definitions with llvm 13, including support inPhilip Guenther
2021-12-22Avoid GNU printf extension to use 'L' length modifier with a intJonathan Gray
2021-12-17Avoid errors about clang13-only options here, to ease transitionJeremie Courreges-Anglas
2021-12-17Disable a few warning flags that were introduced and enabled by defaultPatrick Wildt
2021-12-17Update build infrastructure for LLVM 13.0.0.Patrick Wildt
2021-11-24install /usr/bin/llvm-ar as /usr/bin/ar directly without adding anotherRobert Nagy
2021-11-23add llvm-ar(1) to the build with its two dependencies libLLVMDlltoolDriverRobert Nagy
2021-11-12Teach binutils enough about RELR relocations to not break them and forPhilip Guenther
2021-10-27backport a perl patch to avoid excessive warnings with llvm 13 clangJonathan Gray
2019-02-13Import perl-5.28.1Andrew Fresh
2021-10-12Do not extend PT_DYNAMIC segment on mips64Visa Hankala
2021-08-21Switch macppc to ld.lldgkoehler
2021-08-10Fix Encode(3p) loading module from incorrect relative pathAndrew Fresh
2021-08-05Remove the TableGen library from libLLVM. It's only needed for the tblgenPatrick Wildt
2021-08-02Add infrastructure to build llvm-objcopy and llvm-objdump.Patrick Wildt
2021-07-24Pretty print ELF machine name as "RISC-V"Jeremie Courreges-Anglas
2021-06-25minimalistic diff to use %ld instead of %d for ptrdiff printingTheo de Raadt
2021-06-24add some aarch64 bits missed in Makefile.in 1.6Jonathan Gray
2021-06-24repair missing dependencies against bfd.h for riscv64Theo de Raadt
2021-06-23help the debugger look in ports for external parts like PadWalkerMarc Espie
2021-06-21correct riscv64 blocksTheo de Raadt
2021-06-09Remove pledgenames() from OpenBSD::Pledge perl moduleAndrew Fresh
2021-05-19Revert hack to build clang with -static on riscv64.Dale Rahn
2021-05-14On riscv64, dynamically linked clang binary fails with:Dale Rahn