diff options
author | Philipp Tomsich <philipp.tomsich@vrull.eu> | 2022-01-05 14:57:28 +0100 |
---|---|---|
committer | Philipp Tomsich <philipp.tomsich@vrull.eu> | 2022-01-07 23:41:25 +0100 |
commit | 9fba072133e0463467e7927c2bebc994502bb7dc (patch) | |
tree | 97b7b5520c5f7f7ffc1a849f729cfda22a2630c7 /gas/po/uk.po | |
parent | 86d39e66f5bfccc461865b740e8a9049fe1a048e (diff) | |
download | gdb-9fba072133e0463467e7927c2bebc994502bb7dc.zip gdb-9fba072133e0463467e7927c2bebc994502bb7dc.tar.gz gdb-9fba072133e0463467e7927c2bebc994502bb7dc.tar.bz2 |
RISC-V: update docs to reflect privileged spec v1.9 has been dropped
After commit d8af286fffa ("RISC-V: Drop the privileged spec v1.9
support.") has removed support for privileged spec v1.9, this removes
it from the documentation.
References: d8af286fffa ("RISC-V: Drop the privileged spec v1.9 support.")
gas/ChangeLog:
* configure: Regenerate.
* configure.ac: Remove reference to priv spec 1.9.
* po/fr.po: Same.
* po/ru.po: Same.
* po/uk.po: Same.
Diffstat (limited to 'gas/po/uk.po')
-rw-r--r-- | gas/po/uk.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gas/po/uk.po b/gas/po/uk.po index 0765b51..73581c7 100644 --- a/gas/po/uk.po +++ b/gas/po/uk.po @@ -15877,7 +15877,7 @@ msgid "" " -fno-pic don't generate position-independent code (default)\n" " -march=ISA set the RISC-V architecture\n" " -misa-spec=ISAspec set the RISC-V ISA spec (2.2, 20190608, 20191213)\n" -" -mpriv-spec=PRIVspec set the RISC-V privilege spec (1.9, 1.9.1, 1.10, 1.11, 1.12)\n" +" -mpriv-spec=PRIVspec set the RISC-V privilege spec (1.9.1, 1.10, 1.11, 1.12)\n" " -mabi=ABI set the RISC-V ABI\n" " -mrelax enable relax (default)\n" " -mno-relax disable relax\n" @@ -15889,7 +15889,7 @@ msgstr "" " -fno-pic не створювати позиційно незалежного коду (типово)\n" " -march=ISA встановити архітектуру RISC-V\n" " -misa-spec=ISAspec встановити специфікацію ISA RISC-V (2.2, 20190608, 20191213)\n" -" -mpriv-spec=PRIVspec встановити специфікацію прав доступу RISC-V (1.9, 1.9.1, 1.10, 1.11, 1.12)\n" +" -mpriv-spec=PRIVspec встановити специфікацію прав доступу RISC-V (1.9.1, 1.10, 1.11, 1.12)\n" " -mabi=ABI встановити ABI RISC-V\n" " -mrelax увімкнути оптимізацію (типова поведінка)\n" " -mno-relax вимкнути оптимізацію\n" |