summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2021-11-24install /usr/bin/llvm-ar as /usr/bin/ar directly without adding anotherRobert Nagy
2021-11-23add llvm-ar(1) to the build with its two dependencies libLLVMDlltoolDriverRobert Nagy
2021-11-12Teach binutils enough about RELR relocations to not break them and forPhilip Guenther
2021-11-12backport https://reviews.llvm.org/D107127 to fix shared libraries using emutlsRobert Nagy
2021-10-27backport a perl patch to avoid excessive warnings with llvm 13 clangJonathan Gray
2019-02-13Import perl-5.28.1Andrew Fresh
2021-10-12Do not extend PT_DYNAMIC segment on mips64Visa Hankala
2021-09-28Link libclang_rt.profile to the build.Frederic Cambus
2021-09-17Implement __builtin_clear_cache() on riscv64Jeremie Courreges-Anglas
2021-09-15Add build infrastructure for the libclang_rt.profile library.Frederic Cambus
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-08-21Switch macppc to ld.lldgkoehler
2021-08-10Fix Encode(3p) loading module from incorrect relative pathAndrew Fresh
2021-08-05Remove the TableGen library from libLLVM. It's only needed for the tblgenPatrick Wildt
2021-08-02Add infrastructure to build llvm-objcopy and llvm-objdump.Patrick Wildt
2021-07-29Allow relocation R_386_GOTOFF to be used from .debug_info sections. NewerPascal Stumpf
2021-07-24Pretty print ELF machine name as "RISC-V"Jeremie Courreges-Anglas
2021-07-11Optimize gadget fixups for MOV instructions.mortimer
2021-06-28Fix base-gcc -Wno-error=uninitializedJeremie Courreges-Anglas
2021-06-25minimalistic diff to use %ld instead of %d for ptrdiff printingTheo de Raadt
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-06-24add some aarch64 bits missed in Makefile.in 1.6Jonathan Gray
2021-06-24repair missing dependencies against bfd.h for riscv64Theo de Raadt
2021-06-23help the debugger look in ports for external parts like PadWalkerMarc Espie
2021-06-21correct riscv64 blocksTheo de Raadt
2021-06-11remove netbsd specific LIBRARY section; ok jcaJason McIntyre
2021-06-10Minor mandoc -Tlint fixesJeremie Courreges-Anglas
2021-06-10IndentationJeremie Courreges-Anglas
2021-06-10No RCS IDs in shlib_version filesJeremie Courreges-Anglas
2021-06-09Remove pledgenames() from OpenBSD::Pledge perl moduleAndrew Fresh
2021-06-09Enable libexecinfo.mortimer
2021-06-09Add libexecinfo.mortimer
2021-05-19Revert hack to build clang with -static on riscv64.Dale Rahn
2021-05-14On riscv64, dynamically linked clang binary fails with:Dale Rahn
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-05riscv64 binutils 'support'Dale Rahn
2021-05-05Fix backtrace command with kernel core.asou
2011-04-24Here comes the easter bunnytils 2.17 (the last version released against aMiod Vallat
2021-05-03recognise a small number of riscv relocations in readelfJonathan Gray
2021-05-03don't build gdb on riscv64Jonathan Gray