about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2012-05-30 15:21:55 -0700
committerH.J. Lu <hjl.tools@gmail.com>2012-05-30 15:21:55 -0700
commit6bd976963f65990e1099eb4e08946bdb5191dc9c (patch)
tree789d7aca8ae92f5dacce9be1d56fd016d7884095 /ChangeLog
parentf726f0bb75f930c46bbd3b2ce81c29fa28c6292b (diff)
downloadglibc-6bd976963f65990e1099eb4e08946bdb5191dc9c.tar.gz
glibc-6bd976963f65990e1099eb4e08946bdb5191dc9c.tar.xz
glibc-6bd976963f65990e1099eb4e08946bdb5191dc9c.zip
Use x86_64 bits/{link.h,linkmap.h} for i386/x86_64
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2f9d7a5f48..735aba5d82 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,13 @@
 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
 
 	[BZ #14117]
+	* sysdeps/i386/bits/link.h: Removed.
+	* sysdeps/i386/bits/linkmap.h: Likewise.
+	* sysdeps/x86_64/bits/link.h: Renamed to ...
+	* sysdeps/x86/bits/link.h: This.
+	* sysdeps/x86_64/bits/linkmap.h: Renamed to ...
+	* sysdeps/x86/bits/linkmap.h: This.
+
 	* sysdeps/i386/bits/endian.h: Removed.
 	* sysdeps/x86_64/bits/endian.h: Renamed to ...
 	* sysdeps/x86/bits/endian.h: This.