index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libcompiler_rt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unconditionally compile the __sync_* atomics support functions into compiler-rt
theraven
2013-08-31
1
-1
/
+2
*
Build __clear_cache on ARM with clang now it supports it.
andrew
2013-06-15
1
-5
/
+1
*
Let ARM use the custom tailored atomic intrinsics.
ed
2013-06-15
11
-211
/
+3
*
Use improved __sync_*() intrinsics for MIPS in userspace as well.
ed
2013-06-08
8
-56
/
+5
*
Add __sync_synchronize().
ed
2013-05-30
2
-0
/
+48
*
Use #ifdef instead of #if defined.
ed
2013-05-30
2
-2
/
+2
*
Unbreak <stdatomic.h> on ARM + Clang.
ed
2013-04-27
17
-17
/
+34
*
Enable libcompiler-rt on MIPS.
ed
2013-04-20
1
-5
/
+3
*
Add the __aeabi_mem* functions to compiler-rt as clang uses them.
andrew
2013-02-06
1
-0
/
+4
*
Use the compiler-rt version __{u,}divsi3 and __{u,}modsi3 on ARM EABI
andrew
2013-01-19
1
-3
/
+7
*
There should have been a tab after SRCS+=
andrew
2013-01-19
1
-1
/
+1
*
Add the __aeabi_*divmod functions to the compiler-rt build
andrew
2013-01-19
1
-0
/
+7
*
Get libcompiler-rt and libgcc building on ARM with clang.
andrew
2012-12-18
1
-3
/
+8
*
Switch sparc64 to using libcompiler_rt; since r230021 we have a workaround
marius
2012-05-15
1
-1
/
+1
*
Upgrade libcompiler_rt to upstream revision 147390.
ed
2011-12-31
1
-0
/
+4
*
Add locally implemented atomic intrinsics to libcompiler_rt.
ed
2011-12-27
17
-0
/
+204
*
Upgrade libcompiler_rt from revision 117047 to 132478.
ed
2011-06-03
1
-0
/
+5
*
Mark libcompiler_rt as not needed executable stack on powerpc.
kib
2011-01-14
1
-1
/
+2
*
Fix braino in r217101. -Wa is used to supply assembler flag to cc driver.
kib
2011-01-07
1
-1
/
+1
*
On amd64 and i386, force assembler to mark objects compiled from the
kib
2011-01-07
1
-0
/
+6
*
Switch mips architectures back to libgcc.
kan
2010-12-29
1
-1
/
+1
*
Revert to libgcc for sparc64.
ed
2010-11-12
1
-3
/
+5
*
Set symbol visibility to hidden.
ed
2010-11-11
1
-1
/
+1
*
Import libcompiler_rt into HEAD and add Makefiles.
ed
2010-11-11
1
-0
/
+157