Commit dcb9d1f0 by Jeff Law

Document -ms for the H8/S.

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