| Commit message (Expand) | Author | Age | Files | Lines |
* | soft-fp: make extensions quiet signaling NaNs (bug 16041). | Joseph Myers | 2013-10-17 | 1 | -0/+1 |
* | soft-fp: fix horizontal whitespace. | Joseph Myers | 2013-10-16 | 87 | -1783/+1785 |
* | soft-fp: remove unused macros. | Joseph Myers | 2013-10-15 | 2 | -33/+0 |
* | soft-fp: fix vertical whitespace and indentation. | Joseph Myers | 2013-10-15 | 85 | -3286/+3777 |
* | soft-fp: fix preprocessor indentation. | Joseph Myers | 2013-10-12 | 8 | -278/+279 |
* | soft-fp: make __unord* raise "invalid" for signaling NaNs (bug 16036). | Joseph Myers | 2013-10-12 | 3 | -0/+15 |
* | soft-fp: make ordered comparisons raise "invalid" for quiet NaNs (bug 14910). | Joseph Myers | 2013-10-12 | 6 | -6/+6 |
* | soft-fp: add missing FP_INIT_EXCEPTIONS and FP_INIT_ROUNDMODE calls. | Joseph Myers | 2013-10-12 | 39 | -0/+39 |
* | soft-fp: add macro FP_NO_EXCEPTIONS. | Joseph Myers | 2013-10-12 | 7 | -12/+30 |
* | soft-fp: fix _FP_DIV_MEAT_* returning results with wrong exponent (bug 16032). | Joseph Myers | 2013-10-12 | 2 | -4/+4 |
* | soft-fp: fix floating-point to integer unsigned saturation. | Joseph Myers | 2013-10-12 | 1 | -1/+1 |
* | Update copyright and license notices in soft-fp files from libgcc. | Joseph Myers | 2013-10-10 | 14 | -56/+42 |
* | Add soft-fp files from libgcc. | Joseph Myers | 2013-10-10 | 14 | -0/+646 |
* | soft-fp: split FP_INIT_EXCEPTIONS from FP_INIT_ROUNDMODE. | Joseph Myers | 2013-10-10 | 4 | -3/+11 |
* | soft-fp: fix negation NaN handling (bug 16034). | Joseph Myers | 2013-10-10 | 4 | -18/+7 |
* | soft-fp: Remove trailing semicolon from _FP_FRAC_DISASSEMBLE_4. | Joseph Myers | 2013-10-09 | 1 | -1/+1 |
* | soft-fp: fix typo in comment. | Adam Buchbinder | 2013-10-09 | 1 | -1/+1 |
* | Implement fma in soft-fp. | Joseph Myers | 2013-07-02 | 11 | -97/+580 |
* | Fix soft-fp shadowing between __FP_FRAC_ADD_3 and _FP_MUL_MEAT_2_wide_3mul (b... | Joseph Myers | 2013-06-22 | 1 | -6/+6 |
* | Fix bad shift in soft-fp (bug 7006). | Joseph Myers | 2013-06-21 | 1 | -2/+3 |
* | Fix leading whitespaces. | Ondrej Bilka | 2013-06-06 | 4 | -20/+20 |
* | Remove trailing whitespace. | Joseph Myers | 2013-06-05 | 6 | -22/+22 |
* | MIPS: soft-fp NaN representation corrections | Maciej W. Rozycki | 2013-05-16 | 2 | -11/+54 |
* | soft-fp: s/sNAN/NAN/ -- no sNaNs are ever produced. | Maciej W. Rozycki | 2013-04-25 | 1 | -1/+1 |
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 71 | -72/+71 |
* | Add script to update copyright notices and reformat some to facilitate its use. | Joseph Myers | 2013-01-01 | 1 | -2/+1 |
* | soft-fp: Fix used without set warning in _FP_MUL and _FP_DIV | Richard Henderson | 2012-12-07 | 1 | -2/+2 |
* | Fix "set but not used" warnings for X##_s in soft-fp. | Joseph Myers | 2012-12-05 | 1 | -2/+4 |
* | Fix missing truncation UNDERFLOW. | Marcus Shawcroft | 2012-11-13 | 2 | -30/+29 |
* | Fix underflow generation in soft-fp. | David S. Miller | 2012-05-30 | 2 | -3/+17 |
* | Remove distribute variable from Makefiles | Ulrich Drepper | 2012-03-07 | 1 | -7/+1 |
* | soft-fp: Support using struct layout attributes on bit-fields. | Kai Tietz | 2012-03-01 | 5 | -13/+23 |
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 71 | -215/+142 |
* | * soft-fp/double.h [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_D, | Jakub Jelinek | 2009-02-16 | 1 | -3/+4 |
* | * soft-fp/soft-fp.h (CMPtype): Define to "int" if undefined. | Jakub Jelinek | 2007-06-14 | 13 | -40/+41 |
* | * soft-fp/op-common.h (FP_TRUNC): Replace raising of FP_EX_INEXACT cvs/fedora-glibc-20070504T0917 | Jakub Jelinek | 2007-05-03 | 8 | -49/+50 |
* | * math/test-misc.c (main): Add tests for rounding long double | Jakub Jelinek | 2007-05-03 | 1 | -2/+5 |
* | [BZ #2831] | Jakub Jelinek | 2007-03-20 | 3 | -24/+24 |
* | [BZ #2749] | Jakub Jelinek | 2007-01-15 | 2 | -6/+9 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2007-01-11 | 2 | -9/+6 |
* | . | Jakub Jelinek | 2007-07-31 | 2 | -6/+9 |
* | * soft-fp/adddf3.c: Add libgcc exception. Update FSF address. | Roland McGrath | 2006-04-04 | 70 | -140/+770 |
* | * sysdeps/unix/sysv/linux/sparc/sparc64/dl-procinfo.c: Moved to ... | Roland McGrath | 2006-02-25 | 70 | -675/+1393 |
* | * soft-fp/double.h (FP_CMP_UNORD_D): Also define in | Roland McGrath | 2006-01-30 | 3 | -0/+3 |
* | * soft-fp/Makefile (gcc-single-routines): Add unordsf2, | Roland McGrath | 2006-01-06 | 15 | -6/+357 |
* | * soft-fp/op-common.h (__FP_CLZ): Define using __builtin_clz, | Roland McGrath | 2006-01-06 | 1 | -34/+12 |
* | * elf/cache.c: Use <> rather than "" #includes. | Roland McGrath | 2005-12-21 | 1 | -2/+3 |
* | * soft-fp/soft-fp.h: Include <stdlib.h>. | Roland McGrath | 2005-12-06 | 2 | -1/+3 |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 71 | -2503/+817 |
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 71 | -817/+2503 |