2009-11-08 H.J. Lu <hongjiu.lu@intel.com>
commita93e98326ebd03cc52f47d1d5d4a1e6b37536524
authorhjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 8 Nov 2009 22:36:51 +0000 (8 22:36 +0000)
committerhjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 8 Nov 2009 22:36:51 +0000 (8 22:36 +0000)
treea77de50fab65df010cf9b254b0984429a0105147
parentd846f5abdd0b4bbd0ba3ee4edea96f06df110c59
2009-11-08  H.J. Lu  <hongjiu.lu@intel.com>

* collect2.c (main): Search PLUGIN_LD for plugin linker.

* configure.ac (--with-plugin-ld): New.  Default to ld.
* configure: Regenerated.
* config.in: Likewise.

* exec-tool.in (ORIGINAL_PLUGIN_LD_FOR_TARGET): New.
(collect-ld): Use ORIGINAL_PLUGIN_LD_FOR_TARGET for -plugin.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@154020 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/collect2.c
gcc/config.in
gcc/configure
gcc/configure.ac
gcc/exec-tool.in