diff options
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index c899759..2b390f2 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,5 +1,11 @@ 2013-02-16 H.J. Lu <hongjiu.lu@intel.com> + PR ld/15146 + * plugin.c (plugin_notice): Replace the undefined dummy bfd with + the real one. + +2013-02-16 H.J. Lu <hongjiu.lu@intel.com> + PR ld/15141 * plugin.c (plugin_notice): Also trace symbol from the IR bfd. |