Age | Commit message (Expand) | Author | Files | Lines |
2015-03-12 | soft-fp: Define and use _FP_STATIC_ASSERT. | Joseph Myers | 1 | -6/+11 |
2015-03-11 | soft-fp: Add _FP_UNREACHABLE. | Joseph Myers | 1 | -0/+9 |
2015-03-10 | soft-fp: Use multiple-include guards. | Joseph Myers | 1 | -2/+2 |
2015-03-07 | soft-fp: Support conditional zero-initialization in declarations. | Joseph Myers | 1 | -0/+11 |
2015-03-07 | Fix /* in comment in previous commit. | Joseph Myers | 1 | -1/+1 |
2015-03-07 | soft-fp: Condition sfp-machine.h include path on __KERNEL__. | Joseph Myers | 1 | -0/+4 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2014-10-09 | soft-fp: Support more precise "invalid" exceptions. | Joseph Myers | 1 | -0/+38 |
2014-10-09 | soft-fp: Add FP_DENORM_ZERO. | Joseph Myers | 1 | -0/+5 |
2014-10-09 | soft-fp: Make extensions of subnormals from XFmode to TFmode signal underflow... | Joseph Myers | 1 | -1/+17 |
2014-10-09 | soft-fp: Remove FP_CLEAR_EXCEPTIONS. | Joseph Myers | 1 | -3/+0 |
2014-09-17 | soft-fp: Fix comment formatting. | Joseph Myers | 1 | -6/+5 |
2014-02-12 | soft-fp: support after-rounding tininess detection. | Joseph Myers | 1 | -0/+3 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 1 | -1/+1 |
2013-10-16 | soft-fp: fix horizontal whitespace. | Joseph Myers | 1 | -31/+31 |
2013-10-15 | soft-fp: remove unused macros. | Joseph Myers | 1 | -3/+0 |
2013-10-15 | soft-fp: fix vertical whitespace and indentation. | Joseph Myers | 1 | -37/+45 |
2013-10-12 | soft-fp: fix preprocessor indentation. | Joseph Myers | 1 | -36/+36 |
2013-10-12 | soft-fp: add macro FP_NO_EXCEPTIONS. | Joseph Myers | 1 | -0/+24 |
2013-10-10 | soft-fp: split FP_INIT_EXCEPTIONS from FP_INIT_ROUNDMODE. | Joseph Myers | 1 | -0/+8 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2013-01-01 | Add script to update copyright notices and reformat some to facilitate its use. | Joseph Myers | 1 | -2/+1 |
2012-11-13 | Fix missing truncation UNDERFLOW. | Marcus Shawcroft | 1 | -16/+18 |
2012-05-30 | Fix underflow generation in soft-fp. | David S. Miller | 1 | -0/+7 |
2012-03-01 | soft-fp: Support using struct layout attributes on bit-fields. | Kai Tietz | 1 | -1/+11 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 1 | -3/+2 |
2007-06-14 | * soft-fp/soft-fp.h (CMPtype): Define to "int" if undefined. | Jakub Jelinek | 1 | -1/+5 |
2006-04-04 | * soft-fp/adddf3.c: Add libgcc exception. Update FSF address. | Roland McGrath | 1 | -2/+11 |
2006-02-25 | * sysdeps/unix/sysv/linux/sparc/sparc64/dl-procinfo.c: Moved to ... | Roland McGrath | 1 | -1/+20 |
2005-12-21 | * elf/cache.c: Use <> rather than "" #includes. | Roland McGrath | 1 | -2/+3 |
2005-12-06 | * soft-fp/soft-fp.h: Include <stdlib.h>. | Roland McGrath | 1 | -0/+2 |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 1 | -34/+3 |
2007-07-12 | 2.5-18.1 | Jakub Jelinek | 1 | -3/+34 |
2003-05-28 | * soft-fp/soft-fp.h (FP_EX_UNDERFLOW): Define to 0. | Roland McGrath | 1 | -4/+4 |
2002-11-01 | * sysdeps/i386/soft-fp/sfp-machine.h (_FP_NANFRAC_Q, _FP_NANSIGN_Q): | Roland McGrath | 1 | -2/+2 |
2001-07-06 | Update to LGPL v2.1. | Andreas Jaeger | 1 | -8/+8 |
2000-03-04 | In libc/: | Geoff Keating | 1 | -2/+2 |
2000-01-04 | Update. | Ulrich Drepper | 1 | -0/+2 |
1999-12-29 | Update. | Ulrich Drepper | 1 | -0/+176 |