aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorJim Wilson <jimw@sifive.com>2017-12-03 15:11:07 -0800
committerJim Wilson <jimw@sifive.com>2017-12-03 15:14:11 -0800
commitfed44c60b3a3ded5e60982af7412d20603054910 (patch)
treec5b7189c235e61086c68bde30acdc78e3ed494a2 /gas
parent1e97a22796cced8bba3359df46e8c2883653516f (diff)
downloadgdb-fed44c60b3a3ded5e60982af7412d20603054910.zip
gdb-fed44c60b3a3ded5e60982af7412d20603054910.tar.gz
gdb-fed44c60b3a3ded5e60982af7412d20603054910.tar.bz2
Fix for texinfo 4.8.
gas/ * doc/c-riscv.texi (RISC-V-Directives): Move @section immediately after @node.
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog5
-rw-r--r--gas/doc/c-riscv.texi3
2 files changed, 6 insertions, 2 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 8aa5e54..05dd5ee 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+2017-12-03 Jim Wilson <jimw@sifive.com>
+
+ * doc/c-riscv.texi (RISC-V-Directives): Move @section immediately after
+ @node.
+
2017-12-01 Palmer Dabbelt <palmer@sifive.com>
Jim Wilson <jimw@sifive.com>
diff --git a/gas/doc/c-riscv.texi b/gas/doc/c-riscv.texi
index 8d3a0b1..90e6be7 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