Age | Commit message (Expand) | Author |
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 |
2021-12-22 | Avoid GNU printf extension to use 'L' length modifier with a int | Jonathan Gray |
2021-12-17 | Avoid errors about clang13-only options here, to ease transition | Jeremie Courreges-Anglas |
2021-12-17 | Disable a few warning flags that were introduced and enabled by default | Patrick Wildt |
2021-12-17 | Update build infrastructure for LLVM 13.0.0. | Patrick Wildt |
2021-12-17 | Merge LLVM 13.0.0. | Patrick Wildt |
2021-12-17 | Import LLVM 13.0.0 release. | Patrick Wildt |
2021-01-02 | Import libc++ 10.0.1 release. | Patrick Wildt |
2020-08-10 | Import compiler-rt 10.0.1 release. | Patrick Wildt |
2020-08-09 | Import LLVM 10.0.1 including clang, lld and lldb. | Patrick Wildt |
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 |
2021-11-24 | install /usr/bin/llvm-ar as /usr/bin/ar directly without adding another | Robert Nagy |
2021-11-23 | add llvm-ar(1) to the build with its two dependencies libLLVMDlltoolDriver | Robert Nagy |
2021-11-12 | Teach binutils enough about RELR relocations to not break them and for | Philip Guenther |
2021-11-12 | backport https://reviews.llvm.org/D107127 to fix shared libraries using emutls | Robert Nagy |
2021-10-27 | backport a perl patch to avoid excessive warnings with llvm 13 clang | Jonathan Gray |
2019-02-13 | Import perl-5.28.1 | Andrew Fresh |
2021-10-12 | Do not extend PT_DYNAMIC segment on mips64 | Visa Hankala |
2021-09-28 | Link libclang_rt.profile to the build. | Frederic Cambus |
2021-09-17 | Implement __builtin_clear_cache() on riscv64 | Jeremie Courreges-Anglas |
2021-09-15 | Add build infrastructure for the libclang_rt.profile library. | Frederic Cambus |
2021-09-07 | clang: add a new warning for %n format specifier usage in printf(3) family fu... | Sebastien Marie |
2021-09-03 | Allow the compiler driver to link the libclang_rt.profile library. | Frederic Cambus |
2021-09-01 | Add lfence after ret in retpoline thunk. | Todd Mortimer |
2020-08-09 | Import LLVM 10.0.1 including clang, lld and lldb. | Patrick Wildt |
2021-09-01 | llvm: Use Component in OpenBSD::getCompilerRT to find libraries | Greg Steuck |
2021-08-29 | Revert: llvm: openbsd driver had one -lcompiler_rt too many | Greg Steuck |
2021-08-29 | llvm: openbsd driver had one -lcompiler_rt too many | Greg Steuck |
2021-08-21 | Switch macppc to ld.lld | gkoehler |
2021-08-10 | Fix Encode(3p) loading module from incorrect relative path | Andrew Fresh |
2021-08-05 | Remove the TableGen library from libLLVM. It's only needed for the tblgen | Patrick Wildt |
2021-08-02 | Add infrastructure to build llvm-objcopy and llvm-objdump. | Patrick Wildt |
2021-07-29 | Allow relocation R_386_GOTOFF to be used from .debug_info sections. Newer | Pascal Stumpf |
2021-07-24 | Pretty print ELF machine name as "RISC-V" | Jeremie Courreges-Anglas |