summaryrefslogtreecommitdiffstats
path: root/gnu/llvm/tools/clang/lib/Basic (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove LLVM 8.0.1 files.patrick2020-08-0378-22483/+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
* Make sure that we add our OpenBSD specific defines on PowerPC64 targets.patrick2020-05-201-0/+4
* Define the appropriate __GCC_HAVE_SYNC_COMPARE_AND_SWAP_* symbols like allkettenis2020-04-051-0/+5
* Import LLVM 8.0.1 release including clang, lld and lldb.patrick2019-09-011-1/+1
* Implement the 'h' register constraint on mips64. This lets clang buildvisa2019-07-011-0/+1
* Merge LLVM 8.0.0 release.patrick2019-06-237-2259/+50
* Import LLVM 8.0.0 release including clang, lld and lldb.patrick2019-06-2334-466/+911
* 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
* Tedu files that got removed in LLVM 7.0.1.patrick2019-01-271-100/+0
* Merge LLVM 7.0.1 release.patrick2019-01-271-0/+22
* Import LLVM 7.0.1 release including clang, lld and lldb.patrick2019-01-2757-1027/+2339
* Merge LLVM 6.0.0 release.patrick2018-04-061-9459/+52
* Import LLVM 6.0.1 release including clang, lld and lldb.patrick2018-04-0662-186/+11372
* Merge LLVM 5.0.1 release.patrick2017-12-241-3/+8
* Import LLVM 5.0.1 release including clang, lld and lldb.patrick2017-12-241-1/+1
* Merge LLVM 5.0.0 release.patrick2017-10-041-223/+1211
* Import LLVM 5.0.0 release including clang, lld and lldb.patrick2017-10-0416-278/+637
* Enable TLS support but default to the emulatated TLS model. Enable thekettenis2017-05-091-2/+0
* Merge LLVM 4.0.0 release.patrick2017-03-141-1/+1
* Import LLVM 4.0.0 release including clang and lld.patrick2017-03-141-1/+1
* Fix the types used on aarch64 to match what we have in <sys/types.h>.kettenis2017-02-251-1/+2
* Merge LLVM 4.0.0 rc1patrick2017-01-241-189/+614
* Import LLVM 4.0.0 rc1 including clang and lld to help the currentpatrick2017-01-2414-116/+374
* Merge LLVM 3.9.1patrick2017-01-142-927/+1515
* Import LLVM 3.9.1 including clang and lld.patrick2017-01-1415-107/+734
* Setup clang to use OpenBSD settings and defines for our AArch64patrick2016-11-281-0/+2
* Fix types for OpenBSD/arm.kettenis2016-09-171-1/+5
* Use the space freed up by sparc and zaurus to import LLVM.pascal2016-09-0327-0/+17951