]> git.ipfire.org Git - thirdparty/gcc.git/commit
Sort options of gcov, gcov-dump and gcov-tool both in --help and documentation
authorMartin Liska <mliska@suse.cz>
Fri, 28 Apr 2017 12:51:40 +0000 (14:51 +0200)
committerMartin Liska <marxin@gcc.gnu.org>
Fri, 28 Apr 2017 12:51:40 +0000 (12:51 +0000)
commit2f360676fa8da958b87094c6fee95699860a24b3
tree9fbf3461ab184364b10f10b371854d006a8d3773
parent07ea19a797c6087725fe5b9f2630871c52020311
Sort options of gcov, gcov-dump and gcov-tool both in --help and documentation

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.

From-SVN: r247376
gcc/ChangeLog
gcc/doc/gcov-dump.texi
gcc/doc/gcov-tool.texi
gcc/doc/gcov.texi
gcc/gcov-dump.c
gcc/gcov-tool.c
gcc/gcov.c