gcc/lto-plugin
Rafael Avila de Espindola 94086ef69c lto-plugin.c (temp_obj_dir_name): Remove.
2009-11-05  Rafael Avila de Espindola  <espindola@google.com>

	* lto-plugin.c (temp_obj_dir_name): Remove.
	(arguments_file_name): New.
	(free_2): Free arguments_file_name instead of temp_obj_dir_name.
	(exec_lto_wrapper):  Create arguments file with make_temp_file.
	(cleanup_handler): Don't remove the temporary directory. Remove the
	arguments file.
	(onload): Don't create the temporary directory.

From-SVN: r153938
2009-11-05 13:59:54 +00:00
..
ChangeLog lto-plugin.c (temp_obj_dir_name): Remove. 2009-11-05 13:59:54 +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 (temp_obj_dir_name): Remove. 2009-11-05 13:59:54 +00:00
lto-symtab.c Merge lto branch into trunk. 2009-10-03 17:10:11 -04:00