Commit 63357d93 by Gavin Romig-Koch Committed by Gavin Romig-Koch

* invoke.texi: Document the mips option -mno-crt0

From-SVN: r30761
parent 0e5732f2
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.
......
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment