summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2012-10-01 12:55:34 -0700
committerRoland McGrath <roland@hack.frob.com>2012-10-01 12:55:34 -0700
commit93c65d438497842a42fe4f6a8af272d20a143025 (patch)
tree112d49bebbc46a568d5e8f4fb074c87a9d80f736 /ChangeLog
parent55a051c985c3e7965a2f5dd5f762ac2737adae01 (diff)
downloadglibc-93c65d438497842a42fe4f6a8af272d20a143025.tar.gz
glibc-93c65d438497842a42fe4f6a8af272d20a143025.tar.xz
glibc-93c65d438497842a42fe4f6a8af272d20a143025.zip
Clean up init-first.c files.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4538135505..da45762137 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2012-10-01  Roland McGrath  <roland@hack.frob.com>
+
+	* sysdeps/unix/sysv/linux/init-first.c: Moved to ...
+	* csu/init-first.c: ... here.
+	* sysdeps/unix/sysv/linux/powerpc/init-first.c: Update #include.
+	* sysdeps/unix/sysv/linux/s390/init-first.c: Likewise.
+	* sysdeps/unix/sysv/linux/x86_64/init-first.c: Likewise.
+	* sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: Likewise.
+	* sysdeps/i386/init-first.c: File removed.
+	* sysdeps/sh/init-first.c: File removed.
+
 2012-10-01  Joseph Myers  <joseph@codesourcery.com>
 
 	[BZ #14645]