summaryrefslogtreecommitdiffstats
path: root/lib/libcompiler_rt/divtc3.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update compiler-rt to 8.0.1. This is mostly a cosmetic update for us.patrick2019-09-291-1/+4
| | | | | Tested in snaps ok kettenis@
* Update to compiler-rt 5.0.1.patrick2017-12-261-11/+11
| | | | ok kettenis@
* Import libcompiler_rt 3.9.0, LLVM's replacement for libgcc.pascal2016-09-051-0/+60
This is the lib/builtin directory of the compiler-rt source tarball. comments/ok patrick@, ok kettenis@