aboutsummaryrefslogtreecommitdiff
path: root/lib/libcompiler_rt/Makefile
Commit message (Expand)AuthorAgeFilesLines
* MFHGlen Barber2016-03-061-0/+1
|\
| * Merge compiler-rt release_38 branch r258968.Dimitry Andric2016-02-061-0/+1
* | First pass through library packaging.Glen Barber2016-02-041-0/+1
|/
* Merge ^/head r288197 through r288456.Dimitry Andric2015-10-011-1/+1
|\
| * Annotate arm userspace assembler sources stating their tolerance toKonstantin Belousov2015-09-291-1/+1
* | Update compiler-rt to 3.7.0 release. This also includes the sanitizerDimitry Andric2015-09-101-0/+3
|/
* compiler_rt: add floatunsitf for arm64Ed Maste2015-04-161-0/+1
* compiler-rt: include 128-bit quad precision fp support only on arm64Ed Maste2015-04-081-15/+19
* compiler-rt: add floatditf and floatunditfEd Maste2015-04-071-0/+2
* compiler-rt: Implement multc3 - quad-precision complex multiplicationEd Maste2015-04-071-0/+1
* compiler-rt: Build additional quad precision floating point builtinsEd Maste2015-03-301-0/+6
* Merge ^/head r279893 through r279984.Dimitry Andric2015-03-141-0/+6
|\
| * Pull in r231965 from upstream compiler-rt trunk (by Jörg Sonnenberger):Dimitry Andric2015-03-141-0/+6
* | Update compiler-rt to trunk r228651. This enables using AddressDimitry Andric2015-02-221-0/+1
|/
* With the update of compiler-rt we try to build a number of files thatAndrew Turner2015-01-091-44/+7
* Update compiler-rt to trunk r224034. This brings a number of newDimitry Andric2015-01-081-3/+57
* Clean up detection of hard-float ABIs. As with big-endian in r272368 weAndrew Turner2014-10-011-2/+2
* Remove MK_ARM_EABI, the armeb issues have been fixed. The code to supportAndrew Turner2014-10-011-3/+2
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* Add a new ARM TARGET_ARCH, armv6hf. This is considered experimental.Andrew Turner2014-03-231-1/+3
* Unconditionally compile the __sync_* atomics support functions into compiler-rtDavid Chisnall2013-08-311-1/+2
* Build __clear_cache on ARM with clang now it supports it.Andrew Turner2013-06-151-5/+1
* Let ARM use the custom tailored atomic intrinsics.Ed Schouten2013-06-151-8/+3
* Use improved __sync_*() intrinsics for MIPS in userspace as well.Ed Schouten2013-06-081-10/+5
* Add __sync_synchronize().Ed Schouten2013-05-301-0/+1
* Unbreak <stdatomic.h> on ARM + Clang.Ed Schouten2013-04-271-3/+2
* Enable libcompiler-rt on MIPS.Ed Schouten2013-04-201-5/+3
* Add the __aeabi_mem* functions to compiler-rt as clang uses them.Andrew Turner2013-02-061-0/+4
* Use the compiler-rt version __{u,}divsi3 and __{u,}modsi3 on ARM EABIAndrew Turner2013-01-191-3/+7
* There should have been a tab after SRCS+=Andrew Turner2013-01-191-1/+1
* Add the __aeabi_*divmod functions to the compiler-rt buildAndrew Turner2013-01-191-0/+7
* Get libcompiler-rt and libgcc building on ARM with clang.Andrew Turner2012-12-181-3/+8
* Switch sparc64 to using libcompiler_rt; since r230021 we have a workaroundMarius Strobl2012-05-151-1/+1
* Upgrade libcompiler_rt to upstream revision 147390.Ed Schouten2011-12-311-0/+4
* Add locally implemented atomic intrinsics to libcompiler_rt.Ed Schouten2011-12-271-0/+20
* Upgrade libcompiler_rt from revision 117047 to 132478.Ed Schouten2011-06-031-0/+5
* Mark libcompiler_rt as not needed executable stack on powerpc.Konstantin Belousov2011-01-141-1/+2
* Fix braino in r217101. -Wa is used to supply assembler flag to cc driver.Konstantin Belousov2011-01-071-1/+1
* On amd64 and i386, force assembler to mark objects compiled from theKonstantin Belousov2011-01-071-0/+6
* Switch mips architectures back to libgcc.Alexander Kabaev2010-12-291-1/+1
* Revert to libgcc for sparc64.Ed Schouten2010-11-121-3/+5
* Set symbol visibility to hidden.Ed Schouten2010-11-111-1/+1
* Import libcompiler_rt into HEAD and add Makefiles.Ed Schouten2010-11-111-0/+157