summaryrefslogtreecommitdiff
path: root/ports/sysdeps/hppa
AgeCommit message (Expand)Author
2014-02-03[hppa] Regenerate libm-test-ulps.Carlos O'Donell
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-11-28Fix dbl-64 e_sqrt.c for non-default rounding modes (bug 16271).Joseph Myers
2013-11-21Don't use broken DL_AUTO_FUNCTION_ADDRESS()Guy Martin
2013-10-30rename configure.in to configure.acMike Frysinger
2013-08-21Fix typos.Ondřej Bílka
2013-07-23hppa: Regenerate libm-test-ulps.Carlos O'Donell
2013-06-05Remove trailing whitespace in ports.Joseph Myers
2013-05-29Avoid crashing in LD_DEBUG when program name is unavailableSiddhesh Poyarekar
2013-05-22Don't include expected results in libm-test test names.Joseph Myers
2013-05-19Handle sincos with generic libm-test logic.Joseph Myers
2013-05-15hppa: Cleanup libm-test-ulps.Carlos O'Donell
2013-05-15hppa: Update libm-test-ulpsCarlos O'Donell
2013-05-15hppa: Fix _FPU_GETCW and _FPU_SETCW.Carlos O'Donell
2013-04-02New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge
2013-01-10Use __extension__ with long long in installed headers.Joseph Myers
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-11-29hppa: Cleanup two build warnings for integer to pointers casts.Carlos O'Donell
2012-11-19hppa: Fix fesetenv for FE_DFL_ENV.Carlos O'Donell
2012-11-19hppa: Implement get-rounding-mode.hCarlos O'Donell
2012-11-19hppa: Implement fpu_control.h.Carlos O'Donell
2012-11-19hppa: Implement __longjmp_chk.Carlos O'Donell
2012-11-05Fix types of FE_DFL_ENV and FE_NOMASK_ENV (bug 14805).Joseph Myers
2012-11-03Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796).Joseph Myers
2012-11-03Make fenv.h FE_* macros usable in #if (bug 3439).Joseph Myers
2012-10-30Fix strtod handling of underflow (bug 14047).Joseph Myers
2012-10-24Don't set resource limits in tst-oddstacklimit-ENV.Joseph Myers
2012-10-10hppa: Restore nptl/shlib-versions.Carlos O'Donell
2012-10-09Add missing magic to GLIBC_PROVIDES.Roland McGrath
2012-08-15Add generic versions of pthread_spin_lock and pthread_spin_trylock.Maxim Kuvyrkov
2012-07-01Move all files into ports/ subdirectory in preparation for merge with glibcJoseph Myers