summaryrefslogtreecommitdiffstats
path: root/gnu/llvm/tools/clang/lib/Basic/Targets (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove LLVM 8.0.1 files.patrick2020-08-0346-11721/+0
* int64_t and intmax_t are always (signed) long long on OpenBSD.kettenis2020-07-181-0/+2
* Set the default ABI for OpenBSD to ELFv2 in the clang frontend as well.kettenis2020-07-111-0/+4
* Make long double the same as double for now on powerpc64 like we do onkettenis2020-06-281-0/+1
* Powerpc64 should use same _mcount profiling as powerpc 32bit.drahn2020-05-301-0/+1
* Define the appropriate __GCC_HAVE_SYNC_COMPARE_AND_SWAP_* symbols like allkettenis2020-04-051-0/+5
* Implement the 'h' register constraint on mips64. This lets clang buildvisa2019-07-011-0/+1
* Merge LLVM 8.0.0 release.patrick2019-06-235-220/+25
* Import LLVM 8.0.0 release including clang, lld and lldb.patrick2019-06-2318-255/+466
* On OpenBSD/powerpc (and NetBSD/powerpc) long double == double like onkettenis2019-02-101-1/+7
* implement -msave-args in clang/llvm, like the sun did for gccdlg2019-01-302-0/+4
* Import LLVM 7.0.1 release including clang, lld and lldb.patrick2019-01-2733-650/+1412
* Import LLVM 6.0.1 release including clang, lld and lldb.patrick2018-04-0644-0/+10919