public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* Committed: Include XStormy16 info in GAS documentation.
@ 2011-08-19 14:48 Nick Clifton
  0 siblings, 0 replies; only message in thread
From: Nick Clifton @ 2011-08-19 14:48 UTC (permalink / raw)
  To: binutils

Hi Guys,

  I am applying the patch below to fix a snafu with the contribution of
  the XStormy16 GAS documentation.  The c-xstormy16.texi file was
  contributed, but the patch to include it into as.texinfo was not.
  Doh.

Cheers
  Nick

gas/ChangeLog
2011-08-19  Nick Clifton  <nickc@redhat.com>

	* doc/as.texinfo: Include c-xstormy16.texi.

Index: gas/doc/as.texinfo
===================================================================
RCS file: /cvs/src/src/gas/doc/as.texinfo,v
retrieving revision 1.240
diff -c -3 -p -r1.240 as.texinfo
*** gas/doc/as.texinfo	9 Aug 2011 15:20:02 -0000	1.240
--- gas/doc/as.texinfo	19 Aug 2011 14:44:04 -0000
*************** subject, see the hardware manufacturer's
*** 6943,6948 ****
--- 6943,6951 ----
  @ifset V850
  * V850-Dependent::              V850 Dependent Features
  @end ifset
+ @ifset XSTORMY16
+ * XSTORMY16-Dependent::         XStormy16 Dependent Features
+ @end ifset
  @ifset XTENSA
  * Xtensa-Dependent::            Xtensa Dependent Features
  @end ifset
*************** family.
*** 7159,7164 ****
--- 7162,7171 ----
  @include c-v850.texi
  @end ifset
  
+ @ifset XSTORMY16
+ @include c-xstormy16.texi
+ @end ifset
+ 
  @ifset XTENSA
  @include c-xtensa.texi
  @end ifset

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-08-19 14:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-19 14:48 Committed: Include XStormy16 info in GAS documentation Nick Clifton

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).