aboutsummaryrefslogtreecommitdiff
path: root/ports/sysdeps/hppa/fpu
AgeCommit message (Expand)AuthorFilesLines
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae17-17/+17
2013-11-28Fix dbl-64 e_sqrt.c for non-default rounding modes (bug 16271).Joseph Myers1-0/+1
2013-08-21Fix typos.Ondřej Bílka1-1/+1
2013-07-23hppa: Regenerate libm-test-ulps.Carlos O'Donell1-0/+39
2013-06-05Remove trailing whitespace in ports.Joseph Myers11-15/+15
2013-05-22Don't include expected results in libm-test test names.Joseph Myers1-1294/+1294
2013-05-19Handle sincos with generic libm-test logic.Joseph Myers1-7/+7
2013-05-15hppa: Cleanup libm-test-ulps.Carlos O'Donell1-420/+0
2013-05-15hppa: Update libm-test-ulpsCarlos O'Donell1-15/+4164
2013-05-15hppa: Fix _FPU_GETCW and _FPU_SETCW.Carlos O'Donell1-2/+2
2013-01-10Use __extension__ with long long in installed headers.Joseph Myers1-2/+2
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers17-17/+17
2012-11-29hppa: Cleanup two build warnings for integer to pointers casts.Carlos O'Donell1-2/+2
2012-11-19hppa: Fix fesetenv for FE_DFL_ENV.Carlos O'Donell1-10/+3
2012-11-19hppa: Implement get-rounding-mode.hCarlos O'Donell1-1/+1
2012-11-19hppa: Implement fpu_control.h.Carlos O'Donell1-0/+66
2012-11-05Fix types of FE_DFL_ENV and FE_NOMASK_ENV (bug 14805).Joseph Myers1-2/+2
2012-11-03Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796).Joseph Myers1-1/+2
2012-11-03Make fenv.h FE_* macros usable in #if (bug 3439).Joseph Myers1-19/+28
2012-07-01Move all files into ports/ subdirectory in preparation for merge with glibcglibc-2.16-ports-before-mergeJoseph Myers17-0/+2191