Repository
svn://gcc.gnu.org/svn/gcc/trunk
/trunk
by
hjl
on
2009-11-08 22:36
(about 1 month ago)
2009-11-08 H.J. Lu <hongj...@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.
| Language | Code Added | Code Removed | Comments Added | Comments Removed | Blanks Added | Blanks Removed | |
|---|---|---|---|---|---|---|---|
| Autoconf | 45 | 20 | 0 | 0 | 7 | 0 | |
| C | 13 | 3 | 0 | 0 | 0 | 0 | |
| shell script | 5 | 0 | 2 | 0 | 0 | 0 |
| File | Language | Code Added | Code Removed | Comments Added | Comments Removed | Blanks Added | Blanks Removed |
|---|---|---|---|---|---|---|---|
/gcc/ChangeLog
|
|||||||
/gcc/collect2.c
|
|||||||
| C | 13 | 3 | 0 | 0 | 0 | 0 | |
/gcc/config.in
|
|||||||
/gcc/configure
|
|||||||
| Autoconf | 35 | 20 | 0 | 0 | 6 | 0 | |
/gcc/configure.ac
|
|||||||
| Autoconf | 10 | 0 | 0 | 0 | 1 | 0 | |
/gcc/exec-tool.in
|
|||||||
| shell script | 5 | 0 | 2 | 0 | 0 | 0 | |