r142547 - in /branches/lto/gcc: ChangeLog.lto g...
espindola@gcc.gnu.org
espindola@gcc.gnu.org
Mon Dec 8 11:42:00 GMT 2008
Author: espindola
Date: Mon Dec 8 11:42:45 2008
New Revision: 142547
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142547
Log:
2008-12-08 Rafael Avila de Espindola <espindola@google.com>
* gcc.c (use_linker_plugin): New.
(use_linker_plugin_spec_function): New.
(LINK_COMMAND_SPEC): Pass plugin options to the linker.
(linker_plugin_file_spec): New.
(lto_wrapper_spec): New.
(lto_gcc_spec): New.
(static_specs): Add linker_plugin_file, lto_wrapper and lto_gcc.
(static_spec_functions): Add use-linker-plugin.
(process_command): Handle -use-linker-plugin.
(main): Use lto_wrapper_spec instead of lto_wrapper. Set
linker_plugin_file_spec and lto_gcc_spec.
(use_linker_plugin_spec_function): New.
Modified:
branches/lto/gcc/ChangeLog.lto
branches/lto/gcc/gcc.c
More information about the Gcc-cvs
mailing list