aboutsummaryrefslogtreecommitdiff
path: root/contrib/compiler-rt
Commit message (Expand)AuthorAgeFilesLines
* Upgrade our copies of clang, llvm, lld, lldb, compiler-rt and libc++ toDimitry Andric2018-02-011-13/+15
* Upgrade our copies of clang, llvm, lld, lldb, compiler-rt and libc++ toDimitry Andric2018-01-241-2/+11
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ release_60 r321788,Dimitry Andric2018-01-061-0/+14
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ trunk r321545,Dimitry Andric2017-12-294-1/+24
* Merge compiler-rt trunk r321414 to contrib/compiler-rt.Dimitry Andric2017-12-2422-138/+476
* Merge compiler-rt trunk r321017 to contrib/compiler-rt.Dimitry Andric2017-12-20341-4663/+14618
* Since this is contrib code, create an upstreamable version of myWarner Losh2017-12-051-1/+5
* This isn't NetBSD specific code. Include these for any kernel /Warner Losh2017-12-051-2/+2
* Extend the workaround for LLVM bug 11663 to MIPS N32.John Baldwin2017-08-261-2/+3
* Upgrade our copies of clang, llvm, lldb and compiler-rt to r311606 fromDimitry Andric2017-08-244-9/+27
* o Replace __riscv__ with __riscvRuslan Bukin2017-08-072-4/+4
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r308421, and updateDimitry Andric2017-07-1931-475/+973
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r307894, and updateDimitry Andric2017-07-1362-947/+1063
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r306956, and updateDimitry Andric2017-07-0234-339/+580
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r306325, and updateDimitry Andric2017-06-2737-219/+554
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r305575, and updateDimitry Andric2017-06-1714-35/+93
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r305145, and updateDimitry Andric2017-06-1015-184/+134
* Merge ^/head r319480 through r319547.Dimitry Andric2017-06-031-1/+1
|\
| * tsan: set noexec stack on aarch64Ed Maste2017-06-031-1/+1
* | Merge llvm, clang, lld, lldb, compiler-rt and libc++ r304659, and updateDimitry Andric2017-06-0321-804/+112
* | Merge llvm, clang, lld, lldb, compiler-rt and libc++ r304460, and updateDimitry Andric2017-06-0118-180/+225
* | Merge llvm, clang, lld, lldb, compiler-rt and libc++ r304149, and updateDimitry Andric2017-05-2940-102/+209
* | Merge ^/head r318658 through r318963.Dimitry Andric2017-05-262-4/+9
|\|
| * Commit the 64-bit inode project.Konstantin Belousov2017-05-232-4/+9
* | Merge llvm, clang, lld, lldb, compiler-rt and libc++ r303571, and updateDimitry Andric2017-05-2219-119/+127
* | Merge ^/head r318560 through r318657.Dimitry Andric2017-05-223-2/+55
|\|
| * [libcompiler-rt] add bswapdi2/bswapsi2Adrian Chadd2017-05-213-2/+55
* | Merge llvm, clang, lld, lldb, compiler-rt and libc++ r303291, and updateDimitry Andric2017-05-181-1/+1
* | Merge llvm, clang, lld, lldb, compiler-rt and libc++ r303197, and updateDimitry Andric2017-05-1685-551/+1343
* | Merge llvm, clang, lld, lldb, compiler-rt and libc++ r302418, and updateDimitry Andric2017-05-0820-94/+496
* | Merge llvm, clang, lld, lldb, compiler-rt and libc++ r302069, and updateDimitry Andric2017-05-0335-259/+733
* | Merge llvm, clang, lld, lldb, compiler-rt and libc++ r301441, and updateDimitry Andric2017-04-2615-130/+339
* | Merge compiler-rt trunk r300890, and update build glue.Dimitry Andric2017-04-22216-2467/+7890
|/
* Add an implementation of __ffssi2() derived from __ffsdi2().John Baldwin2017-04-052-0/+30
* Revert r314907, and pull in r298713 from upstream compiler-rt trunk (byDimitry Andric2017-03-2614-67/+108
* Unbreak ARMv6 world.Michal Meloun2017-03-081-0/+3
* Merge llvm, clang, compiler-rt, libc++, lld and lldb release_40 branchDimitry Andric2017-02-171-1/+1
* Merge ^/head r313301 through r313643.Dimitry Andric2017-02-111-6/+1
|\
| * Don't check struct rtentry on FreeBSD, it is an internal kernel structure.Gleb Smirnoff2017-02-101-6/+1
* | Merge ^/head r312968 through r313054.Dimitry Andric2017-02-014-24/+58
|\|
| * Pull in r293536 from upstream compiler-rt trunk:Dimitry Andric2017-02-014-24/+59
* | Merge llvm, clang, compiler-rt, libc++, lld and lldb release_40 branchDimitry Andric2017-01-292-2/+7
* | Merge compiler-rt release_40 branch r292009.Dimitry Andric2017-01-1454-110/+428
* | Merge compiler-rt trunk r291476.Dimitry Andric2017-01-0930-51/+313
* | Clean out stuff we don't use.Dimitry Andric2017-01-085-239/+0
* | Merge compiler-rt r291274.Dimitry Andric2017-01-08234-3953/+12237
|/
* Update compiler-rt to release_39 branch r288513. Since this contains aDimitry Andric2016-12-022-0/+66
* Update compiler-rt to 3.9.0 release, and update the build glue forDimitry Andric2016-09-03325-2666/+13897
* Update compiler-rt to release_38 branch r261369.Dimitry Andric2016-02-213-6/+11
* Merge compiler-rt release_38 branch r258968.Dimitry Andric2016-02-06349-26209/+10418