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/fr.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/fr.po')
-rw-r--r-- | gas/po/fr.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gas/po/fr.po b/gas/po/fr.po index beefd4c..259b1f5 100644 --- a/gas/po/fr.po +++ b/gas/po/fr.po @@ -15884,7 +15884,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" @@ -15896,7 +15896,7 @@ msgstr "" " -fno-pic ne pas générer du code indépendant de la position (défaut)\n" " -march=ISA définir l'architecture RISC-V\n" " -misa-spec=ISAspec définir la spécification de l'ISA RISC-V (2.2, 20190608, 20191213)\n" -" -mpriv-spec=PRIVspec définir la spécification de privilège RISC-V (1.9, 1.9.1, 1.10, 1.11, 1.12)\n" +" -mpriv-spec=PRIVspec définir la spécification de privilège RISC-V (1.9.1, 1.10, 1.11, 1.12)\n" " -mabi=ABI définir l'ABI RISC-V\n" " -mrelax activer la relaxation (défaut)\n" " -mno-relax désactiver la relaxation\n" |