X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gas%2Fdoc%2Fc-h8300.texi;h=3355507d5412d57f95509eef720f98828125b222;hb=91fdca6f26cf33573364b5bd313ed4bed6a547cc;hp=5245c666263202377ebb88395447bbcd8d0f5190;hpb=0c76cae8b2e06a0ddb2ae9ced06b3e3f7643e168;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/doc/c-h8300.texi b/gas/doc/c-h8300.texi index 5245c66626..3355507d54 100644 --- a/gas/doc/c-h8300.texi +++ b/gas/doc/c-h8300.texi @@ -1,5 +1,4 @@ -@c Copyright (C) 1991, 1992, 1993, 1994, 1995, 2003, 2008, 2011 -@c Free Software Foundation, Inc. +@c Copyright (C) 1991-2016 Free Software Foundation, Inc. @c This is part of the GAS manual. @c For copying conditions, see the file as.texinfo. @ifset GENERIC @@ -30,6 +29,16 @@ machine-dependent option: @item -h-tick-hex Support H'00 style hex constants in addition to 0x00 style. +@item -mach=@var{name} +Sets the H8300 machine variant. The following machine names +are recognised: +@code{h8300h}, +@code{h8300hn}, +@code{h8300s}, +@code{h8300sn}, +@code{h8300sx} and +@code{h8300sxn}. + @end table @c man end