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