summaryrefslogtreecommitdiff
path: root/lib/libcompiler_rt
AgeCommit message (Expand)Author
2017-08-04Enable atomic support functions.Mark Kettenis
2017-05-09Enable TLS support but default to the emulatated TLS model. Enable theMark Kettenis
2017-04-17Change build infrastructure to allow building both gcc and clang. ThisMark Kettenis
2017-04-09Add a few missing quad-precision support functions on arm64 and reorder theMark Kettenis
2017-01-20Depend compilation on the compiler version, so that we can alwaysPatrick Wildt
2017-01-11Build a bunch more floating point helpers for AArch64.Patrick Wildt
2017-01-04Update compiler-rt to version 3.9.1. There has only been a singlePatrick Wildt
2016-09-19Don't build saveFP/restFP for powerpc. Not needed on OpenBSD.Pascal Stumpf
2016-09-19Add non-VFP arm-specific code.Mark Kettenis
2016-09-05Add libcompiler_rt Makefile.Pascal Stumpf
2016-09-05Import libcompiler_rt 3.9.0, LLVM's replacement for libgcc.Pascal Stumpf