From a4b8af353975485fc9c8b9cfd7b199729420fd0d Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Sun, 3 Oct 2010 10:49:19 +0000 Subject: Set BFD target to "plugin" for "nm --plugin". 2010-10-03 H.J. Lu PR binutils/12088 * nm.c (plugin_target): New. (main): Set plugin_target to "plugin" for --plugin. (display_file): Pass plugin_target to bfd_openr if target isn't set. --- binutils/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'binutils/ChangeLog') diff --git a/binutils/ChangeLog b/binutils/ChangeLog index e8ea6ba..6dfe6ee 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,11 @@ +2010-10-03 H.J. Lu + + PR binutils/12088 + * nm.c (plugin_target): New. + (main): Set plugin_target to "plugin" for --plugin. + (display_file): Pass plugin_target to bfd_openr if target + isn't set. + 2010-09-27 Ralf Wildenhues * configure: Regenerate. -- cgit v1.1