summaryrefslogtreecommitdiffstats
path: root/contrib/compiler-rt
Commit message (Expand)AuthorAgeFilesLines
* Add support for RISC-V ISA.br2016-01-222-5/+11
* Merge ^/head r288197 through r288456.dim2015-10-014-0/+7
|\
| * Annotate arm userspace assembler sources stating their tolerance tokib2015-09-294-0/+7
* | Update compiler-rt to 3.7.0 release. This also includes the sanitizerdim2015-09-10202-3067/+6585
|/
* compiler-rt: update __multc3 to upstream style and variable namesemaste2015-08-191-44/+39
* Use __builtin_clzll to count the leading zero bits, the data is based onandrew2015-08-142-2/+2
* compiler-rt: add floatditf and floatunditfemaste2015-04-072-0/+92
* compiler-rt: Implement multc3 - quad-precision complex multiplicationemaste2015-04-071-0/+73
* Pull in r231972 from upstream compiler-rt trunk (by Jörg Sonnenberger):dim2015-03-211-0/+1
* Import compiler-rt r232125 by Joerg Sonnenbergeremaste2015-03-171-0/+3
* For now, disable the __clear_cache implementation for mips indim2015-03-141-2/+2
* Merge ^/head r279893 through r279984.dim2015-03-1425-376/+329
|\
| * Pull in r231965 from upstream compiler-rt trunk (by Jörg Sonnenberger):dim2015-03-1425-376/+329
* | Update compiler-rt to trunk r230183. This has some of our patchesdim2015-02-2276-773/+1298
* | Update compiler-rt to trunk r228651. This enables using Addressdim2015-02-22145-3316/+4920
|/
* Remove the <netinet/ip_compat.h> include from one of the newly addeddim2015-01-141-1/+0
* Pull in r225610 from upstream compiler-rt trunk (by Roman Divacky):dim2015-01-121-1/+6
* Update compiler-rt to trunk r224034. This brings a number of newdim2015-01-08650-1757/+97732
* Mark __fixdfdi/__aeabi_d2lz with COMPILER_RT_ABI so it uses the correctandrew2014-04-061-1/+1
* Pull in r201909 from upstream compiler-rt trunk (by Joerg Sonnenberger):dim2014-02-2236-73/+77
* Don't use the pcs attribute on compilers that don't support it. We canandrew2013-01-191-1/+9
* Add a newline at the end of the file to stop gcc from complainingandrew2013-01-191-1/+2
* Import compiler-rt r172839.andrew2013-01-187-5/+64
* Import compiler-rt r160957.andrew2012-08-0887-124/+665
* Regenerate after r235388.marius2012-05-132-30/+24
* - Get rid of debugging support in order to get rid of the V8-specific Cmarius2012-05-131-20/+18
* Add SPARC64 version of div/mod written in assembly.ed2012-01-126-0/+924
* Add a workaround to prevent endless recursion in compiler-rt.ed2012-01-121-0/+20
* Import compiler-rt r147467.ed2012-01-032-3/+3
* Upgrade libcompiler_rt to upstream revision 147390.ed2011-12-31149-897/+882
* Upgrade libcompiler_rt from revision 117047 to 132478.ed2011-06-03201-536/+1346
* Set symbol visibility to hidden.ed2010-11-111-3/+3
* Import libcompiler_rt into HEAD and add Makefiles.ed2010-11-11207-0/+12384
OpenPOWER on IntegriCloud