mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-29 16:38:05 +08:00
Fix for texinfo 4.8.
gas/ * doc/c-riscv.texi (RISC-V-Directives): Move @section immediately after @node.
This commit is contained in:
@ -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>
|
2017-12-01 Palmer Dabbelt <palmer@sifive.com>
|
||||||
Jim Wilson <jimw@sifive.com>
|
Jim Wilson <jimw@sifive.com>
|
||||||
|
|
||||||
|
@ -51,11 +51,10 @@ the soft-float calling convention.
|
|||||||
@c man end
|
@c man end
|
||||||
|
|
||||||
@node RISC-V-Directives
|
@node RISC-V-Directives
|
||||||
|
@section RISC-V Directives
|
||||||
@cindex machine directives, RISC-V
|
@cindex machine directives, RISC-V
|
||||||
@cindex RISC-V machine directives
|
@cindex RISC-V machine directives
|
||||||
|
|
||||||
@section RISC-V Directives
|
|
||||||
|
|
||||||
The following table lists all available RISC-V specific directives.
|
The following table lists all available RISC-V specific directives.
|
||||||
|
|
||||||
@table @code
|
@table @code
|
||||||
|
Reference in New Issue
Block a user