summaryrefslogtreecommitdiff
path: root/sys/external/bsd/compiler_rt
AgeCommit message (Expand)Author
2021-11-02Adjust for new __sigaction_siginfo symbol.thorpej
2021-06-30Do previous differently by pushing even number of registers and removeskrll
2021-06-29Align sp to 8-byte boundary as required by EABI.rin
2021-06-16PR port-arm/55897rin
2021-06-16PR port-arm/55897rin
2021-06-16PR port-arm/55897rin
2021-06-16PR port-arm/55897rin
2021-06-16PR port-arm/55897rin
2021-06-16PR port-arm/55897rin
2021-06-16PR port-arm/55897rin
2020-05-05Align addresses to cache lines in __clear_cache for aarch64.jmcneill
2020-04-04Fix LLVM sanitizers build after removal of netsmbkamil
2020-03-15Fix compiler-rt build with MKIPFILTER=nokamil
2020-01-31Fix the build of LLVM sanitizers after the urio(4) removalkamil
2019-12-27Cherry-pick LLVM upstream patch to fix build of compiler-rtkamil
2019-12-24Fix compiler-rt sanitizer build with >= 9.99.30kamil
2019-12-18Fix compiler-rt build after removal of filemonkamil
2019-10-23Correct the __libc_thr_keycreate signature in the MSan interceptorkamil
2019-08-14Cherry-pick upstream compiler-rt patches for LLVM sanitizerskamil
2019-01-08merge new versionkamil
2019-01-08Import compiler-rt r350590. LLVM sanitizers on top of unmodified files from c...kamil
2018-12-29compiler_rt: Update prepare-import.sh according to future updateskamil
2018-01-07Revert namespacing of atoi(3)kamil
2018-01-05Register new weak symbol in libc for internal usage: atoikamil
2018-01-05Include namespace.h in GCDAProfiling.c (compiler_rt)kamil
2017-06-16Implement __clear_cache using __syncicache on PPCjoerg
2017-05-24Add __clear_cache implementatin for SPARC/SPARC64.joerg
2016-03-26Make the softfloat variant compilemartin
2016-03-25No CRT_HAS_128BIT for pcc, which lacks attribute((mode(TI))).riastradh
2016-03-04Fix infinite recursion caused by gcc lossage.christos
2016-02-27Add lint bits.christos
2016-02-27Synchronise with new components we are currently not interested in.joerg
2016-02-27Merge compiler-rt-259194.joerg
2016-02-27Import compiler-rt r259194. Primary changes are better support forjoerg
2015-03-09Don't use __gcc_personality_sj0 on ARM.joerg
2014-08-10Import compiler-rt r215309. Extends 128bit IEEE support in soft-float,joerg
2014-05-19Import compiler-rt r209132. Revert use of TI mode on 32bit PPC.joerg
2014-05-16Clean up a few more directories.joerg
2014-05-16Import compiler-rt r208593. Fix a build bug in __clear_cache by notjoerg
2014-03-18Import compiler-rt r204194. Fixes shift use in divide routines and constjoerg
2014-02-26Retire sources from old build location.joerg
2014-02-26Update compiler-rt glue for the new source layout.joerg
2014-02-26Import compiler-rt r202303. Extend 128bit support to all LP64 platforms.joerg
2014-02-18prefer __func__ instead of __FUNCTION__christos
2014-02-18- include <sys/cdefs.h> for compiler definitionschristos
2014-01-29Fix builtin shadowing in PowerPC specific code. Implement clzdi/clzsijoerg
2014-01-24Import compiler-rt r200007. Use .size on all assembler functions.joerg
2014-01-15More sanitizers we are still not interested in.joerg
2014-01-15Import compiler-rt r199273. Support libkern/libsa alternative headers.joerg
2013-07-04Add helper script for future imports.joerg