diff options
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 0f622d0..576e3dc 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,10 @@ +2015-12-10 Kwok Cheung Yeung <kcy@codesourcery.com> + + PR ld/18199 + * plugin.c (plugin_get_ir_dummy_bfd): Use srctemplate as the + template when calling bfd_create if it does not use the BFD + plugin target vector. + 2015-12-02 Alan Modra <amodra@gmail.com> * configure.ac (--enable-initfini-array): Remove run test. Default |