37 Commits (3f853f22c87f0b671c0366eb290919719fa56c0e)

Author SHA1 Message Date
Gabriel F. T. Gomes cf2046ec7d float128: Add strfromf128 10 years ago
Gabriel F. T. Gomes aab0f374e7 Remove duplicated code from __printf_fp_l, __printf_fphex, and __printf_size 9 years ago
Joseph Myers bfff8b1bec Update copyright dates with scripts/update-copyrights. 9 years ago
Joseph Myers f7a9f785e5 Update copyright dates with scripts/update-copyrights. 10 years ago
Wilco Dijkstra 89faa0340a Cleanup a few cases where isinf is used to get the signbit to improve the readability and maintainability and allow inlining. 11 years ago
Wilco Dijkstra d81f90ccd0 This patch renames all uses of __isinf*, __isnan*, __finite* and __signbit* to use standard C99 macros. This has no effect on generated code. 11 years ago
Joseph Myers b168057aaa Update copyright dates with scripts/update-copyrights. 11 years ago
Allan McRae d4697bc93d Update copyright notices with scripts/update-copyrights 12 years ago
Alan Modra 1b6adf888d PowerPC floating point little-endian [1 of 15] 13 years ago
Joseph Myers 2e09a79ada Avoid use of "register" as optimization hint. 13 years ago
Ondrej Bilka 350635a59a Fix leading whitespaces. 13 years ago
Joseph Myers 568035b787 Update copyright notices with scripts/update-copyrights. 13 years ago
Joseph Myers a9f8e53a5b Make printf respect the rounding mode for hex output (bug 5044). 14 years ago
Andreas Schwab d18ea0c5e6 Remove use of INTDEF/INTUSE in libio 14 years ago
H.J. Lu eb96ffb07d Move stdio-common/_itoa.h to sysdeps/generic 14 years ago
Paul Eggert 59ba27a63a Replace FSF snail mail address with URLs. 14 years ago
Ulrich Drepper 187da0aedc isinf returns the sign of the number, use it in printf* 15 years ago
Ulrich Drepper 3ce1f29594 Cleanup of configuration options 15 years ago
Ulrich Drepper 003c9895a8 Print sign of NaN values. 17 years ago
Ulrich Drepper 6c215a8d6c * grp/initgroups.c (internal_getgrouplist): Remove unnecessary 20 years ago
Ulrich Drepper 9c06eb66b5 [BZ #2908] 20 years ago
Ulrich Drepper 9d13fb2413 Moved to csu/errno-loc.c. 21 years ago
Ulrich Drepper a334319f65 (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. 22 years ago
Jakub Jelinek 0ecb606cb6 2.5-18.1 19 years ago
Ulrich Drepper 79937577d1 Update. 22 years ago
Roland McGrath 90d5987081 * stdio-common/tst-fphex.c: New file. 24 years ago
Ulrich Drepper 76f2646f3d Update. 24 years ago
Ulrich Drepper f83af095b6 Update. 24 years ago
Ulrich Drepper 77fe0b9cd8 Update. 24 years ago
Andreas Jaeger 41bdb6e20c Update to LGPL v2.1. 25 years ago
Andreas Jaeger 1dc72e4ffe Update. 26 years ago
Ulrich Drepper 66bdfcabdb (__printf_fphex): Compute correctly end of wexpbuf buffer. 26 years ago
Ulrich Drepper b15cb49505 Update. 26 years ago
Ulrich Drepper a535ce141f Update. 26 years ago
Ulrich Drepper a1d84548c8 Update. 27 years ago
Ulrich Drepper ec751a23c0 Update. 27 years ago
Ulrich Drepper abfbdde177 Update. 27 years ago
Ulrich Drepper d64b6ad075 Update. 27 years ago
Ulrich Drepper 263456bdd4 Update. 27 years ago
Ulrich Drepper 91ea72b7d2 Update. 27 years ago
Ulrich Drepper 29329ef547 (__printf_fphex): Print no decimal point if the precision is zero, even if the mantissa is non-zero. 27 years ago
Ulrich Drepper 8d8c6efa78 Update. 28 years ago
Ulrich Drepper f98b4bbd11 Update. 28 years ago
Ulrich Drepper d8cceb4fcf Update. 28 years ago
Ulrich Drepper 9756dfe161 Update. 29 years ago
Ulrich Drepper f43ce637b5 Update. 29 years ago
Ulrich Drepper 8f2ece695d Update. 29 years ago
Ulrich Drepper f671aeab4e Update. 29 years ago
Ulrich Drepper 1f205a479b Update. 29 years ago
Ulrich Drepper 0d8733c4fc Update. 29 years ago