diff options
-rw-r--r-- | ports/ChangeLog | 11 | ||||
-rw-r--r-- | ports/ChangeLog.hppa | 7 | ||||
-rw-r--r-- | ports/ChangeLog.ia64 | 4 |
3 files changed, 11 insertions, 11 deletions
diff --git a/ports/ChangeLog b/ports/ChangeLog index a1dd8c342f..fcb58cc0a5 100644 --- a/ports/ChangeLog +++ b/ports/ChangeLog @@ -1,14 +1,3 @@ -2013-10-04 Alan Modra <amodra@gmail.com> - - * sysdeps/ia64/fpu/printf_fphex.c: Adjust for fpnum change. - -2013-09-02 Mike Frysinger <vapier@gentoo.org> - - * sysdeps/unix/sysv/linux/hppa/syscalls.list (fanotify_mark): New - entry. - * sysdeps/unix/sysv/linux/hppa/Versions (libc): Add GLIBC_2.19 and - fanotify_mark. - 2013-01-02 Joseph Myers <joseph@codesourcery.com> * README: Update copyright dates in example. diff --git a/ports/ChangeLog.hppa b/ports/ChangeLog.hppa index 3e7c162211..950a1673e4 100644 --- a/ports/ChangeLog.hppa +++ b/ports/ChangeLog.hppa @@ -2,6 +2,13 @@ * sysdeps/unix/sysv/linux/hppa/bits/fcntl.h (__O_TMPFILE): Define. +2013-09-02 Mike Frysinger <vapier@gentoo.org> + + * sysdeps/unix/sysv/linux/hppa/syscalls.list (fanotify_mark): New + entry. + * sysdeps/unix/sysv/linux/hppa/Versions (libc): Add GLIBC_2.19 and + fanotify_mark. + 2013-08-30 Ondřej Bílka <neleai@seznam.cz> * sysdeps/unix/sysv/linux/hppa/clone.S: Fix typos. diff --git a/ports/ChangeLog.ia64 b/ports/ChangeLog.ia64 index 272f73a1b3..e79b03fb3b 100644 --- a/ports/ChangeLog.ia64 +++ b/ports/ChangeLog.ia64 @@ -1,3 +1,7 @@ +2013-10-04 Alan Modra <amodra@gmail.com> + + * sysdeps/ia64/fpu/printf_fphex.c: Adjust for fpnum change. + 2013-09-22 Carlos O'Donell <carlos@redhat.com> [BZ #15754] |