summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/i386/floatundixf.S
Commit message (Collapse)AuthorAgeFilesLines
* Move original compiler-rt functions (libgcc replacement) to lib/builtins ↵Alexey Samsonov2014-02-141-38/+0
| | | | | | directory llvm-svn: 201393
* Add end-of-function markers.Joerg Sonnenberger2014-01-241-1/+2
| | | | llvm-svn: 200006
* license changeHoward Hinnant2010-11-161-2/+2
| | | | llvm-svn: 119397
* Fix x86/x64 on Linux, Credit to Rafael Espindola.Edward O'Callaghan2009-11-041-1/+3
| | | | llvm-svn: 86075
* Switch to using DEFINE_COMPILERRT_[PRIVATE_]FUNCTION to define function ↵Daniel Dunbar2009-10-271-2/+1
| | | | | | symbols inside .S files. llvm-svn: 85264
* Add assembly.h for use in .S files.Daniel Dunbar2009-10-271-0/+2
| | | | llvm-svn: 85263
* Fix a Darwinism, .s files meant to be preprocessed should be named .S.Daniel Dunbar2009-07-011-0/+34
llvm-svn: 74587
OpenPOWER on IntegriCloud