This is the mail archive of the glibc-cvs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

GNU C Library master sources branch master updated. glibc-2.16-ports-merge-417-g40d4a87


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  40d4a87bb557e5667e8ad72351bbd4bce5e2c0bc (commit)
      from  adcdc775e11f6fc788448b9e2b0b4ef08579e463 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://sources.redhat.com/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=40d4a87bb557e5667e8ad72351bbd4bce5e2c0bc

commit 40d4a87bb557e5667e8ad72351bbd4bce5e2c0bc
Author: Siddhesh Poyarekar <siddhesh@redhat.com>
Date:   Tue Oct 2 09:25:42 2012 +0530

    Split my last ChangeLog entry into respective arch-specific files

diff --git a/ports/ChangeLog b/ports/ChangeLog
index a665b49..5adf0ec 100644
--- a/ports/ChangeLog
+++ b/ports/ChangeLog
@@ -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.
diff --git a/ports/ChangeLog.alpha b/ports/ChangeLog.alpha
index 2b34cab..229ee88 100644
--- a/ports/ChangeLog.alpha
+++ b/ports/ChangeLog.alpha
@@ -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
diff --git a/ports/ChangeLog.arm b/ports/ChangeLog.arm
index 6fb7cba..cbbec9b 100644
--- a/ports/ChangeLog.arm
+++ b/ports/ChangeLog.arm
@@ -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.
diff --git a/ports/ChangeLog.hppa b/ports/ChangeLog.hppa
index d34d9c2..5b16146 100644
--- a/ports/ChangeLog.hppa
+++ b/ports/ChangeLog.hppa
@@ -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
diff --git a/ports/ChangeLog.ia64 b/ports/ChangeLog.ia64
index 39ec5ff..89814fc 100644
--- a/ports/ChangeLog.ia64
+++ b/ports/ChangeLog.ia64
@@ -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
diff --git a/ports/ChangeLog.m68k b/ports/ChangeLog.m68k
index 040c490..e9b4f36 100644
--- a/ports/ChangeLog.m68k
+++ b/ports/ChangeLog.m68k
@@ -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
diff --git a/ports/ChangeLog.mips b/ports/ChangeLog.mips
index dd92c3d..970a235 100644
--- a/ports/ChangeLog.mips
+++ b/ports/ChangeLog.mips
@@ -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.
diff --git a/ports/ChangeLog.tile b/ports/ChangeLog.tile
index e1d4c3c..2d19358 100644
--- a/ports/ChangeLog.tile
+++ b/ports/ChangeLog.tile
@@ -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.

-----------------------------------------------------------------------

Summary of changes:
 ports/ChangeLog       |   11 -----------
 ports/ChangeLog.alpha |    5 +++++
 ports/ChangeLog.arm   |    5 +++++
 ports/ChangeLog.hppa  |    5 +++++
 ports/ChangeLog.ia64  |    5 +++++
 ports/ChangeLog.m68k  |    5 +++++
 ports/ChangeLog.mips  |    5 +++++
 ports/ChangeLog.tile  |    5 +++++
 8 files changed, 35 insertions(+), 11 deletions(-)


hooks/post-receive
-- 
GNU C Library master sources


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]