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
8b97450d
Commit
8b97450d
authored
Nov 19, 2001
by
Jakub Jelinek
Committed by
Jakub Jelinek
Nov 19, 2001
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* doc/hostconfig.texi (DUMPFILE_FORMAT): Move into the table.
From-SVN: r47186
parent
6baf9874
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
+5
-1
gcc/ChangeLog
+4
-0
gcc/doc/hostconfig.texi
+1
-1
No files found.
gcc/ChangeLog
View file @
8b97450d
2001
-
11
-
19
Jakub
Jelinek
<
jakub
@redhat
.
com
>
*
doc
/
hostconfig
.
texi
(
DUMPFILE_FORMAT
)
:
Move
into
the
table
.
Mon
Nov
19
16
:
57
:
44
2001
Douglas
B
.
Rupp
<
rupp
@gnat
.
com
>
Mon
Nov
19
16
:
57
:
44
2001
Douglas
B
.
Rupp
<
rupp
@gnat
.
com
>
*
toplev
.
c
(
DUMPFILE_FORMAT
)
:
Define
default
.
*
toplev
.
c
(
DUMPFILE_FORMAT
)
:
Define
default
.
...
...
gcc/doc/hostconfig.texi
View file @
8b97450d
...
@@ -230,7 +230,6 @@ preprocessor is canonicalized. @var{path} is a malloc-ed path to be
...
@@ -230,7 +230,6 @@ preprocessor is canonicalized. @var{path} is a malloc-ed path to be
canonicalized
.
If
the
C
statement
does
canonicalize
@var
{
path
}
into
a
canonicalized
.
If
the
C
statement
does
canonicalize
@var
{
path
}
into
a
different
buffer
,
the
old
path
should
be
freed
and
the
new
buffer
should
different
buffer
,
the
old
path
should
be
freed
and
the
new
buffer
should
have
been
allocated
with
malloc
.
have
been
allocated
with
malloc
.
@end
table
@findex
DUMPFILE_FORMAT
@findex
DUMPFILE_FORMAT
@item
DUMPFILE_FORMAT
@item
DUMPFILE_FORMAT
...
@@ -240,6 +239,7 @@ If you do not define this macro, GCC will use @samp{.%02d.}. The full
...
@@ -240,6 +239,7 @@ If you do not define this macro, GCC will use @samp{.%02d.}. The full
filename
will
be
the
prefix
of
the
assembler
file
name
concatenated
with
filename
will
be
the
prefix
of
the
assembler
file
name
concatenated
with
the
string
resulting
from
applying
this
format
concatenated
with
a
string
the
string
resulting
from
applying
this
format
concatenated
with
a
string
unique
to
each
dump
file
kind
,
e
.
g
.
@samp
{
rtl
}.
unique
to
each
dump
file
kind
,
e
.
g
.
@samp
{
rtl
}.
@end
table
@findex
bzero
@findex
bzero
@findex
bcmp
@findex
bcmp
...
...
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