This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r249517 - in /branches/gcc-6-branch/gcc: Change...


Author: marxin
Date: Thu Jun 22 11:17:15 2017
New Revision: 249517

URL: https://gcc.gnu.org/viewcvs?rev=249517&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-6-branch/gcc/ChangeLog
    branches/gcc-6-branch/gcc/doc/gcov-dump.texi
    branches/gcc-6-branch/gcc/doc/gcov-tool.texi
    branches/gcc-6-branch/gcc/doc/gcov.texi
    branches/gcc-6-branch/gcc/gcov-dump.c
    branches/gcc-6-branch/gcc/gcov-tool.c
    branches/gcc-6-branch/gcc/gcov.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]