]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Split my last ChangeLog entry into respective arch-specific files
authorSiddhesh Poyarekar <siddhesh@redhat.com>
Tue, 2 Oct 2012 03:55:42 +0000 (09:25 +0530)
committerSiddhesh Poyarekar <siddhesh@redhat.com>
Tue, 2 Oct 2012 03:58:18 +0000 (09:28 +0530)
ports/ChangeLog
ports/ChangeLog.alpha
ports/ChangeLog.arm
ports/ChangeLog.hppa
ports/ChangeLog.ia64
ports/ChangeLog.m68k
ports/ChangeLog.mips
ports/ChangeLog.tile

index a665b497b326dcd3c36f337fb159a733b89d7f13..5adf0ec58ae3af1cc126febb87d876f3552a2ab8 100644 (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.
index 2b34cabc611517003047be86bc411d2d0d625aaa..229ee885d98814073959a8b93008c67357840d6e 100644 (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
index 6fb7cba5b6ebac3f1cc05ddbc1015c4e1a29051d..cbbec9b5d9b455096ae1d322c3049cc8e198f0f3 100644 (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.
index d34d9c2d2343434a4a4cd1a9c6877f89040f12ba..5b16146e43c880bddecd71755ce4dc698e30021a 100644 (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
index 39ec5ffe7eb4170b747b301374d39e4cdcc4c62d..89814fc3b5a636b9afc6e3597b20a6a5204be1e5 100644 (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
index 040c490275da3319c246813d95c743241f599b8b..e9b4f3689065ea3fe7b6ba2ac7f816fcc6b655a7 100644 (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
index dd92c3d90f2c58fd67acd02340652355a8fe3086..970a235728cf591cee7746279b54da91b7a4f58b 100644 (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.
index e1d4c3c76ed0ffb94a583a0cfec070a46b9a4a79..2d19358e75639e328fd0c94fb310fe5b1e622f0d 100644 (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.