mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-27 14:39:09 +08:00
Add "@c man" markers to doc/c-metag.texi
* doc/c-metag.texi: Add "@c man" markers.
This commit is contained in:
@ -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>
|
2013-02-04 Alan Modra <amodra@gmail.com>
|
||||||
|
|
||||||
* write.c (fixup_segment): Return void. Delete seg_reloc_count
|
* write.c (fixup_segment): Return void. Delete seg_reloc_count
|
||||||
|
@ -2,6 +2,8 @@
|
|||||||
@c Contributed by Imagination Technologies Ltd.
|
@c Contributed by Imagination Technologies Ltd.
|
||||||
@c This is part of the GAS manual.
|
@c This is part of the GAS manual.
|
||||||
@c For copying conditions, see the file as.texinfo.
|
@c For copying conditions, see the file as.texinfo.
|
||||||
|
@c man end
|
||||||
|
|
||||||
@ifset GENERIC
|
@ifset GENERIC
|
||||||
@page
|
@page
|
||||||
@node Meta-Dependent
|
@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.
|
The following table lists all available Meta options.
|
||||||
|
|
||||||
|
@c man begin OPTIONS
|
||||||
@table @code
|
@table @code
|
||||||
@item -mcpu=metac11
|
@item -mcpu=metac11
|
||||||
Generate code for Meta 1.1.
|
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.
|
Allow code to use FPU hardware of Meta 2.1.
|
||||||
|
|
||||||
@end table
|
@end table
|
||||||
|
@c man end
|
||||||
|
|
||||||
@node Meta Syntax
|
@node Meta Syntax
|
||||||
@section Syntax
|
@section Syntax
|
||||||
|
Reference in New Issue
Block a user