| Commit message (Expand) | Author | Age | Files | Lines |
| * | Build compiler-rt against libunwind, not libcxxrt | Dimitry Andric | 2022-03-17 | 1 | -1/+1 |
| * | Merge llvm-project release/13.x llvmorg-13.0.0-rc1-97-g23ba3732246a | Dimitry Andric | 2021-12-06 | 1 | -0/+3 |
| * | compiler-rt: add aarch64 init function for LSE atomics | Dimitry Andric | 2021-09-21 | 1 | -2/+3 |
| * | Merge llvm-project 12.0.1 release and follow-up fixes | Dimitry Andric | 2021-07-31 | 1 | -0/+20 |
| * | Rename NO_WERROR -> MK_WERROR=no | Alex Richardson | 2021-01-07 | 1 | -1/+1 |
| * | libcompiler_rt: stop building with stack smashing protection | Ryan Libby | 2020-12-28 | 1 | -0/+1 |
| * | Follow-up r364753 by only using arm's stdatomic.c implementation, as it | Dimitry Andric | 2020-09-10 | 1 | -1/+2 |
| * | Follow-up r364753 by enabling compiler-rt's atomic implementation only | Dimitry Andric | 2020-09-09 | 1 | -1/+6 |
| * | After r364753, there should be no need to suppress -Watomic-alignment | Dimitry Andric | 2020-08-25 | 1 | -6/+0 |
| * | Add atomic and bswap functions to libcompiler_rt | Dimitry Andric | 2020-08-25 | 1 | -14/+9 |
| * | Avoid adding duplicates to SRCS/OBJS/SOBJS/POBJS | Alex Richardson | 2020-08-24 | 1 | -1/+0 |
| * | Merge ^/head r357662 through r357854. | Dimitry Andric | 2020-02-13 | 1 | -2/+1 |
| |\ |
|
| | * | Remove sparc64 specific inclusion of bswap32 built-ins. | Warner Losh | 2020-02-12 | 1 | -2/+1 |
| * | | Add internal floating point environment builtins to libcompiler_rt and | Dimitry Andric | 2020-01-28 | 1 | -2/+8 |
| * | | Sort libcompiler_rt sources. | Dimitry Andric | 2020-01-27 | 1 | -1/+1 |
| |/ |
|
| * | [PowerPC] enable atomic.c in compiler_rt and do not check and forces | Justin Hibbits | 2019-12-26 | 1 | -0/+8 |
| * | Move all sources from the llvm project into contrib/llvm-project. | Dimitry Andric | 2019-12-20 | 1 | -1/+1 |
| * | Define __SOFT_FP__ for riscv64sf to avoid infinite recursion. | John Baldwin | 2019-12-04 | 1 | -0/+4 |
| * | Fix llvm-libunwind userspace build on ARM | Conrad Meyer | 2019-11-05 | 1 | -4/+0 |
| * | Update build glue for building compiler-rt. | Dimitry Andric | 2019-08-29 | 1 | -2/+4 |
| * | compiler-rt: enable __bswapsi2/__bswapdi2 for RISC-V | Ed Maste | 2019-08-14 | 1 | -1/+2 |
| * | The routines defined in comparedf2 and comparesf2 are defined in libc | Warner Losh | 2018-02-02 | 1 | -1/+1 |
| * | Support armv7 builds for userland | Warner Losh | 2017-10-05 | 1 | -1/+1 |
| * | Follow-up to r323001: if the actually selected CPUTYPE is capable of | Dimitry Andric | 2017-08-30 | 1 | -2/+2 |
| * | In compiler-rt, a few assembler implementations for i386 floating point | Dimitry Andric | 2017-08-29 | 1 | -6/+17 |
| * | Include {u,}{div,mod}si3() on mips in libcompiler_rt. | John Baldwin | 2017-08-21 | 1 | -7/+4 |
| * | There is no MACHINE_CPUARCH == armv6, remove redunant check. | Warner Losh | 2017-08-14 | 1 | -1/+1 |
| * | Merge ^/head r320573 through r320970. | Dimitry Andric | 2017-07-13 | 1 | -3/+2 |
| |\ |
|
| | * | compiler_rt: provide bswap buildins on sparc64 | Ed Maste | 2017-07-06 | 1 | -3/+2 |
| * | | Merge ^/head r318560 through r318657. | Dimitry Andric | 2017-05-22 | 1 | -0/+7 |
| |\| |
|
| | * | [libcompiler-rt] add bswapdi2/bswapsi2 | Adrian Chadd | 2017-05-21 | 1 | -0/+7 |
| * | | Merge compiler-rt trunk r300890, and update build glue. | Dimitry Andric | 2017-04-22 | 1 | -1/+1 |
| |/ |
|
| * | Add an implementation of __ffssi2() derived from __ffsdi2(). | John Baldwin | 2017-04-05 | 1 | -0/+1 |
| * | 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 r308491 through r308841. | Dimitry Andric | 2016-11-19 | 1 | -3/+4 |
| |\ |
|
| | * | Add full softfloat and hardfloat support for RISC-V. | Ruslan Bukin | 2016-11-16 | 1 | -3/+4 |
| * | | Merge ^/head r308227 through r308490. | Dimitry Andric | 2016-11-10 | 1 | -2/+5 |
| |\| |
|
| | * | o Add support for long double. | Ruslan Bukin | 2016-11-03 | 1 | -2/+5 |
| * | | Merge ^/head r306303 through 306411. | Ed Maste | 2016-09-28 | 2 | -219/+222 |
| |\| |
|
| | * | libcompiler_rt: move file list to Makefile.inc for reuse elsewhere | Ed Maste | 2016-09-27 | 2 | -217/+217 |
| | * | 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 | -194/+197 |
| |/ |
|
| * | 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 |
| |\ |
|