@item -mbig-endian
@opindex mbig-endian
-Generate code for a big endian target.
+Generate code for a big-endian target.
@item -mlittle-endian
@opindex mlittle-endian
-Generate code for a little endian target. This is the default.
+Generate code for a little-endian target. This is the default.
@item -msim
@opindex msim
@table @gcctabopt
@item -mbig-endian
@opindex mbig-endian
-Generate code for a big endian target. This is the default for HP-UX@.
+Generate code for a big-endian target. This is the default for HP-UX@.
@item -mlittle-endian
@opindex mlittle-endian
-Generate code for a little endian target. This is the default for AIX5
+Generate code for a little-endian target. This is the default for AIX5
and GNU/Linux.
@item -mgnu-as
@itemx -mbig-endian
@opindex mlittle-endian
@opindex mbig-endian
-Generate code for a little endian target.
+Generate code for a little-endian target.
@item -m210
@itemx -m340
Generate code that uses (does not use) the load multiple word
instructions and the store multiple word instructions. These
instructions are generated by default on POWER systems, and not
-generated on PowerPC systems. Do not use @option{-mmultiple} on little
-endian PowerPC systems, since those instructions do not work when the
-processor is in little endian mode. The exceptions are PPC740 and
-PPC750 which permit the instructions usage in little endian mode.
+generated on PowerPC systems. Do not use @option{-mmultiple} on little-endian
+PowerPC systems, since those instructions do not work when the
+processor is in little-endian mode. The exceptions are PPC740 and
+PPC750 which permit these instructions in little-endian mode.
@item -mstring
@itemx -mno-string
and the store string word instructions to save multiple registers and
do small block moves. These instructions are generated by default on
POWER systems, and not generated on PowerPC systems. Do not use
-@option{-mstring} on little endian PowerPC systems, since those
-instructions do not work when the processor is in little endian mode.
-The exceptions are PPC740 and PPC750 which permit the instructions
-usage in little endian mode.
+@option{-mstring} on little-endian PowerPC systems, since those
+instructions do not work when the processor is in little-endian mode.
+The exceptions are PPC740 and PPC750 which permit these instructions
+in little-endian mode.
@item -mupdate
@itemx -mno-update
@opindex mlittle
@opindex mlittle-endian
On System V.4 and embedded PowerPC systems compile code for the
-processor in little endian mode. The @option{-mlittle-endian} option is
+processor in little-endian mode. The @option{-mlittle-endian} option is
the same as @option{-mlittle}.
@item -mbig
@opindex mbig
@opindex mbig-endian
On System V.4 and embedded PowerPC systems compile code for the
-processor in big endian mode. The @option{-mbig-endian} option is
+processor in big-endian mode. The @option{-mbig-endian} option is
the same as @option{-mbig}.
@item -mdynamic-no-pic
@opindex mbig-endian-data
@opindex mlittle-endian-data
Store data (but not code) in the big-endian format. The default is
-@option{-mlittle-endian-data}, i.e.@: to store data in the little endian
+@option{-mlittle-endian-data}, i.e.@: to store data in the little-endian
format.
@item -msmall-data-limit=@var{N}
@table @gcctabopt
@item -meb
@opindex meb
-Compile code for big endian mode. This is the default.
+Compile code for big-endian mode. This is the default.
@item -mel
@opindex mel
-Compile code for little endian mode.
+Compile code for little-endian mode.
@item -mnhwloop
@opindex mnhwloop
@item -mb
@opindex mb
-Compile code for the processor in big endian mode.
+Compile code for the processor in big-endian mode.
@item -ml
@opindex ml
-Compile code for the processor in little endian mode.
+Compile code for the processor in little-endian mode.
@item -mdalign
@opindex mdalign