aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2013-02-16 17:50:20 +0000
committerH.J. Lu <hjl.tools@gmail.com>2013-02-16 17:50:20 +0000
commit4a2b04a7e5b5cab4c31cfc4a753e6bff6fe0b349 (patch)
tree49aa333520dfe56027674c5cdafc141eb46692b8 /ld/ChangeLog
parent313ed4a9b06a7080664ebe5ff040a6fd56c6d5d8 (diff)
downloadgdb-4a2b04a7e5b5cab4c31cfc4a753e6bff6fe0b349.zip
gdb-4a2b04a7e5b5cab4c31cfc4a753e6bff6fe0b349.tar.gz
gdb-4a2b04a7e5b5cab4c31cfc4a753e6bff6fe0b349.tar.bz2
Also trace symbol from the IR bfd
PR ld/15141 * plugin.c (plugin_notice): Also trace symbol from the IR bfd.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 166015b..c899759 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+2013-02-16 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/15141
+ * plugin.c (plugin_notice): Also trace symbol from the IR bfd.
+
2013-02-15 Kai Tietz <ktietz@redhat.com>
* scripttempl/pep.sc (.xdata): Merge .xdata* into .xdata section.
@@ -20,7 +25,7 @@
rather than userdata->flags.just_syms.
2013-02-06 Sandra Loosemore <sandra@codesourcery.com>
- Andrew Jenner <andrew@codesourcery.com>
+ Andrew Jenner <andrew@codesourcery.com>
Based on patches from Altera Corporation.