aboutsummaryrefslogtreecommitdiff
path: root/contrib/compiler-rt
Commit message (Expand)AuthorAgeFilesLines
* 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