summaryrefslogtreecommitdiffstats
path: root/lib/libcompiler_rt/gcc_personality_v0.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Tedu compiler-rt 8.0.1.patrick2020-08-101-251/+0
|
* Update compiler-rt to 8.0.1. This is mostly a cosmetic update for us.patrick2019-09-291-3/+2
| | | | | Tested in snaps ok kettenis@
* Update compiler-rt to version 3.9.1. There has only been a singlepatrick2017-01-041-0/+11
| | | | | | change in the builtins that fixes the build on ARM with LLVM 3.8. ok kettenis@
* Import libcompiler_rt 3.9.0, LLVM's replacement for libgcc.pascal2016-09-051-0/+241
This is the lib/builtin directory of the compiler-rt source tarball. comments/ok patrick@, ok kettenis@