aboutsummaryrefslogtreecommitdiff
path: root/math/s_iseqsig_template.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-09-28Remove unnecessary math_private.h includes.Joseph Myers1-1/+0
2018-09-04Move fenv.h soft-float inlines from fenv_private.h to include/fenv.h.Joseph Myers1-1/+0
2018-09-03Do not include fenv_private.h in math_private.h.Joseph Myers1-0/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-03-15Use internal __feraiseexcept in __iseqsigGabriel F. T. Gomes1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-10-07Fix iseqsig for ports that do not support FE_INVALIDAdhemerval Zanella1-0/+1
2016-10-06Add iseqsig.Joseph Myers1-0/+42