gcc/lto-plugin
Rafael Avila de Espindola 06bd7f563b lto-plugin.c (write_resolution): Assume resolution_file is set.
2009-11-12  Rafael Avila de Espindola  <espindola@google.com>

	* lto-plugin.c (write_resolution): Assume resolution_file is set.
	Print the symbol name.
	(all_symbols_read_handler): Create a resolution file.
	Pass it to gcc.
	(cleanup_handler): Remove the resolution file.
	(process_option): Drop the -resolution option.

2009-11-12  Rafael Avila de Espindola  <espindola@google.com>

	* lang.opt (fresolution): Renamed from resolution.
	* lto-lang.c (lto_handle_option): Handle new option name.
	* lto.c (lto_resolution_read): Add more checks. Discard rest of line.

From-SVN: r154118
2009-11-12 14:01:49 +00:00
..
ChangeLog lto-plugin.c (write_resolution): Assume resolution_file is set. 2009-11-12 14:01:49 +00:00
Makefile.am Makefile.am (liblto_plugin_la_LIBADD): Link against the correct libiberty. 2009-10-13 09:15:00 +00:00
Makefile.in configure.ac: Use AM_MAINTAINER_MODE. 2009-10-26 16:05:36 +00:00
aclocal.m4 configure.ac: Use AM_MAINTAINER_MODE. 2009-10-26 16:05:36 +00:00
configure re PR lto/41652 (LTO plugin misconfiguration) 2009-10-27 18:17:13 +00:00
configure.ac re PR lto/41652 (LTO plugin misconfiguration) 2009-10-27 18:17:13 +00:00
lto-plugin.c lto-plugin.c (write_resolution): Assume resolution_file is set. 2009-11-12 14:01:49 +00:00
lto-symtab.c Merge lto branch into trunk. 2009-10-03 17:10:11 -04:00