[PATCH 5/6] Add Visium support to gas

Eric Botcazou ebotcazou@adacore.com
Fri Dec 5 12:03:00 GMT 2014


> This patch appears to be missing .texi documentation for machine-specific
> assembler command-line options.
> (<https://sourceware.org/ml/binutils/2010-11/msg00397.html> discusses how
> to arrange such documentation to get it into the relevant places in the
> manual, including the generated manpage, without duplicating it in the
> sources.)

Sorry about that.  Attached is the missing patch for gas/doc.

gas/ChangeLog

	* doc/Makefile.am (CPU_DOCS): Move c-vax.texi and add c-visium.texi.
	* doc/Makefile.in: Regenerate.
	* doc/all.texi (CPUs of interest): Add VISIUM.
	* doc/as.texinfo (Overview): Add VISIUM case.
	(Options): Likewise.
	(Machine Dependent Features): Likewise.  Reorder entries.
	* doc/c-visium.texi: New file.


 Makefile.am   |    3 ++-
 Makefile.in   |    3 ++-
 all.texi      |    1 +
 as.texinfo    |   56 ++++++++++++++++++++++++++++++++++++++++++--------------
 c-visium.texi |   58 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 105 insertions(+), 16 deletions(-)

-- 
Eric Botcazou
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gas_doc.diff
Type: text/x-patch
Size: 5533 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20141205/b068461c/attachment.bin>


More information about the Binutils mailing list