summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2012-08-22 12:53:38 -0700
committerRoland McGrath <roland@hack.frob.com>2012-08-22 12:53:38 -0700
commit35a5b08bd4a5fc34d171480f32b9a235a94ff692 (patch)
tree0b2b1ba4b204043bae69820ea12ce252abb0889f /ChangeLog
parent6aa2f685b2e3c1dd13fe7d1a3c07bb41f151c322 (diff)
downloadglibc-35a5b08bd4a5fc34d171480f32b9a235a94ff692.tar.gz
glibc-35a5b08bd4a5fc34d171480f32b9a235a94ff692.tar.xz
glibc-35a5b08bd4a5fc34d171480f32b9a235a94ff692.zip
Fix libc-start change for IRELless machines.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5c2aea1b02..fbaadcac67 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2012-08-22  Roland McGrath  <roland@hack.frob.com>
+
+	* csu/libc-start.c (apply_irel): Move extern declarations inside here.
+	Conditionalize whole body on [IREL].
+
 2012-08-22  Jeff Law <law@redhat.com>
 
 	[BZ #14505]