summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/arm/divdf3vfp.S
Commit message (Expand)AuthorAgeFilesLines
* Move original compiler-rt functions (libgcc replacement) to lib/builtins dire...Alexey Samsonov2014-02-141-26/+0
* Mechanically add end-of-function markers.Joerg Sonnenberger2014-01-241-0/+1
* Back out some changes that accidentally committed.Bob Wilson2012-02-101-1/+0
* Revert r150232 since it breaks the build when there's no ARM assembler.Bob Wilson2012-02-101-0/+1
* Change ARM vfp assembly functions to use unified syntax.Bob Wilson2011-08-231-4/+5
* license changeHoward Hinnant2010-11-161-2/+2
* add explicit alignment directives to assure arm code is 4-byte alignedNick Kledzik2010-04-211-0/+1
* Switch to using DEFINE_COMPILERRT_[PRIVATE_]FUNCTION to define function symbo...Daniel Dunbar2009-10-271-2/+1
* Add assembly.h for use in .S files.Daniel Dunbar2009-10-271-0/+1
* start adding implementation of arm *vfp routines with test casesNick Kledzik2009-09-111-0/+23
OpenPOWER on IntegriCloud