Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-09-05 | user/llvm8: Additional powerpc fixes | Samuel Holland | 1 | -23/+140 | |
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-04-21 | user/llvm8: bump to 8.0.0 | A. Wilcox | 1 | -0/+28 | |