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
8dd8e764
Commit
8dd8e764
authored
Apr 12, 1998
by
Jeff Law
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix typos.
From-SVN: r19155
parent
3c0d0dea
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
gcc/invoke.texi
+2
-2
No files found.
gcc/invoke.texi
View file @
8dd8e764
...
...
@@ -2641,7 +2641,7 @@ Do not use the standard system libraries when linking.
Only
the
libraries
you
specify
will
be
passed
to
the
linker
.
The
standard
startup
files
are
used
normally
,
unless
@code{
-
nostartfiles
}
is
used
.
The
compiler
may
generate
calls
to
memcmp
,
memset
,
and
memcpy
for
System
V
(
and
ANSI
C
)
environments
or
to
bcpy
and
bzero
for
for
System
V
(
and
ANSI
C
)
environments
or
to
bc
o
py
and
bzero
for
BSD
environments
.
These
entries
are
usually
resolved
by
entries
in
libc
.
These
entry
points
should
be
supplied
through
some
other
mechanism
when
this
option
is
specified
.
...
...
@@ -2650,7 +2650,7 @@ mechanism when this option is specified.
Do
not
use
the
standard
system
startup
files
or
libraries
when
linking
.
No
startup
files
and
only
the
libraries
you
specify
will
be
passed
to
the
linker
.
The
compiler
may
generate
calls
to
memcmp
,
memset
,
and
memcpy
for
System
V
(
and
ANSI
C
)
environments
or
to
bcpy
and
bzero
for
for
System
V
(
and
ANSI
C
)
environments
or
to
bc
o
py
and
bzero
for
BSD
environments
.
These
entries
are
usually
resolved
by
entries
in
libc
.
These
entry
points
should
be
supplied
through
some
other
mechanism
when
this
option
is
specified
.
...
...
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