aboutsummaryrefslogtreecommitdiff
path: root/contrib/compiler-rt/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge compiler-rt trunk r366426, resolve conflicts, and addDimitry Andric2019-08-221002-17832/+24865
* Upgrade our copies of clang, llvm, lld, lldb, compiler-rt, libc++,Dimitry Andric2019-06-121-0/+2
* Merge llvm, clang, compiler-rt, libc++, lld, and lldb release_80 branchDimitry Andric2019-02-153-15/+3
* Merge compiler-rt trunk r351319, and resolve conflicts.Dimitry Andric2019-01-22236-3994/+11818
* Add compiler-rt's libFuzzer, not connected to buildworld yet.Dimitry Andric2018-09-2947-0/+8420
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ release_70 branchDimitry Andric2018-09-111-4/+5
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ release_70 branchDimitry Andric2018-08-291-9/+0
* Merge compiler-rt release_70 branch r338892, and resolve conflicts.Dimitry Andric2018-08-042-1/+2
* Merge compiler-rt trunk r338150 (just before the 7.0.0 branch point),Dimitry Andric2018-08-0214-67/+165
* Merge compiler-rt trunk r338150, and resolve conflicts.Dimitry Andric2018-08-02318-4394/+27104
* Upgrade our copies of clang, llvm, lld, lldb, compiler-rt and libc++ toDimitry Andric2018-06-291-2/+13
* Do not include float interfaces when using libsa.Warner Losh2018-02-231-0/+4
* Upgrade our copies of clang, llvm, lld, lldb, compiler-rt and libc++ toDimitry Andric2018-02-161-1/+2
* 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-2413-101/+439
* Merge compiler-rt trunk r321017 to contrib/compiler-rt.Dimitry Andric2017-12-20331-4658/+14431
* 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-2736-218/+552
* 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-0320-798/+112
* | Merge llvm, clang, lld, lldb, compiler-rt and libc++ r304460, and updateDimitry Andric2017-06-0117-177/+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-2218-119/+123
* | 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-1684-547/+1334
* | Merge llvm, clang, lld, lldb, compiler-rt and libc++ r302418, and updateDimitry Andric2017-05-0819-58/+441
* | Merge llvm, clang, lld, lldb, compiler-rt and libc++ r302069, and updateDimitry Andric2017-05-0333-258/+559
* | Merge llvm, clang, lld, lldb, compiler-rt and libc++ r301441, and updateDimitry Andric2017-04-2614-130/+324
* | Merge compiler-rt trunk r300890, and update build glue.Dimitry Andric2017-04-22210-2436/+7669
|/
* 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