summaryrefslogtreecommitdiff
path: root/lib/libcompiler_rt/Makefile
AgeCommit message (Expand)Author
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
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