Age | Commit message (Expand) | Author |
2022-09-13 | support more than one input file in llvm-ranlib by backporting | Robert Nagy |
2022-08-10 | Build the Compress::Raw::Zlib perl module with /usr/lib/libz | Theo Buehler |
2010-09-24 | Perl 5.12.2 from CPAN | Todd C. Miller |
2022-08-09 | Pull in inflateGetHeader() buffer overflow fix | Theo Buehler |
2022-08-08 | Build llvm-cov in base. | Frederic Cambus |
2022-07-27 | Force disabling the use of delay slots. This is ugly but gets the compiler | Miod Vallat |
2022-07-26 | For make obj, always the lldb* and llvm-ar directories | Jeremie Courreges-Anglas |
2022-07-26 | Only build lldb support libraries on archs where lldb is installed | Jeremie Courreges-Anglas |
2022-07-13 | Revert BUILD_LLDB use, don't push manual repair on all people building from s... | Jeremie Courreges-Anglas |
2022-07-12 | Enter the lldb and lldb-server directories for make obj, even if not built | Jeremie Courreges-Anglas |
2022-07-12 | Only build lldb support libraries on archs where lldb is installed | Jeremie Courreges-Anglas |
2022-07-11 | add llvm-profdata(1) to base so that ports can benefit from profiled builds | Robert Nagy |
2022-07-11 | remove the "tbl" suffix for a few man pages | Daniel Dickman |
2022-07-09 | Build and install llvm-readobj, also install it as llvm-readelf | Jeremie Courreges-Anglas |
2022-06-28 | spelling | Jonathan Gray |
2022-06-28 | Entensions -> Extensions | Jonathan Gray |
2022-05-12 | Drop old powerpc flags from the build of clang | George Koehler |
2022-04-21 | Our malloc(3) guarantees 16-byte alignment. | Mark Kettenis |
2022-04-12 | Improve test and clean targets | Andrew Fresh |
2022-03-27 | Fix memory corruption bug in zlib | Alexander Bluhm |
2022-03-27 | Revert previous. Use private copy of zlib in Compress::Raw::Zlib | Alexander Bluhm |
2022-03-25 | Build Perl module Compress::Raw::Zlib with zlib from /usr/lib/libz.so | Alexander Bluhm |
2010-09-24 | Perl 5.12.2 from CPAN | Todd C. Miller |
2022-03-23 | Do not forget to install ar.1; ok robert | Theo de Raadt |
2022-03-23 | use llvm-ranlib where llvm-ar is used so that they are in line with each | Robert Nagy |
2022-03-10 | Downgrade RISCV ABI mismatch error to a warning | Jeremie Courreges-Anglas |
2020-08-03 | Import LLVM 10.0.0 release including clang, lld and lldb. | Patrick Wildt |
2022-03-09 | Arm is not ready for unwinding yet. Disable unwind info generation for now. | Todd Mortimer |
2022-03-04 | Put back local patch to avoid regenerating tests | Andrew Fresh |
2022-03-04 | Report versioned lib.so in cc --print-file-name given short name | Greg Steuck |
2020-08-03 | Import LLVM 10.0.0 release including clang, lld and lldb. | Patrick Wildt |
2022-02-27 | Enable unwind tables on all clang architectures. | Todd Mortimer |
2020-08-03 | Import LLVM 10.0.0 release including clang, lld and lldb. | Patrick Wildt |
2022-02-27 | Enable libedit line editing | Jeremie Courreges-Anglas |
2022-02-17 | binutils-2.17 does not have ld or gas available for the aarch64, powerpc64, or | Peter Hessler |
2022-02-17 | remove some dead/squatted links | Jonathan Gray |
2022-02-17 | Regenerate ppport.h of Term::ReadKey using Devel::PPPort 3.64 to | Alexander Bluhm |
2022-02-16 | Plug ubsan_minimal into gnu/lib/libclang_rt build | Greg Steuck |
2022-02-16 | Add ifdefs to build ubsan_minimal on OpenBSD | Greg Steuck |
2020-08-10 | Import compiler-rt 10.0.1 release. | Patrick Wildt |
2022-02-10 | Update Devel::PPPort in base from version 3.57 to 3.64. Our clang | Alexander Bluhm |
2019-12-30 | Import perl-5.30.1 | Andrew Fresh |
2019-02-13 | Import perl-5.28.1 | Andrew Fresh |
2022-01-13 | add a dummy -t flag to llvm-ranlib to match binutils' ranlib's -t flag which | Robert Nagy |
2020-08-03 | Import LLVM 10.0.0 release including clang, lld and lldb. | Patrick Wildt |
2021-12-28 | lld: restore upstream default for --[no-]allow-shlib-undefined | Christian Weisgerber |
2021-12-28 | lld: do not report undefined weak references in shared libraries | Christian Weisgerber |
2020-08-03 | Import LLVM 10.0.0 release including clang, lld and lldb. | Patrick Wildt |
2021-12-28 | Compile out-of-line helpers for atomic operations which can be enabled | Patrick Wildt |
2021-12-25 | Sync DF_1_* flag definitions with llvm 13, including support in | Philip Guenther |