Document -ms for the H8/S.

From-SVN: r15453
This commit is contained in:
Jeff Law 1997-09-15 13:15:35 -06:00
parent 1d77fa5397
commit dcb9d1f061
1 changed files with 4 additions and 1 deletions

View File

@ -335,7 +335,7 @@ in the following sections.
-mc300 -mc400
@emph{H8/300 Options}
-mrelax -mh -mint32 -malign-300
-mrelax -mh -ms -mint32 -malign-300
@emph{SH Options}
-m1 -m2 -m3 -m3e -mb -ml -mrelax
@ -4858,6 +4858,9 @@ ld.info, Using ld}, for a fuller description.
@item -mh
Generate code for the H8/300H.
@item -ms
Generate code for the H8/S.
@item -mint32
Make @code{int} data 32 bits by default.