From 92b1b67865c719e83d12578e584ca5e20d172eac Mon Sep 17 00:00:00 2001 From: Markus Trippelsdorf Date: Thu, 3 Apr 2014 11:33:17 +0100 Subject: This patch allows one to place the gcc's liblto_plugin in the lib/bfd-plugins directory and have it loaded by default (as long as the --target option isn't used). PR binutils/14698 ar.c: Set plugin_target early if plugins are supported. nm.c: Likewise. --- binutils/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'binutils/ChangeLog') diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 8fc5f7f..931d9d0 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,9 @@ +2014-04-03 Markus Trippelsdorf + + PR binutils/14698 + ar.c: Set plugin_target early if plugins are supported. + nm.c: Likewise. + 2014-04-03 Tristan Gingold * od-macho.c (printf_uint64): New function. -- cgit v1.1