+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.
-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}
@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