From: Jim Wilson Date: Sun, 3 Dec 2017 23:11:07 +0000 (-0800) Subject: Fix for texinfo 4.8. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=fed44c60b3a3ded5e60982af7412d20603054910;p=binutils-gdb.git Fix for texinfo 4.8. gas/ * doc/c-riscv.texi (RISC-V-Directives): Move @section immediately after @node. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 8aa5e541c9e..05dd5ee6346 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2017-12-03 Jim Wilson + + * doc/c-riscv.texi (RISC-V-Directives): Move @section immediately after + @node. + 2017-12-01 Palmer Dabbelt Jim Wilson diff --git a/gas/doc/c-riscv.texi b/gas/doc/c-riscv.texi index 8d3a0b1312c..90e6be7c4cf 100644 --- a/gas/doc/c-riscv.texi +++ b/gas/doc/c-riscv.texi @@ -51,11 +51,10 @@ the soft-float calling convention. @c man end @node RISC-V-Directives +@section RISC-V Directives @cindex machine directives, RISC-V @cindex RISC-V machine directives -@section RISC-V Directives - The following table lists all available RISC-V specific directives. @table @code