summaryrefslogtreecommitdiff
path: root/lib/libc/gdtoa/Makefile.inc
AgeCommit message (Expand)Author
2022-12-04On VAX, compile gdtoa/misc.c at -O0 to avoid incorrect machine codejakllsch
2019-08-01Honour the floating-point rounding mode in floating-point formatting.riastradh
2014-01-16"soon" is "now". Remove all __indr_reference crap.christos
2013-04-19Add libc/locale to the search path.joerg
2008-02-09make all sun2 use -O0 and move most of the hacks out into just 3 files.mrg
2008-02-05make sun2 build again with liberal use of -O0.mrg
2007-04-08Remove support for NetBSD/{,evb}sh5.scw
2007-02-02add the new files to the build. Note I am not bumping libc now, becausechristos
2006-03-15Add strtof(3) and strtold(3); welcome libc 12.137.kleink
2006-02-16- s/notyet/WIDE_DOUBLE/christos
2006-01-31Workaround for a gcc-3.3.3 ICE compiling strtod.c for sh5.scw
2006-01-25Drop in gdtoa as a replacement for dtoa, strtod() from stdlib/strtod.c.kleink