aboutsummaryrefslogtreecommitdiff
path: root/soft-fp/op-common.h
AgeCommit message (Expand)AuthorFilesLines
2013-07-02Implement fma in soft-fp.Joseph Myers1-0/+211
2013-06-21Fix bad shift in soft-fp (bug 7006).Joseph Myers1-2/+3
2013-06-06Fix leading whitespaces.Ondrej Bilka1-14/+14
2013-05-16MIPS: soft-fp NaN representation correctionsMaciej W. Rozycki1-7/+50
2013-04-25soft-fp: s/sNAN/NAN/ -- no sNaNs are ever produced.Maciej W. Rozycki1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-12-07soft-fp: Fix used without set warning in _FP_MUL and _FP_DIVRichard Henderson1-2/+2
2012-12-05Fix "set but not used" warnings for X##_s in soft-fp.Joseph Myers1-2/+4
2012-11-13Fix missing truncation UNDERFLOW.Marcus Shawcroft1-14/+11
2012-05-30Fix underflow generation in soft-fp.David S. Miller1-3/+10
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2007-05-03* soft-fp/op-common.h (FP_TRUNC): Replace raising of FP_EX_INEXACT cvs/fedora-glibc-20070504T0917Jakub Jelinek1-5/+28
2007-05-03* math/test-misc.c (main): Add tests for rounding long double Jakub Jelinek1-2/+5
2007-01-15[BZ #2749]Jakub Jelinek1-3/+6
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper1-6/+3
2007-07-31.Jakub Jelinek1-3/+6
2006-04-04* soft-fp/adddf3.c: Add libgcc exception. Update FSF address.Roland McGrath1-2/+11
2006-02-25* sysdeps/unix/sysv/linux/sparc/sparc64/dl-procinfo.c: Moved to ...Roland McGrath1-259/+782
2006-01-06* soft-fp/Makefile (gcc-single-routines): Add unordsf2,Roland McGrath1-0/+8
2006-01-06* soft-fp/op-common.h (__FP_CLZ): Define using __builtin_clz,Roland McGrath1-34/+12
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-816/+295
2007-07-122.5-18.1Jakub Jelinek1-295/+816
2002-10-17Update.Ulrich Drepper1-0/+44
2002-05-21Update.Ulrich Drepper1-10/+11
2001-07-06Update to LGPL v2.1.Andreas Jaeger1-8/+8
1999-12-29Update.Ulrich Drepper1-0/+767