GNU C Library master sources branch master updated. glibc-2.16-ports-merge-846-g270a72e
adconrad@sourceware.org
adconrad@sourceware.org
Thu Dec 6 23:48:00 GMT 2012
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 270a72ed73df7a6fd6c73dd1fa1d577a348400dc (commit)
from 82123268ac12b7e37c04ea6347a555f679f95704 (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=270a72ed73df7a6fd6c73dd1fa1d577a348400dc
commit 270a72ed73df7a6fd6c73dd1fa1d577a348400dc
Author: Adam Conrad <adconrad@0c3.net>
Date: Thu Dec 6 16:48:21 2012 -0700
Fix ChangeLog formatting for arm and aarch64
diff --git a/ports/ChangeLog.aarch64 b/ports/ChangeLog.aarch64
index 85d7386..3b70cd5 100644
--- a/ports/ChangeLog.aarch64
+++ b/ports/ChangeLog.aarch64
@@ -1,11 +1,11 @@
2012-12-04 Steve McIntyre <steve.mcintyre@linaro.org>
* sysdeps/unix/sysv/linux/aarch64/ldconfig.h: Add entries
- for /lib/ld-linux.so.3 and /lib/ld-linux-armhf.so.3.
+ for /lib/ld-linux.so.3 and /lib/ld-linux-armhf.so.3.
2012-12-04 Steve McIntyre <steve.mcintyre@linaro.org>
- * sysdeps/unix/sysv/linux/aarch64/readelflib.c: New file.
+ * sysdeps/unix/sysv/linux/aarch64/readelflib.c: New file.
2012-11-29 Steve McIntyre <steve.mcintyre@linaro.org>
diff --git a/ports/ChangeLog.arm b/ports/ChangeLog.arm
index c01a812..d014581 100644
--- a/ports/ChangeLog.arm
+++ b/ports/ChangeLog.arm
@@ -8,7 +8,7 @@
2012-12-04 Steve McIntyre <steve.mcintyre@linaro.org>
- * sysdeps/unix/sysv/linux/arm/readelflib.c: New file.
+ * sysdeps/unix/sysv/linux/arm/readelflib.c: New file.
2012-11-30 Joseph Myers <joseph@codesourcery.com>
-----------------------------------------------------------------------
Summary of changes:
ports/ChangeLog.aarch64 | 4 ++--
ports/ChangeLog.arm | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
hooks/post-receive
--
GNU C Library master sources
More information about the Glibc-cvs
mailing list