aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2010-08-22 20:21:21 +0000
committerH.J. Lu <hjl.tools@gmail.com>2010-08-22 20:21:21 +0000
commit4440bb778588d144441f18d8053c0dfa42440f5d (patch)
treed38abf3704f72e8087511e0312e1c88a53758fa9 /ld/ChangeLog
parent39334f3a4789eeaf07b8d74fa40e01cd59413831 (diff)
downloadgdb-4440bb778588d144441f18d8053c0dfa42440f5d.zip
gdb-4440bb778588d144441f18d8053c0dfa42440f5d.tar.gz
gdb-4440bb778588d144441f18d8053c0dfa42440f5d.tar.bz2
Find one .eh_frame section for --eh-frame-hdr.
2010-08-22 H.J. Lu <hongjiu.lu@intel.com> PR ld/11937 * emultempl/elf32.em (_after_open): Find one .eh_frame section for --eh-frame-hdr.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 886bd89..55fd8e3 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,6 +1,12 @@
2010-08-22 H.J. Lu <hongjiu.lu@intel.com>
PR ld/11937
+ * emultempl/elf32.em (_after_open): Find one .eh_frame section
+ for --eh-frame-hdr.
+
+2010-08-22 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/11937
* emultempl/elf32.em (_after_open): Find an ELF input for
--build-id and --eh-frame-hdr.