aboutsummaryrefslogtreecommitdiff
path: root/contrib/compiler-rt
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add support for RISC-V ISA.Ruslan Bukin2016-01-222-5/+11
* Merge ^/head r288197 through r288456.Dimitry Andric2015-10-014-0/+7
|\
| * Annotate arm userspace assembler sources stating their tolerance toKonstantin Belousov2015-09-294-0/+7
* | Update compiler-rt to 3.7.0 release. This also includes the sanitizerDimitry Andric2015-09-10202-3067/+6585
|/
* compiler-rt: update __multc3 to upstream style and variable namesEd Maste2015-08-191-44/+39
* Use __builtin_clzll to count the leading zero bits, the data is based onAndrew Turner2015-08-142-2/+2
* compiler-rt: add floatditf and floatunditfEd Maste2015-04-072-0/+92
* compiler-rt: Implement multc3 - quad-precision complex multiplicationEd Maste2015-04-071-0/+73
* Pull in r231972 from upstream compiler-rt trunk (by Jörg Sonnenberger):Dimitry Andric2015-03-211-0/+1
* Import compiler-rt r232125 by Joerg SonnenbergerEd Maste2015-03-171-0/+3
* For now, disable the __clear_cache implementation for mips inDimitry Andric2015-03-141-2/+2
* Merge ^/head r279893 through r279984.Dimitry Andric2015-03-1425-376/+329
|\
| * Pull in r231965 from upstream compiler-rt trunk (by Jörg Sonnenberger):Dimitry Andric2015-03-1425-376/+329
* | Update compiler-rt to trunk r230183. This has some of our patchesDimitry Andric2015-02-2276-773/+1298
* | Update compiler-rt to trunk r228651. This enables using AddressDimitry Andric2015-02-22145-3316/+4920
|/
* Remove the <netinet/ip_compat.h> include from one of the newly addedDimitry Andric2015-01-141-1/+0
* Pull in r225610 from upstream compiler-rt trunk (by Roman Divacky):Dimitry Andric2015-01-121-1/+6
* Update compiler-rt to trunk r224034. This brings a number of newDimitry Andric2015-01-08650-1757/+97732
* Mark __fixdfdi/__aeabi_d2lz with COMPILER_RT_ABI so it uses the correctAndrew Turner2014-04-061-1/+1
* Pull in r201909 from upstream compiler-rt trunk (by Joerg Sonnenberger):Dimitry Andric2014-02-2236-73/+77
* Don't use the pcs attribute on compilers that don't support it. We canAndrew Turner2013-01-191-1/+9
* Add a newline at the end of the file to stop gcc from complainingAndrew Turner2013-01-191-1/+2
* Import compiler-rt r172839.Andrew Turner2013-01-187-5/+64
* Import compiler-rt r160957.Andrew Turner2012-08-0887-124/+665
* Regenerate after r235388.Marius Strobl2012-05-132-30/+24
* - Get rid of debugging support in order to get rid of the V8-specific CMarius Strobl2012-05-131-20/+18
* Add SPARC64 version of div/mod written in assembly.Ed Schouten2012-01-126-0/+924
* Add a workaround to prevent endless recursion in compiler-rt.Ed Schouten2012-01-121-0/+20
* Import compiler-rt r147467.Ed Schouten2012-01-032-3/+3
* Upgrade libcompiler_rt to upstream revision 147390.Ed Schouten2011-12-31149-897/+882
* Upgrade libcompiler_rt from revision 117047 to 132478.Ed Schouten2011-06-03201-536/+1346
* Set symbol visibility to hidden.Ed Schouten2010-11-111-3/+3
* Import libcompiler_rt into HEAD and add Makefiles.Ed Schouten2010-11-11207-0/+12384