aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/stdlib/strtold.c
AgeCommit message (Expand)AuthorFilesLines
2016-08-15Implement strto[dflu]_l/wcsto[dflu]_lCorinna Vinschen1-3/+25
2016-04-04Add Intel MCU targetIgor Venevtsev1-1/+2
2016-02-12Fix compile with GCC 5 -WerrorYaakov Selkowitz1-0/+2
2015-11-20Import correctly working strtold from David M. Gay.Corinna Vinschen1-5/+37
2014-03-07 * libc/include/stdlib.h (strtold): Define if _HAVE_LONG_DOUBLE isCorinna Vinschen1-2/+8
2013-11-182013-11-18 Sahil Patnayakuni <sahilp@oarcorp.com>Joel Sherrill1-1/+1
2009-04-172009-04-17 Jeff johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+1
2009-04-162009-04-16 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston1-0/+41