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 791bc74..5ffa96c 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,5 +1,12 @@ 2014-08-14 Alan Modra <amodra@gmail.com> + * configure.ac: Move AC_PROG_CC and other macros earlier. Delete + plugin checks now done in config/plugins.m4. + * config.in: Regenerate. + * configure: Regenerate. + +2014-08-14 Alan Modra <amodra@gmail.com> + * plugin.c (is_ir_dummy_bfd): Test BFD_PLUGIN flag rather than flags.claimed. |