Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-10-21 | user/llvm8: add patch for PROT_READ on aarch64 and ppc64. fixes #711. | Zach van Rijn | 1 | -2/+4 | |
2022-10-21 | user/llvm8: Lower from default to auxillary | A. Wilcox | 1 | -2/+2 | |
2022-10-21 | user/llvm8: Add compat for Python 3.10 | A. Wilcox | 1 | -0/+1 | |
2020-06-20 | user/llvm8: Fix segfault while building Rust crates | A. Wilcox | 1 | -2/+4 | |
2019-09-05 | user/llvm8: Additional powerpc fixes | Samuel Holland | 1 | -2/+2 | |
Two bugs found by running the rust 1.37.0 test suite: - Use the PIC sequence for getting the GOT address when resolving IE TLS in a PIE. The non-PIC code sequence creates bogus dynamic relocations. - Only use the PLT in PIC mode. Otherwise, calls to a DSO from a non-PIE dynamic executable force bss-plt, since secure-plt requires PIC. Signed-off-by: Samuel Holland <samuel@sholland.org> | |||||
2019-08-09 | user/llvm8: bump to 8.0.1 | A. Wilcox | 1 | -22/+9 | |
2019-07-21 | user/*: APKBUILD bashism removal, part one (a-p) | Max Rees | 1 | -2/+2 | |
2019-06-28 | user/llvm8: Enable more targets | Luis Ressel | 1 | -1/+1 | |
Support for these targets is required by ziglang. NVPTX remains disabled since it increases the binary size too much and thus breaks our 32 bit arches. | |||||
2019-04-25 | user/llvm8: fix build stuff | A. Wilcox | 1 | -7/+2 | |
2019-04-25 | user/llvm8: install CMake link, add SPARC/WASM targets | A. Wilcox | 1 | -1/+2 | |
2019-04-21 | user/llvm8: bump to 8.0.0 | A. Wilcox | 1 | -0/+253 | |