mirror of
https://github.com/gcc-mirror/gcc.git
synced 2026-05-06 23:25:24 +02:00
* doc/invoke.texi: Document -mwindiss option.
From-SVN: r53299
This commit is contained in:
committed by
Mark Mitchell
parent
281524f4cb
commit
8d8269fa9c
@@ -1,3 +1,7 @@
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user