]> gcc.gnu.org Git - gcc.git/commit - lto-plugin/ChangeLog
lto-plugin.c (write_resolution): Assume resolution_file is set.
authorRafael Avila de Espindola <espindola@google.com>
Thu, 12 Nov 2009 14:01:49 +0000 (14:01 +0000)
committerRafael Espindola <espindola@gcc.gnu.org>
Thu, 12 Nov 2009 14:01:49 +0000 (14:01 +0000)
commit06bd7f563b5358d34b592e9d630ad770c3ec15c2
tree0bbaf16645e4e8605fd81ea4a413098ba0b198fe
parent7248efd98d28eaf518caee2cceca0ec4cb076730
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
gcc/lto/ChangeLog
gcc/lto/lang.opt
gcc/lto/lto-lang.c
gcc/lto/lto.c
lto-plugin/ChangeLog
lto-plugin/lto-plugin.c
This page took 0.061652 seconds and 5 git commands to generate.