Age | Commit message (Expand) | Author |
2022-12-08 | Change ld.bfd to default to --enable-new-dtags so that it generates | Philip Guenther |
2022-12-08 | Fix DT_MIPS_RLD_MAP_REL | Visa Hankala |
2022-11-29 | Use correct size for mips64 .rld_map section. | Visa Hankala |
2022-11-19 | correct alignment; from brad | Theo de Raadt |
2022-11-17 | add .gnu.warning.SYMBOL support to ld.lld(1) to display the warnings in | Robert Nagy |
2020-08-03 | Import LLVM 10.0.0 release including clang, lld and lldb. | Patrick Wildt |
2022-11-14 | Recognize PT_OPENBSD_MUTABLE with LLVM's readobj / objdump. | Theo de Raadt |
2020-08-03 | Import LLVM 10.0.0 release including clang, lld and lldb. | Patrick Wildt |
2022-11-01 | Do not neuter __attribute__ with __STRICT_ANSI__ | Theo Buehler |
2001-03-18 | GNU readline-4.1 | Todd C. Miller |
2022-10-28 | Remove antique^Wolder-than-binutils-2.17 c++filt(1). | Miod Vallat |
2022-10-28 | Build and install binutils-2.17's version of c++filt(1), since we already | Miod Vallat |
2022-10-28 | Decode DT_MIPS_RLD_MAP_REL. | Mark Kettenis |
2022-10-28 | Add DT_MIPS_RLD_MAP_REL support to the in-tree GDB. | Mark Kettenis |
2022-10-28 | Implement DT_MIPS_RLD_MAP_REL support and add such an entry to PIE | Mark Kettenis |
2022-10-07 | In the linkers, collect objects in section "openbsd.mutable" and place | Theo de Raadt |
2020-08-03 | Import LLVM 10.0.0 release including clang, lld and lldb. | Patrick Wildt |
2020-08-03 | Import LLVM 10.0.0 release including clang, lld and lldb. | Patrick Wildt |
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 |