summaryrefslogtreecommitdiff
path: root/gnu/llvm
AgeCommit message (Expand)Author
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
2021-04-28Enable libunwind on riscv64Dale Rahn
2021-04-28Merge libc++, libc++abi and libunwind version 11.1.0.Patrick Wildt
2021-04-28Import libc++ 11.1.0 release.Patrick Wildt
2021-04-28Import libc++abi 11.1.0 release.Patrick Wildt
2021-04-28Import libunwind 11.1.0 release.Patrick Wildt
2021-04-28Merge LLVM 11.1.0.Patrick Wildt
2021-04-28Import LLVM 11.1.0 release 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-04-21Fix __builtin_bitreverse32 on 32-bit PowerPCgkoehler
2021-02-20Make the unwind cache tread-safe by declaring it thread_local. SolvesOtto Moerbeek
2021-02-14Shuffle how lldb register contexts are built.mortimer
2021-02-13Cleanup lldb amd64 support.mortimer
2021-02-09Fix lldb.mortimer
2021-02-06switch clang to -fno-common by defaultChristian Weisgerber
2021-01-10Backport fix to avoid including math.h from stdlib.h.Mark Kettenis
2021-01-02Re-apply our libc++ 8.0.0 patches to libc++ 10.0.1.Patrick Wildt
2021-01-02Import libc++abi 10.0.1 release.Patrick Wildt
2021-01-02Import libc++ 10.0.1 release.Patrick Wildt
2021-01-02Merge compiler-rt 11.0.0.Patrick Wildt
2021-01-02Import compiler-rt 11.0.0 release.Patrick Wildt
2021-01-02Adjust local modifications to follow changes made upstream.Mark Kettenis
2021-01-02Re-apply our libunwind 8.0.0 patches to libunwind 11.0.0. Patches to thePatrick Wildt
2021-01-02Import libunwind 11.0.0 in new LLVM directory, thus not yet linked toPatrick Wildt
2021-01-01Skip leaf function optimization under some circumstances.mortimer
2020-12-01Implement Loongson 2F BTB bug workaround in clangVisa Hankala
2020-11-29Teach lld to link the macppc kernelgkoehler
2020-11-21Backport https://reviews.llvm.org/D75419. This adds a workaround forMark Kettenis
2020-08-03Import LLVM 10.0.0 release including clang, lld and lldb.Patrick Wildt
2020-11-20Fix va_arg in C++, Objective-C on 32-bit powerpcgkoehler
2020-08-03Import LLVM 10.0.0 release including clang, lld and lldb.Patrick Wildt
2020-11-01Do not reserve PowerPC GOT header entries when creating a relocatableMark Kettenis
2020-10-18Use all 64 bits of the RETGUARD cookie on powerpc64gkoehler
2020-10-12Add RETGUARD implementation for powerpc and powerpc64.mortimer
2020-10-11Always allocate GOT header entries on powerpc.Mark Kettenis
2020-08-03Import LLVM 10.0.0 release including clang, lld and lldb.Patrick Wildt
2020-09-19Fix frame pointer slot on aarch64 for functions that do not save calleemortimer
2020-09-10Disable strict floating point if not X86gkoehler
2020-08-31Delete my leftover comment.gkoehler
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
2020-08-14Remove local change to fix powerpc floating-point alignmentgkoehler
2020-08-03Import LLVM 10.0.0 release including clang, lld and lldb.Patrick Wildt
2020-08-10Re-apply our patches to compiler-rt.Patrick Wildt
2020-08-10Import compiler-rt 10.0.1 release.Patrick Wildt
2020-08-09Tedu files that got removed in LLVM 10.0.1.Patrick Wildt