public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* PATCH: Enable ia64 texinfo
@ 2005-02-09  9:25 H. J. Lu
  2005-02-11  9:16 ` James E Wilson
  0 siblings, 1 reply; 2+ messages in thread
From: H. J. Lu @ 2005-02-09  9:25 UTC (permalink / raw)
  To: binutils

It turned out that ia64 texinfo is never used. This patch fixes it.


H.J.
----
2005-02-08  H.J. Lu  <hongjiu.lu@intel.com>

	* doc/all.texi: Add IA64.
	* doc/as.texinfo: Likewise.

	* doc/c-ia64.texi: Fix typoes.

--- gas/doc/all.texi.ia64	2003-04-01 14:29:08.000000000 -0800
+++ gas/doc/all.texi	2005-02-08 16:55:44.381312059 -0800
@@ -40,6 +40,7 @@
 @set I80386
 @set I860
 @set I960
+@set IA64
 @set IP2K
 @set M32R
 @set M68HC11
--- gas/doc/as.texinfo.ia64	2004-11-23 09:09:23.000000000 -0800
+++ gas/doc/as.texinfo	2005-02-08 17:09:37.983569900 -0800
@@ -6039,6 +6039,9 @@ subject, see the hardware manufacturer's
 @ifset I960
 * i960-Dependent::              Intel 80960 Dependent Features
 @end ifset
+@ifset IA64
+* IA-64-Dependent::             Intel IA-64 Dependent Features
+@end ifset
 @ifset IP2K
 * IP2K-Dependent::              IP2K Dependent Features
 @end ifset
--- gas/doc/c-ia64.texi.ia64	2003-10-27 11:00:37.000000000 -0800
+++ gas/doc/c-ia64.texi	2005-02-08 16:58:47.735613721 -0800
@@ -90,7 +90,7 @@ Reference Guide.
 * IA-64-Chars::                Special Characters
 * IA-64-Regs::                 Register Names
 * IA-64-Bits::                 Bit Names
-* IA-64-Relocs::               Relocations
+@c * IA-64-Relocs::               Relocations		// to be written
 @end menu
 
 @node IA-64-Chars
@@ -136,7 +136,7 @@ the end-of-interrupt register (@samp{cr6
 The assembler defines bit masks for each of the bits in the IA-64
 processor status register.  For example, @samp{psr.ic} corresponds to
 a value of 0x2000.  These masks are primarily intended for use with
-the @sample{ssm}/@sample{sum} and @sample{rsm}/@sample{rum}
+the @samp{ssm}/@samp{sum} and @samp{rsm}/@samp{rum}
 instructions, but they can be used anywhere else where an integer
 constant is expected.
 

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: PATCH: Enable ia64 texinfo
  2005-02-09  9:25 PATCH: Enable ia64 texinfo H. J. Lu
@ 2005-02-11  9:16 ` James E Wilson
  0 siblings, 0 replies; 2+ messages in thread
From: James E Wilson @ 2005-02-11  9:16 UTC (permalink / raw)
  To: H. J. Lu; +Cc: binutils

On Tue, 2005-02-08 at 17:18, H. J. Lu wrote:
> 	* doc/all.texi: Add IA64.
> 	* doc/as.texinfo: Likewise.
> 	* doc/c-ia64.texi: Fix typoes.

Thanks.  Obviously, I haven't been looking at the info docs, I've only
been looking at the texinfo sources.

That should be "typos" rather than "typoes".
-- 
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-02-11  1:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-09  9:25 PATCH: Enable ia64 texinfo H. J. Lu
2005-02-11  9:16 ` James E Wilson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).