src/gold ChangeLog

csilvers@sourceware.org csilvers@sourceware.org
Fri Sep 18 20:03:00 GMT 2009


CVSROOT:	/cvs/src
Module name:	src
Changes by:	csilvers@sourceware.org	2009-09-18 20:03:22

Modified files:
	gold           : ChangeLog 

Log message:
	* object.cc (Sized_relobj::do_count): Test should_retain_symbol map.
	* options.cc: Include <cerrno> and <fstream>.
	(General_options::finalize): Parse -retain-symbols-file tag.
	* options.h: New flag.
	(General_options): New method should_retain_symbol, new
	variable symbols_to_retain.
	* symtab.cc (Symbol_table::sized_finalize_symbol): Test
	should_retain_symbol map.
	* testsuite/Makefile.am (retain_symbols_file_test): New test.
	* testsuite/Makefile.in: Regenerate.
	* testsuite/retain_symbols_file_test.sh: New file.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/ChangeLog.diff?cvsroot=src&r1=1.287&r2=1.288



More information about the Binutils-cvs mailing list