summaryrefslogtreecommitdiff
path: root/gnu/llvm
AgeCommit message (Expand)Author
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-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-04-21Our malloc(3) guarantees 16-byte alignment.Mark Kettenis
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-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-16Add ifdefs to build ubsan_minimal on OpenBSDGreg Steuck
2020-08-10Import compiler-rt 10.0.1 release.Patrick Wildt
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-17Merge LLVM 13.0.0.Patrick Wildt
2021-12-17Import LLVM 13.0.0 release.Patrick Wildt
2021-01-02Import libc++ 10.0.1 release.Patrick Wildt
2020-08-10Import compiler-rt 10.0.1 release.Patrick Wildt
2020-08-09Import LLVM 10.0.1 including clang, lld and lldb.Patrick Wildt
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
2021-11-12backport https://reviews.llvm.org/D107127 to fix shared libraries using emutlsRobert Nagy
2021-09-17Implement __builtin_clear_cache() on riscv64Jeremie Courreges-Anglas
2021-09-07clang: add a new warning for %n format specifier usage in printf(3) family fu...Sebastien Marie
2021-09-03Allow the compiler driver to link the libclang_rt.profile library.Frederic Cambus
2021-09-01Add lfence after ret in retpoline thunk.Todd Mortimer
2020-08-09Import LLVM 10.0.1 including clang, lld and lldb.Patrick Wildt
2021-09-01llvm: Use Component in OpenBSD::getCompilerRT to find librariesGreg Steuck
2021-08-29Revert: llvm: openbsd driver had one -lcompiler_rt too manyGreg Steuck
2021-08-29llvm: openbsd driver had one -lcompiler_rt too manyGreg Steuck
2021-07-29Allow relocation R_386_GOTOFF to be used from .debug_info sections. NewerPascal Stumpf
2021-07-11Optimize gadget fixups for MOV instructions.mortimer
2021-06-25Pull in support from a future clang for __GCC_HAVE_SYNC_COMPARE_AND_SWAP_xTheo de Raadt
2020-08-03Import LLVM 10.0.0 release including clang, lld and lldb.Patrick Wildt
2021-05-14Initial enablment of EMULTLS on RiscVDale Rahn
2020-08-03Import LLVM 10.0.0 release including clang, lld and lldb.Patrick Wildt
2021-05-11Since ld.lld doesn't properly support R_RISCV_RELAX relocations, switch theMark Kettenis
2020-08-03Import LLVM 10.0.0 release including clang, lld and lldb.Patrick Wildt
2021-05-01arvm7 -> armv7Jonathan Gray
2020-08-03Import LLVM 10.0.0 release including clang, lld and lldb.Patrick Wildt