about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@suse.de>2012-11-28 10:24:06 +0100
committerAndreas Schwab <schwab@suse.de>2012-11-28 16:19:08 +0100
commite3c6aa3a5848a1beff925eba9a58e4e7c7463297 (patch)
treed427067955c9b2c483fbd1c3f3eb0bafc409f3b1 /ChangeLog
parent4cc34c3511d1dae73381bdcd70657d92a62bee44 (diff)
downloadglibc-e3c6aa3a5848a1beff925eba9a58e4e7c7463297.tar.gz
glibc-e3c6aa3a5848a1beff925eba9a58e4e7c7463297.tar.xz
glibc-e3c6aa3a5848a1beff925eba9a58e4e7c7463297.zip
Properly handle indirect functions in ABI check on powerpc64
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2f2c9fcbe1..14f81368d7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2012-11-28  Andreas Schwab  <schwab@suse.de>
+
+	* scripts/abilist.awk: Also handle indirect functions in .opd
+	section.
+
 2012-11-28  Joseph Myers  <joseph@codesourcery.com>
 
 	[BZ #13881]