summaryrefslogtreecommitdiff
path: root/soft-fp/op-common.h
AgeCommit message (Expand)Author
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-10-17soft-fp: make extensions quiet signaling NaNs (bug 16041).Joseph Myers
2013-10-16soft-fp: fix horizontal whitespace.Joseph Myers
2013-10-15soft-fp: fix vertical whitespace and indentation.Joseph Myers
2013-10-12soft-fp: fix preprocessor indentation.Joseph Myers
2013-10-12soft-fp: fix floating-point to integer unsigned saturation.Joseph Myers
2013-10-10soft-fp: fix negation NaN handling (bug 16034).Joseph Myers
2013-10-09soft-fp: fix typo in comment.Adam Buchbinder
2013-07-02Implement fma in soft-fp.Joseph Myers
2013-06-21Fix bad shift in soft-fp (bug 7006).Joseph Myers
2013-06-06Fix leading whitespaces.Ondrej Bilka
2013-05-16MIPS: soft-fp NaN representation correctionsMaciej W. Rozycki
2013-04-25soft-fp: s/sNAN/NAN/ -- no sNaNs are ever produced.Maciej W. Rozycki
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-12-07soft-fp: Fix used without set warning in _FP_MUL and _FP_DIVRichard Henderson
2012-12-05Fix "set but not used" warnings for X##_s in soft-fp.Joseph Myers
2012-11-13Fix missing truncation UNDERFLOW.Marcus Shawcroft
2012-05-30Fix underflow generation in soft-fp.David S. Miller
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2007-05-03* soft-fp/op-common.h (FP_TRUNC): Replace raising of FP_EX_INEXACT cvs/fedora-glibc-20070504T0917Jakub Jelinek
2007-05-03* math/test-misc.c (main): Add tests for rounding long double Jakub Jelinek
2007-01-15[BZ #2749]Jakub Jelinek
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper
2007-07-31.Jakub Jelinek
2006-04-04* soft-fp/adddf3.c: Add libgcc exception. Update FSF address.Roland McGrath
2006-02-25* sysdeps/unix/sysv/linux/sparc/sparc64/dl-procinfo.c: Moved to ...Roland McGrath
2006-01-06* soft-fp/Makefile (gcc-single-routines): Add unordsf2,Roland McGrath
2006-01-06* soft-fp/op-common.h (__FP_CLZ): Define using __builtin_clz,Roland McGrath
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2002-10-17Update.Ulrich Drepper
2002-05-21Update.Ulrich Drepper
2001-07-06Update to LGPL v2.1.Andreas Jaeger
1999-12-29Update.Ulrich Drepper