diff options
author | Carlos O'Donell <carlos@systemhalted.org> | 2012-09-20 03:18:47 -0400 |
---|---|---|
committer | Carlos O'Donell <carlos@systemhalted.org> | 2012-09-20 03:18:47 -0400 |
commit | eee702591698c36253483818963d8305d87df643 (patch) | |
tree | 338c014fa4da055a478e73ea1b8cff1d3bb50936 /ports/ChangeLog.hppa | |
parent | f3fd569c365ca5149fedbbc6c7a902aa1f8e5b60 (diff) | |
download | glibc-eee702591698c36253483818963d8305d87df643.tar.gz glibc-eee702591698c36253483818963d8305d87df643.tar.xz glibc-eee702591698c36253483818963d8305d87df643.zip |
hppa: Add EHWPOISON and bump errlist-compat to 260
Add errno EHWPOISON and bump the errlist-compat table to 260, providing 2 padding entries for future use before bumping is again required.
Diffstat (limited to 'ports/ChangeLog.hppa')
-rw-r--r-- | ports/ChangeLog.hppa | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ports/ChangeLog.hppa b/ports/ChangeLog.hppa index 2de923a328..821866a87b 100644 --- a/ports/ChangeLog.hppa +++ b/ports/ChangeLog.hppa @@ -1,3 +1,11 @@ +2012-09-20 Carlos O'Donell <carlos@systemhalted.org> + Andreas Schwab <schwab@linux-m68k.org> + + * sysdeps/unix/sysv/linux/hppa/Versions: Add new errlist-compat + entry value of 260 for GLIBC_2.17. + * sysdeps/unix/sysv/linux/hppa/bits/errno.h (EHWPOISON): Define if + not defined. + 2012-08-27 Joseph Myers <joseph@codesourcery.com> * sysdeps/unix/sysv/linux/hppa/kernel-features.h |