Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
d02d7104
Commit
d02d7104
authored
Feb 02, 2005
by
Joseph Myers
Committed by
Joseph Myers
Feb 02, 2005
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
re PR other/15514 (a typo in docs)
PR other/15514 * doc/gcov.texi: Fix typo. From-SVN: r94580
parent
11c9e161
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
3 deletions
+8
-3
gcc/ChangeLog
+5
-0
gcc/doc/gcov.texi
+3
-3
No files found.
gcc/ChangeLog
View file @
d02d7104
2005-02-02 Joseph S. Myers <joseph@codesourcery.com>
PR other/15514
* doc/gcov.texi: Fix typo.
2005-02-01 Richard Henderson <rth@redhat.com
PR target/19680
...
...
gcc/doc/gcov.texi
View file @
d02d7104
@c
Copyright
(
C
)
1996
,
1997
,
1999
,
2000
,
2001
,
@c
2002
,
2003
,
2004
Free
Software
Foundation
,
Inc
.
@c
2002
,
2003
,
2004
,
2005
Free
Software
Foundation
,
Inc
.
@c
This
is
part
of
the
GCC
manual
.
@c
For
copying
conditions
,
see
the
file
gcc
.
texi
.
@ignore
@c
man
begin
COPYRIGHT
Copyright
@copyright
{}
1996
,
1997
,
1999
,
2000
,
2001
,
2002
,
2003
Copyright
@copyright
{}
1996
,
1997
,
1999
,
2000
,
2001
,
2002
,
2003
,
2004
,
2005
Free
Software
Foundation
,
Inc
.
Permission
is
granted
to
copy
,
distribute
and
/
or
modify
this
document
...
...
@@ -177,7 +177,7 @@ header file @file{x.h} contains code, and was included in the file
@file
{
a
.
c
},
then
running
@command
{
gcov
}
on
the
file
@file
{
a
.
c
}
will
produce
an
output
file
called
@file
{
a
.
c
##
x
.
h
.
gcov
}
instead
of
@file
{
x
.
h
.
gcov
}.
This
can
be
useful
if
@file
{
x
.
h
}
is
included
in
multiple
source
files
.
If
you
use
s
the
@samp
{
-
p
}
option
,
both
the
including
and
files
.
If
you
use
the
@samp
{
-
p
}
option
,
both
the
including
and
included
file
names
will
be
complete
path
names
.
@item
-
p
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment