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
63357d93
Commit
63357d93
authored
Dec 02, 1999
by
Gavin Romig-Koch
Committed by
Gavin Romig-Koch
Dec 02, 1999
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* invoke.texi: Document the mips option -mno-crt0
From-SVN: r30761
parent
0e5732f2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
0 deletions
+8
-0
gcc/ChangeLog
+4
-0
gcc/invoke.texi
+4
-0
No files found.
gcc/ChangeLog
View file @
63357d93
1999
-
12
-
02
Gavin
Romig
-
Koch
<
gavin
@cygnus
.
com
>
*
invoke
.
texi
:
Document
the
mips
option
-
mno
-
crt0
1999
-
12
-
02
Mike
Karr
<
mkarr
@mathworks
.
com
>
*
cccp
.
c
(
argdata
)
:
Added
free_ptr
member
.
...
...
gcc/invoke.texi
View file @
63357d93
...
...
@@ -349,6 +349,7 @@ in the following sections.
-m4650 -msingle-float -mmad
-mstats -EL -EB -G @var{num} -nocpp
-mabi=32 -mabi=n32 -mabi=64 -mabi=eabi
-mno-crt0
@emph{i386 Options}
-mcpu=@var{cpu type}
...
...
@@ -5687,6 +5688,9 @@ value.
@item -nocpp
Tell the MIPS assembler to not run its preprocessor over user
assembler files (with a @samp{.s} suffix) when assembling them.
@item -no-crt0
Do not include the default crt0.
@end table
@ifset INTERNALS
...
...
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