Commit 8d8269fa by Mark Mitchell Committed by Mark Mitchell

* doc/invoke.texi: Document -mwindiss option.

From-SVN: r53299
parent 281524f4
2002-05-08 Mark Mitchell <mark@codesourcery.com>
* doc/invoke.texi: Document -mwindiss option.
2002-05-08 Jason Merrill <jason@redhat.com>
* dwarf2out.c (output_call_frame_info): Don't emit a CIE with no FDEs.
......
......@@ -450,7 +450,7 @@ in the following sections.
-mabi=altivec -mabi=no-altivec @gol
-mprototype -mno-prototype @gol
-msim -mmvme -mads -myellowknife -memb -msdata @gol
-msdata=@var{opt} -mvxworks -G @var{num} -pthread}
-msdata=@var{opt} -mvxworks -mwindiss -G @var{num} -pthread}
@emph{RT Options}
@gccoptlist{
......@@ -6729,6 +6729,10 @@ On embedded PowerPC systems, assume that the startup module is called
On System V.4 and embedded PowerPC systems, specify that you are
compiling for a VxWorks system.
@item -mwindiss
@opindex mwindiss
Specify that you are compiling for the WindISS simulation environment.
@item -memb
@opindex memb
On embedded PowerPC systems, set the @var{PPC_EMB} bit in the ELF flags
......
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