summaryrefslogtreecommitdiffstats
path: root/lib/libcompiler_rt/floatdisf.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Tedu compiler-rt 8.0.1.patrick2020-08-101-88/+0
|
* Update to compiler-rt 6.0.0.patrick2018-09-181-1/+4
| | | | | tested by naddy@ ok kettenis@
* Update to compiler-rt 5.0.1.patrick2017-12-261-2/+7
| | | | ok kettenis@
* Import libcompiler_rt 3.9.0, LLVM's replacement for libgcc.pascal2016-09-051-0/+80
This is the lib/builtin directory of the compiler-rt source tarball. comments/ok patrick@, ok kettenis@