r189781 - in /trunk: gcc/ChangeLog gcc/coverage...
steven@gcc.gnu.org
steven@gcc.gnu.org
Mon Jul 23 11:59:00 GMT 2012
Author: steven
Date: Mon Jul 23 11:59:15 2012
New Revision: 189781
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189781
Log:
gcc/
* coverage.c: Refer to "notes file" instead of "graph file"
in all comments. Explain history of bbg prefix.
* gcov-io.h: Likewise.
* gcov.c: Likewise.
(find_source): Likewise in fnotice.
(read_graph_file): Likewise.
(read_count_file): Likewise.
* doc/gcov.texi: Document -fprofile-dir flag. Add "notes file"
and "data file" explicitly in the explanation of the files.
libgcc/
* libgcov.c (__gcov_ior_profiler): Benign comment fix.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/coverage.c
trunk/gcc/doc/gcov.texi
trunk/gcc/gcov-io.h
trunk/gcc/gcov.c
trunk/libgcc/ChangeLog
trunk/libgcc/libgcov.c
More information about the Gcc-cvs
mailing list