about summary refs log tree commit diff
path: root/soft-fp/op-common.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-4/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Add narrowing multiply functions.Joseph Myers2018-05-161-0/+21
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* * soft-fp/op-common.h (_FP_MUL, _FP_FMA, _FP_DIV): AddJakub Jelinek2017-01-241-0/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* soft-fp: Fix alpha kernel build problemRichard Henderson2015-05-191-3/+2
* soft-fp: Define and use _FP_STATIC_ASSERT.Joseph Myers2015-03-121-24/+38
* soft-fp: Add _FP_UNREACHABLE.Joseph Myers2015-03-111-4/+4
* soft-fp: Use multiple-include guards.Joseph Myers2015-03-101-0/+5
* soft-fp: Support conditional zero-initialization in declarations.Joseph Myers2015-03-071-4/+4
* soft-fp: Adjust call to abort for kernel use.Joseph Myers2015-02-201-1/+1
* soft-fp: Fix _FP_FMA when product is zero and third argument is finite (bug 1...Joseph Myers2015-02-061-0/+1
* soft-fp: Refine FP_EX_DENORM handling for comparisons.Joseph Myers2015-02-061-4/+45
* soft-fp: Support floating-point extensions without quieting sNaNs.Joseph Myers2015-02-061-4/+10
* soft-fp: Use __label__ for all labels within macros.Joseph Myers2015-01-221-0/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* soft-fp: Add _FP_TO_INT_ROUND.Joseph Myers2014-11-041-0/+212
* soft-fp: Use parentheses around macro arguments.Joseph Myers2014-10-091-62/+63
* soft-fp: Support rsigned == 2 in _FP_TO_INT.Joseph Myers2014-10-091-7/+38
* soft-fp: Support more precise "invalid" exceptions.Joseph Myers2014-10-091-81/+109
* soft-fp: Add FP_DENORM_ZERO.Joseph Myers2014-10-091-1/+33
* soft-fp: Fix _FP_TO_INT latent bug in overflow handling.Joseph Myers2014-10-091-2/+7
* soft-fp: Refactor exception handling for comparisons.Joseph Myers2014-10-091-4/+26
* soft-fp: Make extensions of subnormals from XFmode to TFmode signal underflow...Joseph Myers2014-10-091-0/+2
* soft-fp: Fix comment formatting.Joseph Myers2014-09-171-53/+33
* soft-fp: Correct _FP_TO_INT formatting.Joseph Myers2014-09-171-5/+7
* Rename soft-fp extended.h, op-common.h variables to avoid risk of shadowing.Joseph Myers2014-06-301-174/+211
* soft-fp: support after-rounding tininess detection.Joseph Myers2014-02-121-4/+31
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* soft-fp: make extensions quiet signaling NaNs (bug 16041).Joseph Myers2013-10-171-0/+1
* soft-fp: fix horizontal whitespace.Joseph Myers2013-10-161-449/+451
* soft-fp: fix vertical whitespace and indentation.Joseph Myers2013-10-151-1389/+1448
* soft-fp: fix preprocessor indentation.Joseph Myers2013-10-121-1/+1
* soft-fp: fix floating-point to integer unsigned saturation.Joseph Myers2013-10-121-1/+1
* soft-fp: fix negation NaN handling (bug 16034).Joseph Myers2013-10-101-3/+1
* soft-fp: fix typo in comment.Adam Buchbinder2013-10-091-1/+1
* Implement fma in soft-fp.Joseph Myers2013-07-021-0/+211
* Fix bad shift in soft-fp (bug 7006).Joseph Myers2013-06-211-2/+3
* Fix leading whitespaces.Ondrej Bilka2013-06-061-14/+14
* MIPS: soft-fp NaN representation correctionsMaciej W. Rozycki2013-05-161-7/+50
* soft-fp: s/sNAN/NAN/ -- no sNaNs are ever produced.Maciej W. Rozycki2013-04-251-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1