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