aboutsummaryrefslogtreecommitdiff
path: root/lib/libcompiler_rt
Commit message (Expand)AuthorAgeFilesLines
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+12
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-271-5/+43
| |\ | |/ |/|
| * Merge from head@274682Simon J. Gerraty2014-11-191-5/+4
| |\
| * \ Merge from headSimon J. Gerraty2014-05-081-1/+1
| |\ \
| * \ \ Merge headSimon J. Gerraty2014-04-281-1/+3
| |\ \ \
| * \ \ \ Merge from headSimon J. Gerraty2013-09-0517-213/+14
| |\ \ \ \
| * | | | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | | | Sync with HEAD.David E. O'Brien2013-02-081-6/+26
| |\ \ \ \ \
| * | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+15
* | | | | | | 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-1511-211/+3
* | | Use improved __sync_*() intrinsics for MIPS in userspace as well.Ed Schouten2013-06-088-56/+5
* | | Add __sync_synchronize().Ed Schouten2013-05-302-0/+48
* | | Use #ifdef instead of #if defined.Ed Schouten2013-05-302-2/+2
* | | Unbreak <stdatomic.h> on ARM + Clang.Ed Schouten2013-04-2717-17/+34
* | | 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-2717-0/+204
* 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