about summary refs log tree commit diff
path: root/ports/ChangeLog.powerpc
diff options
context:
space:
mode:
authorRyan S. Arnold <rsa@linux.vnet.ibm.com>2013-06-11 09:33:33 -0500
committerRyan S. Arnold <rsa@linux.vnet.ibm.com>2013-06-11 10:13:39 -0500
commitd04310f210734448a5b950988d49dcea145df9c1 (patch)
treea32727e2e4c24b60f829215fb16d74a99c37c70d /ports/ChangeLog.powerpc
parentfac0c5f2b1dc0e1806cd95f2d6a4619929119f01 (diff)
downloadglibc-d04310f210734448a5b950988d49dcea145df9c1.tar.gz
glibc-d04310f210734448a5b950988d49dcea145df9c1.tar.xz
glibc-d04310f210734448a5b950988d49dcea145df9c1.zip
PowerPC: Remove redundant ports/sysdeps/powerpc/dl-procinfo.[ch].
Diffstat (limited to 'ports/ChangeLog.powerpc')
-rw-r--r--ports/ChangeLog.powerpc7
1 files changed, 7 insertions, 0 deletions
diff --git a/ports/ChangeLog.powerpc b/ports/ChangeLog.powerpc
index 2c49714e78..cab38bdde3 100644
--- a/ports/ChangeLog.powerpc
+++ b/ports/ChangeLog.powerpc
@@ -1,5 +1,12 @@
 2013-06-11  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
 
+	* sysdeps/powerpc/dl-procinfo.c: Remove as this is now redundant with
+	glibc/sysdeps/powerpc/dl-procinfo.c.
+	* sysdeps/powerpc/dl-procinfo.h: Remove as this is now redundant with
+	glibc/sysdeps/powerpc/dl-procinfo.h
+
+2013-06-11  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
+
 	 * sysdeps/powerpc/dl-procinfo.h: Fix whitespace by correcting
 	 spaces with tabs where appropriate.