]> git.ipfire.org Git - thirdparty/gcc.git/commit
doc: RISC-V: Document the `-misa-spec=' option
authorMaciej W. Rozycki <macro@embecosm.com>
Tue, 8 Feb 2022 12:14:58 +0000 (12:14 +0000)
committerMaciej W. Rozycki <macro@embecosm.com>
Tue, 8 Feb 2022 12:14:58 +0000 (12:14 +0000)
commit5e92fddad7719f2f2cdf55f73222c4978af38f35
tree6da4d71dbb0866510e5e779da21cbf4df6b5c19a
parent3faeba72cf93bdbf0b42d6b1b65fd4f0794f9d2a
doc: RISC-V: Document the `-misa-spec=' option

We have recently updated the default for the `-misa-spec=' option, yet
we still have not documented it nor its `--with-isa-spec=' counterpart
in the GCC manuals.  Fix that.

gcc/
* doc/install.texi (Configuration): Document `--with-isa-spec='
RISC-V option.
* doc/invoke.texi (Option Summary): List `-misa-spec=' RISC-V
option.
(RISC-V Options): Document it.
gcc/doc/install.texi
gcc/doc/invoke.texi