r142353 - in /branches/lto: gcc/ChangeLog.lto l...

espindola@gcc.gnu.org espindola@gcc.gnu.org
Tue Dec 2 14:16:00 GMT 2008


Author: espindola
Date: Tue Dec  2 14:16:15 2008
New Revision: 142353

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142353
Log:
2008-12-02  Rafael Avila de Espindola  <espindola@google.com>

	* lto-plugin.c: Include sys/types.h and sys/wait.h
	(output_files, num_output_files, lto_wrapper_argv,
	lto_wrapper_num_args): New.
	(free_2): Free output_files.
	(write_resolution): Disable.
	(add_output_files): New.
	(exec_lto_wrapper): New.
	(all_symbols_read_handler): Run lto-wrapper.
	(claim_file_handler): Free lto_file.name and call elf_end.
	(process_option): New.


Modified:
    branches/lto/gcc/ChangeLog.lto
    branches/lto/lto-plugin/lto-plugin.c



More information about the Gcc-cvs mailing list