summaryrefslogtreecommitdiffstats
path: root/lib/libcompiler_rt
Commit message (Expand)AuthorAgeFilesLines
* Update clang, llvm, lld, lldb, compiler-rt and libc++ to 4.0.0 release:dim2017-04-021-6/+0
* MFC r315689:dim2017-03-251-0/+4
* MFC r309124:dim2016-12-262-10/+20
* MFC r306266 (by emaste):dim2016-12-252-218/+218
* Make armv6 hard float abi by default. Kill armv6hf.imp2016-05-181-2/+3
* MFHgjb2016-03-061-0/+1
|\
| * Merge compiler-rt release_38 branch r258968.dim2016-02-061-0/+1
* | First pass through library packaging.gjb2016-02-041-0/+1
|/
* Merge ^/head r288197 through r288456.dim2015-10-011-1/+1
|\
| * Annotate arm userspace assembler sources stating their tolerance tokib2015-09-291-1/+1
* | Update compiler-rt to 3.7.0 release. This also includes the sanitizerdim2015-09-101-0/+3
|/
* Add META_MODE support.sjg2015-06-131-0/+12
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-081-2/+0
| * Merge sync of headsjg2015-05-271-5/+43
| |\ | |/ |/|
| * Merge from head@274682sjg2014-11-191-5/+4
| |\
| * \ Merge from headsjg2014-05-081-1/+1
| |\ \
| * \ \ Merge headsjg2014-04-281-1/+3
| |\ \ \
| * \ \ \ Merge from headsjg2013-09-0517-213/+14
| |\ \ \ \
| * | | | | Updated dependenciessjg2013-02-161-2/+0
| * | | | | Sync with HEAD.obrien2013-02-081-6/+26
| |\ \ \ \ \
| * | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+15
* | | | | | | compiler_rt: add floatunsitf for arm64emaste2015-04-161-0/+1
* | | | | | | compiler-rt: include 128-bit quad precision fp support only on arm64emaste2015-04-081-15/+19
* | | | | | | compiler-rt: add floatditf and floatunditfemaste2015-04-071-0/+2
* | | | | | | compiler-rt: Implement multc3 - quad-precision complex multiplicationemaste2015-04-071-0/+1
* | | | | | | compiler-rt: Build additional quad precision floating point builtinsemaste2015-03-301-0/+6
* | | | | | | Merge ^/head r279893 through r279984.dim2015-03-141-0/+6
|\ \ \ \ \ \ \
| * | | | | | | Pull in r231965 from upstream compiler-rt trunk (by Jörg Sonnenberger):dim2015-03-141-0/+6
* | | | | | | | Update compiler-rt to trunk r228651. This enables using Addressdim2015-02-221-0/+1
|/ / / / / / /
* | | | | | | With the update of compiler-rt we try to build a number of files thatandrew2015-01-091-44/+7
* | | | | | | Update compiler-rt to trunk r224034. This brings a number of newdim2015-01-081-3/+57
| |_|_|_|_|/ |/| | | | |
* | | | | | Clean up detection of hard-float ABIs. As with big-endian in r272368 weandrew2014-10-011-2/+2
* | | | | | Remove MK_ARM_EABI, the armeb issues have been fixed. The code to supportandrew2014-10-011-3/+2
| |_|_|_|/ |/| | | |
* | | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-061-1/+1
| |_|_|/ |/| | |
* | | | Add a new ARM TARGET_ARCH, armv6hf. This is considered experimental.andrew2014-03-231-1/+3
| |_|/ |/| |
* | | Unconditionally compile the __sync_* atomics support functions into compiler-rttheraven2013-08-311-1/+2
* | | Build __clear_cache on ARM with clang now it supports it.andrew2013-06-151-5/+1
* | | Let ARM use the custom tailored atomic intrinsics.ed2013-06-1511-211/+3
* | | Use improved __sync_*() intrinsics for MIPS in userspace as well.ed2013-06-088-56/+5
* | | Add __sync_synchronize().ed2013-05-302-0/+48
* | | Use #ifdef instead of #if defined.ed2013-05-302-2/+2
* | | Unbreak <stdatomic.h> on ARM + Clang.ed2013-04-2717-17/+34
* | | Enable libcompiler-rt on MIPS.ed2013-04-201-5/+3
| |/ |/|
* | Add the __aeabi_mem* functions to compiler-rt as clang uses them.andrew2013-02-061-0/+4
* | Use the compiler-rt version __{u,}divsi3 and __{u,}modsi3 on ARM EABIandrew2013-01-191-3/+7
* | There should have been a tab after SRCS+=andrew2013-01-191-1/+1
* | Add the __aeabi_*divmod functions to the compiler-rt buildandrew2013-01-191-0/+7
* | Get libcompiler-rt and libgcc building on ARM with clang.andrew2012-12-181-3/+8
|/
* Switch sparc64 to using libcompiler_rt; since r230021 we have a workaroundmarius2012-05-151-1/+1
* Upgrade libcompiler_rt to upstream revision 147390.ed2011-12-311-0/+4
OpenPOWER on IntegriCloud