summaryrefslogtreecommitdiff
path: root/gnu/llvm
AgeCommit message (Expand)Author
2020-08-09Merge LLVM 10.0.1.Patrick Wildt
2020-08-09Import LLVM 10.0.1 including clang, lld and lldb.Patrick Wildt
2020-08-07default to -march=i586 on i386Jonathan Gray
2020-08-03Remove LLVM 8.0.1 files.Patrick Wildt
2020-08-03Import LLVM 10.0.0 release including clang, lld and lldb.Patrick Wildt
2020-08-03Import LLVM 10.0.0 release including clang, lld and lldb.Patrick Wildt
2019-06-23Import LLVM 8.0.0 release including clang, lld and lldb.Patrick Wildt
2019-01-27Import LLVM 7.0.1 release including clang, lld and lldb.Patrick Wildt
2018-04-06Import LLVM 6.0.1 release including clang, lld and lldb.Patrick Wildt
2017-12-24Import LLVM 5.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-03-14Import LLVM 4.0.0 release including clang and lld.Patrick Wildt
2017-01-24Import LLVM 4.0.0 rc1 including clang and lld to help the currentPatrick Wildt
2017-01-14Import LLVM 3.9.1 including clang and lld.Patrick Wildt
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf
2020-07-18int64_t and intmax_t are always (signed) long long on OpenBSD.Mark Kettenis
2020-07-11Set the default ABI for OpenBSD to ELFv2 in the clang frontend as well.Mark Kettenis
2020-06-28Make long double the same as double for now on powerpc64 like we do onMark Kettenis
2020-06-04Set max atomic size for PowerPC.gkoehler
2020-05-30Switch Powerpc64 Big Endian to ELFv2 on OpenBSD, as least for now.Dale Rahn
2020-05-30Powerpc64 should use same _mcount profiling as powerpc 32bit.Dale Rahn
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
2020-05-25PowerPC: optimize away the frame pointer.gkoehler
2020-05-23Use a distinct trap code with retguard on mips64.Visa Hankala
2020-05-20Make sure that we add our OpenBSD specific defines on PowerPC64 targets.Patrick Wildt
2020-05-02Don't make an illegal adde. Avoids fatal error on PowerPC.gkoehler
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf
2020-04-09Make sure that we really don't emut quad-precision unless theMark Kettenis
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf
2020-04-05Define the appropriate __GCC_HAVE_SYNC_COMPARE_AND_SWAP_* symbols like allMark Kettenis
2018-04-06Import LLVM 6.0.1 release including clang, lld and lldb.Patrick Wildt
2020-04-04Fix "small pic" secure plt support.Mark Kettenis
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf
2020-03-04Switch powerpc clang to -msvr4-struct-return, like gcc.gkoehler
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf
2019-12-21Add arm64 support for lldb.mortimer
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-26Add bits to allow lldb to find lldb-server.mortimer
2019-11-26Do not process 0 size DT_PLTRELSZ sections.mortimer
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-10-25Add retguard for octeon/mips64.mortimer
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf