Split my last ChangeLog entry into respective arch-specific files

This commit is contained in:
Siddhesh Poyarekar 2012-10-02 09:25:42 +05:30
parent adcdc775e1
commit 40d4a87bb5
8 changed files with 35 additions and 11 deletions

View File

@ -1,14 +1,3 @@
2012-10-02 Siddhesh Poyarekar <siddhesh@redhat.com>
* sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Fix clone
flag name in comment to CLONE_CHILD_CLEARTID.
* sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h: Likewise.
* sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
* sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Likewise.
* sysdeps/unix/sysv/linux/m68k/nptl/lowlevellock.h: Likewise.
* sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Likewise.
* sysdeps/unix/sysv/linux/tile/nptl/lowlevellock.h: Likewise.
2012-07-03 Joseph Myers <joseph@codesourcery.com>
* .gitignore: Remove file.

View File

@ -1,3 +1,8 @@
2012-10-02 Siddhesh Poyarekar <siddhesh@redhat.com>
* sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Fix clone
flag name in comment to CLONE_CHILD_CLEARTID.
2012-10-01 Roland McGrath <roland@hack.frob.com>
* sysdeps/unix/sysv/linux/alpha/bits/typesizes.h

View File

@ -1,3 +1,8 @@
2012-10-02 Siddhesh Poyarekar <siddhesh@redhat.com>
* sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h: Fix clone
flag name in comment to CLONE_CHILD_CLEARTID.
2012-09-28 H.J. Lu <hongjiu.lu@intel.com>
* sysdeps/arm/dl-tlsdesc.h (ADDRIDX): Removed.

View File

@ -1,3 +1,8 @@
2012-10-02 Siddhesh Poyarekar <siddhesh@redhat.com>
* sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Fix clone
flag name in comment to CLONE_CHILD_CLEARTID.
2012-09-20 Carlos O'Donell <carlos@systemhalted.org>
* sysdeps/unix/sysv/linux/hppa/syscalls.list: Use __prlimit64 as

View File

@ -1,3 +1,8 @@
2012-10-02 Siddhesh Poyarekar <siddhesh@redhat.com>
* sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Fix clone
flag name in comment to CLONE_CHILD_CLEARTID.
2012-09-24 Mike Frysinger <vapier@gentoo.org>
* ports/sysdeps/ia64/fpu/fegetround.c (fegetround): Move contents

View File

@ -1,3 +1,8 @@
2012-10-02 Siddhesh Poyarekar <siddhesh@redhat.com>
* sysdeps/unix/sysv/linux/m68k/nptl/lowlevellock.h: Fix clone
flag name in comment to CLONE_CHILD_CLEARTID.
2012-09-28 Roland McGrath <roland@hack.frob.com>
* sysdeps/unix/sysv/linux/m68k/init-first.c: Include main file from

View File

@ -1,3 +1,8 @@
2012-10-02 Siddhesh Poyarekar <siddhesh@redhat.com>
* sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h: Fix clone
flag name in comment to CLONE_CHILD_CLEARTID.
2012-09-28 Roland McGrath <roland@hack.frob.com>
* sysdeps/mips/init-first.c: File removed.

View File

@ -1,3 +1,8 @@
2012-10-02 Siddhesh Poyarekar <siddhesh@redhat.com>
* sysdeps/unix/sysv/linux/tile/nptl/lowlevellock.h: Fix clone
flag name in comment to CLONE_CHILD_CLEARTID.
2012-09-17 Chris Metcalf <cmetcalf@tilera.com>
* sysdeps/tile/libm-test-ulps: Account for new tests.