aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gdtoa/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* For now, compile all of contrib/gdtoa without requiring strict aliasing,Dimitry Andric2017-02-131-0/+1
* Replace dot-dot relative pathing with SRCTOP-relative paths where possibleEnji Cooper2017-01-201-2/+2
* META MODE: Don't create .meta files when symlinking sources into the obj dire...Bryan Drewery2015-11-251-2/+2
* Replace use of ${.CURDIR} by ${LIBC_SRCTOP} and define ${LIBC_SRCTOP}Marcel Moolenaar2014-03-041-4/+4
* Make several changes to the way printf handles hex floating point (%a):David Schultz2008-04-121-1/+1
* Add each directory's symbol map file to SYM_MAPS.Daniel Eischen2006-03-131-0/+2
* Don't compile the gdtoa package's strtoIg.c into libc.David Schultz2005-01-271-1/+1
* Eliminate gdtoa.mk and move its contents to ${MACHINE_ARCH}/Makefile.inc.David Schultz2005-01-151-4/+1
* Implement __hdtoa() and __hldtoa() and enable printf() support for %aDavid Schultz2004-01-181-1/+1
* Replaced an ugly hack to selectively disable warningsRuslan Ermilov2004-01-111-3/+0
* Add an ulgy hack so that warnings added by non-zero WARNS values won't beDavid E. O'Brien2004-01-101-0/+3
* Add __ldtoa(), a wrapper around gdtoa() to make it look like dtoa().David Schultz2003-04-051-1/+1
* Clean up the way gdtoa sources are found.David E. O'Brien2003-03-131-1/+6
* Replace our ancient dtoa/strtod implementation with the gdtoaDavid Schultz2003-03-121-0/+16