summaryrefslogtreecommitdiffstats
path: root/lib/libc/gdtoa/_hdtoa.c
Commit message (Expand)AuthorAgeFilesLines
* Unbreak the build for arm and powerpc.das2008-04-121-0/+2
* Make several changes to the way printf handles hex floating point (%a):das2008-04-121-206/+29
* Fix a rounding error.das2007-05-081-1/+1
* Fix rounding of 0xf for hex fp formats.das2007-01-031-1/+1
* Cut out the gordian handling of subnormals by bit fiddling, anddas2005-01-181-128/+15
* Updated manh shift constant type to 'ULL' for PPC to fixgrehan2004-01-211-1/+1
* Implement __hdtoa() and __hldtoa() and enable printf() support for %adas2004-01-181-0/+432
OpenPOWER on IntegriCloud