aboutsummaryrefslogtreecommitdiff
path: root/lib/libcompiler_rt
Commit message (Expand)AuthorAgeFilesLines
* Merge ^/head r320573 through r320970.Dimitry Andric2017-07-131-3/+2
|\
| * compiler_rt: provide bswap buildins on sparc64Ed Maste2017-07-061-3/+2
* | Merge ^/head r318560 through r318657.Dimitry Andric2017-05-221-0/+7
|\|
| * [libcompiler-rt] add bswapdi2/bswapsi2Adrian Chadd2017-05-211-0/+7
* | Merge compiler-rt trunk r300890, and update build glue.Dimitry Andric2017-04-221-1/+1
|/
* Add an implementation of __ffssi2() derived from __ffsdi2().John Baldwin2017-04-051-0/+1
* Gcc has incompatible internal declarations for __divtc3 and __multc3 asDimitry Andric2017-03-211-0/+4
* Remove an assembler flag, which is redundant since r309124. The upstreamJung-uk Kim2017-02-231-6/+0
* Update compiler-rt to release_39 branch r288513. Since this contains aDimitry Andric2016-12-021-0/+4
* Merge ^/head r308491 through r308841.Dimitry Andric2016-11-191-3/+4
|\
| * Add full softfloat and hardfloat support for RISC-V.Ruslan Bukin2016-11-161-3/+4
* | Merge ^/head r308227 through r308490.Dimitry Andric2016-11-101-2/+5
|\|
| * o Add support for long double.Ruslan Bukin2016-11-031-2/+5
* | Merge ^/head r306303 through 306411.Ed Maste2016-09-282-219/+222
|\|
| * libcompiler_rt: move file list to Makefile.inc for reuse elsewhereEd Maste2016-09-272-217/+217
| * libcompiler_rt: use ${SRCTOP} for the top of the FreeBSD treeEd Maste2016-09-231-2/+2
* | Fix building some arm-specific primitives for libcompiler_rt. This wasDimitry Andric2016-09-051-16/+16
* | Update compiler-rt to 3.9.0 release, and update the build glue forDimitry Andric2016-09-031-198/+201
|/
* Make armv6 hard float abi by default. Kill armv6hf.Warner Losh2016-05-181-2/+3
* 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
|/
* 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