Age | Commit message (Expand) | Author |
2020-05-30 | Switch Powerpc64 Big Endian to ELFv2 on OpenBSD, as least for now. | Dale Rahn |
2020-05-30 | Powerpc64 should use same _mcount profiling as powerpc 32bit. | Dale Rahn |
2018-04-06 | Import LLVM 6.0.1 release including clang, lld and lldb. | Patrick Wildt |
2016-09-03 | Use the space freed up by sparc and zaurus to import LLVM. | Pascal Stumpf |
2020-05-25 | PowerPC: optimize away the frame pointer. | gkoehler |
2020-05-23 | Use a distinct trap code with retguard on mips64. | Visa Hankala |
2020-05-20 | Make sure that we add our OpenBSD specific defines on PowerPC64 targets. | Patrick Wildt |
2020-05-02 | Don't make an illegal adde. Avoids fatal error on PowerPC. | gkoehler |
2016-09-03 | Use the space freed up by sparc and zaurus to import LLVM. | Pascal Stumpf |
2020-04-09 | Make sure that we really don't emut quad-precision unless the | Mark Kettenis |
2016-09-03 | Use the space freed up by sparc and zaurus to import LLVM. | Pascal Stumpf |
2020-04-05 | Define the appropriate __GCC_HAVE_SYNC_COMPARE_AND_SWAP_* symbols like all | Mark Kettenis |
2018-04-06 | Import LLVM 6.0.1 release including clang, lld and lldb. | Patrick Wildt |
2020-04-04 | Fix "small pic" secure plt support. | Mark Kettenis |
2016-09-03 | Use the space freed up by sparc and zaurus to import LLVM. | Pascal Stumpf |
2020-03-04 | Switch powerpc clang to -msvr4-struct-return, like gcc. | gkoehler |
2016-09-03 | Use the space freed up by sparc and zaurus to import LLVM. | Pascal Stumpf |
2019-12-21 | Add arm64 support for lldb. | mortimer |
2019-11-29 | Sort relative relocations (and relocations against the same symbol) by offset | Philip Guenther |
2019-11-27 | In lldb, use a OpenBSD signal map instead of leveraging the FreeBSD one. | mortimer |
2017-10-04 | Import LLVM 5.0.0 release including clang, lld and lldb. | Patrick Wildt |
2019-11-26 | Add bits to allow lldb to find lldb-server. | mortimer |
2019-11-26 | Do not process 0 size DT_PLTRELSZ sections. | mortimer |
2017-10-04 | Import LLVM 5.0.0 release including clang, lld and lldb. | Patrick Wildt |
2019-11-10 | Cope with missing PT_* operations on some architectures | Theo de Raadt |
2019-11-09 | Move the hashed __retguard_* symbols into individual sections and mark | Philip Guenther |
2019-11-09 | Add lldb support for debugging running binaries on amd64. | mortimer |
2018-04-06 | Import LLVM 6.0.1 release including clang, lld and lldb. | Patrick Wildt |
2017-10-04 | Import LLVM 5.0.0 release including clang, lld and lldb. | Patrick Wildt |
2019-10-25 | Add retguard for octeon/mips64. | mortimer |
2016-09-03 | Use the space freed up by sparc and zaurus to import LLVM. | Pascal Stumpf |
2019-09-28 | Make clang emit the proper path to our libcompiler_rt.a when asked to. | Patrick Wildt |
2019-09-01 | Merge LLVM 8.0.1 release. | Patrick Wildt |
2019-09-01 | Import LLVM 8.0.1 release including clang, lld and lldb. | Patrick Wildt |
2019-08-12 | Ensure stack protector slot access is resolved by PEI. | mortimer |
2016-09-03 | Use the space freed up by sparc and zaurus to import LLVM. | Pascal Stumpf |
2019-08-01 | The GlobalISel IRTranslator pass assumes that it is safe to use the | mortimer |
2016-09-03 | Use the space freed up by sparc and zaurus to import LLVM. | Pascal Stumpf |
2019-07-28 | Address a few issues in the expansion of li.d and li.s: | Visa Hankala |
2019-07-08 | Fix instruction guard. This prevents the compiler from using | Visa Hankala |
2019-07-01 | Implement the 'h' register constraint on mips64. This lets clang build | Visa Hankala |
2018-04-06 | Import LLVM 6.0.1 release including clang, lld and lldb. | Patrick Wildt |
2016-09-03 | Use the space freed up by sparc and zaurus to import LLVM. | Pascal Stumpf |
2019-06-26 | In LLVM 8 somebody had the glorious idea to enable the integrated assembler | Claudio Jeker |
2019-06-24 | Implement .cplocal directive. Needed when building libcrypto. | Visa Hankala |
2019-06-24 | Implement SGE pseudo-instructions. Needed when building libcrypto. | Visa Hankala |
2019-06-24 | Fix a bug in memory operand handling. If a load or store uses a symbol | Visa Hankala |
2019-06-24 | The -nopie flag has already been pushed a few lines before, | Patrick Wildt |
2016-09-03 | Use the space freed up by sparc and zaurus to import LLVM. | Pascal Stumpf |
2019-06-23 | Re-add files that were previously removed but are now part of LLVM 8.0.0. | Patrick Wildt |