summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2019-11-29Sort relative relocations (and relocations against the same symbol) by offsetPhilip Guenther
2019-11-27In lldb, use a OpenBSD signal map instead of leveraging the FreeBSD one.mortimer
2017-10-04Import LLVM 5.0.0 release including clang, lld and lldb.Patrick Wildt
2019-11-26Revert previous "honour DEBUG", otherwise clang uses -g resulting in hugeStuart Henderson
2019-11-26Add bits to allow lldb to find lldb-server.mortimer
2019-11-26Do not process 0 size DT_PLTRELSZ sections.mortimer
2019-11-25Honour DEBUGkn
2017-10-04Import LLVM 5.0.0 release including clang, lld and lldb.Patrick Wildt
2019-11-10Cope with missing PT_* operations on some architecturesTheo de Raadt
2019-11-09Move the hashed __retguard_* symbols into individual sections and markPhilip Guenther
2019-11-09Add lldb support for debugging running binaries on amd64.mortimer
2018-04-06Import LLVM 6.0.1 release including clang, lld and lldb.Patrick Wildt
2017-10-04Import LLVM 5.0.0 release including clang, lld and lldb.Patrick Wildt
2019-11-08Silence the compiler on 64bits archs where sizeof(void *) != sizeof(int).Martin Pieuchot
2019-10-25Add retguard for octeon/mips64.mortimer
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf
2019-10-21Fix backtrace across signals on amd64Kurt Miller
2019-09-28Make clang emit the proper path to our libcompiler_rt.a when asked to.Patrick Wildt
2019-09-01Update clang build infrastructure for LLVM 8.0.1.Patrick Wildt
2019-09-01Merge LLVM 8.0.1 release.Patrick Wildt
2019-09-01Import LLVM 8.0.1 release including clang, lld and lldb.Patrick Wildt
2019-08-12Ensure stack protector slot access is resolved by PEI.mortimer
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf
2019-08-11Various fixes to make this compile with clang on powerpc.Mark Kettenis
2019-08-01The GlobalISel IRTranslator pass assumes that it is safe to use themortimer
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf
2019-07-28Address a few issues in the expansion of li.d and li.s:Visa Hankala
2019-07-24Remove extra =back from OpenBSD::Pledge PODAndrew Fresh
2019-07-14Install OpenBSD::Unveil.3p manpageAndrew Fresh
2019-07-11Compile clang with -fomit-frame-pointer on mips64. This releases theVisa Hankala
2019-07-10Put OpenBSD::Unveil in perl MANIFESTAndrew Fresh
2019-07-09Add OpenBSD::Unveil, a perl interface to unveil(2)Andrew Fresh
2019-07-08Fix instruction guard. This prevents the compiler from usingVisa Hankala
2019-07-06Fix Makemaker manpage section detectionAndrew Fresh
2019-07-01Implement the 'h' register constraint on mips64. This lets clang buildVisa Hankala
2018-04-06Import LLVM 6.0.1 release including clang, lld and lldb.Patrick Wildt
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf
2019-06-26In LLVM 8 somebody had the glorious idea to enable the integrated assemblerClaudio Jeker
2019-06-24Implement .cplocal directive. Needed when building libcrypto.Visa Hankala
2019-06-24Implement SGE pseudo-instructions. Needed when building libcrypto.Visa Hankala
2019-06-24Fix a bug in memory operand handling. If a load or store uses a symbolVisa Hankala
2019-06-24The -nopie flag has already been pushed a few lines before,Patrick Wildt
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf
2019-06-23Re-add files that were previously removed but are now part of LLVM 8.0.0.Patrick Wildt
2019-06-23Update clang build infrastructure for LLVM 8.0.0.Patrick Wildt
2019-06-23Merge LLVM 8.0.0 release.Patrick Wildt
2019-06-23Import LLVM 8.0.0 release including clang, lld and lldb.Patrick Wildt
2018-04-06Import LLVM 6.0.1 release including clang, lld and lldb.Patrick Wildt
2017-10-04Import LLVM 5.0.0 release including clang, lld and lldb.Patrick Wildt
2017-01-24Import LLVM 4.0.0 rc1 including clang and lld to help the currentPatrick Wildt