aboutsummaryrefslogtreecommitdiff
path: root/stdio-common/printf_fp.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka1-4/+4
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-10-04PowerPC floating point little-endian [1 of 15]Alan Modra1-2/+1
2013-06-07Avoid use of "register" as optimization hint.Joseph Myers1-2/+2
2013-03-15Remove unused declarations.Thomas Schwinge1-3/+0
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-09-14Make printf respect the rounding mode for decimal output (bug 5044).Joseph Myers1-29/+24
2012-05-24Remove use of INTDEF/INTUSE in libioAndreas Schwab1-2/+2
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2011-10-08isinf returns the sign of the number, use it in printf*Ulrich Drepper1-4/+6
2011-06-10Quash some new warnings from GCC 4.6.Roland McGrath1-2/+0
2011-01-12Fix grouping when rounding increases number of integer digits.Ulrich Drepper1-7/+16
2009-09-29Check for integer overflows in formatting functionsAndreas Schwab1-2/+9
2009-08-23Print sign of NaN values.Ulrich Drepper1-3/+6
2008-07-26* stdio-common/printf_fp.c (___printf_fp): Give wide outout codeUlrich Drepper1-0/+4
2008-07-25[BZ #6698]Ulrich Drepper1-7/+16
2007-11-06* stdio-common/vfprintf.c (vfprintf): Compute necessary buffer sizeUlrich Drepper1-8/+9
2007-07-29[BZ 4858]Ulrich Drepper1-1/+3
2007-04-30* stdio-common/printf_fp.c (___printf_fp): Don't print negative signUlrich Drepper1-1/+7
2007-04-16* stdio-common/printf_fp.c (___printf_fp): Fix exponent -4Ulrich Drepper1-4/+9
2007-02-21[BZ #4070]Ulrich Drepper1-26/+53
2007-02-20* stdio-common/printf_fp.c (___printf_fp): Cleanups and minorUlrich Drepper1-7/+10
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper1-71/+28
2007-07-31.Jakub Jelinek1-28/+71
2006-04-25[BZ #2072]Ulrich Drepper1-7/+27
2006-01-14* math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath1-5/+7
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-101/+38
2007-07-122.5-18.1Jakub Jelinek1-38/+101
2004-03-24Update.Ulrich Drepper1-1/+3
2003-12-19Update.Ulrich Drepper1-19/+26
2002-10-09Update.Ulrich Drepper1-1/+1
2002-09-30Update.Ulrich Drepper1-11/+9
2002-09-10Update.Ulrich Drepper1-4/+4
2002-08-03Update.Ulrich Drepper1-0/+1
2002-07-11Update.Ulrich Drepper1-0/+3
2002-04-14Update.Ulrich Drepper1-5/+6
2002-03-11(__printf_fp): Correct check for %F format when determining type of format.Ulrich Drepper1-1/+1
2002-02-26Update.Ulrich Drepper1-2/+2
2001-07-06Update to LGPL v2.1.Andreas Jaeger1-8/+8
2001-01-02Update.Andreas Jaeger1-2/+2
2000-12-27* stdio-common/printf_fp.c (__printf_fp): Add prototype for nested Andreas Jaeger1-0/+2
2000-12-06Update.Ulrich Drepper1-1/+3
2000-12-05Update.Andreas Jaeger1-1/+1
2000-10-26Update.Ulrich Drepper1-1/+7
2000-08-21Update.Ulrich Drepper1-2/+2
2000-08-17Update.Ulrich Drepper1-3/+6
2000-06-29Update.Ulrich Drepper1-1/+3
2000-06-29(__printf_fp): Remove unnecessary second definition and initialization of dec...Ulrich Drepper1-5/+0
2000-02-11Update.Ulrich Drepper1-130/+217
1999-12-19Update.Ulrich Drepper1-2/+17