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 - - * sysdeps/ia64/fpu/printf_fphex.c: Adjust for fpnum change. - -2013-09-02 Mike Frysinger - - * 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 * 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 + + * 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 * 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 + + * sysdeps/ia64/fpu/printf_fphex.c: Adjust for fpnum change. + 2013-09-22 Carlos O'Donell [BZ #15754]