index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
external
/
bsd
/
compiler_rt
Age
Commit message (
Expand
)
Author
2021-11-02
Adjust for new __sigaction_siginfo symbol.
thorpej
2021-06-30
Do previous differently by pushing even number of registers and remove
skrll
2021-06-29
Align sp to 8-byte boundary as required by EABI.
rin
2021-06-16
PR port-arm/55897
rin
2021-06-16
PR port-arm/55897
rin
2021-06-16
PR port-arm/55897
rin
2021-06-16
PR port-arm/55897
rin
2021-06-16
PR port-arm/55897
rin
2021-06-16
PR port-arm/55897
rin
2021-06-16
PR port-arm/55897
rin
2020-05-05
Align addresses to cache lines in __clear_cache for aarch64.
jmcneill
2020-04-04
Fix LLVM sanitizers build after removal of netsmb
kamil
2020-03-15
Fix compiler-rt build with MKIPFILTER=no
kamil
2020-01-31
Fix the build of LLVM sanitizers after the urio(4) removal
kamil
2019-12-27
Cherry-pick LLVM upstream patch to fix build of compiler-rt
kamil
2019-12-24
Fix compiler-rt sanitizer build with >= 9.99.30
kamil
2019-12-18
Fix compiler-rt build after removal of filemon
kamil
2019-10-23
Correct the __libc_thr_keycreate signature in the MSan interceptor
kamil
2019-08-14
Cherry-pick upstream compiler-rt patches for LLVM sanitizers
kamil
2019-01-08
merge new version
kamil
2019-01-08
Import compiler-rt r350590. LLVM sanitizers on top of unmodified files from c...
kamil
2018-12-29
compiler_rt: Update prepare-import.sh according to future updates
kamil
2018-01-07
Revert namespacing of atoi(3)
kamil
2018-01-05
Register new weak symbol in libc for internal usage: atoi
kamil
2018-01-05
Include namespace.h in GCDAProfiling.c (compiler_rt)
kamil
2017-06-16
Implement __clear_cache using __syncicache on PPC
joerg
2017-05-24
Add __clear_cache implementatin for SPARC/SPARC64.
joerg
2016-03-26
Make the softfloat variant compile
martin
2016-03-25
No CRT_HAS_128BIT for pcc, which lacks attribute((mode(TI))).
riastradh
2016-03-04
Fix infinite recursion caused by gcc lossage.
christos
2016-02-27
Add lint bits.
christos
2016-02-27
Synchronise with new components we are currently not interested in.
joerg
2016-02-27
Merge compiler-rt-259194.
joerg
2016-02-27
Import compiler-rt r259194. Primary changes are better support for
joerg
2015-03-09
Don't use __gcc_personality_sj0 on ARM.
joerg
2014-08-10
Import compiler-rt r215309. Extends 128bit IEEE support in soft-float,
joerg
2014-05-19
Import compiler-rt r209132. Revert use of TI mode on 32bit PPC.
joerg
2014-05-16
Clean up a few more directories.
joerg
2014-05-16
Import compiler-rt r208593. Fix a build bug in __clear_cache by not
joerg
2014-03-18
Import compiler-rt r204194. Fixes shift use in divide routines and const
joerg
2014-02-26
Retire sources from old build location.
joerg
2014-02-26
Update compiler-rt glue for the new source layout.
joerg
2014-02-26
Import compiler-rt r202303. Extend 128bit support to all LP64 platforms.
joerg
2014-02-18
prefer __func__ instead of __FUNCTION__
christos
2014-02-18
- include <sys/cdefs.h> for compiler definitions
christos
2014-01-29
Fix builtin shadowing in PowerPC specific code. Implement clzdi/clzsi
joerg
2014-01-24
Import compiler-rt r200007. Use .size on all assembler functions.
joerg
2014-01-15
More sanitizers we are still not interested in.
joerg
2014-01-15
Import compiler-rt r199273. Support libkern/libsa alternative headers.
joerg
2013-07-04
Add helper script for future imports.
joerg
[next]