r152558 - in /trunk: gcc/ChangeLog gcc/gcc.c lt...

espindola@gcc.gnu.org espindola@gcc.gnu.org
Thu Oct 8 13:59:00 GMT 2009


Author: espindola
Date: Thu Oct  8 13:59:32 2009
New Revision: 152558

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152558
Log:
2009-10-08  Rafael Avila de Espindola  <espindola@google.com>

	* lto-plugin.c (add_input_library): New.
	(all_symbols_read_handler): Use add_input_library for items that
	start with -l.
	(process_option): Fit in 80 columns.
	(onload): Handle LDPT_ADD_INPUT_LIBRARY.

2009-10-08  Rafael Avila de Espindola  <espindola@google.com>

	* gcc.c (LINK_COMMAND_SPEC): Pass libc with -pass-through if it is
	being statically linked.


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



More information about the Gcc-cvs mailing list