aboutsummaryrefslogtreecommitdiff
path: root/lib/libcompiler_rt/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 4bb2416d42eb from llvm-project (by Jessica Clarke):Jessica Clarke2023-09-041-1/+1
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* Build compiler-rt against libunwind, not libcxxrtDimitry Andric2022-03-091-1/+1
* compilert-rt: build out-of-line LSE atomics helpers for aarch64Dimitry Andric2021-07-281-0/+20
* Rename NO_WERROR -> MK_WERROR=noAlex Richardson2021-01-071-1/+1
* libcompiler_rt: stop building with stack smashing protectionRyan Libby2020-12-281-0/+1
* Fix llvm-libunwind userspace build on ARMConrad Meyer2019-11-051-4/+0
* 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 r306303 through 306411.Ed Maste2016-09-281-219/+1
|\
| * libcompiler_rt: move file list to Makefile.inc for reuse elsewhereEd Maste2016-09-271-217/+1
| * 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
|/
* 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