r181335 - in /trunk/gcc: ChangeLog doc/gcov.tex...

nathan@gcc.gnu.org nathan@gcc.gnu.org
Sun Nov 13 10:26:00 GMT 2011


Author: nathan
Date: Sun Nov 13 10:26:23 2011
New Revision: 181335

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181335
Log:
	* gcov.c (source_prefix, source_length): New globals.
	(flag_relative_only): Likewise.
	(print_usage, options, process_args): Update.
	(generate_results): Use coverage.name, check
	flag_relative_only. Adjust messages.
	(find_source): Check source_prefix.
	(output_lines): Use coverage.name, adjust messages.
	* doc/gcov.texi (Invoking Gcov): Document new options.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/doc/gcov.texi
    trunk/gcc/gcov.c



More information about the Gcc-cvs mailing list