aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2013-02-04 20:29:21 +0000
committerH.J. Lu <hjl.tools@gmail.com>2013-02-04 20:29:21 +0000
commitace9af6f593847aa70a0a88b1cfc9afbfc2c1d94 (patch)
treec1fb7363031ace6394a8790470b805f657d359d7 /gas
parentb3ac9c77560a7a807c10af506cb478274d00cc97 (diff)
downloadgdb-ace9af6f593847aa70a0a88b1cfc9afbfc2c1d94.zip
gdb-ace9af6f593847aa70a0a88b1cfc9afbfc2c1d94.tar.gz
gdb-ace9af6f593847aa70a0a88b1cfc9afbfc2c1d94.tar.bz2
Add "@c man" markers to doc/c-metag.texi
* doc/c-metag.texi: Add "@c man" markers.
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog4
-rw-r--r--gas/doc/c-metag.texi4
2 files changed, 8 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index c2234db..45014a6 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,7 @@
+2013-02-04 H.J. Lu <hongjiu.lu@intel.com>
+
+ * doc/c-metag.texi: Add "@c man" markers.
+
2013-02-04 Alan Modra <amodra@gmail.com>
* write.c (fixup_segment): Return void. Delete seg_reloc_count
diff --git a/gas/doc/c-metag.texi b/gas/doc/c-metag.texi
index 225d02d..f55db22 100644
--- a/gas/doc/c-metag.texi
+++ b/gas/doc/c-metag.texi
@@ -2,6 +2,8 @@
@c Contributed by Imagination Technologies Ltd.
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
+@c man end
+
@ifset GENERIC
@page
@node Meta-Dependent
@@ -33,6 +35,7 @@ each core supports, please see the chip's technical reference manual.
The following table lists all available Meta options.
+@c man begin OPTIONS
@table @code
@item -mcpu=metac11
Generate code for Meta 1.1.
@@ -47,6 +50,7 @@ Generate code for Meta 2.1.
Allow code to use FPU hardware of Meta 2.1.
@end table
+@c man end
@node Meta Syntax
@section Syntax