about summary refs log tree commit diff
path: root/ports/ChangeLog.hppa
Commit message (Collapse)AuthorAgeFilesLines
* Split my last ChangeLog entry into respective arch-specific filesSiddhesh Poyarekar2012-10-021-0/+5
|
* hppa: Use __prlimit64 as the internal name.Carlos O'Donell2012-09-201-0/+5
| | | | | | | Fix a build failure by using __prlimit64 as the internal function name for the versioned symbol prlimit64. Without this patch the build system attempts to alias prlimit64 to itself and that is invalid.
* hppa: Add EHWPOISON and bump errlist-compat to 260Carlos O'Donell2012-09-201-0/+8
| | | | | | Add errno EHWPOISON and bump the errlist-compat table to 260, providing 2 padding entries for future use before bumping is again required.
* Remove __ASSUME_STAT64_SYSCALL.Joseph Myers2012-08-271-0/+5
|
* Remove __ASSUME_MMAP2_SYSCALL.Joseph Myers2012-08-201-0/+5
|
* Add generic versions of pthread_spin_lock and pthread_spin_trylock.Maxim Kuvyrkov2012-08-151-0/+5
|
* hppa: add missing prlimit64 symbolMike Frysinger2012-08-121-0/+5
| | | | | | | | All other arches have this in their syscall list. Looks like hppa is missing it though and breaks one or two apps that try to call it. URL: https://bugs.gentoo.org/411745 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* Remove pre-2.6.16 Linux kernel support.Joseph Myers2012-08-071-0/+7
|
* Remove __ASSUME_FCNTL64.Joseph Myers2012-08-011-0/+5
|
* Merge Linux 3.5 epoll changesAndreas Jaeger2012-07-261-0/+5
| | | | Add EPOLLWAKEUP.
* Move all files into ports/ subdirectory in preparation for merge with glibc glibc-2.16-ports-before-mergeJoseph Myers2012-07-011-0/+877