summaryrefslogtreecommitdiffstats
path: root/lib/libcompiler_rt/clzdi2.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Tedu compiler-rt 8.0.1.patrick2020-08-101-40/+0
|
* Update compiler-rt to 8.0.1. This is mostly a cosmetic update for us.patrick2019-09-291-2/+7
| | | | | Tested in snaps ok kettenis@
* Update compiler-rt to 7.0.1. This is mostly a cosmetic update sincepatrick2019-01-291-0/+6
| | | | | | | most changes are guarded behind WIN32 or GCC ifdefs. The functional change is in emutls and AMD model checking. ok kettenis@
* Import libcompiler_rt 3.9.0, LLVM's replacement for libgcc.pascal2016-09-051-0/+29
This is the lib/builtin directory of the compiler-rt source tarball. comments/ok patrick@, ok kettenis@