r249530 - in /branches/gcc-5-branch/gcc: Change...

marxin@gcc.gnu.org marxin@gcc.gnu.org
Thu Jun 22 11:27:00 GMT 2017


Author: marxin
Date: Thu Jun 22 11:27:50 2017
New Revision: 249530

URL: https://gcc.gnu.org/viewcvs?rev=249530&root=gcc&view=rev
Log:
Backport r247376

2017-06-22  Martin Liska  <mliska@suse.cz>

	Backport from mainline
	2017-04-28  Martin Liska  <mliska@suse.cz>

	* doc/gcov.texi: Sort options in alphabetic order.
	* doc/gcov-dump.texi: Likewise.
	* doc/gcov-tool.texi: Likewise.
	* gcov.c (print_usage): Likewise.
	* gcov-dump.c (print_usage): Likewise.
	* gcov-tool.c (print_merge_usage_message): Likewise.
	(print_rewrite_usage_message): Likewise.
	(print_overlap_usage_message): Likewise.

Modified:
    branches/gcc-5-branch/gcc/ChangeLog
    branches/gcc-5-branch/gcc/doc/gcov-dump.texi
    branches/gcc-5-branch/gcc/doc/gcov-tool.texi
    branches/gcc-5-branch/gcc/doc/gcov.texi
    branches/gcc-5-branch/gcc/gcov-dump.c
    branches/gcc-5-branch/gcc/gcov-tool.c
    branches/gcc-5-branch/gcc/gcov.c



More information about the Gcc-cvs mailing list