summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/divdc3.c
Commit message (Collapse)AuthorAgeFilesLines
* lib: Finish int_math.h definitions using compiler builtins and eliminateDaniel Dunbar2011-11-161-14/+13
| | | | | | implementation use of <math.h>. llvm-svn: 144786
* lib: Starting thinning out the dependency on math.h by using compiler builtinsDaniel Dunbar2011-11-161-9/+12
| | | | | | where available. llvm-svn: 144785
* lib: Remove uses of complex.h which does not appear to be required.Daniel Dunbar2011-11-161-1/+0
| | | | llvm-svn: 144754
* license changeHoward Hinnant2010-11-161-2/+2
| | | | llvm-svn: 119397
* Code style and Readability fixes. Credit to Craig van Vliet.Edward O'Callaghan2009-08-071-13/+14
| | | | llvm-svn: 78403
* Refactor out common pre-processor code.Edward O'Callaghan2009-08-041-4/+0
| | | | llvm-svn: 78037
* Fix newlinew warning in floatundidf.c , Bulkout CMake system more, complete ↵Edward O'Callaghan2009-08-031-0/+4
| | | | | | port to AuroraUX and Solaris. llvm-svn: 77958
* Initial import of compiler-rt.Daniel Dunbar2009-06-261-0/+58
- llvm-svn: 74292
OpenPOWER on IntegriCloud