From: Nick Clifton Date: Fri, 19 Aug 2011 14:48:40 +0000 (+0000) Subject: * doc/as.texinfo: Include c-xstormy16.texi. X-Git-Tag: binutils-2_22-branchpoint~228 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6753e72f10fd1455b57c6acf86abc4e71d3039ca;p=thirdparty%2Fbinutils-gdb.git * doc/as.texinfo: Include c-xstormy16.texi. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 081bb800a8a..8add94bb3e4 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2011-08-19 Nick Clifton + + * doc/as.texinfo: Include c-xstormy16.texi. + 2011-08-18 Alan Modra * write.c (resolve_reloc_expr_symbols): Convert local symbols diff --git a/gas/doc/as.texinfo b/gas/doc/as.texinfo index 069efa0101f..8ed62a4db6a 100644 --- a/gas/doc/as.texinfo +++ b/gas/doc/as.texinfo @@ -6943,6 +6943,9 @@ subject, see the hardware manufacturer's manual. @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 @@ -7159,6 +7162,10 @@ family. @include c-v850.texi @end ifset +@ifset XSTORMY16 +@include c-xstormy16.texi +@end ifset + @ifset XTENSA @include c-xtensa.texi @end ifset