summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2022-12-08Change ld.bfd to default to --enable-new-dtags so that it generatesPhilip Guenther
2022-12-08Fix DT_MIPS_RLD_MAP_RELVisa Hankala
2022-11-29Use correct size for mips64 .rld_map section.Visa Hankala
2022-11-19correct alignment; from bradTheo de Raadt
2022-11-17add .gnu.warning.SYMBOL support to ld.lld(1) to display the warnings inRobert Nagy
2020-08-03Import LLVM 10.0.0 release including clang, lld and lldb.Patrick Wildt
2022-11-14Recognize PT_OPENBSD_MUTABLE with LLVM's readobj / objdump.Theo de Raadt
2020-08-03Import LLVM 10.0.0 release including clang, lld and lldb.Patrick Wildt
2022-11-01Do not neuter __attribute__ with __STRICT_ANSI__Theo Buehler
2001-03-18GNU readline-4.1Todd C. Miller
2022-10-28Remove antique^Wolder-than-binutils-2.17 c++filt(1).Miod Vallat
2022-10-28Build and install binutils-2.17's version of c++filt(1), since we alreadyMiod Vallat
2022-10-28Decode DT_MIPS_RLD_MAP_REL.Mark Kettenis
2022-10-28Add DT_MIPS_RLD_MAP_REL support to the in-tree GDB.Mark Kettenis
2022-10-28Implement DT_MIPS_RLD_MAP_REL support and add such an entry to PIEMark Kettenis
2022-10-07In the linkers, collect objects in section "openbsd.mutable" and placeTheo de Raadt
2020-08-03Import LLVM 10.0.0 release including clang, lld and lldb.Patrick Wildt
2020-08-03Import LLVM 10.0.0 release including clang, lld and lldb.Patrick Wildt
2022-09-13support more than one input file in llvm-ranlib by backportingRobert Nagy
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-27Force disabling the use of delay slots. This is ugly but gets the compilerMiod Vallat
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-11remove the "tbl" suffix for a few man pagesDaniel Dickman
2022-07-09Build and install llvm-readobj, also install it as llvm-readelfJeremie Courreges-Anglas
2022-06-28spellingJonathan Gray
2022-06-28Entensions -> ExtensionsJonathan Gray
2022-05-12Drop old powerpc flags from the build of clangGeorge Koehler
2022-04-21Our malloc(3) guarantees 16-byte alignment.Mark Kettenis
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-10Downgrade RISCV ABI mismatch error to a warningJeremie Courreges-Anglas
2020-08-03Import LLVM 10.0.0 release including clang, lld and lldb.Patrick Wildt
2022-03-09Arm is not ready for unwinding yet. Disable unwind info generation for now.Todd Mortimer
2022-03-04Put back local patch to avoid regenerating testsAndrew Fresh
2022-03-04Report versioned lib.so in cc --print-file-name given short nameGreg Steuck
2020-08-03Import LLVM 10.0.0 release including clang, lld and lldb.Patrick Wildt
2022-02-27Enable unwind tables on all clang architectures.Todd Mortimer