diff options
author | Alan Modra <amodra@gmail.com> | 2013-04-03 02:48:37 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2013-04-03 02:48:37 +0000 |
commit | 0c76cae8b2e06a0ddb2ae9ced06b3e3f7643e168 (patch) | |
tree | aa814d64aa42f70147d7f63d5cadeccaa05e356f /gas/doc/c-h8300.texi | |
parent | 0e7a53fca6e4e7bb37f045895df6a855fb2f451e (diff) | |
download | gdb-0c76cae8b2e06a0ddb2ae9ced06b3e3f7643e168.zip gdb-0c76cae8b2e06a0ddb2ae9ced06b3e3f7643e168.tar.gz gdb-0c76cae8b2e06a0ddb2ae9ced06b3e3f7643e168.tar.bz2 |
* doc/as.texinfo: Add support to generate man options for h8300.
* doc/c-h8300.texi: Likewise.
Diffstat (limited to 'gas/doc/c-h8300.texi')
-rw-r--r-- | gas/doc/c-h8300.texi | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/gas/doc/c-h8300.texi b/gas/doc/c-h8300.texi index a61c962..5245c66 100644 --- a/gas/doc/c-h8300.texi +++ b/gas/doc/c-h8300.texi @@ -25,11 +25,13 @@ The Renesas H8/300 version of @code{@value{AS}} has one machine-dependent option: -@table @code +@c man begin OPTIONS +@table @gcctabopt @item -h-tick-hex Support H'00 style hex constants in addition to 0x00 style. @end table +@c man end @node H8/300 Syntax @section Syntax |