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
0c688a7d
Commit
0c688a7d
authored
Oct 28, 2001
by
Joseph Myers
Committed by
Joseph Myers
Oct 28, 2001
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* doc/extend.texi, doc/invoke.texi: Fix spelling.
From-SVN: r46591
parent
67dda4b5
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
4 deletions
+6
-4
gcc/ChangeLog
+2
-0
gcc/doc/extend.texi
+3
-3
gcc/doc/invoke.texi
+1
-1
No files found.
gcc/ChangeLog
View file @
0c688a7d
2001
-
10
-
28
Joseph
S
.
Myers
<
jsm28
@cam
.
ac
.
uk
>
2001
-
10
-
28
Joseph
S
.
Myers
<
jsm28
@cam
.
ac
.
uk
>
*
doc
/
extend
.
texi
,
doc
/
invoke
.
texi
:
Fix
spelling
.
*
doc
/
gcc
.
texi
:
Document
use
of
"dependent"
and
American
spelling
.
*
doc
/
gcc
.
texi
:
Document
use
of
"dependent"
and
American
spelling
.
Sun
Oct
28
17
:
05
:
36
CET
2001
Jan
Hubicka
<
jh
@suse
.
cz
>
Sun
Oct
28
17
:
05
:
36
CET
2001
Jan
Hubicka
<
jh
@suse
.
cz
>
...
...
gcc/doc/extend.texi
View file @
0c688a7d
...
@@ -44,7 +44,7 @@ phase 3 (5.1.1.2).}
...
@@ -44,7 +44,7 @@ phase 3 (5.1.1.2).}
@
node
Environment
implementation
@
node
Environment
implementation
@
section
Environment
@
section
Environment
The
behavior
of
these
points
are
depend
a
nt
on
the
implementation
The
behavior
of
these
points
are
depend
e
nt
on
the
implementation
of
the
C
library
,
and
are
not
defined
by
GCC
itself
.
of
the
C
library
,
and
are
not
defined
by
GCC
itself
.
@
node
Identifiers
implementation
@
node
Identifiers
implementation
...
@@ -333,7 +333,7 @@ respectively, the date and time of translation are not available (6.10.8).}
...
@@ -333,7 +333,7 @@ respectively, the date and time of translation are not available (6.10.8).}
@
node
Library
functions
implementation
@
node
Library
functions
implementation
@
section
Library
functions
@
section
Library
functions
The
behavior
of
these
points
are
depend
a
nt
on
the
implementation
The
behavior
of
these
points
are
depend
e
nt
on
the
implementation
of
the
C
library
,
and
are
not
defined
by
GCC
itself
.
of
the
C
library
,
and
are
not
defined
by
GCC
itself
.
@
node
Architecture
implementation
@
node
Architecture
implementation
...
@@ -357,7 +357,7 @@ headers @code{<float.h>}, @code{<limits.h>}, and @code{<stdint.h>}
...
@@ -357,7 +357,7 @@ headers @code{<float.h>}, @code{<limits.h>}, and @code{<stdint.h>}
@
node
Locale
-
specific
behavior
implementation
@
node
Locale
-
specific
behavior
implementation
@
section
Locale
-
specific
behavior
@
section
Locale
-
specific
behavior
The
behavior
of
these
points
are
depend
a
nt
on
the
implementation
The
behavior
of
these
points
are
depend
e
nt
on
the
implementation
of
the
C
library
,
and
are
not
defined
by
GCC
itself
.
of
the
C
library
,
and
are
not
defined
by
GCC
itself
.
@
node
C
Extensions
@
node
C
Extensions
...
...
gcc/doc/invoke.texi
View file @
0c688a7d
...
@@ -3840,7 +3840,7 @@ optimization will not be done.
...
@@ -3840,7 +3840,7 @@ optimization will not be done.
The
maximum
number
of
passes
of
GCSE
to
run
.
The
maximum
number
of
passes
of
GCSE
to
run
.
@
item
max
-
pending
-
list
-
length
@
item
max
-
pending
-
list
-
length
The
maximum
number
of
pending
depend
a
ncies
scheduling
will
allow
The
maximum
number
of
pending
depend
e
ncies
scheduling
will
allow
before
flushing
the
current
state
and
starting
over
.
Large
functions
before
flushing
the
current
state
and
starting
over
.
Large
functions
with
few
branches
or
calls
can
create
excessively
large
lists
which
with
few
branches
or
calls
can
create
excessively
large
lists
which
needlessly
consume
memory
and
resources
.
needlessly
consume
memory
and
resources
.
...
...
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