This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: New port: Renesas RL78


> > +@cindex RL78 support
> > +@menu
> > +* RL78-Opts::                   RL78 Assembler Command Line Options
> > +* RL78-Modifiers::              Symbolic Operand Modifiers
> > +* RL78-Directives::             Assembler Directives
> > +* RL78-Float::                  Floating Point
> > +* RL78-Syntax::                 Syntax
> > +@end menu
> 
> 
> This causes a "make install" build failure for me:

Obvious fix committed, thanks!  (make pdf doesn't complain :-P )

2011-11-04  DJ Delorie  <dj@redhat.com>

	* doc/c-rl78.texi (RL78-Float): Remove unused menu entry.

Index: gas/doc/c-rl78.texi
===================================================================
RCS file: /cvs/src/src/gas/doc/c-rl78.texi,v
retrieving revision 1.1
diff -p -U5 -r1.1  gas/doc/c-rl78.texi
--- gas/doc/c-rl78.texi	2 Nov 2011 03:09:06 -0000	1.1
+++ gas/doc/c-rl78.texi	4 Nov 2011 16:03:17 -0000
@@ -15,11 +15,10 @@
 @cindex RL78 support
 @menu
 * RL78-Opts::                   RL78 Assembler Command Line Options
 * RL78-Modifiers::              Symbolic Operand Modifiers
 * RL78-Directives::             Assembler Directives
-* RL78-Float::                  Floating Point
 * RL78-Syntax::                 Syntax
 @end menu
 
 @node RL78-Opts
 @section RL78 Options


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]