summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/floatdixf.c
Commit message (Collapse)AuthorAgeFilesLines
* Move original compiler-rt functions (libgcc replacement) to lib/builtins ↵Alexey Samsonov2014-02-141-46/+0
| | | | | | directory llvm-svn: 201393
* license changeHoward Hinnant2010-11-161-2/+2
| | | | llvm-svn: 119397
* Refactor to remove un-named struct gnu extension usage. Now ISO C89 and C99 ↵Edward O'Callaghan2009-08-091-3/+3
| | | | | | compliant. Comment trailing endifs llvm-svn: 78537
* Code style and Readability fixes. Credit to Craig van Vliet.Edward O'Callaghan2009-08-071-21/+24
| | | | llvm-svn: 78403
* Initial import of compiler-rt.Daniel Dunbar2009-06-261-0/+43
- llvm-svn: 74292
OpenPOWER on IntegriCloud