Age | Commit message (Expand) | Author |
---|---|---|
2017-09-08 | In compiler-rt, a few assembler implementations for i386 floating point | Christian Weisgerber |
2017-08-04 | Enable atomic support functions. | Mark Kettenis |
2017-05-09 | Enable TLS support but default to the emulatated TLS model. Enable the | Mark Kettenis |
2017-04-17 | Change build infrastructure to allow building both gcc and clang. This | Mark Kettenis |
2017-04-09 | Add a few missing quad-precision support functions on arm64 and reorder the | Mark Kettenis |
2017-01-20 | Depend compilation on the compiler version, so that we can always | Patrick Wildt |
2017-01-11 | Build a bunch more floating point helpers for AArch64. | Patrick Wildt |
2016-09-19 | Don't build saveFP/restFP for powerpc. Not needed on OpenBSD. | Pascal Stumpf |
2016-09-19 | Add non-VFP arm-specific code. | Mark Kettenis |
2016-09-05 | Add libcompiler_rt Makefile. | Pascal Stumpf |