aboutsummaryrefslogtreecommitdiff
path: root/ports/sysdeps/hppa
AgeCommit message (Expand)AuthorFilesLines
2014-04-03Factor mmap/munmap of PT_LOAD segments out of _dl_map_object_from_fd et al.Roland McGrath1-2/+2
2014-03-14Compile with -Wundef.Roland McGrath1-0/+1
2014-03-05Don't include individual test ulps in libm-test-ulps.Joseph Myers1-10747/+0
2014-03-05hppa: Remove fma ulps from libm-test-ulps.Carlos O'Donell1-9/+0
2014-03-04hppa: Regenerate ULPs again.Carlos O'Donell1-0/+1821
2014-03-04hppa: Regenerate ULPs.Carlos O'Donell1-0/+28
2014-02-03[hppa] Regenerate libm-test-ulps.Carlos O'Donell1-42/+4444
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae67-67/+67
2013-11-28Fix dbl-64 e_sqrt.c for non-default rounding modes (bug 16271).Joseph Myers1-0/+1
2013-11-21Don't use broken DL_AUTO_FUNCTION_ADDRESS()Guy Martin2-28/+36
2013-10-30rename configure.in to configure.acMike Frysinger2-1/+1
2013-08-21Fix typos.Ondřej Bílka2-2/+2
2013-07-23hppa: Regenerate libm-test-ulps.Carlos O'Donell1-0/+39
2013-06-05Remove trailing whitespace in ports.Joseph Myers26-58/+58
2013-05-29Avoid crashing in LD_DEBUG when program name is unavailableSiddhesh Poyarekar1-3/+2
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-04-02New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge1-0/+27
2013-01-10Use __extension__ with long long in installed headers.Joseph Myers1-2/+2
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers66-66/+66
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'Donell2-1/+36
2012-11-19hppa: Implement fpu_control.h.Carlos O'Donell1-0/+66
2012-11-19hppa: Implement __longjmp_chk.Carlos O'Donell4-80/+121
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-10-30Fix strtod handling of underflow (bug 14047).Joseph Myers1-0/+1
2012-10-24Don't set resource limits in tst-oddstacklimit-ENV.Joseph Myers2-7/+27
2012-10-10hppa: Restore nptl/shlib-versions.Carlos O'Donell1-0/+1
2012-10-09Add missing magic to GLIBC_PROVIDES.Roland McGrath1-82/+0
2012-08-15Add generic versions of pthread_spin_lock and pthread_spin_trylock.Maxim Kuvyrkov2-53/+6
2012-07-01Move all files into ports/ subdirectory in preparation for merge with glibcglibc-2.16-ports-before-mergeJoseph Myers78-0/+6652