summaryrefslogtreecommitdiff
path: root/gnu
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-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
2020-08-03Import LLVM 10.0.0 release including clang, lld and lldb.Patrick Wildt
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-17remove some dead/squatted linksJonathan Gray
2022-02-17Regenerate ppport.h of Term::ReadKey using Devel::PPPort 3.64 toAlexander Bluhm
2022-02-16Plug ubsan_minimal into gnu/lib/libclang_rt buildGreg Steuck
2022-02-16Add ifdefs to build ubsan_minimal on OpenBSDGreg Steuck
2020-08-10Import compiler-rt 10.0.1 release.Patrick Wildt
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
2022-01-13add a dummy -t flag to llvm-ranlib to match binutils' ranlib's -t flag whichRobert Nagy
2020-08-03Import LLVM 10.0.0 release including clang, lld and lldb.Patrick Wildt
2021-12-28lld: restore upstream default for --[no-]allow-shlib-undefinedChristian Weisgerber
2021-12-28lld: do not report undefined weak references in shared librariesChristian Weisgerber
2020-08-03Import LLVM 10.0.0 release including clang, lld and lldb.Patrick Wildt
2021-12-28Compile out-of-line helpers for atomic operations which can be enabledPatrick Wildt
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