| Commit message (Expand) | Author | Age | Files | Lines |
* | Make the unwind cache tread-safe by declaring it thread_local. Solves |  otto | 2021-02-20 | 1 | -1/+1 |
* | Shuffle how lldb register contexts are built. |  mortimer | 2021-02-14 | 8 | -26/+46 |
* | Cleanup lldb amd64 support. |  mortimer | 2021-02-13 | 4 | -474/+213 |
* | Fix lldb. |  mortimer | 2021-02-09 | 2 | -14/+4 |
* | switch clang to -fno-common by default |  naddy | 2021-02-06 | 3 | -21/+6 |
* | Backport fix to avoid including math.h from stdlib.h. |  kettenis | 2021-01-10 | 2 | -62/+63 |
* | Re-apply our libc++ 8.0.0 patches to libc++ 10.0.1. |  patrick | 2021-01-02 | 7 | -12/+35 |
* | Import libc++abi 10.0.1 release. |  patrick | 2021-01-02 | 49 | -0/+15495 |
* | Import libc++ 10.0.1 release. |  patrick | 2021-01-02 | 469 | -0/+220737 |
* | Merge compiler-rt 11.0.0. |  patrick | 2021-01-02 | 7 | -157/+10 |
* | Import compiler-rt 11.0.0 release. |  patrick | 2021-01-02 | 357 | -3776/+10123 |
* | Adjust local modifications to follow changes made upstream. |  kettenis | 2021-01-02 | 2 | -3/+3 |
* | Re-apply our libunwind 8.0.0 patches to libunwind 11.0.0. Patches to the |  patrick | 2021-01-02 | 12 | -23/+407 |
* | Import libunwind 11.0.0 in new LLVM directory, thus not yet linked to |  patrick | 2021-01-02 | 33 | -0/+19171 |
* | Skip leaf function optimization under some circumstances. |  mortimer | 2021-01-01 | 1 | -1/+110 |
* | Implement Loongson 2F BTB bug workaround in clang |  visa | 2020-12-01 | 7 | -0/+160 |
* | Teach lld to link the macppc kernel |  gkoehler | 2020-11-29 | 1 | -0/+2 |
* | Backport https://reviews.llvm.org/D75419. This adds a workaround for |  kettenis | 2020-11-21 | 2 | -4/+9 |
* | Fix va_arg in C++, Objective-C on 32-bit powerpc |  gkoehler | 2020-11-20 | 1 | -3/+2 |
* | Do not reserve PowerPC GOT header entries when creating a relocatable |  kettenis | 2020-11-01 | 1 | -1/+1 |
* | Use all 64 bits of the RETGUARD cookie on powerpc64 |  gkoehler | 2020-10-18 | 1 | -14/+7 |
* | Add RETGUARD implementation for powerpc and powerpc64. |  mortimer | 2020-10-12 | 8 | -0/+449 |
* | Always allocate GOT header entries on powerpc. |  kettenis | 2020-10-11 | 1 | -0/+2 |
* | Fix frame pointer slot on aarch64 for functions that do not save callee |  mortimer | 2020-09-19 | 1 | -12/+6 |
* | Disable strict floating point if not X86 |  gkoehler | 2020-09-10 | 12 | -0/+40 |
* | Delete my leftover comment. |  gkoehler | 2020-08-31 | 1 | -1/+0 |
* | Remove local change to fix powerpc floating-point alignment |  gkoehler | 2020-08-14 | 2 | -9/+0 |
* | Re-apply our patches to compiler-rt. |  patrick | 2020-08-10 | 2 | -2/+24 |
* | Import compiler-rt 10.0.1 release. |  patrick | 2020-08-10 | 1302 | -0/+244280 |
* | Tedu files that got removed in LLVM 10.0.1. |  patrick | 2020-08-09 | 7 | -4978/+0 |
* | Merge LLVM 10.0.1. |  patrick | 2020-08-09 | 1 | -0/+24 |
* | Import LLVM 10.0.1 including clang, lld and lldb. |  patrick | 2020-08-09 | 2 | -2/+5 |
* | Import LLVM 10.0.1 including clang, lld and lldb. |  patrick | 2020-08-09 | 11 | -27/+71 |
* | Import LLVM 10.0.1 including clang, lld and lldb. |  patrick | 2020-08-09 | 34 | -286/+437 |
* | Import LLVM 10.0.1 including clang, lld and lldb. |  patrick | 2020-08-09 | 116 | -478/+9814 |
* | default to -march=i586 on i386 |  jsg | 2020-08-07 | 1 | -1/+1 |
* | Remove LLVM 8.0.1 files. |  patrick | 2020-08-03 | 16693 | -5574423/+0 |
* | Import LLVM 10.0.0 release including clang, lld and lldb. |  patrick | 2020-08-03 | 5258 | -0/+899209 |
* | Import LLVM 10.0.0 release including clang, lld and lldb. |  patrick | 2020-08-03 | 281 | -0/+91036 |
* | Import LLVM 10.0.0 release including clang, lld and lldb. |  patrick | 2020-08-03 | 2435 | -0/+1550414 |
* | Import LLVM 10.0.0 release including clang, lld and lldb. |  patrick | 2020-08-03 | 8149 | -0/+3055003 |
* | int64_t and intmax_t are always (signed) long long on OpenBSD. |  kettenis | 2020-07-18 | 1 | -0/+2 |
* | Set the default ABI for OpenBSD to ELFv2 in the clang frontend as well. |  kettenis | 2020-07-11 | 1 | -0/+4 |
* | Make long double the same as double for now on powerpc64 like we do on |  kettenis | 2020-06-28 | 1 | -0/+1 |
* | Set max atomic size for PowerPC. |  gkoehler | 2020-06-04 | 1 | -1/+4 |
* | Switch Powerpc64 Big Endian to ELFv2 on OpenBSD, as least for now. |  drahn | 2020-05-30 | 1 | -0/+2 |
* | Powerpc64 should use same _mcount profiling as powerpc 32bit. |  drahn | 2020-05-30 | 1 | -0/+1 |
* | PowerPC: optimize away the frame pointer. |  gkoehler | 2020-05-25 | 1 | -3/+4 |
* | Use a distinct trap code with retguard on mips64. |  visa | 2020-05-23 | 1 | -2/+3 |
* | Make sure that we add our OpenBSD specific defines on PowerPC64 targets. |  patrick | 2020-05-20 | 1 | -0/+4 |