mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-24 02:24:46 +08:00
* gas/doc/c-riscv.texi (RISC-V-Options): Fix non-ASCII apostrophe.
This commit is contained in:
parent
d4d8aee345
commit
338d56a848
@ -1,3 +1,7 @@
|
||||
2020-06-03 Stephen Casner <casner@acm.org>
|
||||
|
||||
* doc/c-riscv.texi (RISC-V-Options): Fix non-ASCII apostrophe.
|
||||
|
||||
2020-06-02 Frédéric Pétrot <frederic.petrot@univ-grenoble-alpes.fr>
|
||||
Jim Wilson <jimw@sifive.com>
|
||||
|
||||
|
@ -42,7 +42,7 @@ Don't generate position-independent code (default)
|
||||
@cindex @samp{-march=ISA} option, RISC-V
|
||||
@item -march=ISA
|
||||
Select the base isa, as specified by ISA. For example -march=rv32ima.
|
||||
If this option and the architecture attributes aren’t set, then assembler
|
||||
If this option and the architecture attributes aren't set, then assembler
|
||||
will check the default configure setting --with-arch=ISA.
|
||||
|
||||
@cindex @samp{-misa-spec=ISAspec} option, RISC-V
|
||||
|
Loading…
Reference in New Issue
Block a user