summaryrefslogtreecommitdiff
path: root/ports/ChangeLog.hppa
AgeCommit message (Expand)Author
2014-04-30Move ports/ChangeLog* files to ChangeLog.old-ports*, remove ports/ directory.Roland McGrath
2014-04-29Remove ports README and update machine ChangeLogs.Carlos O'Donell
2014-04-29hppa: Update lowlevellock.h.Carlos O'Donell
2014-04-29hppa: Use lll_futex_wake.Carlos O'Donell
2014-04-29hppa: Use r25 as second input to __longjmp.Carlos O'Donell
2014-04-11Fixed and unified pthread_once.Torvald Riegel
2014-04-09Move __PTHREAD_SPINS definition to architecture specific headerAdhemerval Zanella
2014-04-03Factor mmap/munmap of PT_LOAD segments out of _dl_map_object_from_fd et al.Roland McGrath
2014-03-14Compile with -Wundef.Roland McGrath
2014-03-05Don't include individual test ulps in libm-test-ulps.Joseph Myers
2014-03-05hppa: Remove fma ulps from libm-test-ulps.Carlos O'Donell
2014-03-04hppa: Regenerate ULPs again.Carlos O'Donell
2014-03-04hppa: Regenerate ULPs.Carlos O'Donell
2014-02-20Fix __ASSUME_SENDMMSG issues (bug 16611).Joseph Myers
2014-02-20Fix __ASSUME_RECVMMSG issues (bug 16610).Joseph Myers
2014-02-20Fix __ASSUME_ACCEPT4 issues (bug 16609).Joseph Myers
2014-02-12Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers
2014-02-10Move shared umount.c from hppa to mips.Joseph Myers
2014-02-03[hppa] Regenerate libm-test-ulps.Carlos O'Donell
2013-11-28Fix dbl-64 e_sqrt.c for non-default rounding modes (bug 16271).Joseph Myers
2013-11-26Use __glibc_reserved instead __unused.Ondřej Bílka
2013-11-21Don't use broken DL_AUTO_FUNCTION_ADDRESS()Guy Martin
2013-10-30rename configure.in to configure.acMike Frysinger
2013-10-18Move entries to correct port ChangeLog files.Joseph Myers
2013-09-11Add O_TMPFILE to <fcntl.h>Andreas Schwab
2013-08-30Fix typos.Ondřej Bílka
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-03-06Sync with Linux 3.8Andreas Jaeger
2013-02-14hppa: Remove unused lll_unlock_wake_cb.Carlos O'Donell
2013-01-10Use __extension__ with long long in installed headers.Joseph Myers
2013-01-08BZ#14985: Remove erroneous EPOLL_NONBLOCKAndreas Jaeger
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-11-29hppa: Fix ChangeLog format issues.Carlos O'Donell
2012-11-29hppa: Remove socket.h and implement socket_type.h.Carlos O'Donell
2012-11-29hppa: Cleanup two build warnings for integer to pointers casts.Carlos O'Donell
2012-11-29hppa: Add BZ#14447 to NEWS and ChangeLog.hppa.Carlos O'Donell
2012-11-19hppa: Mark __pthread_once as a hidden def.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