| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp | Dimitry Andric | 2020-01-07 | 1 | -4/+0 |
| * | Gcc has incompatible internal declarations for __divtc3 and __multc3 as | Dimitry Andric | 2017-03-21 | 1 | -0/+4 |
| * | Remove an assembler flag, which is redundant since r309124. The upstream | Jung-uk Kim | 2017-02-23 | 1 | -6/+0 |
| * | Update compiler-rt to release_39 branch r288513. Since this contains a | Dimitry Andric | 2016-12-02 | 1 | -0/+4 |
| * | Merge ^/head r306303 through 306411. | Ed Maste | 2016-09-28 | 1 | -219/+1 |
| |\ |
|
| | * | libcompiler_rt: move file list to Makefile.inc for reuse elsewhere | Ed Maste | 2016-09-27 | 1 | -217/+1 |
| | * | libcompiler_rt: use ${SRCTOP} for the top of the FreeBSD tree | Ed Maste | 2016-09-23 | 1 | -2/+2 |
| * | | Fix building some arm-specific primitives for libcompiler_rt. This was | Dimitry Andric | 2016-09-05 | 1 | -16/+16 |
| * | | Update compiler-rt to 3.9.0 release, and update the build glue for | Dimitry Andric | 2016-09-03 | 1 | -198/+201 |
| |/ |
|
| * | Make armv6 hard float abi by default. Kill armv6hf. | Warner Losh | 2016-05-18 | 1 | -2/+3 |
| * | MFH | Glen Barber | 2016-03-06 | 1 | -0/+1 |
| |\ |
|
| | * | Merge compiler-rt release_38 branch r258968. | Dimitry Andric | 2016-02-06 | 1 | -0/+1 |
| * | | First pass through library packaging. | Glen Barber | 2016-02-04 | 1 | -0/+1 |
| |/ |
|
| * | Merge ^/head r288197 through r288456. | Dimitry Andric | 2015-10-01 | 1 | -1/+1 |
| |\ |
|
| | * | Annotate arm userspace assembler sources stating their tolerance to | Konstantin Belousov | 2015-09-29 | 1 | -1/+1 |
| * | | Update compiler-rt to 3.7.0 release. This also includes the sanitizer | Dimitry Andric | 2015-09-10 | 1 | -0/+3 |
| |/ |
|
| * | compiler_rt: add floatunsitf for arm64 | Ed Maste | 2015-04-16 | 1 | -0/+1 |
| * | compiler-rt: include 128-bit quad precision fp support only on arm64 | Ed Maste | 2015-04-08 | 1 | -15/+19 |
| * | compiler-rt: add floatditf and floatunditf | Ed Maste | 2015-04-07 | 1 | -0/+2 |
| * | compiler-rt: Implement multc3 - quad-precision complex multiplication | Ed Maste | 2015-04-07 | 1 | -0/+1 |
| * | compiler-rt: Build additional quad precision floating point builtins | Ed Maste | 2015-03-30 | 1 | -0/+6 |
| * | Merge ^/head r279893 through r279984. | Dimitry Andric | 2015-03-14 | 1 | -0/+6 |
| |\ |
|
| | * | Pull in r231965 from upstream compiler-rt trunk (by Jörg Sonnenberger): | Dimitry Andric | 2015-03-14 | 1 | -0/+6 |
| * | | Update compiler-rt to trunk r228651. This enables using Address | Dimitry Andric | 2015-02-22 | 1 | -0/+1 |
| |/ |
|
| * | With the update of compiler-rt we try to build a number of files that | Andrew Turner | 2015-01-09 | 1 | -44/+7 |
| * | Update compiler-rt to trunk r224034. This brings a number of new | Dimitry Andric | 2015-01-08 | 1 | -3/+57 |
| * | Clean up detection of hard-float ABIs. As with big-endian in r272368 we | Andrew Turner | 2014-10-01 | 1 | -2/+2 |
| * | Remove MK_ARM_EABI, the armeb issues have been fixed. The code to support | Andrew Turner | 2014-10-01 | 1 | -3/+2 |
| * | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | Warner Losh | 2014-05-06 | 1 | -1/+1 |
| * | Add a new ARM TARGET_ARCH, armv6hf. This is considered experimental. | Andrew Turner | 2014-03-23 | 1 | -1/+3 |
| * | Unconditionally compile the __sync_* atomics support functions into compiler-rt | David Chisnall | 2013-08-31 | 1 | -1/+2 |
| * | Build __clear_cache on ARM with clang now it supports it. | Andrew Turner | 2013-06-15 | 1 | -5/+1 |
| * | Let ARM use the custom tailored atomic intrinsics. | Ed Schouten | 2013-06-15 | 1 | -8/+3 |
| * | Use improved __sync_*() intrinsics for MIPS in userspace as well. | Ed Schouten | 2013-06-08 | 1 | -10/+5 |
| * | Add __sync_synchronize(). | Ed Schouten | 2013-05-30 | 1 | -0/+1 |
| * | Unbreak <stdatomic.h> on ARM + Clang. | Ed Schouten | 2013-04-27 | 1 | -3/+2 |
| * | Enable libcompiler-rt on MIPS. | Ed Schouten | 2013-04-20 | 1 | -5/+3 |
| * | Add the __aeabi_mem* functions to compiler-rt as clang uses them. | Andrew Turner | 2013-02-06 | 1 | -0/+4 |
| * | Use the compiler-rt version __{u,}divsi3 and __{u,}modsi3 on ARM EABI | Andrew Turner | 2013-01-19 | 1 | -3/+7 |
| * | There should have been a tab after SRCS+= | Andrew Turner | 2013-01-19 | 1 | -1/+1 |
| * | Add the __aeabi_*divmod functions to the compiler-rt build | Andrew Turner | 2013-01-19 | 1 | -0/+7 |
| * | Get libcompiler-rt and libgcc building on ARM with clang. | Andrew Turner | 2012-12-18 | 1 | -3/+8 |
| * | Switch sparc64 to using libcompiler_rt; since r230021 we have a workaround | Marius Strobl | 2012-05-15 | 1 | -1/+1 |
| * | Upgrade libcompiler_rt to upstream revision 147390. | Ed Schouten | 2011-12-31 | 1 | -0/+4 |
| * | Add locally implemented atomic intrinsics to libcompiler_rt. | Ed Schouten | 2011-12-27 | 1 | -0/+20 |
| * | Upgrade libcompiler_rt from revision 117047 to 132478. | Ed Schouten | 2011-06-03 | 1 | -0/+5 |
| * | Mark libcompiler_rt as not needed executable stack on powerpc. | Konstantin Belousov | 2011-01-14 | 1 | -1/+2 |
| * | Fix braino in r217101. -Wa is used to supply assembler flag to cc driver. | Konstantin Belousov | 2011-01-07 | 1 | -1/+1 |
| * | On amd64 and i386, force assembler to mark objects compiled from the | Konstantin Belousov | 2011-01-07 | 1 | -0/+6 |
| * | Switch mips architectures back to libgcc. | Alexander Kabaev | 2010-12-29 | 1 | -1/+1 |