diff options
Diffstat (limited to 'gas/po/fr.po')
-rw-r--r-- | gas/po/fr.po | 5363 |
1 files changed, 2826 insertions, 2537 deletions
diff --git a/gas/po/fr.po b/gas/po/fr.po index caf64ca..2151fe6 100644 --- a/gas/po/fr.po +++ b/gas/po/fr.po @@ -5,10 +5,10 @@ # Frédéric Marchal <fmarchal@perso.be>, 2023. msgid "" msgstr "" -"Project-Id-Version: gas-2.39.90\n" +"Project-Id-Version: gas-2.40.90\n" "Report-Msgid-Bugs-To: https://sourceware.org/bugzilla/\n" -"POT-Creation-Date: 2022-12-31 12:18+0000\n" -"PO-Revision-Date: 2023-01-02 15:33+0100\n" +"POT-Creation-Date: 2023-07-03 11:31+0100\n" +"PO-Revision-Date: 2023-07-04 20:08+0200\n" "Last-Translator: Frédéric Marchal <fmarchal@perso.be>\n" "Language-Team: French <traduc@traduc.org>\n" "Language: fr\n" @@ -51,7 +51,7 @@ msgstr "fin du fichier dans la chaîne; « %c » inséré" msgid "unknown escape '\\%c' in string; ignored" msgstr "échappement inconnu « \\%c » dans la chaîne; ignoré" -#: app.c:887 input-scrub.c:371 +#: app.c:887 input-scrub.c:372 msgid "end of file not at end of a line; newline inserted" msgstr "fin du fichier n'est pas à la fin de la ligne; nouvelle ligne insérée" @@ -75,26 +75,26 @@ msgstr "apostrophe de fermeture manquant; (assumé)" msgid "end of file in comment; newline inserted" msgstr "fin de fichier dans le commentaire; nouvelle ligne insérée" -#: as.c:162 +#: as.c:160 msgid "missing emulation mode name" msgstr "nom du mode d'émulation manquant" -#: as.c:177 +#: as.c:175 #, c-format msgid "unrecognized emulation name `%s'" msgstr "nom de l'émulation non reconnu « %s »" -#: as.c:224 +#: as.c:222 #, c-format msgid "GNU assembler version %s (%s) using BFD version %s\n" msgstr "Version de l'assembleur GNU %s (%s) utilisant la version BFD %s\n" -#: as.c:236 +#: as.c:238 #, c-format msgid "Usage: %s [option...] [asmfile...]\n" msgstr "Usage: %s [option...] [fichier-assembleur...]\n" -#: as.c:238 +#: as.c:240 #, c-format msgid "" "Options:\n" @@ -123,12 +123,12 @@ msgstr "" " \t s inclure les symboles\n" " \t =FICHIER les lister dans le FICHIER (doit être la dernière sous-option)\n" -#: as.c:252 +#: as.c:254 #, c-format msgid " --alternate initially turn on alternate macro syntax\n" msgstr " --alternate active dès le départ la syntaxe alternée des macros\n" -#: as.c:254 +#: as.c:256 #, c-format msgid "" " --compress-debug-sections[={none|zlib|zlib-gnu|zlib-gabi|zstd}]\n" @@ -137,12 +137,12 @@ msgstr "" " --compress-debug-sections[={none|zlib|zlib-gnu|zlib-gabi|zstd}]\n" " compresser les sections DWARF de débogage\n" -#: as.c:257 +#: as.c:259 #, c-format msgid "\t\t Default: %s\n" msgstr "\t\t Défaut : %s\n" -#: as.c:261 +#: as.c:264 #, c-format msgid "" " --nocompress-debug-sections\n" @@ -151,17 +151,17 @@ msgstr "" " --nocompress-debug-sections\n" " ne pas compresser les sections de débug DWARF\n" -#: as.c:264 +#: as.c:267 #, c-format msgid " -D produce assembler debugging messages\n" msgstr " -D produire les messages de débug assembleur\n" -#: as.c:266 +#: as.c:269 #, c-format msgid " --dump-config display how the assembler is configured and then exit\n" msgstr " --dump-config afficher comment l'assembleur est configuré puis quitter\n" -#: as.c:268 +#: as.c:271 #, c-format msgid "" " --debug-prefix-map OLD=NEW\n" @@ -170,27 +170,27 @@ msgstr "" " --debug-prefix-map ANCIEN=NOUVEAU\n" " remplace ANCIEN par NOUVEAU dans les informations de débug\n" -#: as.c:271 +#: as.c:274 #, c-format msgid " --defsym SYM=VAL define symbol SYM to given value\n" msgstr " --defsym SYMBOLE=VALEUR définir le SYMBOLE avec cette valeur\n" -#: as.c:287 +#: as.c:290 #, c-format msgid " emulate output (default %s)\n" msgstr " émuler la sortie (par défaut %s)\n" -#: as.c:292 +#: as.c:295 #, c-format msgid " --execstack require executable stack for this object\n" msgstr " --execstack requiert une pile exécutable pour cet objet\n" -#: as.c:294 +#: as.c:297 #, c-format msgid " --noexecstack don't require executable stack for this object\n" msgstr " --noexecstack ne requiert pas de pile exécutable pour cet objet\n" -#: as.c:296 +#: as.c:299 #, c-format msgid "" " --size-check=[error|warning]\n" @@ -199,136 +199,136 @@ msgstr "" " --size-check=[error|warning]\n" "\t\t\t vérifier la directive ELF .size (par défaut --size-check=error)\n" -#: as.c:299 +#: as.c:302 #, c-format msgid " --elf-stt-common=[no|yes] " msgstr " --elf-stt-common=[no|yes] " -#: as.c:302 as.c:313 config/tc-i386.c:14050 config/tc-i386.c:14070 +#: as.c:305 as.c:316 config/tc-i386.c:14833 config/tc-i386.c:14853 #, c-format msgid "(default: yes)\n" msgstr "(défaut: yes)\n" -#: as.c:304 as.c:315 config/tc-i386.c:14052 config/tc-i386.c:14072 +#: as.c:307 as.c:318 config/tc-i386.c:14835 config/tc-i386.c:14855 #, c-format msgid "(default: no)\n" msgstr "(défaut: no)\n" -#: as.c:305 +#: as.c:308 #, c-format msgid " generate ELF common symbols with STT_COMMON type\n" msgstr " générer les symboles commun ELF avec le type STT_COMMON\n" -#: as.c:307 +#: as.c:310 #, c-format msgid " --sectname-subst enable section name substitution sequences\n" msgstr " --sectname-subst activer les séquences de substitution de noms de sections\n" -#: as.c:310 +#: as.c:313 #, c-format msgid " --generate-missing-build-notes=[no|yes] " msgstr " --generate-missing-build-notes=[no|yes] " -#: as.c:317 +#: as.c:320 #, c-format msgid " generate GNU Build notes if none are present in the input\n" msgstr " générer des notes GNU Build si aucune n'est présente dans l'entrée\n" -#: as.c:319 +#: as.c:322 #, c-format -msgid " --gsframe generate SFrame unwind info\n" -msgstr " --gsframe générer les informations de déroulement SFrame\n" +msgid " --gsframe generate SFrame stack trace information\n" +msgstr " --gsframe générer les informations de suivi de la pile SFrame\n" -#: as.c:323 +#: as.c:326 #, c-format msgid " -f skip whitespace and comment preprocessing\n" msgstr " -f escamoter le prétraitement des espaces et des commentaires\n" -#: as.c:325 +#: as.c:328 #, c-format msgid " -g --gen-debug generate debugging information\n" msgstr " -g --gen-debug générer les informations de débogage\n" -#: as.c:327 +#: as.c:330 #, c-format msgid " --gstabs generate STABS debugging information\n" msgstr " --gstabs générer les informations STABS de débogage\n" -#: as.c:329 +#: as.c:332 #, c-format msgid " --gstabs+ generate STABS debug info with GNU extensions\n" msgstr " --gstabs+ générer les infos STABS de débogage avec les extensions GNU\n" -#: as.c:331 +#: as.c:334 #, c-format msgid " --gdwarf-<N> generate DWARF<N> debugging information. 2 <= <N> <= 5\n" msgstr " --gdwarf-<N> générer les informations de débogage DWARF<N>, 2 <= <N> <= 5\n" -#: as.c:333 +#: as.c:336 #, c-format msgid " --gdwarf-cie-version=<N> generate version 1, 3 or 4 DWARF CIEs\n" msgstr " --gdwarf-cie-version=<N> générer des CIE DWARF à la version 1, 3 ou 4\n" -#: as.c:335 +#: as.c:338 #, c-format msgid " --gdwarf-sections generate per-function section names for DWARF line information\n" msgstr " --gdwarf-sections générer des noms de sections par fonction pour les informations de lignes DWARF\n" -#: as.c:338 +#: as.c:341 #, c-format msgid " --gcodeview generate CodeView debugging information\n" msgstr " --gcodeview générer les informations de débogage CodeView\n" -#: as.c:341 +#: as.c:344 #, c-format msgid " --hash-size=<N> ignored\n" msgstr " --hash-size=<N> ignoré\n" -#: as.c:343 +#: as.c:346 #, c-format msgid " --help show all assembler options\n" msgstr " --help afficher toutes les options de l'assembleur\n" -#: as.c:345 +#: as.c:348 #, c-format msgid " --target-help show target specific options\n" msgstr " --target-help montrer les options spécifiques de la cible\n" -#: as.c:347 +#: as.c:350 #, c-format msgid " -I DIR add DIR to search list for .include directives\n" msgstr "" " -I RÉPERTOIRE ajouter le RÉPERTOIRE à la liste de recherche\n" "des directives .include\n" -#: as.c:349 +#: as.c:352 #, c-format msgid " -J don't warn about signed overflow\n" msgstr " -J ne pas avertir lors d'un débordement signé\n" -#: as.c:351 +#: as.c:354 #, c-format msgid " -K warn when differences altered for long displacements\n" msgstr " -K avertir lorsque des différences sont altérées lors de longs déplacements\n" -#: as.c:353 +#: as.c:356 #, c-format msgid " -L,--keep-locals keep local symbols (e.g. starting with `L')\n" msgstr " -L,--keep-locals conserver les symboles locaux (i.e. débutant par « L »)\n" -#: as.c:355 +#: as.c:358 #, c-format msgid " -M,--mri assemble in MRI compatibility mode\n" msgstr " -M,--mri assembler en mode compatibilité MRI\n" -#: as.c:357 +#: as.c:360 #, c-format msgid " --MD FILE write dependency information in FILE (default none)\n" msgstr "" " --MD FICHIER écrire les information de dépendance dans le\n" " FICHIER (par défaut aucun)\n" -#: as.c:359 +#: as.c:362 #, c-format msgid "" " --multibyte-handling=<method>\n" @@ -337,69 +337,69 @@ msgstr "" " --multibyte-handling=<méthode>\n" " que faire avec les caractères sur plusieurs octets rencontrés dans l'entrée\n" -#: as.c:362 +#: as.c:365 #, c-format msgid " -nocpp ignored\n" msgstr " -nocpp ignorée\n" -#: as.c:364 +#: as.c:367 #, c-format msgid " -no-pad-sections do not pad the end of sections to alignment boundaries\n" msgstr " -no-pad-sections ne pas remplir la fin des sections jusqu'à une frontière d'alignement\n" -#: as.c:366 +#: as.c:369 #, c-format msgid " -o OBJFILE name the object-file output OBJFILE (default a.out)\n" msgstr "" " -o NOM nommer le fichier d'objets de sortie NOM\n" " (par défaut a.out)\n" -#: as.c:368 +#: as.c:371 #, c-format msgid " -R fold data section into text section\n" msgstr " -R joindre la section de données avec la section texte\n" -#: as.c:370 +#: as.c:373 #, c-format msgid " --reduce-memory-overheads ignored\n" msgstr " --reduce-memory-overheads ignoré\n" -#: as.c:372 +#: as.c:375 #, c-format msgid " --statistics print various measured statistics from execution\n" msgstr " --statistics afficher diverses mesures de statistiques de l'exécution\n" -#: as.c:374 +#: as.c:377 #, c-format msgid " --strip-local-absolute strip local absolute symbols\n" msgstr " --strip-local-absolute éliminer les symboles absolus locaux\n" -#: as.c:376 +#: as.c:379 #, c-format msgid " --traditional-format Use same format as native assembler when possible\n" msgstr " --traditional-format utiliser le même format que l'assembleur natif lorsque c'est possible\n" -#: as.c:378 +#: as.c:381 #, c-format msgid " --version print assembler version number and exit\n" msgstr " --version afficher le numéro de la version de l'assembleur et quitter\n" -#: as.c:380 +#: as.c:383 #, c-format msgid " -W --no-warn suppress warnings\n" msgstr " -W --no-warn supprimer les avertissements\n" -#: as.c:382 +#: as.c:385 #, c-format msgid " --warn don't suppress warnings\n" msgstr " --warn ne pas supprimer les avertissements\n" -#: as.c:384 +#: as.c:387 #, c-format msgid " --fatal-warnings treat warnings as errors\n" msgstr " --fatal-warnings traiter les avertissements comme des erreurs\n" -#: as.c:387 +#: as.c:390 #, c-format msgid "" " --itbl INSTTBL extend instruction set to include instructions\n" @@ -409,22 +409,22 @@ msgstr "" " instructions concordants avec les spécifications\n" " définies dans le fichier INSTTBL\n" -#: as.c:391 +#: as.c:394 #, c-format msgid " -w ignored\n" msgstr " -w ignorée\n" -#: as.c:393 +#: as.c:396 #, c-format msgid " -X ignored\n" msgstr " -X ignorée\n" -#: as.c:395 +#: as.c:398 #, c-format msgid " -Z generate object file even after errors\n" msgstr " -Z générer le fichier objet même après des erreurs\n" -#: as.c:397 +#: as.c:400 #, c-format msgid "" " --listing-lhs-width set the width in words of the output data column of\n" @@ -433,7 +433,7 @@ msgstr "" " --listing-lhs-width initialiser la largeur en mots de la colonne de données\n" " en sortie sur le listing\n" -#: as.c:400 +#: as.c:403 #, c-format msgid "" " --listing-lhs-width2 set the width in words of the continuation lines\n" @@ -444,7 +444,7 @@ msgstr "" " de la colonne de données en sortie; ignoré si plus petit que\n" " la largeur de la première ligne\n" -#: as.c:404 +#: as.c:407 #, c-format msgid "" " --listing-rhs-width set the max width in characters of the lines from\n" @@ -453,7 +453,7 @@ msgstr "" " --listing-rhs-width initialiser la largeur maximale en caractères des lignes\n" " du fichier source\n" -#: as.c:407 +#: as.c:410 #, c-format msgid "" " --listing-cont-lines set the maximum number of continuation lines used\n" @@ -462,38 +462,38 @@ msgstr "" " --listing-cont-lines initialiser le nombre maximal de lignes de continuation à utiliser\n" " pour la colonne de donnée en sortie dans le listing\n" -#: as.c:410 +#: as.c:413 #, c-format msgid " @FILE read options from FILE\n" msgstr " @FICHIER lire les options dans le FICHIER\n" -#: as.c:418 +#: as.c:421 #, c-format msgid "Report bugs to %s\n" msgstr "Rapporter toutes anomalies à %s\n" -#: as.c:656 +#: as.c:659 #, c-format msgid "unrecognized option -%c%s" msgstr "option non reconnue -%c%s" -#: as.c:706 +#: as.c:709 #, c-format msgid "unexpected argument to --multibyte-input-option: '%s'" msgstr "argument inattendu pour --multibyte-input-option : « %s »" #. This output is intended to follow the GNU standards document. -#: as.c:711 +#: as.c:714 #, c-format msgid "GNU assembler %s\n" msgstr "Assembleur GNU %s\n" -#: as.c:712 +#: as.c:715 #, c-format -msgid "Copyright (C) 2022 Free Software Foundation, Inc.\n" -msgstr "Copyright © 2022 Free Software Foundation, Inc.\n" +msgid "Copyright (C) 2023 Free Software Foundation, Inc.\n" +msgstr "Copyright © 2023 Free Software Foundation, Inc.\n" -#: as.c:713 +#: as.c:716 #, c-format msgid "" "This program is free software; you may redistribute it under the terms of\n" @@ -504,7 +504,7 @@ msgstr "" "version 3 de la licence GNU General Public License ou suivante.\n" "Ce programme n'est couvert par AUCUNE garantie.\n" -#: as.c:718 +#: as.c:721 #, c-format msgid "" "This assembler was configured for a target of `%s' and default,\n" @@ -513,145 +513,145 @@ msgstr "" "Cet assembleur a été configuré pour la cible « %s » et le type\n" "de processeur par défaut « %s ».\n" -#: as.c:722 +#: as.c:725 #, c-format msgid "This assembler was configured for a target of `%s'.\n" msgstr "Cet assembleur a été configuré pour la cible « %s ».\n" -#: as.c:730 +#: as.c:733 msgid "multiple emulation names specified" msgstr "multiples noms d'émulation spécifiés" -#: as.c:732 +#: as.c:735 msgid "emulations not handled in this configuration" msgstr "émulations non traités dans cette configuration" -#: as.c:737 +#: as.c:740 #, c-format msgid "alias = %s\n" msgstr "alias = %s\n" -#: as.c:738 +#: as.c:741 #, c-format msgid "canonical = %s\n" msgstr "canonique = %s\n" -#: as.c:739 +#: as.c:742 #, c-format msgid "cpu-type = %s\n" msgstr "type de CPU = %s\n" -#: as.c:741 +#: as.c:744 #, c-format msgid "format = %s\n" msgstr "format = %s\n" -#: as.c:744 +#: as.c:747 #, c-format msgid "bfd-target = %s\n" msgstr "cible-bfd = %s\n" -#: as.c:755 +#: as.c:758 msgid "--compress-debug-sections=zstd: gas is not built with zstd support" msgstr "--compress-debug-sections=zstd : gas n'est pas compilé avec le support pour zstd" -#: as.c:759 +#: as.c:762 #, c-format msgid "Invalid --compress-debug-sections option: `%s'" msgstr "Option --compress-debug-sections invalide: « %s »" -#: as.c:762 +#: as.c:765 #, c-format msgid "--compress-debug-sections=%s is unsupported" msgstr "--compress-debug-sections=%s n'est pas supporté" -#: as.c:787 +#: as.c:790 msgid "bad defsym; format is --defsym name=value" msgstr "defsym erroné; format est --defsym nom=valeur" -#: as.c:805 +#: as.c:808 msgid "no file name following -t option" msgstr "aucun nom de fichier après l'option -t" -#: as.c:814 +#: as.c:817 #, c-format msgid "failed to read instruction table %s\n" msgstr "échec de lecture de la table d'instructions %s\n" -#: as.c:836 +#: as.c:839 #, c-format msgid "unknown DWARF option %s\n" msgstr "Option DWARF inconnue %s\n" -#: as.c:838 +#: as.c:841 #, c-format msgid "unknown option `%s'" msgstr "option « %s » inconnue" -#: as.c:895 +#: as.c:898 #, c-format msgid "Invalid --gdwarf-cie-version `%s'" msgstr "Option --gdwarf-cie-version « %s » invalide" -#: as.c:988 +#: as.c:991 #, c-format msgid "Invalid --size-check= option: `%s'" msgstr "Option --size-check= invalide: « %s »" -#: as.c:997 +#: as.c:1000 #, c-format msgid "Invalid --elf-stt-common= option: `%s'" msgstr "Option --elf-stt-common= invalide: « %s »" -#: as.c:1011 +#: as.c:1014 #, c-format msgid "Invalid --generate-missing-build-notes option: `%s'" msgstr "Option --generate-missing-build-notes invalide: « %s »" -#: as.c:1086 +#: as.c:1089 #, c-format msgid "invalid listing option `%c'" msgstr "option de listage invalide « %c »" -#: as.c:1149 +#: as.c:1152 #, c-format msgid "%s: total time in assembly: %ld.%06ld\n" msgstr "%s: temps total d'assemblage: %ld.%06ld\n" -#: as.c:1310 +#: as.c:1276 msgid "libbfd ABI mismatch" msgstr "désaccord de l'ABI libbfd" -#: as.c:1358 +#: as.c:1406 #, c-format msgid "The input '%s' and output '%s' files are the same" msgstr "Les fichiers d'entrée « %s » et de sortie « %s » sont les mêmes" -#: as.c:1470 +#: as.c:1459 #, c-format msgid "%d warning" msgid_plural "%d warnings" msgstr[0] "%d avertissement" msgstr[1] "%d avertissements" -#: as.c:1472 +#: as.c:1461 #, c-format msgid "%d error" msgid_plural "%d errors" msgstr[0] "%d erreur" msgstr[1] "%d erreurs" -#: as.c:1476 +#: as.c:1465 #, c-format msgid "%s, treating warnings as errors" msgstr "%s, traitement des avertissements comme des erreurs" -#: as.c:1487 +#: as.c:1476 #, c-format msgid "%s, %s, generating bad object file\n" msgstr "%s, %s, génération d'un fichier objet erroné\n" -#: as.h:137 +#: as.h:134 #, c-format msgid "Case value %ld unexpected at line %d of file \"%s\"\n" msgstr "Casse valeur %ld inattendue à la ligne %d du fichier « %s »\n" @@ -664,70 +664,70 @@ msgstr "Casse valeur %ld inattendue à la ligne %d du fichier « %s »\n" msgid "failed sanity check" msgstr "la vérification de l'état de santé a échoué" -#: cgen.c:106 config/tc-alpha.c:2094 config/tc-alpha.c:2118 -#: config/tc-arc.c:4072 config/tc-arc.c:4145 config/tc-d10v.c:550 -#: config/tc-d30v.c:534 config/tc-mn10200.c:1091 config/tc-mn10300.c:1752 -#: config/tc-ppc.c:3957 config/tc-s390.c:1334 config/tc-s390.c:1457 -#: config/tc-s390.c:1591 config/tc-v850.c:2535 config/tc-v850.c:2606 +#: cgen.c:106 config/tc-alpha.c:2097 config/tc-alpha.c:2121 +#: config/tc-arc.c:4074 config/tc-arc.c:4147 config/tc-d10v.c:550 +#: config/tc-d30v.c:534 config/tc-mn10200.c:1092 config/tc-mn10300.c:1753 +#: config/tc-ppc.c:3959 config/tc-s390.c:1337 config/tc-s390.c:1460 +#: config/tc-s390.c:1594 config/tc-v850.c:2535 config/tc-v850.c:2606 #: config/tc-v850.c:2653 config/tc-v850.c:2690 config/tc-v850.c:2727 -#: config/tc-v850.c:2990 +#: config/tc-v850.c:2991 msgid "too many fixups" msgstr "trop de correctifs" -#: cgen.c:371 cgen.c:391 config/tc-d10v.c:461 config/tc-d30v.c:450 -#: config/tc-mn10200.c:1033 config/tc-mn10300.c:1677 config/tc-ppc.c:3479 -#: config/tc-s390.c:1318 config/tc-v850.c:2644 config/tc-v850.c:2678 -#: config/tc-v850.c:2718 config/tc-v850.c:2963 config/tc-z80.c:785 +#: cgen.c:371 cgen.c:393 config/tc-d10v.c:461 config/tc-d30v.c:450 +#: config/tc-mn10200.c:1034 config/tc-mn10300.c:1678 config/tc-ppc.c:3481 +#: config/tc-s390.c:1321 config/tc-v850.c:2644 config/tc-v850.c:2678 +#: config/tc-v850.c:2718 config/tc-v850.c:2964 config/tc-z80.c:785 msgid "illegal operand" msgstr "opérande illégal" -#: cgen.c:395 config/tc-avr.c:910 config/tc-d10v.c:463 config/tc-d30v.c:452 +#: cgen.c:397 config/tc-avr.c:910 config/tc-d10v.c:463 config/tc-d30v.c:452 #: config/tc-h8300.c:493 config/tc-mcore.c:662 config/tc-microblaze.c:613 -#: config/tc-mmix.c:495 config/tc-mn10200.c:1036 config/tc-mn10300.c:1680 -#: config/tc-msp430.c:417 config/tc-ppc.c:3481 config/tc-s390.c:1323 +#: config/tc-mmix.c:495 config/tc-mn10200.c:1037 config/tc-mn10300.c:1681 +#: config/tc-msp430.c:417 config/tc-ppc.c:3483 config/tc-s390.c:1326 #: config/tc-sh.c:988 config/tc-v850.c:2648 config/tc-v850.c:2682 -#: config/tc-v850.c:2722 config/tc-v850.c:2966 config/tc-xgate.c:895 -#: config/tc-z80.c:932 config/tc-z8k.c:349 +#: config/tc-v850.c:2722 config/tc-v850.c:2967 config/tc-xgate.c:895 +#: config/tc-z80.c:933 config/tc-z8k.c:349 msgid "missing operand" msgstr "opérande manquant" -#: cgen.c:772 +#: cgen.c:774 msgid "a reloc on this operand implies an overflow" msgstr "un réadressage de cet opérande implique un débordement" -#: cgen.c:795 +#: cgen.c:797 msgid "operand mask overflow" msgstr "débordement du masque de l'opérande" -#: cgen.c:858 config/tc-arm.c:2056 config/tc-arm.c:11409 config/tc-arm.c:11461 +#: cgen.c:860 config/tc-arm.c:2056 config/tc-arm.c:11409 config/tc-arm.c:11461 #: config/tc-arm.c:11749 config/tc-arm.c:12645 config/tc-arm.c:13785 #: config/tc-arm.c:13825 config/tc-arm.c:14198 config/tc-arm.c:14240 -#: config/tc-arm.c:21486 config/tc-arm.c:21546 config/tc-mips.c:9705 -#: config/tc-mips.c:11015 config/tc-mips.c:12312 config/tc-mips.c:12993 -#: config/tc-spu.c:981 config/tc-xtensa.c:13080 +#: config/tc-arm.c:21476 config/tc-arm.c:21536 config/tc-mips.c:9704 +#: config/tc-mips.c:11014 config/tc-mips.c:12311 config/tc-mips.c:12992 +#: config/tc-spu.c:982 config/tc-xtensa.c:13080 msgid "expression too complex" msgstr "expression trop complexe" -#: cgen.c:959 config/tc-ppc.c:7484 config/tc-s390.c:2373 config/tc-v850.c:3499 +#: cgen.c:961 config/tc-ppc.c:7489 config/tc-s390.c:2376 config/tc-v850.c:3500 #: config/tc-xstormy16.c:541 msgid "unresolved expression that must be resolved" msgstr "expression non résolue qui doit être résolue" -#: cgen.c:984 config/tc-xstormy16.c:566 +#: cgen.c:986 config/tc-xstormy16.c:566 #, c-format msgid "internal error: can't install fix for reloc type %d (`%s')" msgstr "erreur interne: ne peut installer un correctif pour le type de réadressage %d (« %s »)" -#: cgen.c:1035 config/tc-nios2.c:1355 config/tc-pru.c:786 +#: cgen.c:1037 config/tc-nios2.c:1355 config/tc-pru.c:786 msgid "relocation is not supported" msgstr "le réadressage n'est pas supporté" -#: codeview.c:428 +#: codeview.c:435 #, c-format msgid "could not open %s for reading" msgstr "ne peut ouvrir %s en lecture" -#: codeview.c:433 +#: codeview.c:440 msgid "md5_stream failed" msgstr "md5_stream a échoué" @@ -812,7 +812,7 @@ msgid "Infinities are not supported by this target" msgstr "Les nombres infinis ne sont pas supportés par cette cible" #: config/atof-ieee.c:825 config/atof-vax.c:449 config/tc-arm.c:1285 -#: config/tc-ia64.c:11578 config/tc-tic30.c:1241 config/tc-tic4x.c:2569 +#: config/tc-ia64.c:11579 config/tc-tic30.c:1241 config/tc-tic4x.c:2570 msgid "Unrecognized or unsupported floating point constant" msgstr "Constante décimale non reconnue ou non supportée" @@ -831,8 +831,8 @@ msgstr "Tentative de placer le symbole indéfini dans l'ensemble %s" msgid "Symbol `%s' can not be both weak and common" msgstr "Symbole « %s» ne peut être à la fois « weak » et « common »" -#: config/obj-coff.c:206 config/obj-coff.c:1684 config/tc-tic54x.c:4035 -#: read.c:2922 +#: config/obj-coff.c:206 config/obj-coff.c:1684 config/tc-tic54x.c:4002 +#: read.c:2972 #, c-format msgid "error setting flags for \"%s\": %s" msgstr "erreur lors de l'initialisation des fanions de « %s »: %s" @@ -846,7 +846,7 @@ msgstr "Les numéros de lignes doivent être des entiers positifs\n" msgid ".ln pseudo-op inside .def/.endef: ignored." msgstr ".ln pseudo opérateur à l'intérieur de .def/.endef: ignoré." -#: config/obj-coff.c:497 ecoff.c:3233 +#: config/obj-coff.c:497 ecoff.c:3232 msgid ".loc outside of .text" msgstr ".loc à l'extérieur de .text" @@ -954,26 +954,26 @@ msgstr "Ne peut initialiser la valeur GP" msgid "Can't set register masks" msgstr "Ne peut initialiser les masques de registres" -#: config/obj-elf.c:334 config/tc-sparc.c:4379 config/tc-v850.c:511 +#: config/obj-elf.c:317 config/tc-sparc.c:4379 config/tc-v850.c:511 #, c-format msgid "bad .common segment %s" msgstr "segment .common erroné %s" -#: config/obj-elf.c:410 config/tc-aarch64.c:1967 +#: config/obj-elf.c:393 config/tc-aarch64.c:2218 msgid "Missing symbol name in directive" msgstr "Nom de symbole manquant dans la directive" -#: config/obj-elf.c:645 +#: config/obj-elf.c:628 #, c-format msgid "setting incorrect section type for %s" msgstr "initialisation incorrecte du type de section pour %s" -#: config/obj-elf.c:650 +#: config/obj-elf.c:633 #, c-format msgid "ignoring incorrect section type for %s" msgstr "type de section incorrect de %s a été ignoré" -#: config/obj-elf.c:709 +#: config/obj-elf.c:692 #, c-format msgid "setting incorrect section attributes for %s" msgstr "initialisation incorrecte des attributs de section de %s" @@ -982,271 +982,271 @@ msgstr "initialisation incorrecte des attributs de section de %s" #. assembly might get the section type wrong; Even high #. profile projects like glibc have done so in the past. #. So don't error in this case. -#: config/obj-elf.c:803 +#: config/obj-elf.c:786 #, c-format msgid "ignoring changed section type for %s" msgstr "changement de type de section ignoré pour %s" #. Do error when assembly isn't self-consistent. -#: config/obj-elf.c:806 +#: config/obj-elf.c:789 #, c-format msgid "changed section type for %s" msgstr "le type de la section a été changé en %s" -#: config/obj-elf.c:821 +#: config/obj-elf.c:804 #, c-format msgid "ignoring changed section attributes for %s" msgstr "changement d'attributs de section ignoré pour %s" -#: config/obj-elf.c:823 +#: config/obj-elf.c:806 #, c-format msgid "changed section attributes for %s" msgstr "les attributs de la section ont été changés en %s" -#: config/obj-elf.c:831 +#: config/obj-elf.c:814 #, c-format msgid "changed section entity size for %s" msgstr "la taille de l'entité de la section a été changée en %s" -#: config/obj-elf.c:900 +#: config/obj-elf.c:883 msgid "unrecognized .section attribute: want a,e,o,w,x,M,S,G,T or number" msgstr "attribut de .section non reconnu: a,e,o,w,x,M,S,G,T ou un nombre attendu" -#: config/obj-elf.c:984 +#: config/obj-elf.c:967 msgid "extraneous characters at end of numeric section type" msgstr "caractères superflus à la fin du type de section numérique" -#: config/obj-elf.c:990 read.c:2906 +#: config/obj-elf.c:973 read.c:2956 msgid "unrecognized section type" msgstr "type de section non reconnu" -#: config/obj-elf.c:1022 +#: config/obj-elf.c:1006 msgid "unrecognized section attribute" msgstr "attribut de section non reconnu" -#: config/obj-elf.c:1053 config/tc-alpha.c:4205 +#: config/obj-elf.c:1038 config/tc-alpha.c:4208 msgid "missing name" msgstr "nom manquant" -#: config/obj-elf.c:1100 +#: config/obj-elf.c:1085 msgid "group name not parseable" msgstr "nom de groupe non analysable" -#: config/obj-elf.c:1106 +#: config/obj-elf.c:1091 #, c-format msgid "section %s already has a group (%s)" msgstr "la section %s a déjà un groupe (%s)" -#: config/obj-elf.c:1161 +#: config/obj-elf.c:1146 #, c-format msgid "section name '%s' already defined as another symbol" msgstr "le nom de section « %s » est déjà défini comme un autre symbole" -#: config/obj-elf.c:1253 +#: config/obj-elf.c:1238 msgid "invalid merge entity size" msgstr "mauvaise taille de fusion d'entité" -#: config/obj-elf.c:1260 +#: config/obj-elf.c:1245 msgid "entity size for SHF_MERGE not specified" msgstr "taille d'entité pour SHF_MERGE non spécifiée" -#: config/obj-elf.c:1288 +#: config/obj-elf.c:1273 msgid "? section flag ignored with G present" msgstr "fanion ? de section ignoré quand G est présent" -#: config/obj-elf.c:1313 +#: config/obj-elf.c:1298 msgid "group name for SHF_GROUP not specified" msgstr "nom de groupe pour SHF_GROUP non spécifié" -#: config/obj-elf.c:1339 +#: config/obj-elf.c:1324 #, c-format msgid "unsupported mbind section info: %s" msgstr "information de section mbind non supportée: %s" -#: config/obj-elf.c:1392 +#: config/obj-elf.c:1377 #, c-format msgid "unsupported section id: %s" msgstr "identifiant de section non supporté: %s" -#: config/obj-elf.c:1417 +#: config/obj-elf.c:1403 msgid "character following name is not '#'" msgstr "caractère suivant le nom n'est pas « # »" -#: config/obj-elf.c:1444 +#: config/obj-elf.c:1431 #, c-format msgid "SHF_ALLOC isn't set for GNU_MBIND section: %s" msgstr "SHF_ALLOC n'est pas défini pour la section GNU_MBIND: %s" -#: config/obj-elf.c:1451 +#: config/obj-elf.c:1438 #, c-format msgid "%s section is supported only by GNU and FreeBSD targets" msgstr "la section %s n'est supportée que par les cibles GNU et FreeBSD" -#: config/obj-elf.c:1592 +#: config/obj-elf.c:1579 msgid ".previous without corresponding .section; ignored" msgstr ".previous sans .section correspondante; ignoré" -#: config/obj-elf.c:1618 +#: config/obj-elf.c:1605 msgid ".popsection without corresponding .pushsection; ignored" msgstr ".popsection sans .pushsection correspondant; ignoré" -#: config/obj-elf.c:1662 config/obj-elf.c:1757 +#: config/obj-elf.c:1649 config/obj-elf.c:1744 #, c-format msgid "missing version name in `%s' for symbol `%s'" msgstr "nom de version manquant dans « %s» pour le symbole «%s »" -#: config/obj-elf.c:1681 +#: config/obj-elf.c:1668 #, c-format msgid "only one version name with `@@@' is allowed for symbol `%s'" msgstr "seulement un nom de version avec « @@@ » est autorisé pour le symbole « %s »" -#: config/obj-elf.c:1689 +#: config/obj-elf.c:1676 #, c-format msgid "invalid version name '%s' for symbol `%s'" msgstr "nom de version « %s » invalide pour le symbole « %s »" -#: config/obj-elf.c:1731 +#: config/obj-elf.c:1718 msgid "expected comma after name in .symver" msgstr "virgule attendue après le nom dans .symver" -#: config/obj-elf.c:1748 config/obj-elf.c:2648 +#: config/obj-elf.c:1735 config/obj-elf.c:2636 #, c-format msgid "`%s' can't be versioned to common symbol '%s'" msgstr "« %s » ne peut être liée par version au symbole commun « %s »" -#: config/obj-elf.c:1825 +#: config/obj-elf.c:1812 #, c-format msgid "expected `%s' to have already been set for .vtable_inherit" msgstr "«%s» aurait déjà dû être fixé pour .vtable_inherit" -#: config/obj-elf.c:1835 +#: config/obj-elf.c:1822 msgid "expected comma after name in .vtable_inherit" msgstr "virgule attendue après le nom dans .vtable_inherit" -#: config/obj-elf.c:1896 +#: config/obj-elf.c:1883 msgid "expected comma after name in .vtable_entry" msgstr "virgule attendue après le nom dans .vtable_entry" -#: config/obj-elf.c:2035 +#: config/obj-elf.c:2022 #, c-format msgid "Attribute name not recognised: %s" msgstr "Nom d'attribut pas reconnu: %s" -#: config/obj-elf.c:2052 +#: config/obj-elf.c:2039 msgid "expected numeric constant" msgstr "constante numérique attendue" -#: config/obj-elf.c:2061 config/tc-arm.c:7136 +#: config/obj-elf.c:2048 config/tc-arm.c:7136 msgid "expected comma" msgstr "virgule attendue" -#: config/obj-elf.c:2094 +#: config/obj-elf.c:2081 msgid "bad string constant" msgstr "mauvaise constante en tant que chaîne de caractères" -#: config/obj-elf.c:2098 +#: config/obj-elf.c:2085 msgid "expected <tag> , <value>" msgstr "<étiquette> , <valeur> attendu" -#: config/obj-elf.c:2227 +#: config/obj-elf.c:2214 msgid "expected quoted string" msgstr "chaîne entre apostrophes attendue" -#: config/obj-elf.c:2247 +#: config/obj-elf.c:2234 #, c-format msgid "expected comma after name `%s' in .size directive" msgstr "virgule attendue après le nom « %s » dans la directive .size" -#: config/obj-elf.c:2256 +#: config/obj-elf.c:2243 msgid "missing expression in .size directive" msgstr "expression manquante dans la directive .size" -#: config/obj-elf.c:2376 +#: config/obj-elf.c:2363 #, c-format msgid "symbol '%s' is already defined" msgstr "symbole « %s » déjà défini" -#: config/obj-elf.c:2396 +#: config/obj-elf.c:2383 #, c-format msgid "symbol type \"%s\" is supported only by GNU and FreeBSD targets" msgstr "type de symbole « %s » n'est supporté que par les cibles GNU et FreeBSD" -#: config/obj-elf.c:2400 +#: config/obj-elf.c:2387 #, c-format msgid "symbol type \"%s\" is not supported by MIPS targets" msgstr "le type de symbole « %s » n'est pas supporté par les cibles MIPS" -#: config/obj-elf.c:2412 +#: config/obj-elf.c:2399 #, c-format msgid "symbol type \"%s\" is supported only by GNU targets" msgstr "le type de symbole « %s » n'est supporté que par les cibles GNU" -#: config/obj-elf.c:2422 +#: config/obj-elf.c:2409 #, c-format msgid "unrecognized symbol type \"%s\"" msgstr "type de symbole non reconnu « %s »" -#: config/obj-elf.c:2443 +#: config/obj-elf.c:2430 #, c-format msgid "cannot change type of common symbol '%s'" msgstr "impossible de changer le type du symbole commun « %s »" -#: config/obj-elf.c:2455 +#: config/obj-elf.c:2442 #, c-format msgid "symbol '%s' already has its type set" msgstr "symbole « %s » a déjà son type défini" -#: config/obj-elf.c:2621 config/obj-elf.c:2624 +#: config/obj-elf.c:2609 config/obj-elf.c:2612 #, c-format msgid ".size expression for %s does not evaluate to a constant" msgstr "l'expression .size de %s n'est pas une constante" -#: config/obj-elf.c:2713 +#: config/obj-elf.c:2701 #, c-format msgid "symbol '%s' with multiple versions cannot be used in relocation" msgstr "le symbole « %s » avec plusieurs versions ne peut pas être utilisé dans un réadressage" -#: config/obj-elf.c:2731 ecoff.c:3578 +#: config/obj-elf.c:2719 ecoff.c:3577 #, c-format msgid "symbol `%s' can not be both weak and common" msgstr "symbole « %s » ne peut être à la fois weak et common" -#: config/obj-elf.c:2779 +#: config/obj-elf.c:2767 #, c-format msgid "undefined linked-to symbol `%s' on section `%s'" msgstr "le symbole linked-to « %s » est indéfini sur la section « %s »" -#: config/obj-elf.c:2857 +#: config/obj-elf.c:2845 #, c-format msgid "assuming all members of group `%s' are COMDAT" msgstr "assume que tous les membres du groupe « %s » sont COMDAT" -#: config/obj-elf.c:2869 +#: config/obj-elf.c:2857 #, c-format msgid "can't create group: %s" msgstr "ne peut créer le groupe: %s" -#: config/obj-elf.c:2946 +#: config/obj-elf.c:2934 #, c-format msgid "invalid attempt to declare external version name as default in symbol `%s'" msgstr "tentative invalide de déclaration d'un nom de version externe comme nom par défaut pour le symbole « %s »" -#: config/obj-elf.c:2956 +#: config/obj-elf.c:2944 #, c-format msgid "multiple versions [`%s'|`%s'] for symbol `%s'" msgstr "versions multiples [«%s»|«%s»] pour le symbole «%s»" -#: config/obj-elf.c:3048 +#: config/obj-elf.c:3033 #, c-format msgid "failed to set up debugging information: %s" msgstr "échec d'initialisation des informations de débug: %s" -#: config/obj-elf.c:3068 +#: config/obj-elf.c:3053 #, c-format msgid "can't start writing .mdebug section: %s" msgstr "ne peut débuter l'écriture de la section .mdebug: %s" -#: config/obj-elf.c:3076 +#: config/obj-elf.c:3061 #, c-format msgid "could not write .mdebug section: %s" msgstr "n'a pas pu écrire la section .mdebug: %s" @@ -1303,32 +1303,32 @@ msgstr "informations de taille de section inattendues" msgid "missing sizeof_stub expression" msgstr "expression sizeof_stub manquante" -#: config/obj-macho.c:478 config/tc-ia64.c:1081 config/tc-ia64.c:11739 -#: config/tc-score.c:6093 expr.c:1213 read.c:1669 +#: config/obj-macho.c:478 config/tc-ia64.c:1081 config/tc-ia64.c:11740 +#: config/tc-score.c:6093 expr.c:1223 read.c:1711 msgid "expected symbol name" msgstr "nom de symbole attendu" -#: config/obj-macho.c:491 read.c:503 +#: config/obj-macho.c:491 read.c:546 msgid "bad or irreducible absolute expression" msgstr "expression absolue erronée ou irréductible" -#: config/obj-macho.c:497 config/tc-score.c:6110 read.c:1708 +#: config/obj-macho.c:497 config/tc-score.c:6110 read.c:1750 msgid "missing size expression" msgstr "expression de la taille manquante" -#: config/obj-macho.c:506 config/tc-ia64.c:1116 read.c:1714 +#: config/obj-macho.c:506 config/tc-ia64.c:1116 read.c:1756 #, c-format msgid "size (%ld) out of range, ignored" msgstr "taille (%ld) hors limite, ignoré" -#: config/obj-macho.c:516 config/tc-score.c:6248 dwarf2dbg.c:1417 ecoff.c:3346 -#: read.c:1726 read.c:1829 read.c:2589 read.c:3132 read.c:3726 symbols.c:576 -#: symbols.c:671 +#: config/obj-macho.c:516 config/tc-score.c:6248 dwarf2dbg.c:1427 ecoff.c:3345 +#: read.c:1768 read.c:1871 read.c:2645 read.c:3183 read.c:3787 symbols.c:578 +#: symbols.c:673 #, c-format msgid "symbol `%s' is already defined" msgstr "symbole « %s » est déjà défini" -#: config/obj-macho.c:526 read.c:1741 +#: config/obj-macho.c:526 read.c:1783 #, c-format msgid "size of \"%s\" is already %ld; not changing to %ld" msgstr "taille de « %s » est déjà %ld; n'a pas été changé en %ld" @@ -1476,955 +1476,1070 @@ msgstr "Un seul pseudo opérateur .copyright par fichier !" msgid "attaching copyright header %s: %s" msgstr "attachement de l'en-tête de copyright %s: %s" -#: config/tc-aarch64.c:396 -msgid "integer 32-bit register expected" -msgstr "registre entier 32 bits attendu" +#: config/tc-aarch64.c:441 +#, c-format +msgid "expected an unsuffixed ZA tile at operand %d" +msgstr "tuile ZA sans suffixe attendue pour l'opérande %d" -#: config/tc-aarch64.c:399 -msgid "integer 64-bit register expected" -msgstr "registre entier 64 bits attendu" +#: config/tc-aarch64.c:445 +#, c-format +msgid "missing horizontal or vertical suffix at operand %d" +msgstr "suffixe horizontal ou vertical manquant pour l'opérande %d" -#: config/tc-aarch64.c:402 -msgid "integer register expected" -msgstr "registre entier attendu" +#: config/tc-aarch64.c:450 +#, c-format +msgid "expected 'za' rather than a ZA tile at operand %d" +msgstr "« za » attendu plutôt qu'une tuile ZA pour l'opérande %d" -#: config/tc-aarch64.c:405 -msgid "64-bit integer or SP register expected" -msgstr "registre entier 64 bits ou SP attendu" +#: config/tc-aarch64.c:454 +#, c-format +msgid "expected a predicate-as-counter rather than predicate-as-mask register at operand %d" +msgstr "prédicat-comme-compteur attendu plutôt qu'un registre prédicat-comme-masque pour l'opérande %d" -#: config/tc-aarch64.c:408 config/tc-mcore.c:840 config/tc-mcore.c:1356 -#: config/tc-mcore.c:1410 -msgid "base register expected" -msgstr "registre de base attendu" +#: config/tc-aarch64.c:459 +#, c-format +msgid "expected a predicate-as-mask rather than predicate-as-counter register at operand %d" +msgstr "prédicat-comme-masque attendu plutôt qu'un registre prédicat-comme-compteur pour l'opérande %d" -#: config/tc-aarch64.c:411 -msgid "integer or zero register expected" -msgstr "registre entier ou zéro attendu" +#: config/tc-aarch64.c:464 +#, c-format +msgid "expected a 64-bit integer register at operand %d" +msgstr "registre entier de 64 bits attendu pour l'opérande %d" -#: config/tc-aarch64.c:414 -msgid "offset register expected" -msgstr "registre de décalage attendu" +#: config/tc-aarch64.c:466 +#, c-format +msgid "expected an integer or zero register at operand %d" +msgstr "registre entier ou zéro attendu pour l'opérande %d" -#: config/tc-aarch64.c:417 -msgid "integer or SP register expected" -msgstr "registre entier ou SP attendu" +#: config/tc-aarch64.c:468 +#, c-format +msgid "expected an integer or stack pointer register at operand %d" +msgstr "registre entier ou pointeur de pile attendu pour l'opérande %d" -#: config/tc-aarch64.c:420 -msgid "integer, zero or SP register expected" -msgstr "registre entier, zéro ou SP attendu" +#: config/tc-aarch64.c:472 +#, c-format +msgid "expected a scalar SIMD or floating-point register at operand %d" +msgstr "registre scalaire SIMD ou flottant attendu pour l'opérande %d" -#: config/tc-aarch64.c:423 -msgid "8-bit SIMD scalar register expected" -msgstr "registre scalaire SIMD 8 bits attendu" +#: config/tc-aarch64.c:475 +#, c-format +msgid "expected an Advanced SIMD vector register at operand %d" +msgstr "registre Advanced SIMD vectoriel attendu pour l'opérande %d" -#: config/tc-aarch64.c:426 -msgid "16-bit SIMD scalar or floating-point half precision register expected" -msgstr "registre scalaire SIMD 16 bits ou demi précision flottant attendu" +#: config/tc-aarch64.c:477 +#, c-format +msgid "expected an SVE vector register at operand %d" +msgstr "registre SVE vectoriel attendu pour l'opérande %d" -#: config/tc-aarch64.c:430 -msgid "32-bit SIMD scalar or floating-point single precision register expected" -msgstr "registre scalaire SIMD 32 bits ou simple précision flottant attendu" +#. Use this error for "predicate-as-mask only" and "either kind of +#. predicate". We report a more specific error if P is used where +#. PN is expected, and vice versa, so the issue at this point is +#. "predicate-like" vs. "not predicate-like". +#: config/tc-aarch64.c:484 +#, c-format +msgid "expected an SVE predicate register at operand %d" +msgstr "registre prédicat SVE attendu pour l'opérande %d" -#: config/tc-aarch64.c:434 -msgid "64-bit SIMD scalar or floating-point double precision register expected" -msgstr "registre scalaire SIMD 64 bits ou double précision flottant attendu" +#: config/tc-aarch64.c:486 +#, c-format +msgid "expected an SVE predicate-as-counter register at operand %d" +msgstr "registre prédicat-comme-compteur SVE attendu pour l'opérande %d" -#: config/tc-aarch64.c:438 -msgid "128-bit SIMD scalar or floating-point quad precision register expected" -msgstr "registre scalaire SIMD 128 bits ou quadruple précision flottant attendu" +#: config/tc-aarch64.c:488 +#, c-format +msgid "expected a vector register at operand %d" +msgstr "registre vectoriel attendu pour l'opérande %d" -#: config/tc-aarch64.c:443 config/tc-arm.c:4805 -msgid "register expected" -msgstr "registre attendu" +#: config/tc-aarch64.c:490 +#, c-format +msgid "expected an SVE vector or predicate register at operand %d" +msgstr "SVE vectoriel ou registre prédicat attendu pour l'opérande %d" -#. any [BHSDQ]P FP -#: config/tc-aarch64.c:446 -msgid "SIMD scalar or floating-point register expected" -msgstr "registre scalaire SIMD ou flottant attendu" +#: config/tc-aarch64.c:492 +#, c-format +msgid "expected a vector or predicate register at operand %d" +msgstr "vecteur ou registre prédicat attendu pour l'opérande %d" -#. any V reg -#: config/tc-aarch64.c:449 -msgid "vector register expected" -msgstr "registre vectoriel attendu" +#: config/tc-aarch64.c:496 +#, c-format +msgid "expected a ZA array vector at operand %d" +msgstr "tableau ZA vectoriel attendu pour l'opérande %d" + +#: config/tc-aarch64.c:498 +#, c-format +msgid "expected ZT0 or a ZA mask at operand %d" +msgstr "masque ZT0 ou ZA attendu pour l'opérande %d" -#: config/tc-aarch64.c:452 -msgid "SVE vector register expected" -msgstr "registre vectoriel SVE attendu" +#: config/tc-aarch64.c:500 +#, c-format +msgid "expected a ZA tile at operand %d" +msgstr "tuile ZA attendue pour l'opérande %d" -#: config/tc-aarch64.c:455 -msgid "SVE predicate register expected" -msgstr "Registre de prédicat SVE attendu" +#: config/tc-aarch64.c:502 +#, c-format +msgid "expected a ZA tile slice at operand %d" +msgstr "tranche de tuile ZA attendue pour l'opérande %d" -#: config/tc-aarch64.c:458 +#: config/tc-aarch64.c:506 #, c-format -msgid "invalid register type %d" -msgstr "type de registre %d invalide" +msgid "expected an integer register or Advanced SIMD vector register at operand %d" +msgstr "registre entier ou registre Advanced SIMD vectoriel attendu pour l'opérande %d" -#: config/tc-aarch64.c:623 config/tc-aarch64.c:625 config/tc-arm.c:1202 -#: config/tc-score.c:6478 expr.c:1377 read.c:2571 +#: config/tc-aarch64.c:509 +#, c-format +msgid "expected an integer register or SVE vector register at operand %d" +msgstr "registre entier ou registre SVE vectoriel attendu pour l'opérande %d" + +#: config/tc-aarch64.c:512 +#, c-format +msgid "expected an integer or vector register at operand %d" +msgstr "registre entier ou registre vectoriel attendu pour l'opérande %d" + +#: config/tc-aarch64.c:514 +#, c-format +msgid "expected an integer or predicate register at operand %d" +msgstr "registre entier ou registre prédicat attendu pour l'opérande %d" + +#: config/tc-aarch64.c:516 +#, c-format +msgid "expected an integer, vector or predicate register at operand %d" +msgstr "entier, vecteur ou registre prédicat attendu pour l'opérande %d" + +#: config/tc-aarch64.c:521 +#, c-format +msgid "expected an SVE vector register or ZA tile slice at operand %d" +msgstr "registre SVE vectoriel ou tranche de tuile ZA attendu pour l'opérande %d" + +#: config/tc-aarch64.c:719 config/tc-aarch64.c:721 config/tc-arm.c:1202 +#: config/tc-score.c:6478 expr.c:1386 read.c:2627 msgid "bad expression" msgstr "expression erronée" -#: config/tc-aarch64.c:636 config/tc-sparc.c:3375 +#: config/tc-aarch64.c:732 config/tc-sparc.c:3375 msgid "bad segment" msgstr "segment erroné" -#: config/tc-aarch64.c:854 +#: config/tc-aarch64.c:876 +msgid "bad vector arrangement type" +msgstr "mauvais type d'arrangement vectoriel" + +#: config/tc-aarch64.c:1048 #, c-format msgid "bad size %d in vector width specifier" msgstr "mauvaise taille %d dans le spécificateur de largeur de vecteur" -#: config/tc-aarch64.c:887 +#: config/tc-aarch64.c:1081 #, c-format msgid "unexpected character `%c' in element size" msgstr "caractère « %c » inattendu dans la taille d'élément" -#: config/tc-aarch64.c:889 +#: config/tc-aarch64.c:1083 msgid "missing element size" msgstr "taille d'élément manquante" -#: config/tc-aarch64.c:898 +#: config/tc-aarch64.c:1092 #, c-format msgid "invalid element size %d and vector size combination %c" msgstr "taille d'élément %d invalide et combinaison %c de taille de vecteur" -#: config/tc-aarch64.c:933 +#: config/tc-aarch64.c:1128 #, c-format msgid "unexpected character `%c' in predication type" msgstr "caractère « %c » inattendu dans le prédicat de type" -#: config/tc-aarch64.c:936 +#: config/tc-aarch64.c:1131 msgid "missing predication type" msgstr "type de prédicat manquant" -#: config/tc-aarch64.c:1031 +#: config/tc-aarch64.c:1174 config/tc-aarch64.c:2264 config/tc-aarch64.c:2525 +#: config/tc-arm.c:1779 config/tc-arm.c:3999 config/tc-arm.c:5278 +#: config/tc-arm.c:7425 +msgid "constant expression required" +msgstr "expression constante attendue" + +#: config/tc-aarch64.c:1224 +msgid "syntax error in register list" +msgstr "erreur de syntaxe dans la liste des registres" + +#: config/tc-aarch64.c:1254 +msgid "ZA tile number out of range" +msgstr "numéro de tuile ZA hors limite" + +#: config/tc-aarch64.c:1295 msgid "this type of register can't be indexed" msgstr "ce type de registre ne peut pas être indexé" -#: config/tc-aarch64.c:1037 +#: config/tc-aarch64.c:1301 msgid "index not allowed inside register list" msgstr "index pas permis dans une liste de registres" -#: config/tc-aarch64.c:1047 config/tc-aarch64.c:2013 config/tc-aarch64.c:2217 -#: config/tc-arm.c:1779 config/tc-arm.c:3999 config/tc-arm.c:5278 -#: config/tc-arm.c:7425 -msgid "constant expression required" -msgstr "expression constante attendue" - #. Indexed vector register expected. -#: config/tc-aarch64.c:1059 +#: config/tc-aarch64.c:1316 msgid "indexed vector register expected" msgstr "registre vectoriel indexé attendu" -#: config/tc-aarch64.c:1066 +#: config/tc-aarch64.c:1323 msgid "invalid use of vector register" msgstr "mauvaise utilisation d'un registre vectoriel" -#: config/tc-aarch64.c:1158 config/tc-arm.c:2112 -msgid "expecting {" -msgstr "{ attendu" - -#: config/tc-aarch64.c:1183 +#: config/tc-aarch64.c:1432 msgid "invalid vector register in list" msgstr "registre vectoriel invalide dans la liste" -#: config/tc-aarch64.c:1190 +#: config/tc-aarch64.c:1440 msgid "invalid scalar register in list" msgstr "registre scalaire invalide dans la liste" -#: config/tc-aarch64.c:1203 +#: config/tc-aarch64.c:1453 msgid "invalid range in vector register list" msgstr "limite invalide dans la liste des registres vectoriels" -#: config/tc-aarch64.c:1216 +#: config/tc-aarch64.c:1466 msgid "type mismatch in vector register list" msgstr "mauvaise concordance de type dans la liste des registres vectoriels" -#: config/tc-aarch64.c:1233 +#: config/tc-aarch64.c:1487 msgid "end of vector register list not found" msgstr "fin de la liste des registres vectoriels pas trouvée" -#: config/tc-aarch64.c:1249 -msgid "constant expression required." -msgstr "expression constante attendue." - -#: config/tc-aarch64.c:1259 +#: config/tc-aarch64.c:1505 msgid "expected index" msgstr "index attendu" -#: config/tc-aarch64.c:1266 +#: config/tc-aarch64.c:1512 msgid "too many registers in vector register list" msgstr "trop de registres dans la liste des registres vectoriels" -#: config/tc-aarch64.c:1271 +#: config/tc-aarch64.c:1517 msgid "empty vector register list" msgstr "liste de registres vectoriels vide" -#: config/tc-aarch64.c:1293 config/tc-arm.c:2548 +#: config/tc-aarch64.c:1539 config/tc-arm.c:2548 #, c-format msgid "ignoring attempt to redefine built-in register '%s'" msgstr "ignore la tentative de redéfinir le registre intégré « %s »" -#: config/tc-aarch64.c:1299 config/tc-arm.c:2553 +#: config/tc-aarch64.c:1545 config/tc-arm.c:2553 #, c-format msgid "ignoring redefinition of register alias '%s'" msgstr "ignore la redéfinition de l'alias du registre « %s »" -#: config/tc-aarch64.c:1344 config/tc-arm.c:2618 +#: config/tc-aarch64.c:1590 config/tc-arm.c:2618 #, c-format msgid "unknown register '%s' -- .req ignored" msgstr "registre « %s » inconnu -- .req ignoré" -#: config/tc-aarch64.c:1402 config/tc-arm.c:2826 +#: config/tc-aarch64.c:1648 config/tc-arm.c:2826 msgid "invalid syntax for .req directive" msgstr "syntaxe invalide pour le directive .req" -#: config/tc-aarch64.c:1423 config/tc-arm.c:2859 +#: config/tc-aarch64.c:1669 config/tc-arm.c:2859 msgid "invalid syntax for .unreq directive" msgstr "syntaxe invalide pour le directive .unreq" -#: config/tc-aarch64.c:1429 config/tc-arm.c:2866 +#: config/tc-aarch64.c:1675 config/tc-arm.c:2866 #, c-format msgid "unknown register alias '%s'" msgstr "alias de registre « %s » inconnu" -#: config/tc-aarch64.c:1431 +#: config/tc-aarch64.c:1677 #, c-format msgid "ignoring attempt to undefine built-in register '%s'" msgstr "ignore la tentative de supprimer la définition du registre intégré « %s »" -#: config/tc-aarch64.c:1755 config/tc-arm.c:3610 config/tc-arm.c:3637 +#: config/tc-aarch64.c:2001 config/tc-arm.c:3610 config/tc-arm.c:3637 #: config/tc-arm.c:3650 msgid "literal pool overflow" msgstr "débordement du pool de littéraux" -#: config/tc-aarch64.c:1937 config/tc-aarch64.c:6968 config/tc-arm.c:3872 +#: config/tc-aarch64.c:2182 config/tc-aarch64.c:7245 config/tc-arm.c:3872 #: config/tc-arm.c:7858 msgid "unrecognized relocation suffix" msgstr "suffixe de réadressage non reconnu" -#: config/tc-aarch64.c:1939 +#: config/tc-aarch64.c:2184 msgid "unimplemented relocation suffix" msgstr "suffixe de réadressage non implémenté" -#: config/tc-aarch64.c:2185 config/tc-aarch64.c:2375 config/tc-aarch64.c:2419 +#: config/tc-aarch64.c:2493 config/tc-aarch64.c:2683 config/tc-aarch64.c:2727 #: config/tc-csky.c:2314 msgid "immediate operand required" msgstr "opérande immédiat requis" -#: config/tc-aarch64.c:2193 +#: config/tc-aarch64.c:2501 msgid "missing immediate expression" msgstr "expression immédiate manquante" -#: config/tc-aarch64.c:2399 config/tc-aarch64.c:6791 config/tc-aarch64.c:6811 +#: config/tc-aarch64.c:2707 config/tc-aarch64.c:7068 config/tc-aarch64.c:7088 msgid "invalid floating-point constant" msgstr "constante en virgule flottante erronée" -#: config/tc-aarch64.c:3206 config/tc-arm.c:5618 config/tc-arm.c:5628 +#: config/tc-aarch64.c:3514 config/tc-arm.c:5618 config/tc-arm.c:5628 msgid "shift expression expected" msgstr "expression de décalage attendu" -#: config/tc-aarch64.c:3214 +#: config/tc-aarch64.c:3522 msgid "shift operator expected" msgstr "opérateur de décalage attendu" -#: config/tc-aarch64.c:3222 +#: config/tc-aarch64.c:3530 msgid "invalid use of 'MSL'" msgstr "utilisation invalide de « MSL »" -#: config/tc-aarch64.c:3230 +#: config/tc-aarch64.c:3538 msgid "invalid use of 'MUL'" msgstr "utilisation invalide de « MUL »" -#: config/tc-aarch64.c:3239 +#: config/tc-aarch64.c:3547 msgid "extending shift is not permitted" msgstr "il n'est pas permis d'étendre le décalage" -#: config/tc-aarch64.c:3247 +#: config/tc-aarch64.c:3555 msgid "'ROR' shift is not permitted" msgstr "le décalage « ROR » n'est pas permis" -#: config/tc-aarch64.c:3255 +#: config/tc-aarch64.c:3563 msgid "only 'LSL' shift is permitted" msgstr "seul le décalage « LSL » est permis" -#: config/tc-aarch64.c:3263 +#: config/tc-aarch64.c:3571 msgid "only 'MUL' is permitted" msgstr "seul « MUL » est permis" -#: config/tc-aarch64.c:3281 +#: config/tc-aarch64.c:3589 msgid "only 'MUL VL' is permitted" msgstr "seul « MUL VL » est permis" -#: config/tc-aarch64.c:3289 +#: config/tc-aarch64.c:3597 msgid "invalid shift for the register offset addressing mode" msgstr "décalage invalide pour le mode d'adressage de l'offset du registre" -#: config/tc-aarch64.c:3297 +#: config/tc-aarch64.c:3605 msgid "invalid shift operator" msgstr "opérateur de décalage invalide" -#: config/tc-aarch64.c:3330 +#: config/tc-aarch64.c:3638 msgid "missing shift amount" msgstr "longueur de décalage manquante" -#: config/tc-aarch64.c:3337 +#: config/tc-aarch64.c:3645 msgid "constant shift amount required" msgstr "longueur de décalage constante requise" -#: config/tc-aarch64.c:3346 +#: config/tc-aarch64.c:3654 msgid "shift amount out of range 0 to 63" msgstr "la longueur du décalage n'est pas entre 0 et 63" -#: config/tc-aarch64.c:3396 +#: config/tc-aarch64.c:3704 msgid "unexpected shift operator" msgstr "opérateur de décalage inattendu" -#: config/tc-aarch64.c:3432 +#: config/tc-aarch64.c:3740 msgid "unexpected register in the immediate operand" msgstr "registre inattendu dans l'opérande immédiat" -#: config/tc-aarch64.c:3457 +#: config/tc-aarch64.c:3765 msgid "integer register expected in the extended/shifted operand register" msgstr "registre entier attendu dans le registre opérande étendu/décalé" -#: config/tc-aarch64.c:3492 config/tc-aarch64.c:3629 config/tc-aarch64.c:3760 -#: config/tc-aarch64.c:3957 config/tc-aarch64.c:3998 +#: config/tc-aarch64.c:3800 config/tc-aarch64.c:3937 config/tc-aarch64.c:4076 +#: config/tc-aarch64.c:4273 config/tc-aarch64.c:4314 msgid "unknown relocation modifier" msgstr "modificateur de réadressage inconnu" -#: config/tc-aarch64.c:3499 config/tc-aarch64.c:3648 config/tc-aarch64.c:3767 -#: config/tc-aarch64.c:3964 config/tc-aarch64.c:4005 +#: config/tc-aarch64.c:3807 config/tc-aarch64.c:3956 config/tc-aarch64.c:4083 +#: config/tc-aarch64.c:4280 config/tc-aarch64.c:4321 msgid "this relocation modifier is not allowed on this instruction" msgstr "ce modificateur de réadressage n'est pas permis sur cette instruction" -#: config/tc-aarch64.c:3656 config/tc-aarch64.c:3778 +#: config/tc-aarch64.c:3964 config/tc-aarch64.c:4094 msgid "invalid relocation expression" msgstr "expression de réadressage invalide" -#: config/tc-aarch64.c:3672 +#: config/tc-aarch64.c:3980 msgid "invalid address" msgstr "adresse invalide" -#: config/tc-aarch64.c:3729 +#: config/tc-aarch64.c:3998 +msgid "expected a 64-bit base register" +msgstr "registre de base 64 bits attendu" + +#: config/tc-aarch64.c:4000 +msgid "invalid base register" +msgstr "registre de base invalide" + +#: config/tc-aarch64.c:4002 +msgid "expected a base register" +msgstr "registre de base attendu" + +#: config/tc-aarch64.c:4018 config/tc-aarch64.c:4154 +msgid "invalid offset register" +msgstr "registre de décalage invalide" + +#: config/tc-aarch64.c:4045 msgid "invalid use of 32-bit register offset" msgstr "utilisation invalide d'un décalage de registre 32 bits" -#: config/tc-aarch64.c:3738 +#: config/tc-aarch64.c:4054 msgid "offset has different size from base" msgstr "le décalage à une taille différente de la base" -#: config/tc-aarch64.c:3744 +#: config/tc-aarch64.c:4060 msgid "invalid use of 64-bit register offset" msgstr "utilisation invalide d'un décalage de registre 64 bits" #. [Xn],#expr -#: config/tc-aarch64.c:3791 config/tc-aarch64.c:3848 +#: config/tc-aarch64.c:4107 config/tc-aarch64.c:4164 msgid "invalid expression in the address" msgstr "expression invalide dans l'adresse" -#: config/tc-aarch64.c:3805 config/tc-arm.c:6217 config/tc-arm.c:6816 +#: config/tc-aarch64.c:4121 config/tc-arm.c:6217 config/tc-arm.c:6816 msgid "']' expected" msgstr "« ] » attendu" -#: config/tc-aarch64.c:3813 +#: config/tc-aarch64.c:4129 msgid "register offset not allowed in pre-indexed addressing mode" msgstr "le décalage de registre n'est pas permis en mode d'adressage pré indexé" -#: config/tc-aarch64.c:3828 config/tc-arm.c:6253 +#: config/tc-aarch64.c:4144 config/tc-arm.c:6253 msgid "cannot combine pre- and post-indexing" msgstr "ne peut combiner pré et post indexation" #. Reject [Rn]! -#: config/tc-aarch64.c:3872 +#: config/tc-aarch64.c:4188 msgid "missing offset in the pre-indexed address" msgstr "offset manquant dans l'adressage pré indexé" -#: config/tc-aarch64.c:4129 +#: config/tc-aarch64.c:4450 msgid "unknown or missing option to PSB/TSB" msgstr "option inconnue ou manquante pour PSB/TSB" -#: config/tc-aarch64.c:4137 +#: config/tc-aarch64.c:4458 msgid "the specified option is not accepted for PSB/TSB" msgstr "l'option spécifiée n'est pas acceptée pour PSB/TSB" -#: config/tc-aarch64.c:4164 config/tc-aarch64.c:4178 +#: config/tc-aarch64.c:4485 config/tc-aarch64.c:4499 msgid "unknown option to BTI" msgstr "option inconnue pour BTI" -#: config/tc-aarch64.c:4207 -msgid "missing ZA tile element size separator" -msgstr "séparateur manquant dans la taille des éléments d'une tuile ZA" - -#: config/tc-aarch64.c:4263 -msgid "invalid ZA tile register number, expected za0" -msgstr "numéro de registre invalide pour la tuile ZA, za0 attendu" - -#: config/tc-aarch64.c:4270 -msgid "invalid ZA tile register number, expected za0-za1" -msgstr "numéro de registre invalide pour la tuile ZA, za0-za1 attendu" - -#. For the 32-bit variant: is the name of the ZA tile ZA0-ZA3. -#: config/tc-aarch64.c:4278 -msgid "invalid ZA tile register number, expected za0-za3" -msgstr "numéro de registre invalide pour la tuile ZA, za0-za3 attendu" - -#. For the 64-bit variant: is the name of the ZA tile ZA0-ZA7 -#: config/tc-aarch64.c:4286 -msgid "invalid ZA tile register number, expected za0-za7" -msgstr "numéro de registre invalide pour la tuile ZA, za0-za7 attendu" - -#: config/tc-aarch64.c:4291 -msgid "invalid ZA tile element size, allowed b, h, s and d" -msgstr "taille d'élément de la tuile ZA invalide, sont autorisés : b, h, s et d" - -#: config/tc-aarch64.c:4337 +#: config/tc-aarch64.c:4572 msgid "expected '['" msgstr "« [ » attendu" -#: config/tc-aarch64.c:4346 -msgid "expected vector select register W12-W15" -msgstr "registre de sélection de vecteur W12-W15 attendu" +#: config/tc-aarch64.c:4580 +msgid "expected a 32-bit selection register" +msgstr "registre de sélection 32 bits attendu" -#: config/tc-aarch64.c:4353 -msgid "expected ','" -msgstr "« , » attendu" +#: config/tc-aarch64.c:4587 +msgid "missing immediate offset" +msgstr "décalage immédiat manquant" -#: config/tc-aarch64.c:4359 -msgid "index offset immediate expected" -msgstr "immédiat de décalage d'index attendu" +#: config/tc-aarch64.c:4593 config/tc-aarch64.c:4602 +msgid "expected a constant immediate offset" +msgstr "décalage immédiat constant attendu" -#: config/tc-aarch64.c:4365 -msgid "expected ']'" -msgstr "« ] » attendu" +#: config/tc-aarch64.c:4607 +msgid "the last offset is less than the first offset" +msgstr "le dernier décalage est plus petit que le premier décalage" -#: config/tc-aarch64.c:4440 -msgid "invalid ZA tile element size, allowed b, h, s, d and q" -msgstr "taille d'élément de tuile ZA invalide, sont autorisés : b, h, s, d et q" +#: config/tc-aarch64.c:4613 +msgid "the last offset is equal to the first offset" +msgstr "le dernier décalage est égal au premier décalage" -#: config/tc-aarch64.c:4448 -msgid "ZA tile vector out of range" -msgstr "vecteur de tuile ZA hors limite" +#: config/tc-aarch64.c:4635 +msgid "invalid vector group size" +msgstr "taille de groupe de vecteurs invalide" -#: config/tc-aarch64.c:4460 -msgid "index offset out of range" -msgstr "offset d'index hors limite" - -#: config/tc-aarch64.c:4481 config/tc-aarch64.c:4576 -msgid "expected '{'" -msgstr "« { » attendu" +#: config/tc-aarch64.c:4642 +msgid "expected ']'" +msgstr "« ] » attendu" -#: config/tc-aarch64.c:4494 config/tc-aarch64.c:4589 +#: config/tc-aarch64.c:4701 config/tc-aarch64.c:4809 msgid "expected '}'" msgstr "« } » attendu" -#: config/tc-aarch64.c:4538 config/tc-aarch64.c:4553 -msgid "wrong ZA tile element format" -msgstr "mauvais format d'élément de tuile ZA" +#: config/tc-aarch64.c:4760 +msgid "ZA tile masks do not operate at .Q granularity" +msgstr "les masques de tuiles ZA n'opèrent pas à la granularité .Q" -#: config/tc-aarch64.c:4620 -msgid "expected ZA array" -msgstr "tableau ZA attendu" +#: config/tc-aarch64.c:4766 +msgid "missing ZA tile size" +msgstr "taille de tuile ZA manquante" -#: config/tc-aarch64.c:4629 config/tc-aarch64.c:9089 config/tc-arm.c:28768 -#: config/tc-arm.c:28783 config/tc-arm.c:28798 config/tc-arm.c:28809 -#: config/tc-arm.c:28832 config/tc-arm.c:29682 config/tc-moxie.c:714 -#: config/tc-pj.c:449 config/tc-sh.c:3728 -msgid "offset out of range" -msgstr "offset hors limite" +#: config/tc-aarch64.c:4771 +msgid "invalid ZA tile" +msgstr "tuile ZA invalide" + +#: config/tc-aarch64.c:4796 +msgid "expected '{'" +msgstr "« { » attendu" -#: config/tc-aarch64.c:4656 +#: config/tc-aarch64.c:4837 msgid "expected SM or ZA operand" msgstr "opérande SM ou ZA> attendu" -#: config/tc-aarch64.c:4705 -msgid "wrong predicate register element size, allowed b, h, s and d" -msgstr "mauvaise taille d'élément de registre de prédicat, sont autorisés : b, h, s et d" - -#: config/tc-aarch64.c:4714 -msgid "element index out of range for given variant" -msgstr "index d'élément hors limite pour la variante donnée" - -#: config/tc-aarch64.c:4778 +#: config/tc-aarch64.c:4900 #, c-format msgid "selected processor does not support PSTATE field name '%s'" msgstr "le processeur choisi ne supporte pas le nom de champ PSTATE « %s »" -#: config/tc-aarch64.c:4783 config/tc-aarch64.c:4825 +#: config/tc-aarch64.c:4905 config/tc-aarch64.c:4947 #, c-format msgid "selected processor does not support system register name '%s'" msgstr "le processeur choisi ne supporte pas le nom de registre système « %s »" -#: config/tc-aarch64.c:4786 config/tc-aarch64.c:4828 +#: config/tc-aarch64.c:4908 config/tc-aarch64.c:4950 #, c-format msgid "system register name '%s' is deprecated and may be removed in a future release" msgstr "le nom de registre système « %s » est déprécié et pourrait être supprimé dans une version ultérieure" -#: config/tc-aarch64.c:4870 +#: config/tc-aarch64.c:4989 msgid "immediate value out of range " msgstr "valeur immédiate hors limite " -#: config/tc-aarch64.c:5442 messages.c:150 +#: config/tc-aarch64.c:5589 messages.c:148 #, c-format msgid "Info: " msgstr "Info: " -#: config/tc-aarch64.c:5470 +#: config/tc-aarch64.c:5607 +#, c-format +msgid "missing braces at operand %d" +msgstr "accolades manquantes pour l'opérande %d" + +#: config/tc-aarch64.c:5618 +#, c-format +msgid "unexpected register type at operand %d" +msgstr "type de registre inattendu pour l'opérande %d" + +#: config/tc-aarch64.c:5629 +#, c-format +msgid "invalid register list at operand %d" +msgstr "liste de registres invalide pour l'opérande %d" + +#: config/tc-aarch64.c:5642 +#, c-format +msgid "expected a register at operand %d" +msgstr "registre attendu pour l'opérande %d" + +#: config/tc-aarch64.c:5649 +#, c-format +msgid "expected '{' at operand %d" +msgstr "« { » attendue pour l'opérande %d" + +#: config/tc-aarch64.c:5651 +#, c-format +msgid "expected a register or register list at operand %d" +msgstr "registre ou liste de registres attendu pour l'opérande %d" + +#: config/tc-aarch64.c:5676 #, c-format msgid "this `%s' should have an immediately preceding `%s' -- `%s'" msgstr "ce « %s » devrait avoir un immédiat précédant « %s » — « %s »" -#: config/tc-aarch64.c:5476 +#: config/tc-aarch64.c:5682 #, c-format msgid "the preceding `%s' should be followed by `%s` rather than `%s` -- `%s'" msgstr "le « %s » précédent devrait être suivi par « %s » plutôt que « %s » — « %s »" -#: config/tc-aarch64.c:5490 config/tc-score.c:2752 config/tc-score.c:6467 +#: config/tc-aarch64.c:5694 config/tc-aarch64.c:5709 config/tc-score.c:2752 +#: config/tc-score.c:6467 #, c-format msgid "%s -- `%s'" msgstr "%s -- « %s »" -#: config/tc-aarch64.c:5492 +#: config/tc-aarch64.c:5711 #, c-format msgid "%s at operand %d -- `%s'" msgstr "%s à l'opérande %d — « %s »" -#: config/tc-aarch64.c:5498 +#: config/tc-aarch64.c:5717 #, c-format msgid "operand %d must be %s -- `%s'" msgstr "l'opérande %d doit être %s — « %s »" -#: config/tc-aarch64.c:5504 +#: config/tc-aarch64.c:5723 #, c-format msgid "operand mismatch -- `%s'" msgstr "opérandes ne concordent pas — « %s »" #. Print the hint. -#: config/tc-aarch64.c:5564 +#: config/tc-aarch64.c:5783 msgid " did you mean this?" msgstr " vouliez-vous dire ceci ?" -#: config/tc-aarch64.c:5567 config/tc-aarch64.c:5594 +#: config/tc-aarch64.c:5786 config/tc-aarch64.c:5813 #, c-format msgid " %s" msgstr " %s" -#: config/tc-aarch64.c:5572 +#: config/tc-aarch64.c:5791 msgid " other valid variant(s):" msgstr " autre(s) variante(s) valide(s) :" -#: config/tc-aarch64.c:5601 +#: config/tc-aarch64.c:5820 #, c-format msgid "operand %d must have the same immediate value as operand 1 -- `%s'" msgstr "l'opérande %d doit avoir la même valeur immédiate que l'opérande 1 — « %s »" -#: config/tc-aarch64.c:5607 +#: config/tc-aarch64.c:5826 #, c-format msgid "operand %d must be the same register as operand 1 -- `%s'" msgstr "l'opérande %d doit être le même registre que l'opérande 1 — « %s »" -#: config/tc-aarch64.c:5613 +#: config/tc-aarch64.c:5831 +#, c-format +msgid "%s%d-%s%d expected at operand %d -- `%s'" +msgstr "%s%d-%s%d attendu à l'opérande %d — « %s »" + +#: config/tc-aarch64.c:5838 #, c-format msgid "%s out of range %d to %d at operand %d -- `%s'" msgstr "%s hors des limites %d à %d dans l'opérande %d — « %s »" -#: config/tc-aarch64.c:5614 config/tc-aarch64.c:5618 config/tc-aarch64.c:7717 +#: config/tc-aarch64.c:5839 config/tc-aarch64.c:5843 config/tc-aarch64.c:8032 msgid "immediate value" msgstr "valeur immédiate" -#: config/tc-aarch64.c:5617 +#: config/tc-aarch64.c:5842 #, c-format msgid "%s must be %d at operand %d -- `%s'" msgstr "%s doit être %d à l'opérande %d — « %s »" -#: config/tc-aarch64.c:5624 +#: config/tc-aarch64.c:5849 #, c-format -msgid "invalid number of registers in the list; only 1 register is expected at operand %d -- `%s'" -msgstr "nombre de registres invalide dans la liste, seulement 1 registre est attendu à l'opérande %d — « %s »" +msgid "unexpected vector group size at operand %d -- `%s'" +msgstr "taille de groupe de vecteurs inattendu pour l'opérande %d – « %s »" -#: config/tc-aarch64.c:5628 +#: config/tc-aarch64.c:5852 #, c-format -msgid "invalid number of registers in the list; %d registers are expected at operand %d -- `%s'" -msgstr "nombre de registres invalide dans la liste, %d registres sont attendus à l'opérande %d — « %s »" +msgid "operand %d must have a vector group size of %d -- `%s'" +msgstr "l'opérande %d doit avoir une taille de groupe de vecteurs de %d – « %s »" -#: config/tc-aarch64.c:5634 +#: config/tc-aarch64.c:5858 +#, c-format +msgid "expected a single-register list at operand %d -- `%s'" +msgstr "liste d'un seul registre attendue pour l'opérande %d – « %s »" + +#: config/tc-aarch64.c:5861 +#, c-format +msgid "expected a list of %d registers at operand %d -- `%s'" +msgstr "liste de %d registres attendue pour l'opérande %d – « %s »" + +#: config/tc-aarch64.c:5864 +#, c-format +msgid "expected a list of %d or %d registers at operand %d -- `%s'" +msgstr "liste de %d ou %d registres attendue pour l'opérande %d — « %s »" + +#: config/tc-aarch64.c:5868 +#, c-format +msgid "invalid number of registers in the list at operand %d -- `%s'" +msgstr "nombre de registres invalide dans la liste pour l'opérande %d — « %s »" + +#: config/tc-aarch64.c:5874 +#, c-format +msgid "the register list must have a stride of %d at operand %d -- `%s'" +msgstr "la liste de registres doit avoir un pas de %d pour l'opérande %d – « %s »" + +#: config/tc-aarch64.c:5877 +#, c-format +msgid "the register list must have a stride of %d or %d at operand %d -- `%s`" +msgstr "la liste de registres doit avoir un pas de %d ou %d pour l'opérande %d – « %s »" + +#: config/tc-aarch64.c:5881 +#, c-format +msgid "invalid register stride at operand %d -- `%s'" +msgstr "pas de registre invalide pour l'opérande %d – « %s »" + +#: config/tc-aarch64.c:5886 #, c-format msgid "immediate value must be a multiple of %d at operand %d -- `%s'" msgstr "la valeur immédiate doit être un multiple de %d à l'opérande %d — « %s »" -#: config/tc-aarch64.c:5935 -msgid "bad vector arrangement type" -msgstr "mauvais type d'arrangement vectoriel" - -#: config/tc-aarch64.c:6064 +#: config/tc-aarch64.c:6317 msgid "the specified relocation type is not allowed for MOVK" msgstr "le type de réadressage spécifié n'est pas permis pour MOVK" -#: config/tc-aarch64.c:6112 config/tc-aarch64.c:6123 +#: config/tc-aarch64.c:6365 config/tc-aarch64.c:6376 msgid "the specified relocation type is not allowed for 32-bit register" msgstr "le type de réadressage spécifié n'est pas permis avec un registre 32 bits" -#: config/tc-aarch64.c:6234 +#: config/tc-aarch64.c:6471 msgid "relocation qualifier does not match instruction size" msgstr "le qualificatif de réadressage ne correspond pas à la taille de l'instruction" -#: config/tc-aarch64.c:6323 +#: config/tc-aarch64.c:6572 msgid "comma expected between operands" msgstr "virgule attendue entre les opérandes" -#: config/tc-aarch64.c:6354 +#: config/tc-aarch64.c:6603 msgid "invalid Rt register number in 64-byte load/store" msgstr "numéro de registre Rt invalide dans un load/store sur 64 octets" -#: config/tc-aarch64.c:6475 +#: config/tc-aarch64.c:6722 msgid "the top half of a 128-bit FP/SIMD register is expected" msgstr "la moitié supérieure d'un registre FP/SIMD 128 bits est attendue" -#: config/tc-aarch64.c:6550 config/tc-arm.c:2221 config/tc-arm.c:2266 +#: config/tc-aarch64.c:6828 config/tc-arm.c:2221 config/tc-arm.c:2266 #: config/tc-h8300.c:1039 msgid "invalid register list" msgstr "liste de registres invalide" -#: config/tc-aarch64.c:6557 +#: config/tc-aarch64.c:6835 msgid "expected element type rather than vector type" msgstr "type élément attendu plutôt qu'un type vectoriel" -#: config/tc-aarch64.c:6578 +#: config/tc-aarch64.c:6853 msgid "missing type suffix" msgstr "suffixe de type manquant" -#: config/tc-aarch64.c:6597 +#: config/tc-aarch64.c:6872 msgid "C0 - C15 expected" msgstr "C0 - C15 attendu" -#: config/tc-aarch64.c:6706 config/tc-aarch64.c:6730 +#: config/tc-aarch64.c:6983 config/tc-aarch64.c:7007 msgid "immediate zero expected" msgstr "zéro immédiat attendu" -#: config/tc-aarch64.c:6826 +#: config/tc-aarch64.c:7103 msgid "shift not allowed for bitmask immediate" msgstr "décalage pas permis pour un champ de bits immédiat" -#: config/tc-aarch64.c:6880 +#: config/tc-aarch64.c:7157 msgid "can't mix relocation modifier with explicit shift" msgstr "ne peut mélanger un modificateur de réadressage avec un décalage explicite" -#: config/tc-aarch64.c:6929 config/tc-arm.c:15995 config/tc-arm.c:16020 +#: config/tc-aarch64.c:7206 config/tc-arm.c:15995 config/tc-arm.c:16020 #: config/tc-arm.c:16031 config/tc-arm.c:16038 msgid "invalid condition" msgstr "condition invalide" -#: config/tc-aarch64.c:6955 +#: config/tc-aarch64.c:7232 msgid "invalid pc-relative address" msgstr "adresse relative au PC invalide" #. Only permit "=value" in the literal load instructions. #. The literal will be generated by programmer_friendly_fixup. -#: config/tc-aarch64.c:6963 +#: config/tc-aarch64.c:7240 msgid "invalid use of \"=immediate\"" msgstr "utilisation invalide de « =immediate »" -#: config/tc-aarch64.c:7028 config/tc-aarch64.c:7060 config/tc-aarch64.c:7078 -#: config/tc-aarch64.c:7102 config/tc-aarch64.c:7122 config/tc-aarch64.c:7141 -#: config/tc-aarch64.c:7164 config/tc-aarch64.c:7230 config/tc-aarch64.c:7237 -#: config/tc-aarch64.c:7265 config/tc-aarch64.c:7286 config/tc-aarch64.c:7311 -#: config/tc-aarch64.c:7329 config/tc-aarch64.c:7337 config/tc-aarch64.c:7354 -#: config/tc-aarch64.c:7378 +#: config/tc-aarch64.c:7305 config/tc-aarch64.c:7337 config/tc-aarch64.c:7355 +#: config/tc-aarch64.c:7379 config/tc-aarch64.c:7399 config/tc-aarch64.c:7418 +#: config/tc-aarch64.c:7441 config/tc-aarch64.c:7495 config/tc-aarch64.c:7502 +#: config/tc-aarch64.c:7530 config/tc-aarch64.c:7551 config/tc-aarch64.c:7576 +#: config/tc-aarch64.c:7594 config/tc-aarch64.c:7602 config/tc-aarch64.c:7619 +#: config/tc-aarch64.c:7643 msgid "invalid addressing mode" msgstr "mode d'adressage invalide" -#: config/tc-aarch64.c:7044 +#: config/tc-aarch64.c:7321 msgid "the optional immediate offset can only be 0" msgstr "l'offset immédiat facultatif ne peut être que zéro" -#: config/tc-aarch64.c:7083 config/tc-aarch64.c:7107 config/tc-aarch64.c:7127 +#: config/tc-aarch64.c:7360 config/tc-aarch64.c:7384 config/tc-aarch64.c:7404 msgid "relocation not allowed" msgstr "réadressage non permis" -#: config/tc-aarch64.c:7174 +#: config/tc-aarch64.c:7451 msgid "writeback value must be an immediate constant" msgstr "la valeur de réécriture doit être une constante immédiate" -#: config/tc-aarch64.c:7185 config/tc-aarch64.c:7404 +#: config/tc-aarch64.c:7462 config/tc-aarch64.c:7669 msgid "unknown or missing PSTATE field name" msgstr "nom de champ PSTATE inconnu ou manquant" #. Make sure this has priority over #. "invalid addressing mode". -#: config/tc-aarch64.c:7245 +#: config/tc-aarch64.c:7510 msgid "constant offset required" msgstr "décalage constant requit" -#: config/tc-aarch64.c:7390 +#: config/tc-aarch64.c:7655 msgid "unknown or missing system register name" msgstr "nom de registre système inconnu ou invalide" -#: config/tc-aarch64.c:7438 +#: config/tc-aarch64.c:7703 msgid "unknown or missing operation name" msgstr "nom d'opération inconnu ou manquant" -#: config/tc-aarch64.c:7451 +#: config/tc-aarch64.c:7716 msgid "the specified option is not accepted in ISB" msgstr "l'option spécifiée n'est pas acceptée dans ISB" -#: config/tc-aarch64.c:7463 config/tc-aarch64.c:7480 +#: config/tc-aarch64.c:7728 config/tc-aarch64.c:7745 msgid "the specified option is not accepted in DSB" msgstr "l'option spécifiée n'est pas acceptée dans DSB" -#: config/tc-aarch64.c:7494 +#: config/tc-aarch64.c:7759 msgid "immediate value must be 16, 20, 24, 28" msgstr "la valeur immédiate doit être 16, 20, 24, 28" -#: config/tc-aarch64.c:7595 config/tc-aarch64.c:8887 config/tc-arm.c:8140 +#: config/tc-aarch64.c:7797 config/tc-aarch64.c:7827 +msgid "missing register index" +msgstr "index de registre manquant" + +#: config/tc-aarch64.c:7814 +msgid "expected '}' after ZT0" +msgstr "« } » attendu après ZT0" + +#: config/tc-aarch64.c:7910 config/tc-aarch64.c:9211 config/tc-arm.c:8140 #, c-format msgid "unhandled operand code %d" msgstr "code d'opérande %d non géré" -#: config/tc-aarch64.c:7637 +#: config/tc-aarch64.c:7952 msgid "unexpected comma before the omitted optional operand" msgstr "virgule inattendue avant l'opérande facultatif omis" -#: config/tc-aarch64.c:7665 +#: config/tc-aarch64.c:7980 msgid "unexpected characters following instruction" msgstr "caractères inattendus après l'instruction" -#: config/tc-aarch64.c:7743 config/tc-arm.c:5743 config/tc-arm.c:6361 +#: config/tc-aarch64.c:8058 config/tc-arm.c:5743 config/tc-arm.c:6361 #: config/tc-arm.c:8952 msgid "constant expression expected" msgstr "expression constante attendue" -#: config/tc-aarch64.c:7750 +#: config/tc-aarch64.c:8065 msgid "literal pool insertion failed" msgstr "insertion dans le pool littéral a échoué" -#: config/tc-aarch64.c:7821 config/tc-aarch64.c:7836 +#: config/tc-aarch64.c:8136 config/tc-aarch64.c:8151 #, c-format msgid "unpredictable transfer with writeback -- `%s'" msgstr "transfert imprévisible avec réécriture — « %s »" -#: config/tc-aarch64.c:7840 config/tc-aarch64.c:7854 +#: config/tc-aarch64.c:8155 config/tc-aarch64.c:8169 #, c-format msgid "unpredictable load of register pair -- `%s'" msgstr "chargement imprévisible d'une paire de registres — « %s »" -#: config/tc-aarch64.c:7861 config/tc-aarch64.c:7874 +#: config/tc-aarch64.c:8176 config/tc-aarch64.c:8189 #, c-format msgid "unpredictable: identical transfer and status registers --`%s'" msgstr "imprévisible: registres de transfert et de statut identiques — « %s »" -#: config/tc-aarch64.c:7869 config/tc-aarch64.c:7883 +#: config/tc-aarch64.c:8184 config/tc-aarch64.c:8198 #, c-format msgid "unpredictable: identical base and status registers --`%s'" msgstr "imprévisible: registres de base et de statut identiques — « %s »" -#: config/tc-aarch64.c:7903 +#: config/tc-aarch64.c:8218 #, c-format msgid "previous `%s' sequence has not been closed" msgstr "la séquence « %s » précédente n'a pas été fermée" -#: config/tc-aarch64.c:7988 +#: config/tc-aarch64.c:8303 #, c-format msgid "unknown mnemonic -- `%s'" msgstr "mnémonique inconnue — « %s »" -#: config/tc-aarch64.c:7998 +#: config/tc-aarch64.c:8313 #, c-format msgid "unknown mnemonic `%s' -- `%s'" msgstr "mnémonique inconnue « %s » — « %s »" -#: config/tc-aarch64.c:8006 +#: config/tc-aarch64.c:8321 #, c-format msgid "unexpected comma after the mnemonic name `%s' -- `%s'" msgstr "virgule inattendue après le nom de mnémonique « %s » — « %s »" -#: config/tc-aarch64.c:8064 +#: config/tc-aarch64.c:8378 #, c-format msgid "selected processor does not support `%s'" msgstr "le processeur choisi ne supporte pas « %s »" -#: config/tc-aarch64.c:8546 config/tc-arm.c:28189 +#: config/tc-aarch64.c:8870 config/tc-arm.c:28196 msgid "GOT already in the symbol table" msgstr "GOT est déjà dans la table des symboles" -#: config/tc-aarch64.c:8709 +#: config/tc-aarch64.c:9033 msgid "immediate cannot be moved by a single instruction" msgstr "une valeur immédiate ne peut pas être déplacée par une seule instruction" -#: config/tc-aarch64.c:8753 config/tc-aarch64.c:8798 config/tc-aarch64.c:8824 +#: config/tc-aarch64.c:9077 config/tc-aarch64.c:9122 config/tc-aarch64.c:9148 #: config/tc-arm.c:16539 config/tc-arm.c:18236 config/tc-arm.c:18816 -#: config/tc-arm.c:18843 config/tc-arm.c:19631 config/tc-arm.c:20466 -#: config/tc-arm.c:21489 config/tc-arm.c:21549 config/tc-metag.c:2443 +#: config/tc-arm.c:18843 config/tc-arm.c:19621 config/tc-arm.c:20456 +#: config/tc-arm.c:21479 config/tc-arm.c:21539 config/tc-metag.c:2443 #: config/tc-metag.c:2452 config/tc-metag.c:2491 config/tc-metag.c:2500 #: config/tc-metag.c:3019 config/tc-metag.c:3028 msgid "immediate out of range" msgstr "valeur immédiate hors limite" -#: config/tc-aarch64.c:8817 config/tc-metag.c:4654 config/tc-xtensa.c:4230 +#: config/tc-aarch64.c:9141 config/tc-metag.c:4654 config/tc-xtensa.c:4230 msgid "invalid immediate" msgstr "immédiat invalide" -#: config/tc-aarch64.c:8882 config/tc-tic6x.c:3855 config/tc-tic6x.c:3920 +#: config/tc-aarch64.c:9206 config/tc-tic6x.c:3855 config/tc-tic6x.c:3920 #: config/tc-tic6x.c:3947 config/tc-tic6x.c:3975 msgid "immediate offset out of range" msgstr "offset immédiat est hors limite" -#: config/tc-aarch64.c:8957 config/tc-arm.c:28527 config/tc-arm.c:28595 -#: config/tc-arm.c:28877 +#: config/tc-aarch64.c:9281 config/tc-arm.c:28534 config/tc-arm.c:28602 +#: config/tc-arm.c:28884 #, c-format msgid "undefined symbol %s used as an immediate value" msgstr "symbole non défini %s utilisé comme valeur immédiate" -#: config/tc-aarch64.c:8969 +#: config/tc-aarch64.c:9293 msgid "pc-relative load offset not word aligned" msgstr "offset de chargement relatif au PC n'est pas aligné sur un mot" -#: config/tc-aarch64.c:8972 +#: config/tc-aarch64.c:9296 msgid "pc-relative load offset out of range" msgstr "offset de chargement relatif au PC est hors limite" -#: config/tc-aarch64.c:8984 +#: config/tc-aarch64.c:9308 msgid "pc-relative address offset out of range" msgstr "offset d'adresse relatif au PC est hors limite" -#: config/tc-aarch64.c:8996 config/tc-aarch64.c:9011 +#: config/tc-aarch64.c:9320 config/tc-aarch64.c:9335 msgid "conditional branch target not word aligned" msgstr "cible du branchement conditionnel pas alignée sur un mot" -#: config/tc-aarch64.c:8999 config/tc-aarch64.c:9014 config/tc-arm.c:29172 +#: config/tc-aarch64.c:9323 config/tc-aarch64.c:9338 config/tc-arm.c:29179 msgid "conditional branch out of range" msgstr "branchement conditionnel hors limite" -#: config/tc-aarch64.c:9027 +#: config/tc-aarch64.c:9351 msgid "branch target not word aligned" msgstr "cible du branchement pas alignée sur un mot" -#: config/tc-aarch64.c:9030 config/tc-arm.c:930 config/tc-arm.c:29978 -#: config/tc-mips.c:16063 config/tc-mips.c:16079 config/tc-mips.c:16169 +#: config/tc-aarch64.c:9354 config/tc-arm.c:930 config/tc-arm.c:29985 +#: config/tc-mips.c:16062 config/tc-mips.c:16078 config/tc-mips.c:16168 msgid "branch out of range" msgstr "branchement hors limite" -#: config/tc-aarch64.c:9104 +#: config/tc-aarch64.c:9413 config/tc-arm.c:28775 config/tc-arm.c:28790 +#: config/tc-arm.c:28805 config/tc-arm.c:28816 config/tc-arm.c:28839 +#: config/tc-arm.c:29689 config/tc-moxie.c:714 config/tc-pj.c:449 +#: config/tc-sh.c:3728 +msgid "offset out of range" +msgstr "offset hors limite" + +#: config/tc-aarch64.c:9428 msgid "unsigned value out of range" msgstr "valeur non signée hors limite" -#: config/tc-aarch64.c:9115 +#: config/tc-aarch64.c:9439 msgid "signed value out of range" msgstr "valeur signée hors limite" -#: config/tc-aarch64.c:9265 +#: config/tc-aarch64.c:9594 #, c-format msgid "unexpected %s fixup" msgstr "correctif %s inattendu" -#: config/tc-aarch64.c:9330 config/tc-arm.c:30398 config/tc-arm.c:30419 -#: config/tc-mips.c:18423 config/tc-or1k.c:345 config/tc-score.c:7434 +#: config/tc-aarch64.c:9659 config/tc-arm.c:30405 config/tc-arm.c:30426 +#: config/tc-mips.c:18430 config/tc-or1k.c:345 config/tc-score.c:7434 #, c-format msgid "cannot represent %s relocation in this object file format" msgstr "ne peut représenter le réadressage %s dans ce format de fichier objet" -#: config/tc-aarch64.c:9363 +#: config/tc-aarch64.c:9706 #, c-format msgid "cannot do %u-byte relocation" msgstr "ne peut faire un réadressage sur %u octets" -#: config/tc-aarch64.c:9788 config/tc-arm.c:31233 +#: config/tc-aarch64.c:10134 config/tc-arm.c:31240 msgid "assemble for big-endian" msgstr "assembler pour un système à octets de poids fort" -#: config/tc-aarch64.c:9789 config/tc-arm.c:31234 +#: config/tc-aarch64.c:10135 config/tc-arm.c:31241 msgid "assemble for little-endian" msgstr "assembler pour un système à octets de poids faible" -#: config/tc-aarch64.c:9792 +#: config/tc-aarch64.c:10138 msgid "temporary switch for dumping" msgstr "commutateur temporaire pour la vidange" -#: config/tc-aarch64.c:9794 +#: config/tc-aarch64.c:10140 msgid "output verbose error messages" msgstr "afficher des messages d'erreur verbeux" -#: config/tc-aarch64.c:9796 +#: config/tc-aarch64.c:10142 msgid "do not output verbose error messages" msgstr "ne pas afficher de messages d'erreur verbeux" -#: config/tc-aarch64.c:10174 config/tc-arm.c:32395 +#: config/tc-aarch64.c:10519 config/tc-arm.c:32402 msgid "invalid architectural extension" msgstr "extension d'architecture invalide" -#: config/tc-aarch64.c:10199 config/tc-arm.c:32427 +#: config/tc-aarch64.c:10544 config/tc-arm.c:32434 msgid "must specify extensions to add before specifying those to remove" msgstr "vous devez spécifier les extensions à ajouter avant celles à retirer" -#: config/tc-aarch64.c:10207 config/tc-arm.c:32435 +#: config/tc-aarch64.c:10552 config/tc-arm.c:32442 msgid "missing architectural extension" msgstr "extension d'architecture manquante" -#: config/tc-aarch64.c:10234 config/tc-arm.c:32521 +#: config/tc-aarch64.c:10579 config/tc-arm.c:32528 #, c-format msgid "unknown architectural extension `%s'" msgstr "extension d'architecture inconnue « %s »" -#: config/tc-aarch64.c:10258 config/tc-arm.c:32571 config/tc-metag.c:5832 +#: config/tc-aarch64.c:10603 config/tc-arm.c:32578 config/tc-metag.c:5832 #, c-format msgid "missing cpu name `%s'" msgstr "nom de cpu manquant « %s »" -#: config/tc-aarch64.c:10272 config/tc-aarch64.c:10489 config/tc-arm.c:32606 -#: config/tc-arm.c:33419 config/tc-csky.c:1218 config/tc-metag.c:5843 +#: config/tc-aarch64.c:10617 config/tc-aarch64.c:10834 config/tc-arm.c:32613 +#: config/tc-arm.c:33426 config/tc-csky.c:1218 config/tc-metag.c:5843 #, c-format msgid "unknown cpu `%s'" msgstr "cpu inconnu « %s »" -#: config/tc-aarch64.c:10290 config/tc-arm.c:32624 +#: config/tc-aarch64.c:10635 config/tc-arm.c:32631 #, c-format msgid "missing architecture name `%s'" msgstr "nom d'architecture manquante « %s »" -#: config/tc-aarch64.c:10304 config/tc-aarch64.c:10535 config/tc-arm.c:32646 -#: config/tc-arm.c:33459 config/tc-arm.c:33495 config/tc-score.c:7669 +#: config/tc-aarch64.c:10649 config/tc-aarch64.c:10880 config/tc-arm.c:32653 +#: config/tc-arm.c:33466 config/tc-arm.c:33502 config/tc-score.c:7669 #, c-format msgid "unknown architecture `%s'\n" msgstr "architecture inconnue « %s »\n" -#: config/tc-aarch64.c:10331 +#: config/tc-aarch64.c:10676 #, c-format msgid "missing abi name `%s'" msgstr "nom d'abi manquant « %s »" -#: config/tc-aarch64.c:10342 +#: config/tc-aarch64.c:10687 #, c-format msgid "unknown abi `%s'\n" msgstr "abi « %s » inconnue\n" -#: config/tc-aarch64.c:10347 +#: config/tc-aarch64.c:10692 msgid "<abi name>\t specify for ABI <abi name>" msgstr "<nom abi>\t spécifie pour ABI <nom abi>" -#: config/tc-aarch64.c:10349 config/tc-arm.c:32733 config/tc-metag.c:5909 +#: config/tc-aarch64.c:10694 config/tc-arm.c:32740 config/tc-metag.c:5909 msgid "<cpu name>\t assemble for CPU <cpu name>" msgstr "<nom cpu>\t assembler pour le CPU <nom cpu>" -#: config/tc-aarch64.c:10351 config/tc-arm.c:32735 +#: config/tc-aarch64.c:10696 config/tc-arm.c:32742 msgid "<arch name>\t assemble for architecture <arch name>" msgstr "<nom arch>\t assembler pour l'architecture <nom arch>" -#: config/tc-aarch64.c:10390 config/tc-aarch64.c:10409 config/tc-arm.c:32803 -#: config/tc-arm.c:32821 config/tc-arm.c:32841 config/tc-metag.c:5933 +#: config/tc-aarch64.c:10735 config/tc-aarch64.c:10754 config/tc-arm.c:32810 +#: config/tc-arm.c:32828 config/tc-arm.c:32848 config/tc-metag.c:5933 #, c-format msgid "option `-%c%s' is deprecated: %s" msgstr "option « -%c%s » est dépréciée: %s" -#: config/tc-aarch64.c:10429 +#: config/tc-aarch64.c:10774 #, c-format msgid " AArch64-specific assembler options:\n" msgstr " Options en assembleur spécifiques à AArch64 :\n" -#: config/tc-aarch64.c:10440 config/tc-arc.c:3595 config/tc-arm.c:32872 +#: config/tc-aarch64.c:10785 config/tc-arc.c:3597 config/tc-arm.c:32879 #, c-format msgid " -EB assemble code for a big-endian cpu\n" msgstr " -EB assembler le code pour un système de poids fort\n" -#: config/tc-aarch64.c:10445 config/tc-arc.c:3597 config/tc-arm.c:32877 +#: config/tc-aarch64.c:10790 config/tc-arc.c:3599 config/tc-arm.c:32884 #, c-format msgid " -EL assemble code for a little-endian cpu\n" msgstr " -EL assembler le code pour un système de poids faible\n" @@ -2488,353 +2603,353 @@ msgstr "!%s n'utilise pas un numéro de séquence" msgid "Bad sequence number: !%s!%s" msgstr "Numéro de séquence erroné: !%s!%s" -#: config/tc-alpha.c:1182 config/tc-alpha.c:3356 +#: config/tc-alpha.c:1185 config/tc-alpha.c:3359 #, c-format msgid "inappropriate arguments for opcode `%s'" msgstr "arguments inappropriés pour l'opcode « %s »" -#: config/tc-alpha.c:1184 config/tc-alpha.c:3358 +#: config/tc-alpha.c:1187 config/tc-alpha.c:3361 #, c-format msgid "opcode `%s' not supported for target %s" msgstr "opcode « %s » n'est pas supporté pour la cible %s" -#: config/tc-alpha.c:1188 config/tc-alpha.c:3362 config/tc-avr.c:1915 -#: config/tc-msp430.c:4361 config/tc-wasm32.c:753 +#: config/tc-alpha.c:1191 config/tc-alpha.c:3365 config/tc-avr.c:1915 +#: config/tc-msp430.c:4363 config/tc-wasm32.c:753 #, c-format msgid "unknown opcode `%s'" msgstr "opcode inconnu « %s »" -#: config/tc-alpha.c:1268 config/tc-alpha.c:1527 +#: config/tc-alpha.c:1271 config/tc-alpha.c:1530 msgid "overflow in literal (.lita) table" msgstr "débordement dans la table de littéraux (.lita)" -#: config/tc-alpha.c:1275 config/tc-alpha.c:1299 config/tc-alpha.c:1540 -#: config/tc-alpha.c:2227 config/tc-alpha.c:2272 config/tc-alpha.c:2341 -#: config/tc-alpha.c:2424 config/tc-alpha.c:2649 config/tc-alpha.c:2747 +#: config/tc-alpha.c:1278 config/tc-alpha.c:1302 config/tc-alpha.c:1543 +#: config/tc-alpha.c:2230 config/tc-alpha.c:2275 config/tc-alpha.c:2344 +#: config/tc-alpha.c:2427 config/tc-alpha.c:2652 config/tc-alpha.c:2750 msgid "macro requires $at register while noat in effect" msgstr "macro requiert le registre $at alors qu'il n'est pas effectif" -#: config/tc-alpha.c:1277 config/tc-alpha.c:1301 config/tc-alpha.c:1542 +#: config/tc-alpha.c:1280 config/tc-alpha.c:1304 config/tc-alpha.c:1545 msgid "macro requires $at while $at in use" msgstr "macro requiert $at alors que $at est utilisé" -#: config/tc-alpha.c:1486 +#: config/tc-alpha.c:1489 msgid "bignum invalid; zero assumed" msgstr "grand nombre invalide; zéro assumé" -#: config/tc-alpha.c:1488 +#: config/tc-alpha.c:1491 msgid "floating point number invalid; zero assumed" msgstr "nombre flottant invalide; zéro assumé" -#: config/tc-alpha.c:1493 +#: config/tc-alpha.c:1496 msgid "can't handle expression" msgstr "ne peut traiter l'expression" -#: config/tc-alpha.c:1533 +#: config/tc-alpha.c:1536 msgid "overflow in literal (.lit8) table" msgstr "débordement dans la table de littéraux (.lit8)" -#: config/tc-alpha.c:1830 +#: config/tc-alpha.c:1833 #, c-format msgid "too many ldah insns for !gpdisp!%ld" msgstr "trop de ldah insns pour !gpdisp!%ld" -#: config/tc-alpha.c:1832 config/tc-alpha.c:1844 +#: config/tc-alpha.c:1835 config/tc-alpha.c:1847 #, c-format msgid "both insns for !gpdisp!%ld must be in the same section" msgstr "les deux insns pour !gpdisp!%ld doivent être dans la même section" -#: config/tc-alpha.c:1842 +#: config/tc-alpha.c:1845 #, c-format msgid "too many lda insns for !gpdisp!%ld" msgstr "trop de lda insns pour !gpdisp!%ld" -#: config/tc-alpha.c:1898 +#: config/tc-alpha.c:1901 #, c-format msgid "too many lituse insns for !lituse_tlsgd!%ld" msgstr "trop de lituse insns pour !lituse_tlsgd!%ld" -#: config/tc-alpha.c:1901 +#: config/tc-alpha.c:1904 #, c-format msgid "too many lituse insns for !lituse_tlsldm!%ld" msgstr "trop de lituse insns pour !lituse_tlsldm!%ld" -#: config/tc-alpha.c:1918 +#: config/tc-alpha.c:1921 #, c-format msgid "duplicate !tlsgd!%ld" msgstr "!tlsgd!%ld en double" -#: config/tc-alpha.c:1920 +#: config/tc-alpha.c:1923 #, c-format msgid "sequence number in use for !tlsldm!%ld" msgstr "numéro de séquence utilisé dans !tlsldm!%ld" -#: config/tc-alpha.c:1934 +#: config/tc-alpha.c:1937 #, c-format msgid "duplicate !tlsldm!%ld" msgstr "!tlsldm!%ld en double" -#: config/tc-alpha.c:1936 +#: config/tc-alpha.c:1939 #, c-format msgid "sequence number in use for !tlsgd!%ld" msgstr "numéro de séquence utilisé pour !tlsgd!%ld" -#: config/tc-alpha.c:1991 config/tc-arc.c:2867 config/tc-mn10200.c:847 +#: config/tc-alpha.c:1994 config/tc-arc.c:2869 config/tc-mn10200.c:847 #: config/tc-mn10300.c:1150 config/tc-ppc.c:2063 config/tc-s390.c:668 #: config/tc-tilegx.c:422 config/tc-tilegx.c:472 config/tc-tilepro.c:375 msgid "operand" msgstr "opérande" -#: config/tc-alpha.c:2130 +#: config/tc-alpha.c:2133 msgid "invalid relocation for instruction" msgstr "réadressage invalide pour l'instruction" -#: config/tc-alpha.c:2144 +#: config/tc-alpha.c:2147 msgid "invalid relocation for field" msgstr "réadressage invalide pour le champ" -#: config/tc-alpha.c:2976 +#: config/tc-alpha.c:2979 msgid "can not resolve expression" msgstr "ne peut résoudre l'expression" -#: config/tc-alpha.c:3511 config/tc-microblaze.c:204 config/tc-ppc.c:2405 +#: config/tc-alpha.c:3514 config/tc-microblaze.c:204 config/tc-ppc.c:2405 #, c-format msgid ".COMMon length (%ld.) <0! Ignored." msgstr "longueur de .COMMon (%ld.) <0! Ignoré." -#: config/tc-alpha.c:3522 config/tc-ia64.c:1092 config/tc-sparc.c:4269 +#: config/tc-alpha.c:3525 config/tc-ia64.c:1092 config/tc-sparc.c:4269 #: config/tc-v850.c:306 msgid "Ignoring attempt to re-define symbol" msgstr "Ignore la tentative de redéfinition du symbole" -#: config/tc-alpha.c:3614 config/tc-sparc.c:4277 +#: config/tc-alpha.c:3617 config/tc-sparc.c:4277 #, c-format msgid "Length of .comm \"%s\" is already %ld. Not changed to %ld." msgstr "Longueur de .comm « %s » est déjà %ld. N'a pas été changé pour %ld." -#: config/tc-alpha.c:3721 +#: config/tc-alpha.c:3724 msgid ".ent directive has no name" msgstr "La directive .ent n'a pas de nom" -#: config/tc-alpha.c:3729 +#: config/tc-alpha.c:3732 msgid "nested .ent directives" msgstr "directive .ent imbriquées" -#: config/tc-alpha.c:3773 ecoff.c:2997 +#: config/tc-alpha.c:3776 ecoff.c:2996 msgid ".end directive has no name" msgstr "Directive .end n'a pas de nom" -#: config/tc-alpha.c:3781 +#: config/tc-alpha.c:3784 msgid ".end directive without matching .ent" msgstr "directive .end sans concordance avec une directive .ent" -#: config/tc-alpha.c:3783 +#: config/tc-alpha.c:3786 msgid ".end directive names different symbol than .ent" msgstr "Directive .end ne nomme pas le même symbole que .ent" -#: config/tc-alpha.c:3826 ecoff.c:3133 +#: config/tc-alpha.c:3829 ecoff.c:3132 msgid ".fmask outside of .ent" msgstr ".fmask en dehors de .ent" -#: config/tc-alpha.c:3828 config/tc-score.c:5602 ecoff.c:3197 +#: config/tc-alpha.c:3831 config/tc-score.c:5602 ecoff.c:3196 msgid ".mask outside of .ent" msgstr ".mask en dehors de .ent" -#: config/tc-alpha.c:3836 ecoff.c:3140 +#: config/tc-alpha.c:3839 ecoff.c:3139 msgid "bad .fmask directive" msgstr "directive .fmask erronée" -#: config/tc-alpha.c:3838 ecoff.c:3204 +#: config/tc-alpha.c:3841 ecoff.c:3203 msgid "bad .mask directive" msgstr "directive .mask erronée" -#: config/tc-alpha.c:3871 config/tc-mips.c:19905 config/tc-score.c:5736 -#: ecoff.c:3161 +#: config/tc-alpha.c:3874 config/tc-mips.c:19912 config/tc-score.c:5736 +#: ecoff.c:3160 msgid ".frame outside of .ent" msgstr ".frame à l'extérieur de .ent" -#: config/tc-alpha.c:3882 config/tc-mips.c:19916 ecoff.c:3172 +#: config/tc-alpha.c:3885 config/tc-mips.c:19923 ecoff.c:3171 msgid "bad .frame directive" msgstr "directive .frame erronée" -#: config/tc-alpha.c:3916 +#: config/tc-alpha.c:3919 msgid ".prologue directive without a preceding .ent directive" msgstr "directive .prologue sans directive .ent précédente" -#: config/tc-alpha.c:3934 +#: config/tc-alpha.c:3937 #, c-format msgid "Invalid argument %d to .prologue." msgstr "argument invalide %d pour .prologue" -#: config/tc-alpha.c:4023 +#: config/tc-alpha.c:4026 msgid "ECOFF debugging is disabled." msgstr "Débug ECOFF désactivé." -#: config/tc-alpha.c:4037 +#: config/tc-alpha.c:4040 msgid ".ent directive without matching .end" msgstr "directive .ent sans concordance avec une directive .end" -#: config/tc-alpha.c:4130 +#: config/tc-alpha.c:4133 msgid ".usepv directive has no name" msgstr "Directive .usepv sans nom" -#: config/tc-alpha.c:4143 +#: config/tc-alpha.c:4146 msgid ".usepv directive has no type" msgstr "Directive .usepv sans type" -#: config/tc-alpha.c:4158 +#: config/tc-alpha.c:4161 msgid "unknown argument for .usepv" msgstr "argument inconnu pour .usepv" -#: config/tc-alpha.c:4271 +#: config/tc-alpha.c:4274 #, c-format msgid "unknown section attribute %s" msgstr "attribut de section inconnu %s" -#: config/tc-alpha.c:4366 +#: config/tc-alpha.c:4369 msgid "previous .ent not closed by a .end" msgstr ".ent précédent pas fermé par un .end" -#: config/tc-alpha.c:4387 +#: config/tc-alpha.c:4390 msgid ".ent directive has no symbol" msgstr "Directive .ent sans symbole" -#: config/tc-alpha.c:4412 +#: config/tc-alpha.c:4415 msgid ".handler directive has no name" msgstr "Directive .handler sans nom" -#: config/tc-alpha.c:4443 +#: config/tc-alpha.c:4446 msgid "Bad .frame directive 1./2. param" msgstr "Directive .frame erronée paramètre 1./2." -#: config/tc-alpha.c:4453 +#: config/tc-alpha.c:4456 #, c-format msgid "Bad RA (%d) register for .frame" msgstr "Mauvais registre RA (%d) pour .fname" -#: config/tc-alpha.c:4458 +#: config/tc-alpha.c:4461 msgid "Bad .frame directive 3./4. param" msgstr "Directive .frame erronée paramètre 3./4." -#: config/tc-alpha.c:4494 +#: config/tc-alpha.c:4497 msgid ".pdesc directive not in link (.link) section" msgstr "Directive .pdesc n'est pas dans la section .link" -#: config/tc-alpha.c:4501 +#: config/tc-alpha.c:4504 msgid ".pdesc directive has no entry symbol" msgstr "Directive .pdesc n'a pas de symbole d'entrée" -#: config/tc-alpha.c:4512 +#: config/tc-alpha.c:4515 msgid ".pdesc has a bad entry symbol" msgstr ".pdesc a un mauvais symbole d'entrée" -#: config/tc-alpha.c:4523 +#: config/tc-alpha.c:4526 msgid ".pdesc doesn't match with last .ent" msgstr ".pdesc ne correspond pas au dernier .ent" -#: config/tc-alpha.c:4538 +#: config/tc-alpha.c:4541 msgid "No comma after .pdesc <entryname>" msgstr "Pas de virgule après .pdesc <entryname>" -#: config/tc-alpha.c:4558 +#: config/tc-alpha.c:4561 msgid "unknown procedure kind" msgstr "type de procédure inconnue" -#: config/tc-alpha.c:4653 +#: config/tc-alpha.c:4656 msgid ".name directive not in link (.link) section" msgstr "Directive .name n'est pas dans la section .link" -#: config/tc-alpha.c:4661 +#: config/tc-alpha.c:4664 msgid ".name directive has no symbol" msgstr "Directive .name sans symbole" -#: config/tc-alpha.c:4695 +#: config/tc-alpha.c:4698 msgid "No symbol after .linkage" msgstr "Pas de symbole après .linkage" -#: config/tc-alpha.c:4742 +#: config/tc-alpha.c:4745 msgid "No symbol after .code_address" msgstr "Pas de symbole après .code_address" -#: config/tc-alpha.c:4768 config/tc-score.c:5608 +#: config/tc-alpha.c:4771 config/tc-score.c:5608 msgid "Bad .mask directive" msgstr "Directive .mask erronée" -#: config/tc-alpha.c:4786 +#: config/tc-alpha.c:4789 msgid "Bad .fmask directive" msgstr "Directive .fmask erronée" -#: config/tc-alpha.c:4943 +#: config/tc-alpha.c:4946 #, c-format msgid "Expected comma after name \"%s\"" msgstr "Virgule attendue après le nom « %s »" -#: config/tc-alpha.c:4955 +#: config/tc-alpha.c:4958 #, c-format msgid "unhandled: .proc %s,%d" msgstr "non traité: .proc %s,%d" -#: config/tc-alpha.c:4988 +#: config/tc-alpha.c:4991 #, c-format msgid "Tried to .set unrecognized mode `%s'" msgstr "Essayé la directive .set pour le mode non reconnu « %s »" -#: config/tc-alpha.c:5014 +#: config/tc-alpha.c:5017 #, c-format msgid "Bad base register, using $%d." msgstr "Registre de base erroné, utilise $%d." -#: config/tc-alpha.c:5035 config/tc-nios2.c:346 config/tc-nios2.c:471 +#: config/tc-alpha.c:5038 config/tc-nios2.c:346 config/tc-nios2.c:471 #, c-format msgid "Alignment too large: %d. assumed" msgstr "Alignement trop grand: %d. assumé" -#: config/tc-alpha.c:5039 config/tc-d30v.c:2034 config/tc-nios2.c:350 +#: config/tc-alpha.c:5042 config/tc-d30v.c:2034 config/tc-nios2.c:350 #: config/tc-nios2.c:475 config/tc-pru.c:220 config/tc-pru.c:336 msgid "Alignment negative: 0 assumed" msgstr "Alignement négatif: 0 assumé" -#: config/tc-alpha.c:5134 config/tc-alpha.c:5625 +#: config/tc-alpha.c:5137 config/tc-alpha.c:5628 #, c-format msgid "Unknown CPU identifier `%s'" msgstr "Identificateur de CPU inconnu « %s »" -#: config/tc-alpha.c:5325 +#: config/tc-alpha.c:5328 #, c-format msgid "Chose GP value of %lx\n" msgstr "Valeur GP choisie: %lx\n" -#: config/tc-alpha.c:5339 +#: config/tc-alpha.c:5342 msgid "bad .section directive: want a,s,w,x,M,S,G,T in string" msgstr "mauvaise directive .section: nécessite a,s,w,x,M,S,G,T dans la chaîne" -#: config/tc-alpha.c:5427 config/tc-alpha.c:5463 config/tc-arc.c:767 -#: config/tc-arc.c:2561 config/tc-arc.c:2593 config/tc-arc.c:2699 +#: config/tc-alpha.c:5430 config/tc-alpha.c:5466 config/tc-arc.c:767 +#: config/tc-arc.c:2563 config/tc-arc.c:2595 config/tc-arc.c:2701 #: config/tc-cr16.c:809 config/tc-cr16.c:828 config/tc-cris.c:1223 #: config/tc-crx.c:512 config/tc-crx.c:534 config/tc-crx.c:545 -#: config/tc-dlx.c:289 config/tc-hppa.c:8259 config/tc-i386.c:2993 -#: config/tc-i386.c:3038 config/tc-ia64.c:5365 config/tc-ia64.c:7403 -#: config/tc-ia64.c:7462 config/tc-m68k.c:4558 config/tc-m68k.c:4570 -#: config/tc-mips.c:3700 config/tc-mips.c:3733 config/tc-mips.c:3759 -#: config/tc-nds32.c:3439 config/tc-nios2.c:3624 config/tc-nios2.c:3629 +#: config/tc-dlx.c:289 config/tc-hppa.c:8260 config/tc-i386.c:3021 +#: config/tc-i386.c:3066 config/tc-ia64.c:5365 config/tc-ia64.c:7404 +#: config/tc-ia64.c:7463 config/tc-m68k.c:4558 config/tc-m68k.c:4570 +#: config/tc-mips.c:3703 config/tc-mips.c:3736 config/tc-mips.c:3762 +#: config/tc-nds32.c:3440 config/tc-nios2.c:3624 config/tc-nios2.c:3629 #: config/tc-nios2.c:3635 config/tc-ns32k.c:1906 config/tc-ppc.c:1743 #: config/tc-ppc.c:1783 config/tc-pru.c:1568 config/tc-pru.c:1572 #: config/tc-s390.c:538 config/tc-s390.c:576 config/tc-sparc.c:961 #: config/tc-sparc.c:993 config/tc-tic30.c:121 config/tc-tic30.c:131 -#: config/tc-tic30.c:141 config/tc-tic30.c:151 config/tc-tic4x.c:1219 +#: config/tc-tic30.c:141 config/tc-tic30.c:151 config/tc-tic4x.c:1220 #: config/tc-tilegx.c:316 config/tc-tilepro.c:252 config/tc-vax.c:965 #: config/tc-vax.c:970 ecoff.c:1582 #, c-format msgid "duplicate %s" msgstr "%s en double" -#: config/tc-alpha.c:5546 config/tc-arc.c:2529 config/tc-arc.c:2543 +#: config/tc-alpha.c:5549 config/tc-arc.c:2531 config/tc-arc.c:2545 #: config/tc-arm.c:902 config/tc-xtensa.c:5474 config/tc-xtensa.c:5550 -#: config/tc-xtensa.c:5667 config/tc-z80.c:3683 +#: config/tc-xtensa.c:5667 config/tc-z80.c:3684 msgid "syntax error" msgstr "erreur de syntaxe" -#: config/tc-alpha.c:5676 +#: config/tc-alpha.c:5679 msgid "" "Alpha options:\n" "-32addr\t\t\ttreat addresses as 32-bit values\n" @@ -2852,7 +2967,7 @@ msgstr "" "-m21064 | -m21066 | -m21164 | -m21164a | -m21164pc | -m21264 | -m 21264a | -m21264b\n" " ces variantes contiennent les opcodes PALcode\n" -#: config/tc-alpha.c:5686 +#: config/tc-alpha.c:5689 msgid "" "VMS options:\n" "-+\t\t\tencode (don't truncate) names longer than 64 characters\n" @@ -2864,42 +2979,42 @@ msgstr "" "-H\t\t\tafficher les nouveaux symboles après une troncation du hachage\n" "-replace/-noreplace\tactiver ou non l'optimisation des appels de procédure\n" -#: config/tc-alpha.c:5943 config/tc-arc.c:3142 +#: config/tc-alpha.c:5946 config/tc-arc.c:3144 #, c-format msgid "unhandled relocation type %s" msgstr "type de réadressage non traité %s" -#: config/tc-alpha.c:5956 config/tc-arc.c:3150 +#: config/tc-alpha.c:5959 config/tc-arc.c:3152 msgid "non-absolute expression in constant field" msgstr "expression non absolue dams le champ de constante" -#: config/tc-alpha.c:5970 +#: config/tc-alpha.c:5973 #, c-format msgid "type %d reloc done?\n" msgstr "type de réadressage %d fait ?\n" -#: config/tc-alpha.c:6017 config/tc-alpha.c:6024 +#: config/tc-alpha.c:6020 config/tc-alpha.c:6027 msgid "Used $at without \".set noat\"" msgstr "Utilisation de $at sans \".set noat\"" -#: config/tc-alpha.c:6193 +#: config/tc-alpha.c:6196 #, c-format msgid "!samegp reloc against symbol without .prologue: %s" msgstr "réadressage !samgp vers le symbole sans .prologue: %s" -#: config/tc-alpha.c:6237 config/tc-arc.c:3273 config/tc-csky.c:5646 +#: config/tc-alpha.c:6240 config/tc-arc.c:3275 config/tc-csky.c:5646 #: config/tc-tilegx.c:1745 config/tc-tilepro.c:1522 config/tc-wasm32.c:813 #: config/tc-xtensa.c:6177 #, c-format msgid "cannot represent `%s' relocation in object file" msgstr "ne peut représenter le réadressage « %s » dans le fichier objet" -#: config/tc-alpha.c:6243 config/tc-arc.c:3279 +#: config/tc-alpha.c:6246 config/tc-arc.c:3281 #, c-format msgid "internal error? cannot generate `%s' relocation" msgstr "erreur interne ? ne peut générer le réadressage « %s »" -#: config/tc-alpha.c:6339 +#: config/tc-alpha.c:6342 #, c-format msgid "frame reg expected, using $%d." msgstr "registre de trame attendu, utilise $%d" @@ -2926,7 +3041,7 @@ msgstr "La valeur sur la ligne de commande écrase la directive « .cpu »" msgid "unknown architecture: %s\n" msgstr "architecture inconnue: %s\n" -#: config/tc-arc.c:900 config/tc-ia64.c:7472 config/tc-tilegx.c:262 +#: config/tc-arc.c:900 config/tc-ia64.c:7473 config/tc-tilegx.c:262 msgid "Could not set architecture and machine" msgstr "Ne peut initialiser l'architecture et la machine" @@ -2954,109 +3069,109 @@ msgstr "@%s n'est pas un réadressage complexe." msgid "Bad expression: @%s + %s." msgstr "Mauvaise expression @%s + %s." -#: config/tc-arc.c:1340 +#: config/tc-arc.c:1342 msgid "Brackets in operand field incorrect" msgstr "Crochets incorrects dans le champ de l'opérande" -#: config/tc-arc.c:1342 config/tc-xtensa.c:2073 +#: config/tc-arc.c:1344 config/tc-xtensa.c:2073 msgid "extra comma" msgstr "virgule supplémentaire" -#: config/tc-arc.c:1344 config/tc-pru.c:1449 config/tc-pru.c:1697 +#: config/tc-arc.c:1346 config/tc-pru.c:1449 config/tc-pru.c:1697 #: config/tc-xtensa.c:2077 msgid "missing argument" msgstr "argument manquant" -#: config/tc-arc.c:1346 config/tc-xtensa.c:2079 +#: config/tc-arc.c:1348 config/tc-xtensa.c:2079 msgid "missing comma or colon" msgstr "virgule ou deux-point manquant" -#: config/tc-arc.c:1415 +#: config/tc-arc.c:1417 msgid "extra dot" msgstr "point supplémentaire" -#: config/tc-arc.c:1417 +#: config/tc-arc.c:1419 msgid "unrecognized flag" msgstr "fanion non reconnu" -#: config/tc-arc.c:1419 +#: config/tc-arc.c:1421 msgid "failed to parse flags" msgstr "échec lors de l'analyse des fanions" -#: config/tc-arc.c:1445 +#: config/tc-arc.c:1447 msgid "Unhandled reloc type" msgstr "Type de réadressage non traité" -#: config/tc-arc.c:1964 +#: config/tc-arc.c:1966 msgid "immediate is out of bounds" msgstr "l'immédiat est hors limites" -#: config/tc-arc.c:1972 +#: config/tc-arc.c:1974 msgid "immediate is not 32bit aligned" msgstr "l'immédiat n'est pas aligné sur 32 bits" -#: config/tc-arc.c:1979 +#: config/tc-arc.c:1981 msgid "immediate is not 16bit aligned" msgstr "l'immédiat n'est pas aligné sur 16 bits" -#: config/tc-arc.c:2060 +#: config/tc-arc.c:2062 msgid "operand is not duplicate of the previous one" msgstr "l'opérande n'est pas la duplication du précédent" -#: config/tc-arc.c:2080 +#: config/tc-arc.c:2082 msgid "flag mismatch" msgstr "les fanions ne concordent pas" -#: config/tc-arc.c:2092 config/tc-nios2.c:3103 config/tc-nios2.c:3130 +#: config/tc-arc.c:2094 config/tc-nios2.c:3103 config/tc-nios2.c:3130 #: config/tc-pru.c:1412 config/tc-pru.c:1437 config/tc-xtensa.c:2143 msgid "too many arguments" msgstr "trop d'arguments" -#: config/tc-arc.c:2497 +#: config/tc-arc.c:2499 #, c-format msgid "%s for instruction '%s'" msgstr "%s pour l'instruction « %s »" -#: config/tc-arc.c:2499 +#: config/tc-arc.c:2501 #, c-format msgid "inappropriate arguments for opcode '%s'" msgstr "arguments inappropriés pour l'opcode « %s »" -#: config/tc-arc.c:2501 +#: config/tc-arc.c:2503 #, c-format msgid "opcode '%s' not supported for target %s" msgstr "l'opcode « %s » n'est pas supporté pour la cible %s" -#: config/tc-arc.c:2505 config/tc-tic6x.c:3189 +#: config/tc-arc.c:2507 config/tc-tic6x.c:3189 #, c-format msgid "unknown opcode '%s'" msgstr "opcode inconnu « %s »" -#: config/tc-arc.c:2611 config/tc-arc.c:5082 config/tc-h8300.c:78 +#: config/tc-arc.c:2613 config/tc-arc.c:5084 config/tc-h8300.c:78 #: config/tc-h8300.c:87 config/tc-h8300.c:97 config/tc-h8300.c:107 #: config/tc-h8300.c:117 config/tc-h8300.c:128 config/tc-h8300.c:241 -#: config/tc-hppa.c:6833 config/tc-hppa.c:6839 config/tc-hppa.c:6845 -#: config/tc-hppa.c:6851 config/tc-hppa.c:8238 config/tc-lm32.c:197 -#: config/tc-mips.c:3690 config/tc-mips.c:4187 config/tc-mn10300.c:935 -#: config/tc-mn10300.c:940 config/tc-mn10300.c:2440 config/tc-riscv.c:1495 -#: config/tc-riscv.c:4796 +#: config/tc-hppa.c:6834 config/tc-hppa.c:6840 config/tc-hppa.c:6846 +#: config/tc-hppa.c:6852 config/tc-hppa.c:8239 config/tc-lm32.c:197 +#: config/tc-mips.c:3693 config/tc-mips.c:4190 config/tc-mn10300.c:935 +#: config/tc-mn10300.c:940 config/tc-mn10300.c:2441 config/tc-riscv.c:1535 +#: config/tc-riscv.c:5040 msgid "could not set architecture and machine" msgstr "ne peut initialiser l'architecture et la machine" -#: config/tc-arc.c:2812 +#: config/tc-arc.c:2814 #, c-format msgid "unhandled reloc %s in md_pcrel_from_section" msgstr "réadressage %s non traité dans md_pcrel_from_section" -#: config/tc-arc.c:2877 +#: config/tc-arc.c:2879 msgid "Unaligned operand. Needs to be 32bit aligned" msgstr "Opérande non aligné. Il doit être aligné sur 32 bits" -#: config/tc-arc.c:2882 +#: config/tc-arc.c:2884 msgid "Unaligned operand. Needs to be 16bit aligned" msgstr "Opérande non aligné. Il doit être aligné sur 16 bits" -#: config/tc-arc.c:3013 +#: config/tc-arc.c:3015 #, c-format msgid "PC relative relocation not allowed for (internal) type %d" msgstr "réadressage relatif au PC pas permis pour le type (interne) %d" @@ -3065,35 +3180,35 @@ msgstr "réadressage relatif au PC pas permis pour le type (interne) %d" #. the insn. #. FIXME! Check for the conditionality of #. the insn. -#: config/tc-arc.c:3058 config/tc-arc.c:4039 +#: config/tc-arc.c:3060 config/tc-arc.c:4041 msgid "TLS_*_S9 relocs are not supported yet" msgstr "les réadressages TLS_*_S9 ne sont pas encore supportés" #. I cannot fix an GOTPC relocation because I need to relax it #. from ld rx,[pcl,@sym@gotpc] to add rx,pcl,@sym@gotpc. -#: config/tc-arc.c:3094 +#: config/tc-arc.c:3096 msgid "Unsupported operation on reloc" msgstr "Opération non supportée sur le réadressage" -#: config/tc-arc.c:3170 config/tc-arc.c:3186 +#: config/tc-arc.c:3172 config/tc-arc.c:3188 msgid "unknown fixup size" msgstr "taille de correctif inconnue" -#: config/tc-arc.c:3320 +#: config/tc-arc.c:3322 msgid "no relaxation found for this instruction." msgstr "aucune relaxation trouvée pour cette instruction." -#: config/tc-arc.c:3573 +#: config/tc-arc.c:3575 #, c-format msgid "ARC-specific assembler options:\n" msgstr "Options en assembleur spécifiques ARC:\n" -#: config/tc-arc.c:3599 +#: config/tc-arc.c:3601 #, c-format msgid " -mrelax enable relaxation\n" msgstr " -mrelax permettre la relâche\n" -#: config/tc-arc.c:3602 +#: config/tc-arc.c:3604 #, c-format msgid "" "The following ARC-specific assembler options are deprecated and are accepted\n" @@ -3102,7 +3217,7 @@ msgstr "" "Les options assembleur spécifiques à ARC ci-dessous sont dépréciées et sont\n" "acceptées uniquement pour compatibilité:\n" -#: config/tc-arc.c:3605 +#: config/tc-arc.c:3607 #, c-format msgid "" " -mEA\n" @@ -3157,145 +3272,145 @@ msgstr "" " -muser-mode-only\n" " -mxy\n" -#: config/tc-arc.c:3695 +#: config/tc-arc.c:3697 #, c-format msgid "Unable to find %s relocation for instruction %s" msgstr "Impossible de trouver le réadressage %s pour l'instruction %s" -#: config/tc-arc.c:3990 +#: config/tc-arc.c:3992 #, c-format msgid "Unable to use @plt relocation for insn %s" msgstr "Impossible d'utiliser le réadressage @plt pour l'insn %s" -#: config/tc-arc.c:4009 +#: config/tc-arc.c:4011 #, c-format msgid "Unable to use @pcl relocation for insn %s" msgstr "Impossible d'utiliser le réadressage @pcl pour l'insn %s" -#: config/tc-arc.c:4065 +#: config/tc-arc.c:4067 #, c-format msgid "invalid relocation %s for field" msgstr "réadressage %s invalide pour le champ" -#: config/tc-arc.c:4175 +#: config/tc-arc.c:4177 #, c-format msgid "Insn %s has a jump/branch instruction %s in its delay slot." msgstr "L'insn %s a une instruction de saut/branchement %s dans sa plage de délai." -#: config/tc-arc.c:4180 +#: config/tc-arc.c:4182 #, c-format msgid "Insn %s has an instruction %s with limm in its delay slot." msgstr "L'insn %s a une instruction %s avec limm dans sa plage de délai." -#: config/tc-arc.c:4290 config/tc-microblaze.c:2567 config/tc-mn10300.c:1069 -#: config/tc-sh.c:418 config/tc-z80.c:1119 read.c:4657 +#: config/tc-arc.c:4292 config/tc-microblaze.c:2567 config/tc-mn10300.c:1069 +#: config/tc-sh.c:418 config/tc-z80.c:1120 read.c:4714 #, c-format msgid "unsupported BFD relocation size %u" msgstr "taille de réadressage BFD non supportée %u" -#: config/tc-arc.c:4310 +#: config/tc-arc.c:4312 #, c-format msgid "Jump/Branch instruction detected at the end of the ZOL label @%s" msgstr "Instruction de saut/branchement détectée à la fin de l'étiquette ZOL @%s" -#: config/tc-arc.c:4317 +#: config/tc-arc.c:4319 #, c-format msgid "Kernel instruction detected at the end of the ZOL label @%s" msgstr "Instruction noyau détectée à la fin de l'étiquette ZOL @%s" -#: config/tc-arc.c:4322 +#: config/tc-arc.c:4324 #, c-format msgid "A jump instruction with long immediate detected at the end of the ZOL label @%s" msgstr "Une instruction de saut avec un immédiat long est détectée à la fin de l'étiquette ZOL @%s" -#: config/tc-arc.c:4328 +#: config/tc-arc.c:4330 #, c-format msgid "An illegal use of delay slot detected at the end of the ZOL label @%s" msgstr "Une utilisation illégale d'une plage de délai est détectée à la fin de l'étiquette ZOL @%s" -#: config/tc-arc.c:4437 +#: config/tc-arc.c:4439 msgid "expected comma after instruction name" msgstr "virgule attendue après le nom de l'instruction" -#: config/tc-arc.c:4449 +#: config/tc-arc.c:4451 msgid "expected comma after major opcode" msgstr "virgule attendue après l'opcode majeur" -#: config/tc-arc.c:4634 +#: config/tc-arc.c:4636 #, c-format msgid "Pseudocode already used %s" msgstr "Le pseudocode a déjà utilisé %s" -#: config/tc-arc.c:4642 +#: config/tc-arc.c:4644 #, c-format msgid "major opcode not in range [0x%02x - 0x%02x]" msgstr "l'opcode majeur n'est pas dans la plage [0x%02x - 0x%02x]" -#: config/tc-arc.c:4646 +#: config/tc-arc.c:4648 msgid "minor opcode not in range [0x00 - 0x3f]" msgstr "l'opcode mineur n'est pas dans la plage [0x00 - 0x3f]" -#: config/tc-arc.c:4652 +#: config/tc-arc.c:4654 msgid "Improper use of OP1_IMM_IMPLIED" msgstr "Utilisation inappropriée de OP1_IMM_IMPLIED" -#: config/tc-arc.c:4658 +#: config/tc-arc.c:4660 msgid "Improper use of OP1_MUST_BE_IMM" msgstr "Utilisation inappropriée de OP1_MUST_BE_IMM" -#: config/tc-arc.c:4670 +#: config/tc-arc.c:4672 msgid "Couldn't generate extension instruction opcodes" msgstr "N'a pu générer les opcodes des instructions d'extension" -#: config/tc-arc.c:4705 +#: config/tc-arc.c:4707 msgid "expected comma after name" msgstr "virgule attendue après le nom" -#: config/tc-arc.c:4716 +#: config/tc-arc.c:4718 #, c-format msgid "%s second argument cannot be a negative number %d" msgstr "le deuxième argument de %s ne peut pas être un nombre négatif %d" -#: config/tc-arc.c:4731 +#: config/tc-arc.c:4733 msgid "expected comma after register number" msgstr "virgule attendue après un numéro de registre" -#: config/tc-arc.c:4752 +#: config/tc-arc.c:4754 msgid "invalid mode" msgstr "mode invalide" -#: config/tc-arc.c:4770 +#: config/tc-arc.c:4772 msgid "expected comma after register mode" msgstr "virgule attendue après le mode de registre" -#: config/tc-arc.c:4785 +#: config/tc-arc.c:4787 msgid "shortcut designator invalid" msgstr "indicateur de raccourci invalide" -#: config/tc-arc.c:4883 +#: config/tc-arc.c:4885 #, c-format msgid "core register %s value (%d) too large" msgstr "valeur de registre coeur %s (%d) trop grande" -#: config/tc-arc.c:4895 +#: config/tc-arc.c:4897 #, c-format msgid "duplicate aux register %s" msgstr "registre auxiliaire %s en double" -#: config/tc-arc.c:4900 +#: config/tc-arc.c:4902 #, c-format msgid "condition code %s value (%d) too large" msgstr "valeur du code de condition %s (%d) trop grande" -#: config/tc-arc.c:4917 +#: config/tc-arc.c:4919 msgid "Unknown extension" msgstr "Exception inconnue" -#: config/tc-arc.c:5020 +#: config/tc-arc.c:5022 msgid "Overwrite explicitly set Tag_ARC_CPU_base" msgstr "Écrasement de Tag_ARC_CPU_base défini explicitement" -#: config/tc-arc.c:5068 +#: config/tc-arc.c:5070 msgid "Overwrite explicitly set Tag_ARC_ABI_rf16 to full register file" msgstr "Écrasement de Tag_ARC_ABI_rf16 défini explicitement avec le registre fichier complet" @@ -3564,7 +3679,7 @@ msgstr "le processeur choisi ne supporte pas l'extension PACBTI" msgid "immediate expression requires a # prefix" msgstr "préfixe # attendu avec une expression immédiate" -#: config/tc-arm.c:1202 read.c:3897 +#: config/tc-arm.c:1202 read.c:3958 msgid "missing expression" msgstr "expression manquante" @@ -3626,8 +3741,8 @@ msgstr "opérande de registre attendu mais on a trouvé un scalaire" msgid "scalar must have an index" msgstr "le scalaire doit avoir un indexe" -#: config/tc-arm.c:1882 config/tc-arm.c:20311 config/tc-arm.c:20394 -#: config/tc-arm.c:21067 +#: config/tc-arm.c:1882 config/tc-arm.c:20301 config/tc-arm.c:20384 +#: config/tc-arm.c:21057 msgid "scalar index out of range" msgstr "index scalaire hors limite" @@ -3657,6 +3772,10 @@ msgstr "« } » manquant" msgid "invalid register mask" msgstr "masque de registre invalide" +#: config/tc-arm.c:2112 +msgid "expecting {" +msgstr "{ attendu" + #: config/tc-arm.c:2179 config/tc-arm.c:2287 msgid "VPR expected last" msgstr "VPR attendu en dernier" @@ -3829,7 +3948,7 @@ msgstr "le pseudo-op .def n'est disponible qu'avec le fanion -mccs." msgid "invalid type for literal pool" msgstr "type invalide pour le bassin de littérales" -#: config/tc-arm.c:3710 config/tc-tic54x.c:5412 +#: config/tc-arm.c:3710 config/tc-tic54x.c:5379 #, c-format msgid "Invalid label '%s'" msgstr "Étiquette invalide « %s »" @@ -3839,7 +3958,7 @@ msgid "(plt) is only valid on branch targets" msgstr "(plt) est seulement valable dans des cibles de branchements" #: config/tc-arm.c:3893 config/tc-csky.c:7650 config/tc-s390.c:1202 -#: config/tc-s390.c:1876 config/tc-xtensa.c:1699 +#: config/tc-s390.c:1879 config/tc-xtensa.c:1699 #, c-format msgid "%s relocations do not fit in %d byte" msgid_plural "%s relocations do not fit in %d bytes" @@ -3858,7 +3977,7 @@ msgstr "impossible de déterminer la taille de l'instruction Thumb. Utilisez plu msgid "width suffixes are invalid in ARM mode" msgstr "les suffixes de largeurs sont invalides en mode ARM" -#: config/tc-arm.c:4069 dwarf2dbg.c:1453 +#: config/tc-arm.c:4069 dwarf2dbg.c:1463 msgid "expected 0 or 1" msgstr "0 ou 1 attendu" @@ -3924,6 +4043,10 @@ msgstr "liste de registres attendue" msgid "bad register range" msgstr "mauvaise gamme de registre" +#: config/tc-arm.c:4805 +msgid "register expected" +msgstr "registre attendu" + #: config/tc-arm.c:4815 msgid "FPA .unwind_save does not take a register list" msgstr "FPA .unwind_save n'accepte pas une liste de registres" @@ -3964,7 +4087,7 @@ msgstr "opcode unwind trop long" msgid "invalid unwind opcode" msgstr "opcode unwind incorrect" -#: config/tc-arm.c:5157 config/tc-arm.c:32550 +#: config/tc-arm.c:5157 config/tc-arm.c:32557 #, c-format msgid "unrecognised float16 format \"%s\"" msgstr "format float16 « %s » non reconnu" @@ -3975,9 +4098,9 @@ msgstr "le format float16 ne peut pas être défini plus d'une fois, ignoré" #: config/tc-arm.c:5284 config/tc-arm.c:6367 config/tc-arm.c:11752 #: config/tc-arm.c:12285 config/tc-arm.c:14405 config/tc-arm.c:16356 -#: config/tc-arm.c:16391 config/tc-arm.c:17319 config/tc-arm.c:19242 -#: config/tc-arm.c:19250 config/tc-arm.c:19257 config/tc-arm.c:20908 -#: config/tc-arm.c:29559 config/tc-arm.c:29623 config/tc-arm.c:29631 +#: config/tc-arm.c:16391 config/tc-arm.c:17319 config/tc-arm.c:19232 +#: config/tc-arm.c:19240 config/tc-arm.c:19247 config/tc-arm.c:20898 +#: config/tc-arm.c:29566 config/tc-arm.c:29630 config/tc-arm.c:29638 #: config/tc-metag.c:5174 config/tc-z8k.c:1161 config/tc-z8k.c:1171 msgid "immediate value out of range" msgstr "valeur immédiate hors limite" @@ -4159,9 +4282,9 @@ msgstr "instruction suivie de rebuts" msgid "use of r13 is deprecated" msgstr "utilisation de r13 est obsolète" -#: config/tc-arm.c:8363 config/tc-arm.c:20608 -msgid "ARMv8.2 scalar fp16 instruction cannot be conditional, the behaviour is UNPREDICTABLE" -msgstr "l'instruction fp16 scalaire du ARMv8.2 ne peut pas être conditionnelle, le comportement est IMPRÉVISIBLE" +#: config/tc-arm.c:8363 config/tc-arm.c:20598 +msgid "scalar fp16 instruction cannot be conditional, the behaviour is UNPREDICTABLE" +msgstr "l'instruction fp16 scalaire ne peut pas être conditionnelle, le comportement est IMPRÉVISIBLE" #: config/tc-arm.c:8438 msgid "D register out of range for selected VFP version" @@ -4440,7 +4563,7 @@ msgstr "opérande immédiat requiert iwMMXt2" msgid "shift by register not allowed in thumb mode" msgstr "décalage par registre pas permis en mode thumb" -#: config/tc-arm.c:11414 config/tc-arm.c:14245 config/tc-arm.c:28850 +#: config/tc-arm.c:11414 config/tc-arm.c:14245 config/tc-arm.c:28857 msgid "shift expression is too large" msgstr "l'expression de décalage est trop grande" @@ -4464,7 +4587,7 @@ msgstr "Thumb ne supporte pas l'indexation du registre avec réécriture" msgid "Thumb supports only LSL in shifted register indexing" msgstr "Thumb supporte uniquement LSL dans l'indexation décalée du registre" -#: config/tc-arm.c:11464 config/tc-arm.c:19976 +#: config/tc-arm.c:11464 config/tc-arm.c:19966 msgid "shift out of range" msgstr "décalage hors limite" @@ -4652,7 +4775,7 @@ msgstr "l'instruction requiert un index de registre" msgid "instruction does not allow shifted index" msgstr "l'instruction n'autorise pas un index décalé" -#: config/tc-arm.c:14548 config/tc-arm.c:29994 +#: config/tc-arm.c:14548 config/tc-arm.c:30001 msgid "out of range label-relative fixup value" msgstr "la valeur de correctif relative à l'étiquette est hors limites" @@ -4662,7 +4785,7 @@ msgstr "suffixe néon invalide pour une instruction non néon" #: config/tc-arm.c:15267 config/tc-arm.c:15620 config/tc-arm.c:17105 #: config/tc-arm.c:17185 config/tc-arm.c:17242 config/tc-arm.c:19123 -#: config/tc-arm.c:21312 config/tc-arm.c:21499 +#: config/tc-arm.c:21302 config/tc-arm.c:21489 msgid "invalid instruction shape" msgstr "mauvaise forme d'instruction" @@ -4678,7 +4801,7 @@ msgstr "les types de l'opérande ne peuvent pas être inférés" msgid "type specifier has the wrong number of parts" msgstr "le spécificateur de type a le mauvais nombre de parties" -#: config/tc-arm.c:15648 config/tc-arm.c:19394 config/tc-arm.c:19401 +#: config/tc-arm.c:15648 config/tc-arm.c:19384 config/tc-arm.c:19391 msgid "operand size must match register width" msgstr "la taille de l'opérande doit correspondre à la largeur du registre" @@ -4711,7 +4834,7 @@ msgid "expected LR" msgstr "LR attendu" #: config/tc-arm.c:17082 config/tc-arm.c:17162 config/tc-arm.c:18759 -#: config/tc-arm.c:20593 +#: config/tc-arm.c:20583 msgid "immediate out of range for shift" msgstr "valeur immédiate hors limite pour un décalage" @@ -4752,7 +4875,7 @@ msgstr "l'immédiat doit être un multiple de 2 dans la plage +/-[0,254]" msgid "MVE vector register in the range [Q0..Q7] expected" msgstr "registre vectoriel MVE dans la plage [Q0..Q7] attendu" -#: config/tc-arm.c:17947 config/tc-arm.c:19815 +#: config/tc-arm.c:17947 config/tc-arm.c:19805 msgid "scalar out of range for multiply instruction" msgstr "scalaire hors limite pour une instruction de multiplication" @@ -4764,7 +4887,7 @@ msgstr "l'index doit être dans la plage 0 à 3" msgid "indexed register must be less than 8" msgstr "le registre indexé doit être plus petit que 8" -#: config/tc-arm.c:18239 config/tc-arm.c:21563 +#: config/tc-arm.c:18239 config/tc-arm.c:21553 msgid "Warning: 32-bit element size and same first and third operand makes instruction UNPREDICTABLE" msgstr "Attention: une taille d'élément de 32 bits et les mêmes premier et troisième opérandes rendent l'instruction IMPRÉVISIBLE" @@ -4788,890 +4911,890 @@ msgstr "valeur immédiate hors limite pour une opération de rétrécissement" msgid "operands 0 and 1 must be the same register" msgstr "opérandes 0 et 1 doivent être le même registre" -#: config/tc-arm.c:19133 config/tc-arm.c:21411 +#: config/tc-arm.c:19133 config/tc-arm.c:21401 msgid "invalid rounding mode" msgstr "mode d'arrondi incorrect" -#: config/tc-arm.c:19605 +#: config/tc-arm.c:19595 msgid "operand size must be specified for immediate VMOV" msgstr "la taille de l'opérande doit être spécifiée pour VMOV immédiat" -#: config/tc-arm.c:19615 +#: config/tc-arm.c:19605 msgid "immediate has bits set outside the operand size" msgstr "la valeur immédiate à des bits mis en dehors de la taille de l'opérande" -#: config/tc-arm.c:19850 +#: config/tc-arm.c:19840 msgid "vfmal/vfmsl with FP16 type cannot be conditional, the behaviour is UNPREDICTABLE" msgstr "vfmal/vfmsl avec le type FP16 ne peut pas être conditionnel, le comportement est IMPRÉVISIBLE" -#: config/tc-arm.c:19958 +#: config/tc-arm.c:19948 msgid "Instruction form not available on this architecture." msgstr "Forme d'instruction pas supportée par cette architecture." -#: config/tc-arm.c:20012 +#: config/tc-arm.c:20002 msgid "Warning: 64-bit element size and same destination and source operands makes instruction UNPREDICTABLE" msgstr "Attention: une taille d'élément de 64 bits et les mêmes opérandes destination et source rendent l'instruction IMPRÉVISIBLE" -#: config/tc-arm.c:20017 +#: config/tc-arm.c:20007 msgid "elements must be smaller than reversal region" msgstr "les éléments doivent être plus petits que la région inversée" -#: config/tc-arm.c:20109 +#: config/tc-arm.c:20099 msgid "Index one must be [2,3] and index two must be two less than index one." msgstr "L'index un doit être [2,3] et l'index deux doit être deux plus petit que l'index un." -#: config/tc-arm.c:20112 +#: config/tc-arm.c:20102 msgid "Destination registers may not be the same" msgstr "Les registres de destination ne peuvent pas être les mêmes" -#: config/tc-arm.c:20310 config/tc-arm.c:20393 +#: config/tc-arm.c:20300 config/tc-arm.c:20383 msgid "bad type for scalar" msgstr "mauvais type pour un scalaire" -#: config/tc-arm.c:20449 +#: config/tc-arm.c:20439 msgid "immediate constant is valid both as a bit-pattern and a floating point value (using the fp value)" msgstr "la constante immédiate est valide à la fois comme champ de bits et comme valeur en virgule flottante (en utilisant la valeur fp)" -#: config/tc-arm.c:20501 config/tc-arm.c:20512 +#: config/tc-arm.c:20491 config/tc-arm.c:20502 msgid "VFP registers must be adjacent" msgstr "les registres VFP doivent être adjacents" -#: config/tc-arm.c:20602 +#: config/tc-arm.c:20592 msgid "invalid suffix" msgstr "suffixe invalide" -#: config/tc-arm.c:20756 +#: config/tc-arm.c:20746 msgid "bad list length for table lookup" msgstr "mauvaise longueur de liste pour une recherche dans la table" -#: config/tc-arm.c:20789 +#: config/tc-arm.c:20779 msgid "writeback (!) must be used for VLDMDB and VSTMDB" msgstr "réécriture (!) doit être utilisée pour VLDMDB et VSTMDB" -#: config/tc-arm.c:20792 config/tc-arm.c:20818 +#: config/tc-arm.c:20782 config/tc-arm.c:20808 msgid "register list must contain at least 1 and at most 16 registers" msgstr "une liste de registres doit contenir au moins 1 registre et au plus 16 registres" -#: config/tc-arm.c:20813 +#: config/tc-arm.c:20803 msgid "register list must contain at least 1 and at most 32 registers" msgstr "une liste de registres doit contenir au moins 1 registre et au plus 32 registres" -#: config/tc-arm.c:20866 config/tc-arm.c:20899 +#: config/tc-arm.c:20856 config/tc-arm.c:20889 msgid "Use of PC here is UNPREDICTABLE" msgstr "L'utilisation de PC ici est IMPRÉVISIBLE" -#: config/tc-arm.c:20868 +#: config/tc-arm.c:20858 msgid "Use of PC here is deprecated" msgstr "L'utilisation de PC ici est dépréciée" -#: config/tc-arm.c:20902 +#: config/tc-arm.c:20892 msgid "instruction does not accept register index" msgstr "l'instruction n'accepte pas un index de registre" -#: config/tc-arm.c:20905 +#: config/tc-arm.c:20895 msgid "instruction does not accept PC-relative addressing" msgstr "l'instruction n'accepte pas un adressage relatif au PC" -#: config/tc-arm.c:20927 config/tc-arm.c:20936 +#: config/tc-arm.c:20917 config/tc-arm.c:20926 msgid "Instruction not permitted on this architecture" msgstr "Instruction pas permise sur cette architecture" -#: config/tc-arm.c:20985 +#: config/tc-arm.c:20975 msgid "bad alignment" msgstr "mauvais alignement" -#: config/tc-arm.c:21002 +#: config/tc-arm.c:20992 msgid "bad list type for instruction" msgstr "mauvais type de liste pour l'instruction" -#: config/tc-arm.c:21046 +#: config/tc-arm.c:21036 msgid "unsupported alignment for instruction" msgstr "alignement non supporté pour l'instruction" -#: config/tc-arm.c:21065 config/tc-arm.c:21159 config/tc-arm.c:21171 -#: config/tc-arm.c:21181 config/tc-arm.c:21195 +#: config/tc-arm.c:21055 config/tc-arm.c:21149 config/tc-arm.c:21161 +#: config/tc-arm.c:21171 config/tc-arm.c:21185 msgid "bad list length" msgstr "mauvaise longueur de liste" -#: config/tc-arm.c:21070 +#: config/tc-arm.c:21060 msgid "stride of 2 unavailable when element size is 8" msgstr "pas de 2 pas disponible quand la taille de l'élément est 8" -#: config/tc-arm.c:21103 config/tc-arm.c:21179 +#: config/tc-arm.c:21093 config/tc-arm.c:21169 msgid "can't use alignment with this instruction" msgstr "un alignement ne peut pas être utilisé avec cette instruction" -#: config/tc-arm.c:21251 +#: config/tc-arm.c:21241 msgid "post-index must be a register" msgstr "le post-index doit être un registre" -#: config/tc-arm.c:21253 +#: config/tc-arm.c:21243 msgid "bad register for post-index" msgstr "mauvais registre pour un post-index" -#: config/tc-arm.c:21475 +#: config/tc-arm.c:21465 msgid "scalar out of range" msgstr "scalaire hors limite" -#: config/tc-arm.c:21608 +#: config/tc-arm.c:21598 msgid "Dot Product instructions cannot be conditional, the behaviour is UNPREDICTABLE" msgstr "les instructions de produit scalaire ne peuvent pas être conditionnelles, le comportement est IMPRÉVISIBLE" -#: config/tc-arm.c:21683 config/tc-arm.c:21711 config/tc-arm.c:22393 +#: config/tc-arm.c:21673 config/tc-arm.c:21701 config/tc-arm.c:22383 msgid "index must be 0 or 1" msgstr "index doit être 0 ou 1" -#: config/tc-arm.c:21686 config/tc-arm.c:21714 config/tc-arm.c:22396 +#: config/tc-arm.c:21676 config/tc-arm.c:21704 config/tc-arm.c:22386 msgid "indexed register must be less than 16" msgstr "le registre indexé doit être plus petit que 16" -#: config/tc-arm.c:21752 +#: config/tc-arm.c:21742 msgid "Register must be r0-r14 except r13, or APSR_nzcv." msgstr "Le registre doit être r0-r14 sauf r13 ou APSR_nzcv." -#: config/tc-arm.c:21755 +#: config/tc-arm.c:21745 msgid "Register must be an even register between r0-r10." msgstr "Le registre doit être un registre paire entre r0-r10." -#: config/tc-arm.c:21780 +#: config/tc-arm.c:21770 msgid "CDE Coprocessor must be in range 0-7" msgstr "Le coprocesseur CDE doit être dans l'intervalle 0-7" -#: config/tc-arm.c:21814 +#: config/tc-arm.c:21804 msgid "cx1d requires consecutive destination registers." msgstr "cx1d requière des registres de destination consécutifs." -#: config/tc-arm.c:21844 +#: config/tc-arm.c:21834 msgid "cx2d requires consecutive destination registers." msgstr "cx2d requière des registres de destination consécutifs." -#: config/tc-arm.c:21883 +#: config/tc-arm.c:21873 msgid "cx3d requires consecutive destination registers." msgstr "cx3d requière des registres de destination consécutifs." -#: config/tc-arm.c:22075 +#: config/tc-arm.c:22065 msgid "'q' register must be in range 0-7" msgstr "le registre « q » doit être dans l'intervalle 0-7" -#: config/tc-arm.c:22078 +#: config/tc-arm.c:22068 msgid "'d' register must be in range 0-15" msgstr "le registre « d » doit être dans l'intervalle 0-15" -#: config/tc-arm.c:22080 +#: config/tc-arm.c:22070 msgid "'s' register must be in range 0-31" msgstr "le registre « s » doit être dans l'intervalle 0-31" -#: config/tc-arm.c:22135 +#: config/tc-arm.c:22125 msgid "vcx instructions with Q registers require MVE" msgstr "les instructions vcx avec les registres Q requièrent MVE" -#: config/tc-arm.c:22140 +#: config/tc-arm.c:22130 msgid "vcx instructions with S or D registers require either MVE or Armv8-M floating point extension." msgstr "les instruction vcx avec les registres S ou D requièrent soit MVE ou soit l'extension en virgule flottante Armv8-M." -#: config/tc-arm.c:22156 +#: config/tc-arm.c:22146 msgid "vcx1 with S or D registers takes immediate within 0-2047" msgstr "vcx1 avec les registres S ou D prend un immédiat entre 0-2047" -#: config/tc-arm.c:22172 +#: config/tc-arm.c:22162 msgid "vcx2 with S or D registers takes immediate within 0-63" msgstr "vcx2 avec les registres S ou D prend un immédiat entre 0-63" -#: config/tc-arm.c:22187 +#: config/tc-arm.c:22177 msgid "vcx2 with S or D registers takes immediate within 0-7" msgstr "vcx2 avec les registres S ou D prend un immédiat entre 0-7" -#: config/tc-arm.c:22777 config/tc-arm.c:22881 +#: config/tc-arm.c:22767 config/tc-arm.c:22888 msgid "conditional infixes are deprecated in unified syntax" msgstr "les infixes conditionnels sont dépréciés dans la syntaxe unifiée" -#: config/tc-arm.c:23092 +#: config/tc-arm.c:23099 msgid "Warning: conditional outside an IT block for Thumb." msgstr "Attention: condition hors d'un bloc IT pour Thumb." -#: config/tc-arm.c:23420 +#: config/tc-arm.c:23427 msgid "Short branches, Undefined, SVC, LDM/STM" msgstr "Branchements courts, non définis, SVC, LDM/STM" -#: config/tc-arm.c:23421 +#: config/tc-arm.c:23428 msgid "Miscellaneous 16-bit instructions" msgstr "Instructions 16 bits diverses" -#: config/tc-arm.c:23422 +#: config/tc-arm.c:23429 msgid "ADR" msgstr "ADR" -#: config/tc-arm.c:23423 +#: config/tc-arm.c:23430 msgid "Literal loads" msgstr "Chargements littéraux" -#: config/tc-arm.c:23424 +#: config/tc-arm.c:23431 msgid "Hi-register ADD, MOV, CMP, BX, BLX using pc" msgstr "ADD, MOV, CMP, BX, BLX sur registre haut utilisant le PC" -#: config/tc-arm.c:23425 +#: config/tc-arm.c:23432 msgid "Hi-register ADD, MOV, CMP using pc" msgstr "ADD, MOV, CMP sur registre haut utilisant le PC" #. NOTE: 0x00dd is not the real encoding, instead, it is the 'tvalue' #. field in asm_opcode. 'tvalue' is used at the stage this check happen. -#: config/tc-arm.c:23428 +#: config/tc-arm.c:23435 msgid "ADD/SUB sp, sp #imm" msgstr "ADD/SUB sp, sp #imm" -#: config/tc-arm.c:23450 +#: config/tc-arm.c:23457 msgid "IT blocks containing 32-bit Thumb instructions are performance deprecated in ARMv8-A and ARMv8-R" msgstr "Les blocs IT contenant des instructions Thumb 32 bits sont dépréciés par performance avec ARMv8-A et ARMv8-R" -#: config/tc-arm.c:23462 +#: config/tc-arm.c:23469 #, c-format msgid "IT blocks containing 16-bit Thumb instructions of the following class are performance deprecated in ARMv8-A and ARMv8-R: %s" msgstr "Les blocs IT contenant des instructions Thumb 16 bits des classes suivantes sont dépréciés par performance avec ARMv8-A et ARMv8-R : %s" -#: config/tc-arm.c:23476 +#: config/tc-arm.c:23483 msgid "IT blocks containing more than one conditional instruction are performance deprecated in ARMv8-A and ARMv8-R" msgstr "Les blocs IT contenant plus d'une instruction conditionnelle sont dépréciés par performance dans ARMv8-A et ARMv8-R" -#: config/tc-arm.c:23594 +#: config/tc-arm.c:23601 #, c-format msgid "bad instruction `%s'" msgstr "instruction « %s » erronée" -#: config/tc-arm.c:23600 +#: config/tc-arm.c:23607 msgid "s suffix on comparison instruction is deprecated" msgstr "suffixe s dans une instruction de comparaison est déprécié" -#: config/tc-arm.c:23620 +#: config/tc-arm.c:23627 msgid "SVC is not permitted on this architecture" msgstr "SVC pas permis sur cette architecture" -#: config/tc-arm.c:23622 +#: config/tc-arm.c:23629 #, c-format msgid "selected processor does not support `%s' in Thumb mode" msgstr "le processeur choisi ne supporte pas « %s » en mode Thumb" -#: config/tc-arm.c:23628 +#: config/tc-arm.c:23635 msgid "Thumb does not support conditional execution" msgstr "Thumb ne supporte pas l'exécution conditionnelle" -#: config/tc-arm.c:23648 +#: config/tc-arm.c:23655 #, c-format msgid "selected processor does not support 32bit wide variant of instruction `%s'" msgstr "le processeur sélectionné ne supporte pas la variante 32 bits de l'instruction « %s »" -#: config/tc-arm.c:23651 +#: config/tc-arm.c:23658 #, c-format msgid "selected processor does not support `%s' in Thumb-2 mode" msgstr "le processeur choisi ne supporte pas « %s » en mode Thumb-2" -#: config/tc-arm.c:23676 +#: config/tc-arm.c:23683 #, c-format msgid "cannot honor width suffix -- `%s'" msgstr "ne peut honorer le suffixe de largeur -- « %s »" -#: config/tc-arm.c:23718 +#: config/tc-arm.c:23725 #, c-format msgid "selected processor does not support `%s' in ARM mode" msgstr "le processeur choisi ne supporte pas « %s » en mode ARM" -#: config/tc-arm.c:23723 +#: config/tc-arm.c:23730 #, c-format msgid "width suffixes are invalid in ARM mode -- `%s'" msgstr "les suffixes de largeur sont invalides en mode ARM -- « %s »" -#: config/tc-arm.c:23756 +#: config/tc-arm.c:23763 #, c-format msgid "attempt to use an ARM instruction on a Thumb-only processor -- `%s'" msgstr "tentative d'utiliser une instruction ARM sur un processeur ne supportant que Thumb -- « %s »" -#: config/tc-arm.c:23774 +#: config/tc-arm.c:23781 #, c-format msgid "section '%s' finished with an open IT block." msgstr "la section « %s » s'est terminée avec un bloc IT ouvert." -#: config/tc-arm.c:23777 +#: config/tc-arm.c:23784 #, c-format msgid "section '%s' finished with an open VPT/VPST block." msgstr "la section « %s » s'est terminée avec un bloc VPT/VPST ouvert." -#: config/tc-arm.c:23784 +#: config/tc-arm.c:23791 msgid "file finished with an open IT block." msgstr "le fichier s'est terminé avec un bloc IT ouvert." -#: config/tc-arm.c:23786 +#: config/tc-arm.c:23793 msgid "file finished with an open VPT/VPST block." msgstr "le fichier s'est terminé avec un bloc VPT/VPST ouvert." -#: config/tc-arm.c:27495 +#: config/tc-arm.c:27502 #, c-format msgid "alignments greater than %d bytes not supported in .text sections." msgstr "alignements plus grand que %d octets ne sont pas supportés dans les sections .text" -#: config/tc-arm.c:27761 config/tc-ia64.c:3589 +#: config/tc-arm.c:27768 config/tc-ia64.c:3589 #, c-format msgid "Group section `%s' has no group signature" msgstr "La section de groupe « %s » n'a pas de signature de groupe" -#: config/tc-arm.c:27807 +#: config/tc-arm.c:27814 msgid "handlerdata in cantunwind frame" msgstr "handlerdata dans un cadre cantunwind" -#: config/tc-arm.c:27824 +#: config/tc-arm.c:27831 msgid "too many unwind opcodes for personality routine 0" msgstr "trop d'opcodes unwind pour la routine de personnalité 0" -#: config/tc-arm.c:27855 +#: config/tc-arm.c:27862 msgid "attempt to recreate an unwind entry" msgstr "tentative de recréer une entrée unwind" -#: config/tc-arm.c:27865 +#: config/tc-arm.c:27872 msgid "too many unwind opcodes" msgstr "trop d'opcodes unwind" -#: config/tc-arm.c:28167 +#: config/tc-arm.c:28174 #, c-format msgid "[-mwarn-syms]: Assignment makes a symbol match an ARM instruction: %s" msgstr "[-mwarn-syms]: L'affectation fait correspondre un symbole à une instruction ARM: %s" -#: config/tc-arm.c:28529 config/tc-arm.c:28597 +#: config/tc-arm.c:28536 config/tc-arm.c:28604 #, c-format msgid "symbol %s is in a different section" msgstr "le symbole %s est dans une section différente" -#: config/tc-arm.c:28531 config/tc-arm.c:28599 +#: config/tc-arm.c:28538 config/tc-arm.c:28606 #, c-format msgid "symbol %s is weak and may be overridden later" msgstr "le symbole %s est faible et pourrait être remplacé plus tard" -#: config/tc-arm.c:28576 config/tc-arm.c:28948 +#: config/tc-arm.c:28583 config/tc-arm.c:28955 #, c-format msgid "invalid constant (%lx) after fixup" msgstr "constante invalide (%lx) après le correctif" -#: config/tc-arm.c:28632 +#: config/tc-arm.c:28639 #, c-format msgid "unable to compute ADRL instructions for PC offset of 0x%lx" msgstr "incapable de calculer les instructions ADRL pour le décalage PC de 0x%lx" -#: config/tc-arm.c:28668 config/tc-arm.c:28698 +#: config/tc-arm.c:28675 config/tc-arm.c:28705 msgid "invalid literal constant: pool needs to be closer" msgstr "constante littéral invalide: le bassin doit être plus près" -#: config/tc-arm.c:28671 config/tc-arm.c:28720 +#: config/tc-arm.c:28678 config/tc-arm.c:28727 #, c-format msgid "bad immediate value for offset (%ld)" msgstr "valeur immédiate erronée pour l'offset (%ld)" -#: config/tc-arm.c:28701 +#: config/tc-arm.c:28708 #, c-format msgid "bad immediate value for 8-bit offset (%ld)" msgstr "valeur immédiate erronée pour un offset 8 bits (%ld)" -#: config/tc-arm.c:28761 +#: config/tc-arm.c:28768 msgid "offset not a multiple of 4" msgstr "l'offset n'est pas un multiple de 4" -#: config/tc-arm.c:28964 +#: config/tc-arm.c:28971 msgid "invalid smc expression" msgstr "expression smc invalide" -#: config/tc-arm.c:28974 +#: config/tc-arm.c:28981 msgid "invalid hvc expression" msgstr "expression hvc invalide" -#: config/tc-arm.c:28985 config/tc-arm.c:28994 +#: config/tc-arm.c:28992 config/tc-arm.c:29001 msgid "invalid swi expression" msgstr "expression swi invalide" -#: config/tc-arm.c:29004 +#: config/tc-arm.c:29011 msgid "invalid expression in load/store multiple" msgstr "expression invalide dans chargement/stockage multiples" -#: config/tc-arm.c:29066 +#: config/tc-arm.c:29073 #, c-format msgid "blx to '%s' an ARM ISA state function changed to bl" msgstr "blx vers « %s » dans la fonction d'état ARM ISA changé en bl" -#: config/tc-arm.c:29085 +#: config/tc-arm.c:29092 msgid "misaligned branch destination" msgstr "destination de branchement mal alignée" -#: config/tc-arm.c:29206 +#: config/tc-arm.c:29213 #, c-format msgid "blx to Thumb func '%s' from Thumb ISA state changed to bl" msgstr "blx vers fonction Thumb « %s » depuis l'état Thumb ISA changé en bl" -#: config/tc-arm.c:29255 +#: config/tc-arm.c:29262 msgid "Thumb2 branch out of range" msgstr "branchement Thumb2 hors limite" -#: config/tc-arm.c:29307 config/tc-arm.c:29340 +#: config/tc-arm.c:29314 config/tc-arm.c:29347 msgid "Relocation supported only in FDPIC mode" msgstr "Réadressage uniquement supporté en mode FDPIC" -#: config/tc-arm.c:29370 +#: config/tc-arm.c:29377 msgid "rel31 relocation overflow" msgstr "débordement de réadressage rel31" -#: config/tc-arm.c:29392 config/tc-arm.c:29398 config/tc-arm.c:29402 -#: config/tc-arm.c:29449 +#: config/tc-arm.c:29399 config/tc-arm.c:29405 config/tc-arm.c:29409 +#: config/tc-arm.c:29456 msgid "co-processor offset out of range" msgstr "offset du coprocesseur hors limite" -#: config/tc-arm.c:29466 +#: config/tc-arm.c:29473 #, c-format msgid "invalid offset, target not word aligned (0x%08lX)" msgstr "offset invalide, cible n'est pas alignée sur une frontière de mot (0x%08lX)" -#: config/tc-arm.c:29472 +#: config/tc-arm.c:29479 msgid "section does not have enough alignment to ensure safe PC-relative loads" msgstr "la section n'a pas un alignement suffisant pour garantir des chargements sûrs relatifs au PC" -#: config/tc-arm.c:29476 config/tc-arm.c:29485 config/tc-arm.c:29493 -#: config/tc-arm.c:29501 config/tc-arm.c:29509 +#: config/tc-arm.c:29483 config/tc-arm.c:29492 config/tc-arm.c:29500 +#: config/tc-arm.c:29508 config/tc-arm.c:29516 #, c-format msgid "invalid offset, value too big (0x%08lX)" msgstr "offset invalide, valeur trop grande (0x%08lX)" -#: config/tc-arm.c:29550 +#: config/tc-arm.c:29557 msgid "invalid Hi register with immediate" msgstr "registre HI invalide avec une immédiat" -#: config/tc-arm.c:29566 +#: config/tc-arm.c:29573 msgid "invalid immediate for stack address calculation" msgstr "immédiat invalide pour un calcul d'adresse de pile" -#: config/tc-arm.c:29585 +#: config/tc-arm.c:29592 msgid "address calculation needs a strongly defined nearby symbol" msgstr "le calcul d'adresse a besoin d'un symbole proche fortement défini" -#: config/tc-arm.c:29601 +#: config/tc-arm.c:29608 msgid "symbol too far away" msgstr "symbole trop éloigné" -#: config/tc-arm.c:29613 +#: config/tc-arm.c:29620 #, c-format msgid "invalid immediate for address calculation (value = 0x%08lX)" msgstr "immédiat invalide pour le calcul d'adresse (valeur = 0x%08lX)" -#: config/tc-arm.c:29643 +#: config/tc-arm.c:29650 #, c-format msgid "invalid immediate: %ld is out of range" msgstr "immédiat invalide: %ld est hors limite" -#: config/tc-arm.c:29655 +#: config/tc-arm.c:29662 #, c-format msgid "invalid shift value: %ld" msgstr "valeur de décalage illégale: %ld" -#: config/tc-arm.c:29725 config/tc-arm.c:29796 +#: config/tc-arm.c:29732 config/tc-arm.c:29803 #, c-format msgid "the offset 0x%08lX is not representable" msgstr "l'offset 0x%08lX n'est pas représentable" -#: config/tc-arm.c:29757 +#: config/tc-arm.c:29764 #, c-format msgid "Unable to process relocation for thumb opcode: %lx" msgstr "Incapable de traiter le réadressage pour les opcodes thumb: %lx" -#: config/tc-arm.c:29836 +#: config/tc-arm.c:29843 #, c-format msgid "bad offset 0x%08lX (only 12 bits available for the magnitude)" msgstr "mauvais offset 0x%08lX (seulement 12 bits disponibles pour grandeur)" -#: config/tc-arm.c:29875 +#: config/tc-arm.c:29882 #, c-format msgid "bad offset 0x%08lX (only 8 bits available for the magnitude)" msgstr "mauvais offset 0x%08lX (seulement 8 bits disponibles pour la grandeur)" -#: config/tc-arm.c:29915 +#: config/tc-arm.c:29922 #, c-format msgid "bad offset 0x%08lX (must be word-aligned)" msgstr "mauvais offset 0x%08lX (doit être aligné sur un mot)" -#: config/tc-arm.c:29920 +#: config/tc-arm.c:29927 #, c-format msgid "bad offset 0x%08lX (must be an 8-bit number of words)" msgstr "mauvais offset 0x%08lX (doit être un nombre 8-bits de mots)" -#: config/tc-arm.c:30141 config/tc-score.c:7345 +#: config/tc-arm.c:30148 config/tc-score.c:7345 #, c-format msgid "bad relocation fixup type (%d)" msgstr "type erroné de correctif de réadressage (%d)" -#: config/tc-arm.c:30259 +#: config/tc-arm.c:30266 msgid "literal referenced across section boundary" msgstr "littéral référencé à travers une frontière de section" -#: config/tc-arm.c:30339 +#: config/tc-arm.c:30346 msgid "internal relocation (type: IMMEDIATE) not fixed up" msgstr "réadressage interne (type: IMMÉDIAT) n'est pas corrigé" -#: config/tc-arm.c:30344 +#: config/tc-arm.c:30351 msgid "ADRL used for a symbol not defined in the same file" msgstr "ADRL utilisé pour un symbole qui n'est pas défini dans le même fichier" -#: config/tc-arm.c:30351 +#: config/tc-arm.c:30358 #, c-format msgid "%s used for a symbol not defined in the same file" msgstr "%s utilisé pour un symbole qui n'est pas défini dans le même fichier" -#: config/tc-arm.c:30367 +#: config/tc-arm.c:30374 #, c-format msgid "undefined local label `%s'" msgstr "label local « %s » non défini" -#: config/tc-arm.c:30373 +#: config/tc-arm.c:30380 msgid "internal_relocation (type: OFFSET_IMM) not fixed up" msgstr "réadressage interne (type: OFFSET_IMM) n'est pas corrigé" -#: config/tc-arm.c:30395 config/tc-cris.c:4000 config/tc-csky.c:1152 +#: config/tc-arm.c:30402 config/tc-cris.c:4000 config/tc-csky.c:1152 #: config/tc-ft32.c:708 config/tc-mcore.c:1932 config/tc-microblaze.c:2007 -#: config/tc-mmix.c:2907 config/tc-moxie.c:823 config/tc-ns32k.c:2245 +#: config/tc-mmix.c:2909 config/tc-moxie.c:823 config/tc-ns32k.c:2245 #: config/tc-score.c:7432 msgid "<unknown>" msgstr "<inconnu>" -#: config/tc-arm.c:30794 +#: config/tc-arm.c:30801 #, c-format msgid "%s: unexpected function type: %d" msgstr "%s: type de fonction inattendu: %d" -#: config/tc-arm.c:30934 +#: config/tc-arm.c:30941 msgid "use of old and new-style options to set CPU type" msgstr "utilise des vieux et nouveaux styles d'options pour définir le type de CPU" -#: config/tc-arm.c:30953 +#: config/tc-arm.c:30960 msgid "use of old and new-style options to set FPU type" msgstr "utilise des vieux et nouveaux styles d'options pour définir le type de FPU" -#: config/tc-arm.c:31032 +#: config/tc-arm.c:31039 msgid "hard-float conflicts with specified fpu" msgstr "nombres flottants matériel entrent en conflit avec le fpu spécifié" -#: config/tc-arm.c:31223 +#: config/tc-arm.c:31230 msgid "generate PIC code" msgstr "générer du code PIC" -#: config/tc-arm.c:31224 +#: config/tc-arm.c:31231 msgid "assemble Thumb code" msgstr "assembler en code Thumb" -#: config/tc-arm.c:31225 +#: config/tc-arm.c:31232 msgid "support ARM/Thumb interworking" msgstr "supporter l'interaction ARM/Thumb" -#: config/tc-arm.c:31227 +#: config/tc-arm.c:31234 msgid "code uses 32-bit program counter" msgstr "le code utilise un compteur de programme de 32 bits" -#: config/tc-arm.c:31228 +#: config/tc-arm.c:31235 msgid "code uses 26-bit program counter" msgstr "le code utilise un compteur de programme de 26 bits" -#: config/tc-arm.c:31229 +#: config/tc-arm.c:31236 msgid "floating point args are in fp regs" msgstr "arguments en virgule flottante sont dans les registres FP" -#: config/tc-arm.c:31231 +#: config/tc-arm.c:31238 msgid "re-entrant code" msgstr "code réentrant" -#: config/tc-arm.c:31232 +#: config/tc-arm.c:31239 msgid "code is ATPCS conformant" msgstr "code est conforme ATPCS" #. These are recognized by the assembler, but have no affect on code. -#: config/tc-arm.c:31238 +#: config/tc-arm.c:31245 msgid "use frame pointer" msgstr "utiliser le pointeur de trame" -#: config/tc-arm.c:31239 +#: config/tc-arm.c:31246 msgid "use stack size checking" msgstr "utiliser la vérification de la taille de la pile" -#: config/tc-arm.c:31242 +#: config/tc-arm.c:31249 msgid "do not warn on use of deprecated feature" msgstr "ne pas avertir en cas d'utilisation d'une fonctionnalité dépréciée" -#: config/tc-arm.c:31245 +#: config/tc-arm.c:31252 msgid "warn about performance deprecated IT instructions in ARMv8-A and ARMv8-R" msgstr "avertir au sujet des instructions IT dépréciées par performance dans ARMv8-A et ARMv8-R" -#: config/tc-arm.c:31249 +#: config/tc-arm.c:31256 msgid "warn about symbols that match instruction names [default]" msgstr "avertir à propos des symboles qui correspondent à des noms d'instructions [défaut]" -#: config/tc-arm.c:31250 +#: config/tc-arm.c:31257 msgid "disable warnings about symobls that match instructions" msgstr "désactiver les avertissements à propos de symboles qui correspondent à des instructions" #. DON'T add any new processors to this list -- we want the whole list #. to go away... Add them to the processors table instead. -#: config/tc-arm.c:31266 config/tc-arm.c:31267 +#: config/tc-arm.c:31273 config/tc-arm.c:31274 msgid "use -mcpu=arm1" msgstr "utiliser -mcpu=arm1" -#: config/tc-arm.c:31268 config/tc-arm.c:31269 +#: config/tc-arm.c:31275 config/tc-arm.c:31276 msgid "use -mcpu=arm2" msgstr "utiliser -mcpu=arm2" -#: config/tc-arm.c:31270 config/tc-arm.c:31271 +#: config/tc-arm.c:31277 config/tc-arm.c:31278 msgid "use -mcpu=arm250" msgstr "utiliser -mcpu=arm250" -#: config/tc-arm.c:31272 config/tc-arm.c:31273 +#: config/tc-arm.c:31279 config/tc-arm.c:31280 msgid "use -mcpu=arm3" msgstr "utiliser -mcpu=arm3" -#: config/tc-arm.c:31274 config/tc-arm.c:31275 +#: config/tc-arm.c:31281 config/tc-arm.c:31282 msgid "use -mcpu=arm6" msgstr "utiliser -mcpu=arm6" -#: config/tc-arm.c:31276 config/tc-arm.c:31277 +#: config/tc-arm.c:31283 config/tc-arm.c:31284 msgid "use -mcpu=arm600" msgstr "utiliser -mcpu=arm600" -#: config/tc-arm.c:31278 config/tc-arm.c:31279 +#: config/tc-arm.c:31285 config/tc-arm.c:31286 msgid "use -mcpu=arm610" msgstr "utiliser -mcpu=arm610" -#: config/tc-arm.c:31280 config/tc-arm.c:31281 +#: config/tc-arm.c:31287 config/tc-arm.c:31288 msgid "use -mcpu=arm620" msgstr "utiliser -mcpu=arm620" -#: config/tc-arm.c:31282 config/tc-arm.c:31283 +#: config/tc-arm.c:31289 config/tc-arm.c:31290 msgid "use -mcpu=arm7" msgstr "utiliser -mcpu=arm7" -#: config/tc-arm.c:31284 config/tc-arm.c:31285 +#: config/tc-arm.c:31291 config/tc-arm.c:31292 msgid "use -mcpu=arm70" msgstr "utiliser -mcpu=arm70" -#: config/tc-arm.c:31286 config/tc-arm.c:31287 +#: config/tc-arm.c:31293 config/tc-arm.c:31294 msgid "use -mcpu=arm700" msgstr "utiliser -mcpu=arm700" -#: config/tc-arm.c:31288 config/tc-arm.c:31289 +#: config/tc-arm.c:31295 config/tc-arm.c:31296 msgid "use -mcpu=arm700i" msgstr "utiliser -mcpu=arm700i" -#: config/tc-arm.c:31290 config/tc-arm.c:31291 +#: config/tc-arm.c:31297 config/tc-arm.c:31298 msgid "use -mcpu=arm710" msgstr "utiliser -mcpu=arm710" -#: config/tc-arm.c:31292 config/tc-arm.c:31293 +#: config/tc-arm.c:31299 config/tc-arm.c:31300 msgid "use -mcpu=arm710c" msgstr "utiliser -mcpu=arm710c" -#: config/tc-arm.c:31294 config/tc-arm.c:31295 +#: config/tc-arm.c:31301 config/tc-arm.c:31302 msgid "use -mcpu=arm720" msgstr "utiliser -mcpu=arm720" -#: config/tc-arm.c:31296 config/tc-arm.c:31297 +#: config/tc-arm.c:31303 config/tc-arm.c:31304 msgid "use -mcpu=arm7d" msgstr "utiliser -mcpu=arm7d" -#: config/tc-arm.c:31298 config/tc-arm.c:31299 +#: config/tc-arm.c:31305 config/tc-arm.c:31306 msgid "use -mcpu=arm7di" msgstr "utiliser -mcpu=arm7di" -#: config/tc-arm.c:31300 config/tc-arm.c:31301 +#: config/tc-arm.c:31307 config/tc-arm.c:31308 msgid "use -mcpu=arm7m" msgstr "utiliser -mcpu=arm7m" -#: config/tc-arm.c:31302 config/tc-arm.c:31303 +#: config/tc-arm.c:31309 config/tc-arm.c:31310 msgid "use -mcpu=arm7dm" msgstr "utiliser -mcpu=arm7dm" -#: config/tc-arm.c:31304 config/tc-arm.c:31305 +#: config/tc-arm.c:31311 config/tc-arm.c:31312 msgid "use -mcpu=arm7dmi" msgstr "utiliser -mcpu=arm7dmi" -#: config/tc-arm.c:31306 config/tc-arm.c:31307 +#: config/tc-arm.c:31313 config/tc-arm.c:31314 msgid "use -mcpu=arm7100" msgstr "utiliser -mcpu=arm7100" -#: config/tc-arm.c:31308 config/tc-arm.c:31309 +#: config/tc-arm.c:31315 config/tc-arm.c:31316 msgid "use -mcpu=arm7500" msgstr "utiliser -mcpu=arm7500" -#: config/tc-arm.c:31310 config/tc-arm.c:31311 +#: config/tc-arm.c:31317 config/tc-arm.c:31318 msgid "use -mcpu=arm7500fe" msgstr "utiliser -mcpu=arm7500fe" -#: config/tc-arm.c:31312 config/tc-arm.c:31313 config/tc-arm.c:31314 -#: config/tc-arm.c:31315 +#: config/tc-arm.c:31319 config/tc-arm.c:31320 config/tc-arm.c:31321 +#: config/tc-arm.c:31322 msgid "use -mcpu=arm7tdmi" msgstr "utiliser -mcpu=arm7tdmi" -#: config/tc-arm.c:31316 config/tc-arm.c:31317 +#: config/tc-arm.c:31323 config/tc-arm.c:31324 msgid "use -mcpu=arm710t" msgstr "utiliser -mcpu=arm710t" -#: config/tc-arm.c:31318 config/tc-arm.c:31319 +#: config/tc-arm.c:31325 config/tc-arm.c:31326 msgid "use -mcpu=arm720t" msgstr "utiliser -mcpu=arm720t" -#: config/tc-arm.c:31320 config/tc-arm.c:31321 +#: config/tc-arm.c:31327 config/tc-arm.c:31328 msgid "use -mcpu=arm740t" msgstr "utiliser -mcpu=arm740t" -#: config/tc-arm.c:31322 config/tc-arm.c:31323 +#: config/tc-arm.c:31329 config/tc-arm.c:31330 msgid "use -mcpu=arm8" msgstr "utiliser -mcpu=arm8" -#: config/tc-arm.c:31324 config/tc-arm.c:31325 +#: config/tc-arm.c:31331 config/tc-arm.c:31332 msgid "use -mcpu=arm810" msgstr "utiliser -mcpu=arm810" -#: config/tc-arm.c:31326 config/tc-arm.c:31327 +#: config/tc-arm.c:31333 config/tc-arm.c:31334 msgid "use -mcpu=arm9" msgstr "utiliser -mcpu=arm9" -#: config/tc-arm.c:31328 config/tc-arm.c:31329 +#: config/tc-arm.c:31335 config/tc-arm.c:31336 msgid "use -mcpu=arm9tdmi" msgstr "utiliser -mcpu=arm9tdmi" -#: config/tc-arm.c:31330 config/tc-arm.c:31331 +#: config/tc-arm.c:31337 config/tc-arm.c:31338 msgid "use -mcpu=arm920" msgstr "utiliser -mcpu=arm920" -#: config/tc-arm.c:31332 config/tc-arm.c:31333 +#: config/tc-arm.c:31339 config/tc-arm.c:31340 msgid "use -mcpu=arm940" msgstr "utiliser -mcpu=arm940" -#: config/tc-arm.c:31334 +#: config/tc-arm.c:31341 msgid "use -mcpu=strongarm" msgstr "utiliser -mcpu=strongarm" -#: config/tc-arm.c:31336 +#: config/tc-arm.c:31343 msgid "use -mcpu=strongarm110" msgstr "utiliser -mcpu=strongarm110" -#: config/tc-arm.c:31338 +#: config/tc-arm.c:31345 msgid "use -mcpu=strongarm1100" msgstr "utiliser -mcpu=strongarm1100" -#: config/tc-arm.c:31340 +#: config/tc-arm.c:31347 msgid "use -mcpu=strongarm1110" msgstr "utiliser -mcpu=strongarm1110" -#: config/tc-arm.c:31341 +#: config/tc-arm.c:31348 msgid "use -mcpu=xscale" msgstr "utiliser -mcpu=xscale" -#: config/tc-arm.c:31342 +#: config/tc-arm.c:31349 msgid "use -mcpu=iwmmxt" msgstr "utiliser -mcpu=iwmmxt" -#: config/tc-arm.c:31343 +#: config/tc-arm.c:31350 msgid "use -mcpu=all" msgstr "utiliser -mcpu=all" #. Architecture variants -- don't add any more to this list either. -#: config/tc-arm.c:31346 config/tc-arm.c:31347 +#: config/tc-arm.c:31353 config/tc-arm.c:31354 msgid "use -march=armv2" msgstr "utiliser -march=armv2" -#: config/tc-arm.c:31348 config/tc-arm.c:31349 +#: config/tc-arm.c:31355 config/tc-arm.c:31356 msgid "use -march=armv2a" msgstr "utiliser -march=armv2a" -#: config/tc-arm.c:31350 config/tc-arm.c:31351 +#: config/tc-arm.c:31357 config/tc-arm.c:31358 msgid "use -march=armv3" msgstr "utiliser -march=armv3" -#: config/tc-arm.c:31352 config/tc-arm.c:31353 +#: config/tc-arm.c:31359 config/tc-arm.c:31360 msgid "use -march=armv3m" msgstr "utiliser -march=armv3m" -#: config/tc-arm.c:31354 config/tc-arm.c:31355 +#: config/tc-arm.c:31361 config/tc-arm.c:31362 msgid "use -march=armv4" msgstr "utiliser -march=armv4" -#: config/tc-arm.c:31356 config/tc-arm.c:31357 +#: config/tc-arm.c:31363 config/tc-arm.c:31364 msgid "use -march=armv4t" msgstr "utiliser -march=armv4t" -#: config/tc-arm.c:31358 config/tc-arm.c:31359 +#: config/tc-arm.c:31365 config/tc-arm.c:31366 msgid "use -march=armv5" msgstr "utiliser -march=armv5" -#: config/tc-arm.c:31360 config/tc-arm.c:31361 +#: config/tc-arm.c:31367 config/tc-arm.c:31368 msgid "use -march=armv5t" msgstr "utiliser -march=armv5t" -#: config/tc-arm.c:31362 config/tc-arm.c:31363 +#: config/tc-arm.c:31369 config/tc-arm.c:31370 msgid "use -march=armv5te" msgstr "utiliser -march=armv5te" #. Floating point variants -- don't add any more to this list either. -#: config/tc-arm.c:31366 +#: config/tc-arm.c:31373 msgid "use -mfpu=fpe" msgstr "utiliser -mfpu=fpe" -#: config/tc-arm.c:31367 +#: config/tc-arm.c:31374 msgid "use -mfpu=fpa10" msgstr "utiliser -mfpu=fpa10" -#: config/tc-arm.c:31368 +#: config/tc-arm.c:31375 msgid "use -mfpu=fpa11" msgstr "utiliser -mfpu=fpa11" -#: config/tc-arm.c:31370 +#: config/tc-arm.c:31377 msgid "use either -mfpu=softfpa or -mfpu=softvfp" msgstr "utiliser soit -mfpu=softfpa ou -mfpu=softvfp" -#: config/tc-arm.c:32494 +#: config/tc-arm.c:32501 msgid "extension does not apply to the base architecture" msgstr "l'extension ne s'applique pas à l'architecture de base" -#: config/tc-arm.c:32523 +#: config/tc-arm.c:32530 msgid "architectural extensions must be specified in alphabetical order" msgstr "les extensions d'architecture doivent être spécifiées dans l'ordre alphabétique" -#: config/tc-arm.c:32662 config/tc-arm.c:33638 +#: config/tc-arm.c:32669 config/tc-arm.c:33645 #, c-format msgid "unknown floating point format `%s'\n" msgstr "format de virgule flottante inconnu « %s »\n" -#: config/tc-arm.c:32678 config/tc-csky.c:1264 +#: config/tc-arm.c:32685 config/tc-csky.c:1264 #, c-format msgid "unknown floating point abi `%s'\n" msgstr "ABI virgule flottante inconnue « %s »\n" -#: config/tc-arm.c:32694 +#: config/tc-arm.c:32701 #, c-format msgid "unknown EABI `%s'\n" msgstr "EABI inconnue « %s »\n" -#: config/tc-arm.c:32714 +#: config/tc-arm.c:32721 #, c-format msgid "unknown implicit IT mode `%s', should be arm, thumb, always, or never." msgstr "mode IT implicite « %s » inconnu, devrait être arm, thumb, always ou never." -#: config/tc-arm.c:32737 config/tc-metag.c:5911 +#: config/tc-arm.c:32744 config/tc-metag.c:5911 msgid "<fpu name>\t assemble for FPU architecture <fpu name>" msgstr "<nom fpu>\t assembler pour l'architecture FPU <nom fpu>" -#: config/tc-arm.c:32739 +#: config/tc-arm.c:32746 msgid "<abi>\t assemble for floating point ABI <abi>" msgstr "<abi>\t assembler pour l'ABI virgule flottante <abi>" -#: config/tc-arm.c:32742 +#: config/tc-arm.c:32749 msgid "<ver>\t\t assemble for eabi version <ver>" msgstr "<ver>\t\t assembler pour la version eabi <ver>" -#: config/tc-arm.c:32745 +#: config/tc-arm.c:32752 msgid "<mode>\t controls implicit insertion of IT instructions" msgstr "<mode>\t contrôle l'insertion implicite d'instructions IT" -#: config/tc-arm.c:32747 +#: config/tc-arm.c:32754 msgid "\t\t\t TI CodeComposer Studio syntax compatibility mode" msgstr "\t\t\t mode de compatibilité avec la syntaxe TI CodeComposer Studio" -#: config/tc-arm.c:32750 +#: config/tc-arm.c:32757 msgid "" "[ieee|alternative]\n" " set the encoding for half precision floating point numbers to IEEE\n" @@ -5681,52 +5804,52 @@ msgstr "" " définir l'encodage pour les nombres en virgule flottante en semi-précision à IEEE\n" " ou au format alternatif Arm." -#: config/tc-arm.c:32861 +#: config/tc-arm.c:32868 #, c-format msgid " ARM-specific assembler options:\n" msgstr "Options en assembleur spécifiques ARM:\n" -#: config/tc-arm.c:32881 +#: config/tc-arm.c:32888 #, c-format msgid " --fix-v4bx Allow BX in ARMv4 code\n" msgstr " --fix-v4bx Autoriser BX dans du code ARMv4\n" -#: config/tc-arm.c:32885 +#: config/tc-arm.c:32892 #, c-format msgid " --fdpic generate an FDPIC object file\n" msgstr " --fdpic générer un fichier objet FDPIC\n" -#: config/tc-arm.c:33199 +#: config/tc-arm.c:33206 msgid "no architecture contains all the instructions used\n" msgstr "aucune architecture ne contient toutes les instructions utilisées\n" -#: config/tc-arm.c:33391 +#: config/tc-arm.c:33398 msgid ".cpu: missing cpu name" msgstr ".cpu: nom de cpu manquant" -#: config/tc-arm.c:33439 +#: config/tc-arm.c:33446 msgid ".arch: missing architecture name" msgstr ".arch: nom d'architecture manquant" -#: config/tc-arm.c:33480 +#: config/tc-arm.c:33487 msgid ".object_arch: missing architecture name" msgstr ".object_arch: nom d'architecture manquant" -#: config/tc-arm.c:33517 +#: config/tc-arm.c:33524 msgid ".arch_extension: missing architecture extension" msgstr ".arch_extension: extension d'architecture manquante" -#: config/tc-arm.c:33574 +#: config/tc-arm.c:33581 #, c-format msgid "architectural extension `%s' is not allowed for the current base architecture" msgstr "l'extension d'architecture « %s » n'est pas permise pour l'architecture de base actuelle" -#: config/tc-arm.c:33597 +#: config/tc-arm.c:33604 #, c-format msgid "unknown architecture extension `%s'\n" msgstr "extension d'architecture inconnue « %s »\n" -#: config/tc-arm.c:33618 +#: config/tc-arm.c:33625 msgid ".fpu: missing fpu name" msgstr ".fpu: nom de fpu manquant" @@ -5835,7 +5958,7 @@ msgstr "le nombre doit être positif et plus petit que %d" msgid "constant out of 8-bit range: %d" msgstr "constante hors limite pour les bornes de 8 bits: %d" -#: config/tc-avr.c:966 config/tc-score.c:1198 read.c:3895 +#: config/tc-avr.c:966 config/tc-score.c:1198 read.c:3956 msgid "illegal expression" msgstr "expression illégale" @@ -5895,7 +6018,7 @@ msgstr "post-incrémentation pas supportée" msgid "pointer register (Y or Z) required" msgstr "registre de pointeur (Y ou Z) requis" -#: config/tc-avr.c:1333 config/tc-xgate.c:1352 +#: config/tc-avr.c:1333 config/tc-xgate.c:1354 #, c-format msgid "unknown constraint `%c'" msgstr "contrainte inconnue « %c »" @@ -5913,7 +6036,7 @@ msgid "skipping two-word instruction" msgstr "escamotage d'une instruction de 2 mots" #: config/tc-avr.c:1614 config/tc-avr.c:1630 config/tc-avr.c:1761 -#: config/tc-msp430.c:4498 config/tc-msp430.c:4517 +#: config/tc-msp430.c:4500 config/tc-msp430.c:4519 #, c-format msgid "odd address operand: %ld" msgstr "opérande d'adresse impaire: %ld" @@ -5921,7 +6044,7 @@ msgstr "opérande d'adresse impaire: %ld" #: config/tc-avr.c:1622 config/tc-avr.c:1641 config/tc-avr.c:1659 #: config/tc-avr.c:1670 config/tc-avr.c:1686 config/tc-avr.c:1694 #: config/tc-avr.c:1789 config/tc-avr.c:1796 config/tc-d10v.c:503 -#: config/tc-d30v.c:550 config/tc-msp430.c:4506 config/tc-msp430.c:4524 +#: config/tc-d30v.c:550 config/tc-msp430.c:4508 config/tc-msp430.c:4526 #, c-format msgid "operand out of range: %ld" msgstr "opérande hors limite: %ld" @@ -5932,7 +6055,7 @@ msgid "operand out of range: 0x%lx" msgstr "opérande hors limite: 0x%lx" #: config/tc-avr.c:1782 config/tc-d10v.c:1592 config/tc-d30v.c:2011 -#: config/tc-msp430.c:4595 +#: config/tc-msp430.c:4597 #, c-format msgid "line %d: unknown relocation type: 0x%x" msgstr "ligne %d: type de réadressage inconnu: 0x%x" @@ -5944,9 +6067,9 @@ msgstr "seule une expression constante est permise" #. xgettext:c-format. #: config/tc-avr.c:1865 config/tc-bfin.c:824 config/tc-d10v.c:1461 #: config/tc-d30v.c:1768 config/tc-metag.c:7016 config/tc-mn10200.c:772 -#: config/tc-mn10300.c:2177 config/tc-msp430.c:4643 config/tc-ppc.c:7763 -#: config/tc-spu.c:877 config/tc-spu.c:1090 config/tc-v850.c:3364 -#: config/tc-z80.c:3877 +#: config/tc-mn10300.c:2178 config/tc-msp430.c:4645 config/tc-ppc.c:7768 +#: config/tc-spu.c:878 config/tc-spu.c:1091 config/tc-v850.c:3365 +#: config/tc-z80.c:3878 #, c-format msgid "reloc %d not supported by object file format" msgstr "réadressage %d n'est pas supporté dans le format du fichier objet" @@ -6071,7 +6194,7 @@ msgstr "rel trop éloigné BFD_RELOC_8" msgid "rel too far BFD_RELOC_16" msgstr "rel trop éloigné BFD_RELOC_16" -#: config/tc-bpf.c:153 +#: config/tc-bpf.c:176 #, c-format msgid "" "\n" @@ -6080,7 +6203,7 @@ msgstr "" "\n" "Options BPF :\n" -#: config/tc-bpf.c:154 +#: config/tc-bpf.c:177 #, c-format msgid "" " --EL\t\t\tgenerate code for a little endian machine\n" @@ -6091,11 +6214,11 @@ msgstr "" " --EB\t\t\tgénérer du code pour une machine à octets de poids fort\n" " -mxbpf générer les instructions xBPF\n" -#: config/tc-bpf.c:307 +#: config/tc-bpf.c:353 msgid "convert_frag called" msgstr "convert_frag appelé" -#: config/tc-bpf.c:314 config/tc-sparc.h:68 config/tc-z80.h:55 +#: config/tc-bpf.c:360 config/tc-sparc.h:68 config/tc-z80.h:54 msgid "estimate_size_before_relax called" msgstr "estimate_size_before_relax a été appelé" @@ -6130,7 +6253,7 @@ msgstr "Paire de registres inconnue - mode d'indexation relatif: « %d »" msgid "internal error: reloc %d (`%s') not supported by object file format" msgstr "erreur interne: réadressage %d (« %s ») n'est pas supporté dans le format du fichier objet" -#: config/tc-cr16.c:696 config/tc-i386.c:14247 config/tc-s390.c:2117 +#: config/tc-cr16.c:696 config/tc-i386.c:15030 config/tc-s390.c:2120 msgid "GOT already in symbol table" msgstr "GOT est déjà dans la table de symboles" @@ -6307,23 +6430,23 @@ msgid "instruction address is not a multiple of 2" msgstr "l'adresse de l'instruction n'est pas un multiple de 2" #: config/tc-cr16.c:2476 config/tc-cris.c:1550 config/tc-cris.c:1558 -#: config/tc-crx.c:1941 config/tc-dlx.c:680 config/tc-hppa.c:3225 +#: config/tc-crx.c:1941 config/tc-dlx.c:681 config/tc-hppa.c:3225 #: config/tc-hppa.c:3232 config/tc-sparc.c:1749 config/tc-sparc.c:1757 #, c-format msgid "Unknown opcode: `%s'" msgstr "Opcode inconnu: « %s »" -#: config/tc-cris.c:550 config/tc-m68hc11.c:3894 +#: config/tc-cris.c:550 config/tc-m68hc11.c:3892 #, c-format msgid "internal inconsistency problem in %s: fr_symbol %lx" msgstr "problème interne d'inconsistance dans %s: fr_symbol %lx" -#: config/tc-cris.c:554 config/tc-m68hc11.c:3898 config/tc-msp430.c:4993 +#: config/tc-cris.c:554 config/tc-m68hc11.c:3896 config/tc-msp430.c:4995 #, c-format msgid "internal inconsistency problem in %s: resolved symbol" msgstr "problème interne d'inconsistance dans %s: symbole résolu" -#: config/tc-cris.c:564 config/tc-m68hc11.c:3904 +#: config/tc-cris.c:564 config/tc-m68hc11.c:3902 #, c-format msgid "internal inconsistency problem in %s: fr_subtype %d" msgstr "problème interne d'inconsistance dans %s: fr_subtype %d" @@ -6915,7 +7038,7 @@ msgstr "-mljump est ignorée pour les cl801/ck802" msgid "more than 65K literal pools" msgstr "plus de 65K de mots dans le bassin" -#: config/tc-csky.c:2320 read.c:3606 +#: config/tc-csky.c:2320 read.c:3667 #, c-format msgid "bad floating literal: %s" msgstr "littéral de virgule flottante erroné: %s" @@ -6924,8 +7047,8 @@ msgstr "littéral de virgule flottante erroné: %s" msgid "missing ']'" msgstr "« ] » manquant" -#: config/tc-csky.c:2496 config/tc-mips.c:14348 config/tc-mips.c:14412 -#: config/tc-mips.c:14423 config/tc-score.c:2692 config/tc-score.c:2739 +#: config/tc-csky.c:2496 config/tc-mips.c:14347 config/tc-mips.c:14411 +#: config/tc-mips.c:14422 config/tc-score.c:2692 config/tc-score.c:2739 msgid "unrecognized opcode" msgstr "opcode non reconnu" @@ -7269,53 +7392,53 @@ msgstr "Erreur d'expression pour le modificateur d'opérande %%hi/%%lo\n" msgid "Invalid expression after %%%%\n" msgstr "Expression invalide après %%%%\n" -#: config/tc-dlx.c:691 config/tc-tic4x.c:2456 +#: config/tc-dlx.c:692 config/tc-tic4x.c:2457 #, c-format msgid "Unknown opcode `%s'." msgstr "Opcode « %s » inconnu." -#: config/tc-dlx.c:700 +#: config/tc-dlx.c:701 msgid "Can not set dlx_skip_hi16_flag" msgstr "Ne peut initialiser dlx_skip_hi16_flag" -#: config/tc-dlx.c:714 +#: config/tc-dlx.c:715 #, c-format msgid "Missing arguments for opcode <%s>." msgstr "Arguments manquants pour l'opcode « %s »." -#: config/tc-dlx.c:748 +#: config/tc-dlx.c:749 #, c-format msgid "Too many operands: %s" msgstr "Trop d'opérandes: %s" -#: config/tc-dlx.c:786 +#: config/tc-dlx.c:787 #, c-format msgid "Both the_insn.HI and the_insn.LO are set : %s" msgstr "À la fois the_insn.HI et the_insn.LO sont initialisés : %s" -#: config/tc-dlx.c:856 +#: config/tc-dlx.c:857 msgid "failed regnum sanity check." msgstr "échec de la vérification de l'état de santé du regnum." -#: config/tc-dlx.c:869 +#: config/tc-dlx.c:870 msgid "failed general register sanity check." msgstr "échec de la vérification de l'état de santé du registre général." #. Types or values of args don't match. -#: config/tc-dlx.c:877 +#: config/tc-dlx.c:878 msgid "Invalid operands" msgstr "Opérandes invalides" -#: config/tc-dlx.c:1096 +#: config/tc-dlx.c:1097 #, c-format msgid "label \"$%d\" redefined" msgstr "étiquette « $%d » redéfinie" -#: config/tc-dlx.c:1134 +#: config/tc-dlx.c:1135 msgid "Invalid expression after # number\n" msgstr "Expression invalide après # numéro\n" -#: config/tc-dlx.c:1177 config/tc-m32r.c:2275 config/tc-nds32.c:7839 +#: config/tc-dlx.c:1178 config/tc-m32r.c:2275 config/tc-nds32.c:7841 #: config/tc-sparc.c:4010 #, c-format msgid "internal error: can't export reloc type %d (`%s')" @@ -7690,9 +7813,9 @@ msgstr "opérande source doit être une adresse absolue de 16 bits" #. This seems more sane than saying "too many operands". We'll #. get here only if the trailing trash starts with a comma. -#: config/tc-h8300.c:1812 config/tc-mips.c:14364 config/tc-mips.c:14432 -#: config/tc-mmix.c:479 config/tc-mmix.c:491 config/tc-mmix.c:2545 -#: config/tc-mmix.c:2569 config/tc-mmix.c:2842 +#: config/tc-h8300.c:1812 config/tc-mips.c:14363 config/tc-mips.c:14431 +#: config/tc-mmix.c:479 config/tc-mmix.c:491 config/tc-mmix.c:2547 +#: config/tc-mmix.c:2571 config/tc-mmix.c:2844 msgid "invalid operands" msgstr "opérandes invalides" @@ -7969,11 +8092,11 @@ msgstr "Opérandes invalides %s" msgid "Immediates %d and %d will give undefined behavior." msgstr "Les valeurs immédiates %d et %d vont donner lieu à un comportement indéfini." -#: config/tc-hppa.c:5784 config/tc-hppa.c:6966 config/tc-hppa.c:7021 +#: config/tc-hppa.c:5784 config/tc-hppa.c:6967 config/tc-hppa.c:7022 msgid "Missing function name for .PROC (corrupted label chain)" msgstr "Nom de fonction manquant pour .PROC (chaîne d'étiquette corrompue)" -#: config/tc-hppa.c:5787 config/tc-hppa.c:7024 +#: config/tc-hppa.c:5787 config/tc-hppa.c:7025 msgid "Missing function name for .PROC" msgstr "Nom de fonction manquant pour .PROC" @@ -8024,273 +8147,273 @@ msgstr ".entry mal positionné. Ignoré." msgid "Missing .callinfo." msgstr ".callinfo manquant." -#: config/tc-hppa.c:6381 +#: config/tc-hppa.c:6382 msgid ".REG expression must be a register" msgstr "Expression .REG doit être un registre" -#: config/tc-hppa.c:6397 +#: config/tc-hppa.c:6398 msgid "bad or irreducible absolute expression; zero assumed" msgstr "expression absolue erronée ou irréductible; zéro assumé" -#: config/tc-hppa.c:6408 +#: config/tc-hppa.c:6409 msgid ".REG must use a label" msgstr ".REG doit utiliser une étiquette" -#: config/tc-hppa.c:6410 +#: config/tc-hppa.c:6411 msgid ".EQU must use a label" msgstr ".EQU doit utiliser une étiquette" -#: config/tc-hppa.c:6465 +#: config/tc-hppa.c:6466 #, c-format msgid "Symbol '%s' could not be created." msgstr "Symbole « %s » n'a pu être créé." -#: config/tc-hppa.c:6515 +#: config/tc-hppa.c:6516 msgid ".EXIT must appear within a procedure" msgstr ".EXIT doit apparaître à l'intérieur d'une procédure" -#: config/tc-hppa.c:6519 +#: config/tc-hppa.c:6520 msgid "Missing .callinfo" msgstr ".callinfo manquant" -#: config/tc-hppa.c:6523 +#: config/tc-hppa.c:6524 msgid "No .ENTRY for this .EXIT" msgstr "Pas de .ENTRY pour ce .EXIT" -#: config/tc-hppa.c:6563 +#: config/tc-hppa.c:6564 #, c-format msgid "Using ENTRY rather than CODE in export directive for %s" msgstr "Utilise ENTRY plutôt que CODE dans la directive d'exportation pour %s" -#: config/tc-hppa.c:6682 +#: config/tc-hppa.c:6683 #, c-format msgid "Undefined .EXPORT/.IMPORT argument (ignored): %s" msgstr "Argument .EXPORT/.IMPORT non défini (ignoré): %s" -#: config/tc-hppa.c:6705 +#: config/tc-hppa.c:6706 #, c-format msgid "Cannot define export symbol: %s\n" msgstr "Ne peut définir un symbole d'exportation: %s\n" -#: config/tc-hppa.c:6796 +#: config/tc-hppa.c:6797 msgid "Missing label name on .LABEL" msgstr "Nom d'étiquette manquant pour .LABEL" -#: config/tc-hppa.c:6801 +#: config/tc-hppa.c:6802 msgid "extra .LABEL arguments ignored." msgstr "arguments superflus pour .LABEL sont ignorés." -#: config/tc-hppa.c:6817 +#: config/tc-hppa.c:6818 msgid "The .LEAVE pseudo-op is not supported" msgstr "Le pseudo-op .LEAVE n'est pas supporté" -#: config/tc-hppa.c:6855 +#: config/tc-hppa.c:6856 msgid "Unrecognized .LEVEL argument\n" msgstr "Argument .LEVEL non reconnu\n" -#: config/tc-hppa.c:6888 +#: config/tc-hppa.c:6889 #, c-format msgid "Cannot define static symbol: %s\n" msgstr "Ne peut définir le symbole statique: %s\n" -#: config/tc-hppa.c:6920 +#: config/tc-hppa.c:6921 msgid "Nested procedures" msgstr "Procédure imbriquées" -#: config/tc-hppa.c:6930 +#: config/tc-hppa.c:6931 msgid "Cannot allocate unwind descriptor\n" msgstr "Ne peut allouer un descripteur unwind\n" -#: config/tc-hppa.c:7028 +#: config/tc-hppa.c:7029 msgid "misplaced .procend" msgstr ".procend mal positionné" -#: config/tc-hppa.c:7031 +#: config/tc-hppa.c:7032 msgid "Missing .callinfo for this procedure" msgstr ".callinfo manquant pour cette procédure" -#: config/tc-hppa.c:7034 +#: config/tc-hppa.c:7035 msgid "Missing .EXIT for a .ENTRY" msgstr ".EXIT manquant pour un .ENTRY" -#: config/tc-hppa.c:7071 +#: config/tc-hppa.c:7072 msgid "Not in a space.\n" msgstr "N'est pas dans un espace.\n" -#: config/tc-hppa.c:7074 +#: config/tc-hppa.c:7075 msgid "Not in a subspace.\n" msgstr "N'est pas dans un sous-espace.\n" -#: config/tc-hppa.c:7162 +#: config/tc-hppa.c:7163 msgid "Invalid .SPACE argument" msgstr "Argument .SPACE invalide" -#: config/tc-hppa.c:7208 +#: config/tc-hppa.c:7209 msgid "Can't change spaces within a procedure definition. Ignored" msgstr "Ne peut changer les espace à l'intérieur d'une définition de procédure. Ignoré" -#: config/tc-hppa.c:7333 +#: config/tc-hppa.c:7334 #, c-format msgid "Undefined space: '%s' Assuming space number = 0." msgstr "Espace indéfini: « %s » Numéro d'espace assumé = 0." -#: config/tc-hppa.c:7356 +#: config/tc-hppa.c:7357 msgid "Must be in a space before changing or declaring subspaces.\n" msgstr "Doit être dans un espace avant de changer ou déclarer des sous-espaces.\n" -#: config/tc-hppa.c:7360 +#: config/tc-hppa.c:7361 msgid "Can't change subspaces within a procedure definition. Ignored" msgstr "Ne peut modifier des sous-espaces à l'intérieur de la définition d'une procédure. Ignoré" -#: config/tc-hppa.c:7394 +#: config/tc-hppa.c:7395 msgid "Parameters of an existing subspace can't be modified" msgstr "Paramètres de sous-espaces existants ne peuvent être modifiés" -#: config/tc-hppa.c:7445 +#: config/tc-hppa.c:7446 msgid "Alignment must be a power of 2" msgstr "Alignement doit être une puissance de 2" -#: config/tc-hppa.c:7492 +#: config/tc-hppa.c:7493 msgid "FIRST not supported as a .SUBSPACE argument" msgstr "FIRST n'est pas supporté comme un argument pour .SUBSPACE" -#: config/tc-hppa.c:7494 +#: config/tc-hppa.c:7495 msgid "Invalid .SUBSPACE argument" msgstr "argument .SUBSPACE invalide" -#: config/tc-hppa.c:7683 +#: config/tc-hppa.c:7684 #, c-format msgid "Internal error: Unable to find containing space for %s." msgstr "Erreur interne: incapable de repérer l'espace contenant pour %s." -#: config/tc-hppa.c:8244 +#: config/tc-hppa.c:8245 msgid "-R option not supported on this target." msgstr "L'option -R n'est pas supportée pour cette cible." -#: config/tc-hppa.c:8266 +#: config/tc-hppa.c:8267 #, c-format msgid "internal error: losing opcode: `%s' \"%s\"\n" msgstr "erreur interne: perte de l'opcode: « %s» «%s »\n" -#: config/tc-hppa.c:8276 config/tc-nios2.c:1433 config/tc-sparc.c:999 +#: config/tc-hppa.c:8277 config/tc-nios2.c:1433 config/tc-sparc.c:999 msgid "Broken assembler. No assembly attempted." msgstr "Assemblage cassé. Aucune tentative d'assemblage." -#: config/tc-i386.c:1318 +#: config/tc-i386.c:1342 #, c-format msgid "i386_output_nops called to generate nops of at most %d bytes!" msgstr "i386_output_nops appelé pour générer des nops d'au plus %d octets !" -#: config/tc-i386.c:1527 +#: config/tc-i386.c:1551 #, c-format msgid "invalid single nop size: %d (expect within [0, %d])" msgstr "taille de nop seul invalide: %d (valeur attendue entre [0, %d])" -#: config/tc-i386.c:1568 +#: config/tc-i386.c:1592 msgid "jump over nop padding out of range" msgstr "sauter par dessus les nop de remplissage hors de portée" -#: config/tc-i386.c:2423 +#: config/tc-i386.c:2448 #, c-format msgid "0x%<PRIx64> shortened to 0x%<PRIx64>" msgstr "0x%<PRIx64> réduit à 0x%<PRIx64>" -#: config/tc-i386.c:2515 config/tc-i386.c:8177 +#: config/tc-i386.c:2545 config/tc-i386.c:8028 msgid "same type of prefix used twice" msgstr "même type de préfixe utilisé deux fois" -#: config/tc-i386.c:2542 +#: config/tc-i386.c:2572 #, c-format msgid "64bit mode not supported on `%s'." msgstr "mode 64 bits pas supporté sur « %s »" -#: config/tc-i386.c:2551 +#: config/tc-i386.c:2581 #, c-format msgid "32bit mode not supported on `%s'." msgstr "mode 32 bits pas supporté sur « %s »" -#: config/tc-i386.c:2591 +#: config/tc-i386.c:2621 msgid "bad argument to syntax directive." msgstr "mauvais argument pour la directive de syntaxe." -#: config/tc-i386.c:2654 +#: config/tc-i386.c:2682 #, c-format msgid "bad argument to %s_check directive." msgstr "mauvais argument pour la directive %s_check." -#: config/tc-i386.c:2658 +#: config/tc-i386.c:2686 #, c-format msgid "missing argument for %s_check directive" msgstr "argument manquant pour la directive %s_check" -#: config/tc-i386.c:2688 +#: config/tc-i386.c:2716 #, c-format msgid "`%s' is not supported on `%s'" msgstr "« %s » n'est pas supporté sur « %s »" -#: config/tc-i386.c:2790 +#: config/tc-i386.c:2818 msgid ".arch stack is empty" msgstr "la pile .arch est vide" -#: config/tc-i386.c:2800 +#: config/tc-i386.c:2828 #, c-format msgid "this `.arch pop' requires `.code%u%s' to be in effect" msgstr "ce « .arch pop » requiert que « .code%u%s » soit actif" -#: config/tc-i386.c:2902 +#: config/tc-i386.c:2930 #, c-format msgid "no such architecture: `%s'" msgstr "pas de telle architecture: « %s »" -#: config/tc-i386.c:2907 +#: config/tc-i386.c:2935 msgid "missing cpu architecture" msgstr "architecture cpu manquante" -#: config/tc-i386.c:2924 +#: config/tc-i386.c:2952 #, c-format msgid "no such architecture modifier: `%s'" msgstr "pas de tel modificateur d'architecture: « %s »" -#: config/tc-i386.c:2939 config/tc-i386.c:2962 +#: config/tc-i386.c:2967 config/tc-i386.c:2990 msgid "Intel MCU is 32bit ELF only" msgstr "Intel MCU supporte uniquement ELF 32 bits" -#: config/tc-i386.c:2969 config/tc-i386.c:14146 +#: config/tc-i386.c:2997 config/tc-i386.c:14929 msgid "unknown architecture" msgstr "architecture inconnue" -#: config/tc-i386.c:3352 +#: config/tc-i386.c:3363 msgid "there are no pc-relative size relocations" msgstr "il n'y a pas de tailles de réadressages relatifs au PC" -#: config/tc-i386.c:3364 +#: config/tc-i386.c:3375 #, c-format msgid "unknown relocation (%u)" msgstr "réadressage inconnu (%u)" -#: config/tc-i386.c:3366 +#: config/tc-i386.c:3377 #, c-format msgid "%u-byte relocation cannot be applied to %u-byte field" msgstr "réadressage %u octets ne peut pas être appliqué sur un champ de %u octets" -#: config/tc-i386.c:3370 +#: config/tc-i386.c:3381 msgid "non-pc-relative relocation for pc-relative field" msgstr "réadressage non relatif au PC pour un champ relatif au PC" -#: config/tc-i386.c:3375 +#: config/tc-i386.c:3386 msgid "relocated field and relocation type differ in signedness" msgstr "le champ relocalisé et le type relocalisé diffèrent sur le signe" -#: config/tc-i386.c:3384 +#: config/tc-i386.c:3395 msgid "there are no unsigned pc-relative relocations" msgstr "il n'y a pas de réadressage non signé relative au PC" -#: config/tc-i386.c:3392 +#: config/tc-i386.c:3403 #, c-format msgid "cannot do %u byte pc-relative relocation" msgstr "ne peut faire un réadressage relatif au PC de %u octets" -#: config/tc-i386.c:3409 +#: config/tc-i386.c:3420 #, c-format msgid "cannot do %s %u byte relocation" msgstr "ne peut faire un réadressage %s %u octets" @@ -8300,818 +8423,857 @@ msgstr "ne peut faire un réadressage %s %u octets" msgid "ambiguous broadcast for `%s', using %u-bit form" msgstr "diffusion ambigüe pour « %s », utilisation de la forme sur %u bits" -#: config/tc-i386.c:4032 config/tc-i386.c:5157 +#: config/tc-i386.c:4042 config/tc-i386.c:5162 #, c-format msgid "invalid instruction `%s' after `%s'" msgstr "mauvaise instruction « %s » après « %s »" -#: config/tc-i386.c:4038 +#: config/tc-i386.c:4048 #, c-format msgid "missing `lock' with `%s'" msgstr "« lock » manquant avec « %s »" -#: config/tc-i386.c:4045 +#: config/tc-i386.c:4055 #, c-format msgid "instruction `%s' after `xacquire' not allowed" msgstr "instruction « %s » pas permise après « xacquire »" -#: config/tc-i386.c:4051 +#: config/tc-i386.c:4061 #, c-format msgid "memory destination needed for instruction `%s' after `xrelease'" msgstr "destination mémoire nécessaire pour l'instruction « %s » après « xrelease »" -#: config/tc-i386.c:4725 +#: config/tc-i386.c:4746 #, c-format msgid "`%s` changes flags which would affect control flow behavior" msgstr "« %s » change les fanions qui peuvent affecter le comportement du contrôle de flux" -#: config/tc-i386.c:4767 +#: config/tc-i386.c:4788 #, c-format msgid "indirect `%s` with memory operand should be avoided" msgstr "« %s » indirect avec un opérande mémoire devrait être évité" -#: config/tc-i386.c:4778 +#: config/tc-i386.c:4799 #, c-format msgid "`%s` skips -mlfence-before-indirect-branch on `%s`" msgstr "« %s » passe outre -mlfence-before-indirect-branch sur « %s »" -#: config/tc-i386.c:4799 +#: config/tc-i386.c:4819 #, c-format msgid "`%s` skips -mlfence-before-ret on `%s`" msgstr "« %s » passe outre -mlfence-before-ret sur « %s »" -#: config/tc-i386.c:4988 -#, c-format -msgid "0x%<PRIx64> out of range of signed 32bit displacement" -msgstr "0x%<PRIx64> hors limite pour un déplacement signé de 32 bits" - -#: config/tc-i386.c:5035 +#: config/tc-i386.c:5029 msgid "operand size mismatch" msgstr "non concordance de la taille d'opérande" -#: config/tc-i386.c:5038 +#: config/tc-i386.c:5032 msgid "operand type mismatch" msgstr "non concordance du type d'opérande" -#: config/tc-i386.c:5041 +#: config/tc-i386.c:5035 msgid "register type mismatch" msgstr "non concordance du type de registre" -#: config/tc-i386.c:5044 +#: config/tc-i386.c:5038 msgid "number of operands mismatch" msgstr "non concordance du nombre d'opérandes" -#: config/tc-i386.c:5047 +#: config/tc-i386.c:5041 msgid "invalid instruction suffix" msgstr "suffixe d'instruction invalide" -#: config/tc-i386.c:5050 +#: config/tc-i386.c:5044 msgid "constant doesn't fit in 4 bits" msgstr "la constante ne tient pas dans 4 bits" -#: config/tc-i386.c:5053 +#: config/tc-i386.c:5047 msgid "unsupported with Intel mnemonic" msgstr "non supporté avec les mnémoniques Intel" -#: config/tc-i386.c:5056 +#: config/tc-i386.c:5050 msgid "unsupported syntax" msgstr "syntaxe non supportée" -#: config/tc-i386.c:5059 +#: config/tc-i386.c:5053 #, c-format msgid "unsupported instruction `%s'" msgstr "instruction « %s » non supportée" -#: config/tc-i386.c:5063 +#: config/tc-i386.c:5057 #, c-format msgid "`%s' is not supported on `%s%s'" msgstr "« %s » n'est pas supporté sur « %s%s »" -#: config/tc-i386.c:5070 +#: config/tc-i386.c:5066 #, c-format -msgid "`%s%c' is %s supported in 64-bit mode" -msgstr "« %s%c » est %s supporté en mode 64 bits" +msgid "`%s%c' is not supported in 64-bit mode" +msgstr "« %s%c » n'est pas supporté en mode 64 bits" -#: config/tc-i386.c:5073 config/tc-i386.c:5077 -msgid "not" -msgstr "non" +#: config/tc-i386.c:5070 +#, c-format +msgid "`%s%c' is only supported in 64-bit mode" +msgstr "« %s%c » est uniquement supporté en mode 64 bits" -#: config/tc-i386.c:5073 config/tc-i386.c:5077 -msgid "only" -msgstr "uniquement" +#: config/tc-i386.c:5077 config/tc-i386.c:5542 +#, c-format +msgid "`%s' is not supported in 64-bit mode" +msgstr "« %s » n'est pas supporté en mode 64 bits" -#: config/tc-i386.c:5075 +#: config/tc-i386.c:5080 config/tc-i386.c:5541 #, c-format -msgid "`%s' is %s supported in 64-bit mode" -msgstr "« %s » est %s supporté en mode 64 bits" +msgid "`%s' is only supported in 64-bit mode" +msgstr "« %s » est uniquement supporté en mode 64 bits" -#: config/tc-i386.c:5080 +#: config/tc-i386.c:5085 msgid "invalid SIB address" msgstr "adresse SIB invalide" -#: config/tc-i386.c:5083 +#: config/tc-i386.c:5088 msgid "invalid VSIB address" msgstr "adresse VSIB invalide" -#: config/tc-i386.c:5086 +#: config/tc-i386.c:5091 msgid "mask, index, and destination registers must be distinct" msgstr "registres masque, index et de destination doivent être distincts" -#: config/tc-i386.c:5089 +#: config/tc-i386.c:5094 msgid "all tmm registers must be distinct" msgstr "tous les registres tmm doivent être distincts" -#: config/tc-i386.c:5092 +#: config/tc-i386.c:5097 msgid "destination and source registers must be distinct" msgstr "les registres destination et source doivent être distincts" -#: config/tc-i386.c:5095 +#: config/tc-i386.c:5100 msgid "unsupported vector index register" msgstr "registre d'index vectoriel non supporté" -#: config/tc-i386.c:5098 +#: config/tc-i386.c:5103 msgid "unsupported broadcast" msgstr "diffusion non supporté" -#: config/tc-i386.c:5101 +#: config/tc-i386.c:5106 msgid "broadcast is needed for operand of such type" msgstr "une diffusion est nécessaire pour un opérande de ce type" -#: config/tc-i386.c:5104 +#: config/tc-i386.c:5109 msgid "unsupported masking" msgstr "masquage non supportée" -#: config/tc-i386.c:5107 +#: config/tc-i386.c:5112 msgid "mask not on destination operand" msgstr "masque pas sur un opérande de destination" -#: config/tc-i386.c:5110 +#: config/tc-i386.c:5115 msgid "default mask isn't allowed" msgstr "le masque par défaut n'est pas permis" -#: config/tc-i386.c:5113 +#: config/tc-i386.c:5118 msgid "unsupported static rounding/sae" msgstr "arrondi/sae statique non supporté" -#: config/tc-i386.c:5116 config/tc-metag.c:4787 config/tc-metag.c:5528 +#: config/tc-i386.c:5121 config/tc-metag.c:4787 config/tc-metag.c:5528 #: config/tc-metag.c:5550 msgid "invalid register operand" msgstr "opérande registre invalide" -#: config/tc-i386.c:5119 +#: config/tc-i386.c:5124 #, c-format msgid "%s for `%s'" msgstr "%s pour « %s »" -#: config/tc-i386.c:5147 +#: config/tc-i386.c:5152 #, c-format msgid "SSE instruction `%s' is used" msgstr "instruction SSE « %s » est utilisée" -#: config/tc-i386.c:5170 +#: config/tc-i386.c:5176 msgid "expecting lockable instruction after `lock'" msgstr "instruction verrouillable attendue après l'instruction « lock »" -#: config/tc-i386.c:5181 +#: config/tc-i386.c:5192 #, c-format msgid "data size prefix invalid with `%s'" msgstr "le préfixe de taille de donnée est invalide avec « %s »" -#: config/tc-i386.c:5193 +#: config/tc-i386.c:5204 #, c-format msgid "TLS relocation cannot be used with `%s'" msgstr "le réadressage TLS ne peut être utilisé avec %s" -#: config/tc-i386.c:5206 +#: config/tc-i386.c:5217 msgid "expecting valid branch instruction after `bnd'" msgstr "instruction de branchement valide attendue après « bnd »" -#: config/tc-i386.c:5210 +#: config/tc-i386.c:5221 msgid "expecting indirect branch instruction after `notrack'" msgstr "instruction de branchement indirect attendue après « notrack »" -#: config/tc-i386.c:5215 +#: config/tc-i386.c:5226 msgid "32-bit address isn't allowed in 64-bit MPX instructions." msgstr "adresse 32 bits pas permise dans des instructions MPX 64 bits." -#: config/tc-i386.c:5219 +#: config/tc-i386.c:5230 msgid "16-bit address isn't allowed in MPX instructions" msgstr "adresse 16 bits pas permise dans des instructions MPX" -#: config/tc-i386.c:5229 +#: config/tc-i386.c:5240 msgid "replacing `rep'/`repe' prefix by `bnd'" msgstr "remplacement du préfixe « rep »/« repe » par « bnd »" -#: config/tc-i386.c:5249 +#: config/tc-i386.c:5260 #, c-format msgid "input/output port address isn't allowed with `%s'" msgstr "une adresse de port d'entrée/sortie n'est pas autorisée avec « %s »" -#: config/tc-i386.c:5266 +#: config/tc-i386.c:5277 #, c-format msgid "'%s' only supports RIP-relative address" msgstr "« %s » supporte uniquement une adresse relative à RIP" #. UnixWare fsub no args is alias for fsubp, fadd -> faddp, etc. -#: config/tc-i386.c:5320 +#: config/tc-i386.c:5323 #, c-format msgid "translating to `%sp'" msgstr "traduction en « %sp »" -#: config/tc-i386.c:5327 +#: config/tc-i386.c:5330 #, c-format msgid "instruction `%s' isn't supported outside of protected mode." msgstr "l'instruction « %s » n'est pas supportée en dehors du mode protégé." -#: config/tc-i386.c:5335 +#: config/tc-i386.c:5338 #, c-format msgid "REX prefix invalid with `%s'" msgstr "le préfixe REX est invalide avec « %s »" -#: config/tc-i386.c:5396 +#: config/tc-i386.c:5395 #, c-format msgid "can't encode register '%s%s' in an instruction requiring REX prefix." msgstr "ne peut encoder le registre « %s%s » dans l'instruction nécessitant le préfixe REX." -#: config/tc-i386.c:5489 config/tc-i386.c:5721 +#: config/tc-i386.c:5492 config/tc-i386.c:5741 #, c-format msgid "no such instruction: `%s'" msgstr "pas de telle instruction: « %s »" -#: config/tc-i386.c:5500 config/tc-i386.c:5754 +#: config/tc-i386.c:5517 config/tc-i386.c:5774 #, c-format msgid "invalid character %s in mnemonic" msgstr "caractère %s invalide dans la mnémonique" -#: config/tc-i386.c:5507 +#: config/tc-i386.c:5524 msgid "expecting prefix; got nothing" msgstr "préfixe attendu; rien de trouvé" -#: config/tc-i386.c:5509 +#: config/tc-i386.c:5526 msgid "expecting mnemonic; got nothing" msgstr "mnémonique attendue; rien de trouvé" -#: config/tc-i386.c:5524 -#, c-format -msgid "`%s' is only supported in 64-bit mode" -msgstr "« %s » est uniquement supporté en mode 64 bits" - -#: config/tc-i386.c:5525 -#, c-format -msgid "`%s' is not supported in 64-bit mode" -msgstr "« %s » n'est pas supporté en mode 64 bits" - -#: config/tc-i386.c:5537 +#: config/tc-i386.c:5554 #, c-format msgid "redundant %s prefix" msgstr "préfixe %s redondant" -#: config/tc-i386.c:5704 +#: config/tc-i386.c:5724 #, c-format msgid "found `%sd'; assuming `%sl' was meant" msgstr "« %sd » rencontré ; on suppose que « %sl » était voulu" -#: config/tc-i386.c:5803 +#: config/tc-i386.c:5823 #, c-format msgid "invalid character %s before operand %d" msgstr "caractère %s invalide avant l'opérande %d" -#: config/tc-i386.c:5815 +#: config/tc-i386.c:5835 #, c-format msgid "unbalanced double quotes in operand %d." msgstr "guillemets non pairées dans l'opérande %d." -#: config/tc-i386.c:5822 +#: config/tc-i386.c:5842 #, c-format msgid "unbalanced parenthesis in operand %d." msgstr "parenthèses non pairées dans l'opérande %d." -#: config/tc-i386.c:5835 +#: config/tc-i386.c:5855 #, c-format msgid "invalid character %s in operand %d" msgstr "caractère invalide %s dans l'opérande %d" -#: config/tc-i386.c:5855 +#: config/tc-i386.c:5875 #, c-format msgid "spurious operands; (%d operands/instruction max)" msgstr "opérandes parasites; (%d opérandes/instructions au maximum)" -#: config/tc-i386.c:5865 +#: config/tc-i386.c:5885 config/tc-i386.c:10977 #, c-format msgid "too many memory references for `%s'" msgstr "trop de références mémoires pour « %s »" -#: config/tc-i386.c:5886 +#: config/tc-i386.c:5906 config/tc-i386.c:10971 msgid "expecting operand after ','; got nothing" msgstr "opérande attendu après « , »; rien de trouvé" -#: config/tc-i386.c:5891 +#: config/tc-i386.c:5911 msgid "expecting operand before ','; got nothing" msgstr "opérande attendu avant « , »; rien de trouvé" -#: config/tc-i386.c:6322 +#: config/tc-i386.c:6181 +#, c-format +msgid "0x%<PRIx64> out of range of signed 32bit displacement" +msgstr "0x%<PRIx64> hors limite pour un déplacement signé de 32 bits" + +#: config/tc-i386.c:6385 msgid "mask, index, and destination registers should be distinct" msgstr "registres masque, index et de destination devraient être distincts" -#: config/tc-i386.c:6339 +#: config/tc-i386.c:6402 msgid "index and destination registers should be distinct" msgstr "registres index et de destination devraient être distincts" -#: config/tc-i386.c:7094 +#: config/tc-i386.c:7201 #, c-format msgid "indirect %s without `*'" msgstr "%s indirect sans « * »" #. Warn them that a data or address size prefix doesn't #. affect assembly of the next line of code. -#: config/tc-i386.c:7101 +#: config/tc-i386.c:7208 #, c-format msgid "stand-alone `%s' prefix" msgstr "préfixe « %s » autonome" -#: config/tc-i386.c:7160 +#: config/tc-i386.c:7273 #, c-format msgid "`%s' operand %u must use `%ses' segment" msgstr "« %s » opérande %u doit utiliser le segment « %ses »" -#: config/tc-i386.c:7295 +#: config/tc-i386.c:7403 msgid "generating 16-bit `iret' for .code16gcc directive" msgstr "générer « iret » 16 bits pour la directive .code16gcc" -#: config/tc-i386.c:7299 +#: config/tc-i386.c:7407 #, c-format msgid "generating 32-bit `%s', unlike earlier gas versions" msgstr "générer « %s » 32 bits contrairement aux versions précédentes de gas" -#: config/tc-i386.c:7416 +#: config/tc-i386.c:7524 #, c-format msgid "ambiguous operand size for `%s'" msgstr "taille d'opérande ambiguë pour « %s »" -#: config/tc-i386.c:7421 +#: config/tc-i386.c:7529 #, c-format msgid "no instruction mnemonic suffix given and no register operands; can't size `%s'" msgstr "aucun suffixe de mnémonique d'instruction fourni et pas d'opérande registre; ne peut déterminer la taille de « %s »" -#: config/tc-i386.c:7426 +#: config/tc-i386.c:7534 #, c-format msgid "%s; using default for `%s'" msgstr "%s ; utilisation de la valeur par défaut pour « %s »" -#: config/tc-i386.c:7428 +#: config/tc-i386.c:7536 msgid "ambiguous operand size" msgstr "taille d'opérande ambiguë" -#: config/tc-i386.c:7429 +#: config/tc-i386.c:7537 msgid "no instruction mnemonic suffix given and no register operands" msgstr "aucun suffixe de mnémonique d'instruction fourni et pas d'opérande registre" -#: config/tc-i386.c:7568 +#: config/tc-i386.c:7675 #, c-format msgid "16-bit addressing unavailable for `%s'" msgstr "adressage 16 bits indisponible pour « %s »" -#: config/tc-i386.c:7636 +#: config/tc-i386.c:7743 #, c-format msgid "invalid register operand size for `%s'" msgstr "taille d'opérande de registre invalide pour « %s »" #. Any other register is bad. -#: config/tc-i386.c:7676 config/tc-i386.c:7701 config/tc-i386.c:7749 -#: config/tc-i386.c:7788 +#: config/tc-i386.c:7780 config/tc-i386.c:7805 config/tc-i386.c:7853 +#: config/tc-i386.c:7892 #, c-format msgid "`%s%s' not allowed with `%s%c'" msgstr "« %s%s» n'est pas permis avec « %s%c »" #. Prohibit these changes in the 64bit mode, since the #. lowering is more complicated. -#: config/tc-i386.c:7714 config/tc-i386.c:7725 config/tc-i386.c:7765 -#: config/tc-i386.c:7802 +#: config/tc-i386.c:7818 config/tc-i386.c:7829 config/tc-i386.c:7869 +#: config/tc-i386.c:7906 #, c-format msgid "incorrect register `%s%s' used with `%c' suffix" msgstr "Registre incorrect « %s%s » utilisé avec le suffixe « %c »" -#: config/tc-i386.c:7876 +#: config/tc-i386.c:7992 msgid "no instruction mnemonic suffix given; can't determine immediate size" msgstr "aucun suffixe de mnémonique d'instruction fourni; ne peut déterminer la taille de l'immédiat" -#: config/tc-i386.c:8043 +#: config/tc-i386.c:8186 #, c-format msgid "source register `%s%s' implicitly denotes `%s%.3s%u' to `%s%.3s%u' source group in `%s'" msgstr "le registre source « %s%s » dénote implicitement « %s%.3s%u » vers le groupe source « %s%.3s%u » dans « %s »" -#: config/tc-i386.c:8087 +#. Reversed arguments on faddp or fmulp. +#: config/tc-i386.c:8228 #, c-format -msgid "you can't `%s %s%s'" -msgstr "vous ne pouvez pas utiliser « %s %s%s »" +msgid "translating to `%s %s%s,%s%s'" +msgstr "traduction en « %s %s%s,%s%s »" #. Extraneous `l' suffix on fp insn. -#: config/tc-i386.c:8129 +#: config/tc-i386.c:8235 #, c-format msgid "translating to `%s %s%s'" msgstr "traduction en « %s %s%s »" -#. Reversed arguments on faddp or fmulp. -#: config/tc-i386.c:8135 +#: config/tc-i386.c:8248 #, c-format -msgid "translating to `%s %s%s,%s%s'" -msgstr "traduction en « %s %s%s,%s%s »" +msgid "you can't `%s %s%s'" +msgstr "vous ne pouvez pas utiliser « %s %s%s »" -#: config/tc-i386.c:8148 +#: config/tc-i386.c:8305 #, c-format msgid "segment override on `%s' is ineffectual" msgstr "écrasement de segment sur « %s » est inefficace" -#: config/tc-i386.c:8845 config/tc-riscv.c:1572 +#: config/tc-i386.c:8763 config/tc-riscv.c:1612 msgid "relaxable branches not supported in absolute section" msgstr "les branches relaxables ne sont pas supportées dans une section absolue" -#: config/tc-i386.c:8880 config/tc-i386.c:9028 config/tc-i386.c:9110 +#: config/tc-i386.c:8798 config/tc-i386.c:8946 config/tc-i386.c:9028 #, c-format msgid "skipping prefixes on `%s'" msgstr "escamotage des préfixes sur « %s »" -#: config/tc-i386.c:9136 +#: config/tc-i386.c:9054 msgid "16-bit jump out of range" msgstr "saut de 16 bits hors limite" -#: config/tc-i386.c:9428 config/tc-i386.c:9460 config/tc-i386.c:9549 +#: config/tc-i386.c:9346 config/tc-i386.c:9378 config/tc-i386.c:9467 #, c-format msgid "`%s` skips -malign-branch-boundary on `%s`" msgstr "« %s » passe outre -malign-branch-boundary sur « %s »" -#: config/tc-i386.c:9722 +#: config/tc-i386.c:9635 msgid "use .code16 to ensure correct addressing mode" msgstr "utilisez .code16 pour assurer un mode d'adressage correct" -#: config/tc-i386.c:9750 +#: config/tc-i386.c:9663 #, c-format msgid "Cannot convert `%s' in 16-bit mode" msgstr "Impossible de convertir « %s » en mode 16 bits" -#: config/tc-i386.c:9752 +#: config/tc-i386.c:9665 #, c-format msgid "Cannot convert `%s' with `-momit-lock-prefix=yes' in effect" msgstr "Impossible de convertir « %s » quand « -momit-lock-prefix=yes » est actif" -#: config/tc-i386.c:9840 +#: config/tc-i386.c:9753 msgid "pseudo prefix without instruction" msgstr "pseudo préfixe sans instruction" -#: config/tc-i386.c:9986 +#: config/tc-i386.c:9899 #, c-format msgid "instruction length of %u bytes exceeds the limit of 15" msgstr "la longueur de %u octets pour l'instruction dépasse la limite de 15" -#: config/tc-i386.c:10593 +#: config/tc-i386.c:10507 #, c-format msgid "@%s reloc is not supported with %d-bit output format" msgstr "réadressage @%s n'est pas supporté dans le format de sortie %d bits" -#: config/tc-i386.c:10646 +#: config/tc-i386.c:10561 #, c-format msgid "missing or invalid expression `%s'" msgstr "expression manquante ou invalide « %s »" -#: config/tc-i386.c:10655 +#: config/tc-i386.c:10570 #, c-format msgid "invalid PLT expression `%s'" msgstr "expression PLT invalide « %s »" -#: config/tc-i386.c:10740 +#: config/tc-i386.c:10667 +msgid "pseudo-prefix conflicts with encoding specifier" +msgstr "le pseudo préfixe est en conflit avec le spécificateur d'encodage" + +#: config/tc-i386.c:10949 +#, c-format +msgid "opcode residual (%#<PRIx64>) too wide" +msgstr "opcode résiduel (%#<PRIx64>) trop large" + +#: config/tc-i386.c:10994 config/tc-i386.c:11037 +msgid "too many register/memory operands" +msgstr "trop d'opérandes registre/mémoire" + +#: config/tc-i386.c:11005 config/tc-i386.c:11012 +msgid "too few register/memory operands" +msgstr "trop peu d'opérandes registre/mémoire" + +#: config/tc-i386.c:11025 +#, c-format +msgid "constant doesn't fit in %d bits" +msgstr "la constante ne tient pas dans %d bits" + +#: config/tc-i386.c:11088 +msgid "VSIB unavailable with legacy encoding" +msgstr "VSIB pas disponible avec l'encodage historique" + +#. We could allow two register operands, encoding the 2nd one in +#. an 8-bit immediate like for 4-register-operand insns, but that +#. would require ugly fiddling with process_operands() and/or +#. build_modrm_byte(). +#: config/tc-i386.c:11099 +msgid "too many register operands with VSIB" +msgstr "trop d'opérandes registre avec VSIB" + +#: config/tc-i386.c:11312 +msgid "conflicting .insn operands" +msgstr "opérandes .insn conflictuels" + +#: config/tc-i386.c:11400 #, c-format msgid "duplicated `{%s}'" msgstr "« {%s} » en double" -#: config/tc-i386.c:10798 +#: config/tc-i386.c:11458 #, c-format msgid "Unsupported broadcast: `%s'" msgstr "Diffusion non supporté : « %s »" -#: config/tc-i386.c:10815 +#: config/tc-i386.c:11520 #, c-format msgid "`%s%s' can't be used for write mask" msgstr "« %s%s » ne peut être utilisé comme masque d'écriture" -#: config/tc-i386.c:10835 +#: config/tc-i386.c:11540 #, c-format msgid "invalid write mask `%s'" msgstr "masque d'écriture « %s » invalide" -#: config/tc-i386.c:10856 +#: config/tc-i386.c:11561 #, c-format msgid "duplicated `%s'" msgstr "« %s » en double" -#: config/tc-i386.c:10866 +#: config/tc-i386.c:11571 #, c-format msgid "invalid zeroing-masking `%s'" msgstr "masque de zérotage « %s » invalide" -#: config/tc-i386.c:10882 +#: config/tc-i386.c:11587 #, c-format msgid "missing `}' in `%s'" msgstr "« } » manquante dans « %s »" #. We don't know this one. -#: config/tc-i386.c:10896 +#: config/tc-i386.c:11601 #, c-format msgid "unknown vector operation: `%s'" msgstr "opération vectorielle inconnue : « %s »" -#: config/tc-i386.c:10902 +#: config/tc-i386.c:11607 msgid "zeroing-masking only allowed with write mask" msgstr "le masquage par zéro est uniquement autorisé avec un masque en écriture" -#: config/tc-i386.c:10922 +#: config/tc-i386.c:11627 #, c-format msgid "at most %d immediate operands are allowed" msgstr "au plus %d opérandes immédiats sont permis" -#: config/tc-i386.c:10944 config/tc-i386.c:11208 +#: config/tc-i386.c:11666 config/tc-i386.c:11932 #, c-format msgid "junk `%s' after expression" msgstr "rebuts « %s » après l'expression" -#: config/tc-i386.c:10957 +#: config/tc-i386.c:11679 #, c-format msgid "illegal immediate register operand %s" msgstr "opérande de registre immédiat illégal %s" -#: config/tc-i386.c:10971 +#: config/tc-i386.c:11693 #, c-format msgid "missing or invalid immediate expression `%s'" msgstr "expression immédiate manquante ou invalide « %s »" -#: config/tc-i386.c:10994 config/tc-i386.c:11287 +#: config/tc-i386.c:11717 config/tc-i386.c:12012 #, c-format msgid "unimplemented segment %s in operand" msgstr "segment %s non implémenté dans l'opérande" -#: config/tc-i386.c:11043 +#: config/tc-i386.c:11766 #, c-format msgid "expecting scale factor of 1, 2, 4, or 8: got `%s'" msgstr "facteur d'échelle attendu de 1, 2, 4, ou 8: a obtenu « %s »" -#: config/tc-i386.c:11052 +#: config/tc-i386.c:11775 #, c-format msgid "scale factor of %d without an index register" msgstr "facteur d'échelle de %d sans registre d'index" -#: config/tc-i386.c:11074 +#: config/tc-i386.c:11797 #, c-format msgid "at most %d displacement operands are allowed" msgstr "au plus %d opérandes de déplacement sont permis" -#: config/tc-i386.c:11263 +#: config/tc-i386.c:11987 #, c-format msgid "missing or invalid displacement expression `%s'" msgstr "expression de déplacement manquante ou invalide « %s »" -#: config/tc-i386.c:11438 +#: config/tc-i386.c:12163 #, c-format msgid "`%s' is not valid here (expected `%c%s%s%c')" msgstr "« %s » n'est pas valable ici (attendu « %c%s%s%c »)" -#: config/tc-i386.c:11450 +#: config/tc-i386.c:12175 #, c-format msgid "`%s' is not a valid %s expression" msgstr "« %s » n'est pas une expression %s valide" -#: config/tc-i386.c:11464 +#: config/tc-i386.c:12189 #, c-format msgid "invalid `%s' prefix" msgstr "préfixe « %s » invalide" -#: config/tc-i386.c:11497 +#: config/tc-i386.c:12219 #, c-format msgid "`%s' cannot be used here" msgstr "« %s » ne peut pas être utilisé ici" -#: config/tc-i386.c:11506 +#: config/tc-i386.c:12226 msgid "register scaling is being ignored here" msgstr "la mise à l'échelle du registre est ignorée ici" -#: config/tc-i386.c:11547 +#: config/tc-i386.c:12267 #, c-format msgid "Missing '}': '%s'" msgstr "« } » manquante : « %s »" -#: config/tc-i386.c:11553 +#: config/tc-i386.c:12273 #, c-format msgid "Junk after '}': '%s'" msgstr "Rebus après « } » : « %s »" -#: config/tc-i386.c:11626 +#: config/tc-i386.c:12348 #, c-format msgid "bad memory operand `%s'" msgstr "opérande mémoire erroné « %s »" -#: config/tc-i386.c:11642 +#: config/tc-i386.c:12364 #, c-format msgid "junk `%s' after register" msgstr "rebut « %s » après le registre" -#: config/tc-i386.c:11663 +#: config/tc-i386.c:12371 +#, c-format +msgid "`%s%s' cannot be used here" +msgstr "« %s%s » ne peut pas être utilisé ici" + +#: config/tc-i386.c:12394 #, c-format msgid "`%s': misplaced `{%s}'" msgstr "« %s » : « {%s} » mal placé" -#: config/tc-i386.c:11670 config/tc-i386.c:11844 config/tc-i386.c:11888 +#: config/tc-i386.c:12401 config/tc-i386.c:12575 config/tc-i386.c:12619 #, c-format msgid "bad register name `%s'" msgstr "mauvais nom de registre « %s »" -#: config/tc-i386.c:11678 +#: config/tc-i386.c:12409 msgid "immediate operand illegal with absolute jump" msgstr "opérande immédiat illégal avec un saut absolu" -#: config/tc-i386.c:11685 +#: config/tc-i386.c:12416 #, c-format msgid "`%s': RC/SAE operand must follow immediate operands" msgstr "« %s » : l'opérande RC/SAE doit suivre les opérandes immédiats" -#: config/tc-i386.c:11698 +#: config/tc-i386.c:12429 #, c-format msgid "`%s': misplaced `%s'" msgstr "« %s » : « %s » mal placé" -#: config/tc-i386.c:11749 +#: config/tc-i386.c:12480 msgid "unbalanced figure braces" msgstr "parenthèses de chiffre non appariées" -#: config/tc-i386.c:11833 +#: config/tc-i386.c:12564 #, c-format msgid "expecting `,' or `)' after index register in `%s'" msgstr "« , » ou « ) » attendu après le registre d'index dans « %s »" -#: config/tc-i386.c:11861 +#: config/tc-i386.c:12592 #, c-format msgid "expecting `)' after scale factor in `%s'" msgstr "« ) » attendu après le facteur d'échelle dans « %s »" -#: config/tc-i386.c:11869 +#: config/tc-i386.c:12600 #, c-format msgid "expecting index register or scale factor after `,'; got '%c'" msgstr "registre d'index ou facteur d'échelle attendu après « , »; a obtenu « %c »" -#: config/tc-i386.c:11877 +#: config/tc-i386.c:12608 #, c-format msgid "expecting `,' or `)' after base register in `%s'" msgstr "« , » ou « ) » attendu après le registre de base dans « %s »" #. It's not a memory operand; argh! -#: config/tc-i386.c:11925 +#: config/tc-i386.c:12656 #, c-format msgid "invalid char %s beginning operand %d `%s'" msgstr "caractère %s invalide au début de l'opérande %d « %s »" -#: config/tc-i386.c:12585 +#: config/tc-i386.c:13316 #, c-format msgid "%s:%u: add %d%s at 0x%llx to align %s within %d-byte boundary\n" msgstr "%s:%u: ajouter %d%s à 0x%llx pour aligner %s dans une frontière de %d octets\n" -#: config/tc-i386.c:12588 +#: config/tc-i386.c:13319 #, c-format msgid "%s:%u: add additional %d%s at 0x%llx to align %s within %d-byte boundary\n" msgstr "%s:%u: ajouter un %d%s supplémentaire à 0x%llx pour aligner %s dans une frontière de %d octets\n" -#: config/tc-i386.c:12594 +#: config/tc-i386.c:13325 #, c-format msgid "%s:%u: add %d%s-byte nop at 0x%llx to align %s within %d-byte boundary\n" msgstr "%s:%u: ajouter un nop de %d%s octets à 0x%llx pour aligner %s dans une frontière de %d octets\n" -#: config/tc-i386.c:12661 +#: config/tc-i386.c:13392 msgid "long jump required" msgstr "long saut (jump) requis" -#: config/tc-i386.c:12716 +#: config/tc-i386.c:13447 msgid "jump target out of range" msgstr "cible du saut hors limite" -#: config/tc-i386.c:13141 +#: config/tc-i386.c:13874 #, c-format msgid "register '%s%s' cannot be used here" msgstr "registre « %s%s » ne peut être utilisé ici" -#: config/tc-i386.c:13359 +#: config/tc-i386.c:14128 #, c-format msgid "invalid -mx86-used-note= option: `%s'" msgstr "option -mx86-used-note= invalide: « %s »" -#: config/tc-i386.c:13382 +#: config/tc-i386.c:14151 msgid "no compiled in support for x86_64" msgstr "pas compilé avec le support pour x86_64" -#: config/tc-i386.c:13402 +#: config/tc-i386.c:14171 msgid "no compiled in support for 32bit x86_64" msgstr "pas compilé avec le support pour x86_64 32 bits" -#: config/tc-i386.c:13406 +#: config/tc-i386.c:14175 msgid "32bit x86_64 is only supported for ELF" msgstr "x86_64 32 bits est uniquement supporté avec ELF" -#: config/tc-i386.c:13440 config/tc-i386.c:13512 +#: config/tc-i386.c:14192 +msgid "no compiled in support for ix86" +msgstr "pas compilé avec le support pour ix86" + +#: config/tc-i386.c:14223 config/tc-i386.c:14295 #, c-format msgid "invalid -march= option: `%s'" msgstr "option -march= invalide: « %s »" -#: config/tc-i386.c:13522 config/tc-i386.c:13535 +#: config/tc-i386.c:14305 config/tc-i386.c:14318 #, c-format msgid "invalid -mtune= option: `%s'" msgstr "option -mtune= invalide: « %s »" -#: config/tc-i386.c:13544 +#: config/tc-i386.c:14327 #, c-format msgid "invalid -mmnemonic= option: `%s'" msgstr "option -mmnemonic= invalide: « %s »" -#: config/tc-i386.c:13553 +#: config/tc-i386.c:14336 #, c-format msgid "invalid -msyntax= option: `%s'" msgstr "option -msyntax= invalide: « %s »" -#: config/tc-i386.c:13580 +#: config/tc-i386.c:14363 #, c-format msgid "invalid -msse-check= option: `%s'" msgstr "option -msse-check= invalide: « %s »" -#: config/tc-i386.c:13591 +#: config/tc-i386.c:14374 #, c-format msgid "invalid -moperand-check= option: `%s'" msgstr "option -moperand-check= invalide: « %s »" -#: config/tc-i386.c:13600 +#: config/tc-i386.c:14383 #, c-format msgid "invalid -mavxscalar= option: `%s'" msgstr "option -mavxscalar= invalide: « %s »" -#: config/tc-i386.c:13609 +#: config/tc-i386.c:14392 #, c-format msgid "invalid -mvexwig= option: `%s'" msgstr "option -mvexwig= invalide: « %s »" -#: config/tc-i386.c:13624 +#: config/tc-i386.c:14407 #, c-format msgid "invalid -mevexlig= option: `%s'" msgstr "option -mevexlig= invalide: « %s »" -#: config/tc-i386.c:13637 +#: config/tc-i386.c:14420 #, c-format msgid "invalid -mevexrcig= option: `%s'" msgstr "option -mevexrcig= invalide: « %s »" -#: config/tc-i386.c:13646 +#: config/tc-i386.c:14429 #, c-format msgid "invalid -mevexwig= option: `%s'" msgstr "option -mevexwig= invalide: « %s »" -#: config/tc-i386.c:13661 +#: config/tc-i386.c:14444 #, c-format msgid "invalid -momit-lock-prefix= option: `%s'" msgstr "option -momit-lock-prefix= invalide: « %s »" -#: config/tc-i386.c:13670 +#: config/tc-i386.c:14453 #, c-format msgid "invalid -mfence-as-lock-add= option: `%s'" msgstr "option -mfence-as-lock-add= invalide: « %s »" -#: config/tc-i386.c:13679 +#: config/tc-i386.c:14462 #, c-format msgid "invalid -mlfence-after-load= option: `%s'" msgstr "option -mlfence-after-load= invalide: « %s »" -#: config/tc-i386.c:13696 +#: config/tc-i386.c:14479 #, c-format msgid "invalid -mlfence-before-indirect-branch= option: `%s'" msgstr "option -mlfence-before-indirect-branch= invalide: « %s »" -#: config/tc-i386.c:13710 +#: config/tc-i386.c:14493 #, c-format msgid "invalid -mlfence-before-ret= option: `%s'" msgstr "option -mlfence-before-ret= invalide: « %s »" -#: config/tc-i386.c:13720 +#: config/tc-i386.c:14503 #, c-format msgid "invalid -mrelax-relocations= option: `%s'" msgstr "option -mrelax-relocations= invalide: « %s »" -#: config/tc-i386.c:13749 +#: config/tc-i386.c:14532 #, c-format msgid "invalid -malign-branch-boundary= value: %s" msgstr "valeur de -malign-branch-boundary= invalide : %s" -#: config/tc-i386.c:13763 +#: config/tc-i386.c:14546 #, c-format msgid "invalid -malign-branch-prefix-size= value: %s" msgstr "valeur de -malign-branch-prefix-size= invalide : %s" -#: config/tc-i386.c:13790 +#: config/tc-i386.c:14573 #, c-format msgid "invalid -malign-branch= option: `%s'" msgstr "option -malign-branch= invalide: « %s »" -#: config/tc-i386.c:13957 +#: config/tc-i386.c:14740 #, c-format msgid "" " -Qy, -Qn ignored\n" @@ -9122,7 +9284,7 @@ msgstr "" " -V afficher la version de l'assembleur\n" " -k ignoré\n" -#: config/tc-i386.c:13962 +#: config/tc-i386.c:14745 #, c-format msgid "" " -n do not optimize code alignment\n" @@ -9133,32 +9295,32 @@ msgstr "" " -O{012s} tenter quelques optimisations du code\n" " -q ne pas produire d'avertissement\n" -#: config/tc-i386.c:13967 +#: config/tc-i386.c:14750 #, c-format msgid " -s ignored\n" msgstr " -s ignoré\n" -#: config/tc-i386.c:13972 +#: config/tc-i386.c:14755 #, c-format msgid " --32/--64/--x32 generate 32bit/64bit/x32 object\n" msgstr " --32/--64/--x32 générer un objet 32 bits/64 bits/x32\n" -#: config/tc-i386.c:13975 +#: config/tc-i386.c:14758 #, c-format msgid " --32/--64 generate 32bit/64bit object\n" msgstr " --32/--64 générer un objet 32 bits/64 bits\n" -#: config/tc-i386.c:13980 +#: config/tc-i386.c:14763 #, c-format msgid " --divide do not treat `/' as a comment character\n" msgstr " --divide ne traite pas « / » comme un caractère de commentaire\n" -#: config/tc-i386.c:13983 +#: config/tc-i386.c:14766 #, c-format msgid " --divide ignored\n" msgstr " --divide ignoré\n" -#: config/tc-i386.c:13986 +#: config/tc-i386.c:14769 #, c-format msgid "" " -march=CPU[,+EXTENSION...]\n" @@ -9167,22 +9329,22 @@ msgstr "" " -march=CPU[,+EXTENSION...]\n" " générer du code pour CPU et EXTENSION, CPU est l'un de ceux-ci:\n" -#: config/tc-i386.c:13990 +#: config/tc-i386.c:14773 #, c-format msgid " EXTENSION is combination of (possibly \"no\"-prefixed):\n" msgstr " EXTENSION est une combinaison de (éventuellement préfixé avec « no- ») :\n" -#: config/tc-i386.c:13993 +#: config/tc-i386.c:14776 #, c-format msgid " -mtune=CPU optimize for CPU, CPU is one of:\n" msgstr " -mtune=CPU optimiser pour CPU, CPU est l'un de ceux-ci:\n" -#: config/tc-i386.c:13996 +#: config/tc-i386.c:14779 #, c-format msgid " -msse2avx encode SSE instructions with VEX prefix\n" msgstr " -msse2avx encoder les instructions SSE avec le préfixe VEX\n" -#: config/tc-i386.c:13998 +#: config/tc-i386.c:14781 #, c-format msgid "" " -muse-unaligned-vector-move\n" @@ -9191,7 +9353,7 @@ msgstr "" " -muse-unaligned-vector-move\n" " encoder le déplacement d'un vecteur aligné comme un déplacement d'un vecteur non aligné\n" -#: config/tc-i386.c:14001 +#: config/tc-i386.c:14784 #, c-format msgid "" " -msse-check=[none|error|warning] (default: warning)\n" @@ -9200,7 +9362,7 @@ msgstr "" " -msse-check=[none|error|warning] (warning par défaut)\n" " vérifier les instructions SSE\n" -#: config/tc-i386.c:14004 +#: config/tc-i386.c:14787 #, c-format msgid "" " -moperand-check=[none|error|warning] (default: warning)\n" @@ -9209,7 +9371,7 @@ msgstr "" " -moperand-check=[none|error|warning] (warning par défaut)\n" " vérifier la validité des combinaisons des opérandes\n" -#: config/tc-i386.c:14007 +#: config/tc-i386.c:14790 #, c-format msgid "" " -mavxscalar=[128|256] (default: 128)\n" @@ -9220,7 +9382,7 @@ msgstr "" " encoder les instructions scalaires AVX avec une longueur de vecteur\n" " spécifique\n" -#: config/tc-i386.c:14011 +#: config/tc-i386.c:14794 #, c-format msgid "" " -mvexwig=[0|1] (default: 0)\n" @@ -9231,7 +9393,7 @@ msgstr "" " encoder les instructions VEX avec la valeur spécifique VEX.W\n" " pour les instructions qui ignorent le bit EX.W\n" -#: config/tc-i386.c:14015 +#: config/tc-i386.c:14798 #, c-format msgid "" " -mevexlig=[128|256|512] (default: 128)\n" @@ -9242,7 +9404,7 @@ msgstr "" " encoder les instructions scalaires EVEX avec une longueur de vecteur\n" " spécifique\n" -#: config/tc-i386.c:14019 +#: config/tc-i386.c:14802 #, c-format msgid "" " -mevexwig=[0|1] (default: 0)\n" @@ -9253,7 +9415,7 @@ msgstr "" " encoder les instructions EVEX avec la valeur spécifique EVEX.W\n" " pour les instructions qui ignorent le bit EVEX.W\n" -#: config/tc-i386.c:14023 +#: config/tc-i386.c:14806 #, c-format msgid "" " -mevexrcig=[rne|rd|ru|rz] (default: rne)\n" @@ -9264,27 +9426,27 @@ msgstr "" " encoder les instructions EVEX avec la valeur spécifique EVEX.RC\n" " pour les instructions ignorées uniquement SAE\n" -#: config/tc-i386.c:14027 +#: config/tc-i386.c:14810 #, c-format msgid " -mmnemonic=[att|intel] " msgstr " -mmnemonic=[att|intel] " -#: config/tc-i386.c:14030 +#: config/tc-i386.c:14813 #, c-format msgid "(default: att)\n" msgstr "(att par défaut\n" -#: config/tc-i386.c:14032 +#: config/tc-i386.c:14815 #, c-format msgid "(default: intel)\n" msgstr "(intel par défaut)\n" -#: config/tc-i386.c:14033 +#: config/tc-i386.c:14816 #, c-format msgid " use AT&T/Intel mnemonic\n" msgstr " utiliser les mnémoniques AT&T/Intel\n" -#: config/tc-i386.c:14035 +#: config/tc-i386.c:14818 #, c-format msgid "" " -msyntax=[att|intel] (default: att)\n" @@ -9293,42 +9455,42 @@ msgstr "" " -msyntax=[att|intel] (att par défaut)\n" " utiliser la syntaxe AT&T/Intel\n" -#: config/tc-i386.c:14038 +#: config/tc-i386.c:14821 #, c-format msgid " -mindex-reg support pseudo index registers\n" msgstr " -mindex-reg supporter les registres pseudo index\n" -#: config/tc-i386.c:14040 +#: config/tc-i386.c:14823 #, c-format msgid " -mnaked-reg don't require `%%' prefix for registers\n" msgstr " -mnaked-reg n'exige pas le préfixe « %% » pour les registres\n" -#: config/tc-i386.c:14042 +#: config/tc-i386.c:14825 #, c-format msgid " -madd-bnd-prefix add BND prefix for all valid branches\n" msgstr " -madd-bnd-prefix ajouter le préfix BND à tous les branchements valide\n" -#: config/tc-i386.c:14045 +#: config/tc-i386.c:14828 #, c-format msgid " -mshared disable branch optimization for shared code\n" msgstr " -mshared désactiver l'optimisation de branche pour du code partagé\n" -#: config/tc-i386.c:14047 +#: config/tc-i386.c:14830 #, c-format msgid " -mx86-used-note=[no|yes] " msgstr " -mx86-used-note=[no|yes] " -#: config/tc-i386.c:14053 +#: config/tc-i386.c:14836 #, c-format msgid " generate x86 used ISA and feature properties\n" msgstr " générer les propriétés de fonctionnalités et ISA x86 utilisés\n" -#: config/tc-i386.c:14057 +#: config/tc-i386.c:14840 #, c-format msgid " -mbig-obj generate big object files\n" msgstr " -mbig-obj générer des fichiers pour gros objets\n" -#: config/tc-i386.c:14060 +#: config/tc-i386.c:14843 #, c-format msgid "" " -momit-lock-prefix=[no|yes] (default: no)\n" @@ -9337,7 +9499,7 @@ msgstr "" " -momit-lock-prefix=[no|yes] (no par défaut)\n" " retirer tous les préfixes de verrous\n" -#: config/tc-i386.c:14063 +#: config/tc-i386.c:14846 #, c-format msgid "" " -mfence-as-lock-add=[no|yes] (default: no)\n" @@ -9348,17 +9510,17 @@ msgstr "" " encoder lfence, mfence et sfence comme\n" " lock addl $0x0, (%%{re}sp)\n" -#: config/tc-i386.c:14067 +#: config/tc-i386.c:14850 #, c-format msgid " -mrelax-relocations=[no|yes] " msgstr " -mrelax-relocations=[no|yes] " -#: config/tc-i386.c:14073 +#: config/tc-i386.c:14856 #, c-format msgid " generate relax relocations\n" msgstr " générer des réadressages relaxées\n" -#: config/tc-i386.c:14075 +#: config/tc-i386.c:14858 #, c-format msgid "" " -malign-branch-boundary=NUM (default: 0)\n" @@ -9367,7 +9529,7 @@ msgstr "" " -malign-branch-boundary=NUM (défaut: 0)\n" " aligner les branchements avant une frontière de NUM octets\n" -#: config/tc-i386.c:14078 +#: config/tc-i386.c:14861 #, c-format msgid "" " -malign-branch=TYPE[+TYPE...] (default: jcc+fused+jmp)\n" @@ -9380,7 +9542,7 @@ msgstr "" " indirect\n" " spécifier les types de branchements à aligner\n" -#: config/tc-i386.c:14083 +#: config/tc-i386.c:14866 #, c-format msgid "" " -malign-branch-prefix-size=NUM (default: 5)\n" @@ -9389,7 +9551,7 @@ msgstr "" " -malign-branch-prefix-size=NUM (défaut: 5)\n" " aligner les branchements avec NUM préfixes par instruction\n" -#: config/tc-i386.c:14086 +#: config/tc-i386.c:14869 #, c-format msgid "" " -mbranches-within-32B-boundaries\n" @@ -9398,7 +9560,7 @@ msgstr "" " -mbranches-within-32B-boundaries\n" " aligner les branchements avant une frontière de 32 octets\n" -#: config/tc-i386.c:14089 +#: config/tc-i386.c:14872 #, c-format msgid "" " -mlfence-after-load=[no|yes] (default: no)\n" @@ -9407,7 +9569,7 @@ msgstr "" " -mlfence-after-load=[no|yes] (no par défaut)\n" " générer lfence après chargmeent\n" -#: config/tc-i386.c:14092 +#: config/tc-i386.c:14875 #, c-format msgid "" " -mlfence-before-indirect-branch=[none|all|register|memory] (default: none)\n" @@ -9416,7 +9578,7 @@ msgstr "" " -mlfence-before-indirect-branch=[none|all|register|memory] (par défaut: none)\n" " générer lfence avant indirect près d'un branchement\n" -#: config/tc-i386.c:14095 +#: config/tc-i386.c:14878 #, c-format msgid "" " -mlfence-before-ret=[none|or|not|shl|yes] (default: none)\n" @@ -9425,75 +9587,75 @@ msgstr "" " -mlfence-before-ret=[none|or|not|shl|yes] (par défaut: none)\n" " générer lfence avant ret\n" -#: config/tc-i386.c:14098 +#: config/tc-i386.c:14881 #, c-format msgid " -mamd64 accept only AMD64 ISA [default]\n" msgstr " -mamd64 accepter uniquement l'ISA AMD64 (par défaut)\n" -#: config/tc-i386.c:14100 +#: config/tc-i386.c:14883 #, c-format msgid " -mintel64 accept only Intel64 ISA\n" msgstr " -mintel64 accepter uniquement l'ISA Intel64\n" -#: config/tc-i386.c:14142 +#: config/tc-i386.c:14925 #, c-format msgid "Intel MCU doesn't support `%s' architecture" msgstr "Le MCU Intel ne supporte pas l'architecture « %s »" -#: config/tc-i386.c:14210 +#: config/tc-i386.c:14993 msgid "Intel MCU is 32bit only" msgstr "Le MCU d'Intel est 32 bits uniquement" -#: config/tc-i386.c:14322 +#: config/tc-i386.c:15105 msgid "constant directive skips -mlfence-before-ret and -mlfence-before-indirect-branch" msgstr "la directive constante passe outre -mlfence-before-ret et -mlfence-before-indirect-branch" -#: config/tc-i386.c:14325 +#: config/tc-i386.c:15108 msgid "constant directive skips -mlfence-before-ret" msgstr "la directive constante passe outre -mlfence-before-ret" -#: config/tc-i386.c:14328 +#: config/tc-i386.c:15111 msgid "constant directive skips -mlfence-before-indirect-branch" msgstr "la directive constante passe outre -mlfence-before-indirect-branch" -#: config/tc-i386.c:14341 +#: config/tc-i386.c:15124 #, c-format msgid "invalid %s relocation against register" msgstr "réadressage %s invalide par rapport à un registre" -#: config/tc-i386.c:14450 +#: config/tc-i386.c:15233 msgid "symbol size computation overflow" msgstr "débordement lors du calcul de la taille du symbole" -#: config/tc-i386.c:14525 config/tc-sparc.c:3851 +#: config/tc-i386.c:15308 config/tc-sparc.c:3851 #, c-format msgid "can not do %d byte pc-relative relocation" msgstr "ne peut faire un réadressage relatif au PC de %d octets" -#: config/tc-i386.c:14543 +#: config/tc-i386.c:15326 #, c-format msgid "can not do %d byte relocation" msgstr "ne peut relocaliser %d octets" -#: config/tc-i386.c:14611 +#: config/tc-i386.c:15394 #, c-format msgid "cannot represent relocation type %s in x32 mode" msgstr "ne peut représenter le type de réadressage %s en mode x32" -#: config/tc-i386.c:14648 config/tc-s390.c:2606 +#: config/tc-i386.c:15431 config/tc-s390.c:2609 #, c-format msgid "cannot represent relocation type %s" msgstr "ne peut représenter le type de réadressage %s" -#: config/tc-i386.c:14765 +#: config/tc-i386.c:15548 msgid "bad .section directive: want a,l,w,x,M,S,G,T in string" msgstr "Directive .section erronée: nécessite a,l,w,x,M,S,G,T dans la chaîne" -#: config/tc-i386.c:14768 +#: config/tc-i386.c:15551 msgid "bad .section directive: want a,w,x,M,S,G,T in string" msgstr "Directive .section erronée: nécessite a,w,x,M,S,G,T dans la chaîne" -#: config/tc-i386.c:14787 +#: config/tc-i386.c:15570 msgid ".largecomm supported only in 64bit mode, producing .comm" msgstr ".largecomm supporté uniquement en mode 64 bits, .comm produit" @@ -9513,7 +9675,7 @@ msgstr "La taille des registres de rotation dépasse la taille du cadre" msgid "Unwind directive not followed by an instruction." msgstr "directive unwind n'est pas suivie d'une instruction." -#: config/tc-ia64.c:1023 config/tc-ia64.c:7589 +#: config/tc-ia64.c:1023 config/tc-ia64.c:7590 msgid "qualifying predicate not followed by instruction" msgstr "le prédicat qualifiant n'est pas suivi d'une instruction" @@ -9861,7 +10023,7 @@ msgstr "Virgule attendue" msgid "Expected '['" msgstr "« [ » attendu" -#: config/tc-ia64.c:4625 config/tc-ia64.c:7723 +#: config/tc-ia64.c:4625 config/tc-ia64.c:7724 msgid "Expected ']'" msgstr "« ] » attendu" @@ -9924,7 +10086,7 @@ msgstr "Type de relation de prédicat non reconnu" msgid "Bad register range" msgstr "Gamme de registre erronée" -#: config/tc-ia64.c:5085 config/tc-ia64.c:7669 +#: config/tc-ia64.c:5085 config/tc-ia64.c:7670 msgid "Predicate register expected" msgstr "Registre de prédicat attendu" @@ -9969,132 +10131,132 @@ msgstr "16 bits inférieurs du masque sont ignorés" msgid "stride must be a multiple of 64; lower 6 bits ignored" msgstr "le pas doit être un multiple de 64, les 6 bits inférieurs sont ignorés" -#: config/tc-ia64.c:6070 +#: config/tc-ia64.c:6071 msgid "Expected separator `='" msgstr "Séparateur « = » attendu" -#: config/tc-ia64.c:6106 +#: config/tc-ia64.c:6107 msgid "Duplicate equal sign (=) in instruction" msgstr "Signe égal (=) en double dans l'instruction" -#: config/tc-ia64.c:6113 +#: config/tc-ia64.c:6114 #, c-format msgid "Illegal operand separator `%c'" msgstr "Séparateur d'opérande « %c » illégal" -#: config/tc-ia64.c:6228 +#: config/tc-ia64.c:6229 #, c-format msgid "Operand %u of `%s' should be %s" msgstr "L'opérande %u de « %s » devrait être %s" -#: config/tc-ia64.c:6232 +#: config/tc-ia64.c:6233 msgid "Wrong number of output operands" msgstr "Nombre d'opérandes de sortie erroné" -#: config/tc-ia64.c:6234 +#: config/tc-ia64.c:6235 msgid "Wrong number of input operands" msgstr "Nombre d'opérandes d'entrée erroné" -#: config/tc-ia64.c:6236 +#: config/tc-ia64.c:6237 msgid "Operand mismatch" msgstr "Opérandes ne concordent pas" -#: config/tc-ia64.c:6318 +#: config/tc-ia64.c:6319 #, c-format msgid "Invalid use of `%c%d' as output operand" msgstr "Utilisation invalide de « %c%d » en tant que opérande de sortie" -#: config/tc-ia64.c:6321 +#: config/tc-ia64.c:6322 #, c-format msgid "Invalid use of `r%d' as base update address operand" msgstr "Utilisation invalide de « r%d » en tant opérande de mise à jour de base de l'adresse" -#: config/tc-ia64.c:6345 +#: config/tc-ia64.c:6346 #, c-format msgid "Invalid duplicate use of `%c%d'" msgstr "Utilisation redondante de « %c%d » n'est pas permise" -#: config/tc-ia64.c:6352 +#: config/tc-ia64.c:6353 #, c-format msgid "Invalid simultaneous use of `f%d' and `f%d'" msgstr "Utilisation simultanée de « f%d » et « f%d » n'est pas permise" -#: config/tc-ia64.c:6358 +#: config/tc-ia64.c:6359 #, c-format msgid "Dangerous simultaneous use of `f%d' and `f%d'" msgstr "Utilisation simultanée de « f%d » et « f%d » est dangereuse" -#: config/tc-ia64.c:6402 +#: config/tc-ia64.c:6403 msgid "Value truncated to 62 bits" msgstr "Valeur tronquée à 62 bits" -#: config/tc-ia64.c:6470 +#: config/tc-ia64.c:6471 #, c-format msgid "Bad operand value: %s" msgstr "Mauvaise valeur de l'opérande: %s" #. Give an error if a frag containing code is not aligned to a 16 byte #. boundary. -#: config/tc-ia64.c:6545 config/tc-ia64.h:177 +#: config/tc-ia64.c:6546 config/tc-ia64.h:177 msgid "instruction address is not a multiple of 16" msgstr "l'adresse de l'instruction n'est pas un multiple de 16" -#: config/tc-ia64.c:6613 +#: config/tc-ia64.c:6614 #, c-format msgid "`%s' must be last in bundle" msgstr "« %s » doit être le dernier dans le paquet" -#: config/tc-ia64.c:6645 +#: config/tc-ia64.c:6646 #, c-format msgid "Internal error: don't know how to force %s to end of instruction group" msgstr "Erreur interne: je ne sais pas comment forcer %s à la fin du groupe d'instructions" -#: config/tc-ia64.c:6658 +#: config/tc-ia64.c:6659 #, c-format msgid "`%s' must be last in instruction group" msgstr "« %s » doit être le dernier dans le groupe d'instructions" -#: config/tc-ia64.c:6688 +#: config/tc-ia64.c:6689 msgid "Label must be first in a bundle" msgstr "L'étiquette doit être la première dans un paquet" -#: config/tc-ia64.c:6765 +#: config/tc-ia64.c:6766 msgid "hint in B unit may be treated as nop" msgstr "hint dans une unité B pourrait être traité comme un nop" -#: config/tc-ia64.c:6776 +#: config/tc-ia64.c:6777 msgid "hint in B unit can't be used" msgstr "hint ne peut pas être utilisé dans une unité B" -#: config/tc-ia64.c:6790 +#: config/tc-ia64.c:6791 msgid "emit_one_bundle: unexpected dynamic op" msgstr "emit_one_bundle: opérande dynamique inattendu" -#: config/tc-ia64.c:6930 +#: config/tc-ia64.c:6931 #, c-format msgid "`%s' does not fit into %s template" msgstr "« %s » n'entre pas dans le modèle %s" -#: config/tc-ia64.c:6945 +#: config/tc-ia64.c:6946 #, c-format msgid "`%s' does not fit into bundle" msgstr "« %s » n'entre pas dans le paquet" -#: config/tc-ia64.c:6957 +#: config/tc-ia64.c:6958 #, c-format msgid "`%s' can't go in %s of %s template" msgstr "« %s » ne peut pas aller dans %s du modèle %s" -#: config/tc-ia64.c:6963 +#: config/tc-ia64.c:6964 msgid "Missing '}' at end of file" msgstr "« } » manquante à la fin du fichier" -#: config/tc-ia64.c:7110 +#: config/tc-ia64.c:7111 #, c-format msgid "Unrecognized option '-x%s'" msgstr "Option non reconnue « -x%s »" -#: config/tc-ia64.c:7137 +#: config/tc-ia64.c:7138 msgid "" "IA-64 options:\n" " --mconstant-gp\t mark output file as using the constant-GP model\n" @@ -10128,7 +10290,7 @@ msgstr "" " la vérification des violations de dépendances\n" #. Note for translators: "automagically" can be translated as "automatically" here. -#: config/tc-ia64.c:7154 +#: config/tc-ia64.c:7155 msgid "" " -xauto\t\t automagically remove dependency violations (default)\n" " -xnone\t\t turn off dependency violation checking\n" @@ -10145,210 +10307,210 @@ msgstr "" " la vérification des violations de dépendances\n" " -xdebugx débug du vérificateur des violations des dépendances et active\n" -#: config/tc-ia64.c:7169 +#: config/tc-ia64.c:7170 msgid "--gstabs is not supported for ia64" msgstr "--gstabs n'est pas supporté pour ia64" -#: config/tc-ia64.c:7604 +#: config/tc-ia64.c:7605 msgid "Explicit stops are ignored in auto mode" msgstr "Les arrêts explicites sont ignorés en mode auto" -#: config/tc-ia64.c:7613 +#: config/tc-ia64.c:7614 msgid "Found '{' when manual bundling is already turned on" msgstr "« { » trouvé alors que le paquetage manuel est déjà activé" -#: config/tc-ia64.c:7626 +#: config/tc-ia64.c:7627 msgid "Found '{' after explicit switch to automatic mode" msgstr "« { » trouvée après un passage explicite en mode automatique" -#: config/tc-ia64.c:7632 +#: config/tc-ia64.c:7633 msgid "Found '}' when manual bundling is off" msgstr "« } » trouvée alors que le paquetage manuel est désactivé" -#: config/tc-ia64.c:7659 +#: config/tc-ia64.c:7660 msgid "Expected ')'" msgstr "« ) » attendue" -#: config/tc-ia64.c:7664 +#: config/tc-ia64.c:7665 msgid "Qualifying predicate expected" msgstr "Prédicat qualifiant attendu" -#: config/tc-ia64.c:7683 +#: config/tc-ia64.c:7684 msgid "Tag must come before qualifying predicate." msgstr "L'étiquette doit venir avant le prédicat qualifiant." -#: config/tc-ia64.c:7712 +#: config/tc-ia64.c:7713 msgid "Expected ':'" msgstr "« : » attendu" -#: config/tc-ia64.c:7728 +#: config/tc-ia64.c:7729 msgid "Tag name expected" msgstr "Nom d'étiquette attendu" -#: config/tc-ia64.c:7830 +#: config/tc-ia64.c:7831 msgid "Rotating register index must be a non-negative constant" msgstr "L'index du registre rotatif doit être une constante non négative" -#: config/tc-ia64.c:7835 +#: config/tc-ia64.c:7836 #, c-format msgid "Index out of range 0..%u" msgstr "Index hors de la gamme 0..%u" -#: config/tc-ia64.c:7847 +#: config/tc-ia64.c:7848 msgid "Indirect register index must be a general register" msgstr "L'index du registre indirect doit être un registre général" -#: config/tc-ia64.c:7856 +#: config/tc-ia64.c:7857 msgid "Index can only be applied to rotating or indirect registers" msgstr "L'index peut uniquement être appliqué aux registres rotatifs ou indirects" -#: config/tc-ia64.c:7892 config/tc-xstormy16.c:145 +#: config/tc-ia64.c:7893 config/tc-xstormy16.c:145 msgid "Expected '('" msgstr "« ( » attendu" -#: config/tc-ia64.c:7900 config/tc-pdp11.c:466 config/tc-pdp11.c:530 +#: config/tc-ia64.c:7901 config/tc-pdp11.c:466 config/tc-pdp11.c:530 #: config/tc-pdp11.c:564 config/tc-tilegx.c:1044 config/tc-tilepro.c:932 #: config/tc-xstormy16.c:154 msgid "Missing ')'" msgstr "« ) » manquante" -#: config/tc-ia64.c:7918 config/tc-xstormy16.c:161 +#: config/tc-ia64.c:7919 config/tc-xstormy16.c:161 msgid "Not a symbolic expression" msgstr "Pas une expression symbolique" -#: config/tc-ia64.c:7923 config/tc-ia64.c:7937 +#: config/tc-ia64.c:7924 config/tc-ia64.c:7938 msgid "Illegal combination of relocation functions" msgstr "Combinaison illégale de fonctions de réadressage" -#: config/tc-ia64.c:8026 +#: config/tc-ia64.c:8027 msgid "No current frame" msgstr "Pas de cadre actif" -#: config/tc-ia64.c:8028 +#: config/tc-ia64.c:8029 #, c-format msgid "Register number out of range 0..%u" msgstr "Numéro de registre hors de la gamme 0..%u" -#: config/tc-ia64.c:8067 +#: config/tc-ia64.c:8068 msgid "Standalone `#' is illegal" msgstr "« # » seul est illégal" -#: config/tc-ia64.c:8070 +#: config/tc-ia64.c:8071 msgid "Redundant `#' suffix operators" msgstr "Opérateurs de suffixe « # » redondant" -#: config/tc-ia64.c:8228 +#: config/tc-ia64.c:8229 #, c-format msgid "Unhandled dependency %s for %s (%s), note %d" msgstr "Dépendance non traitée %s pour %s (%s), noter %d" -#: config/tc-ia64.c:9541 +#: config/tc-ia64.c:9542 #, c-format msgid "Unrecognized dependency specifier %d\n" msgstr "Spécificateur de dépendance non reconnu %d\n" -#: config/tc-ia64.c:10402 +#: config/tc-ia64.c:10403 msgid "Only the first path encountering the conflict is reported" msgstr "Seul le premier chemin où le conflit est rencontré est rapporté" -#: config/tc-ia64.c:10404 +#: config/tc-ia64.c:10405 msgid "This is the location of the conflicting usage" msgstr "Voici la position de l'usage conflictuel" -#: config/tc-ia64.c:10666 +#: config/tc-ia64.c:10667 #, c-format msgid "Unknown opcode `%s'" msgstr "Opcode inconnu « %s »" -#: config/tc-ia64.c:10744 +#: config/tc-ia64.c:10745 #, c-format msgid "AR %d can only be accessed by %c-unit" msgstr "AR %d uniquement accessible par unité %c" -#: config/tc-ia64.c:10756 +#: config/tc-ia64.c:10757 msgid "hint.b may be treated as nop" msgstr "hint.b pourrait être traité comme un nop" -#: config/tc-ia64.c:10759 +#: config/tc-ia64.c:10760 msgid "hint.b shouldn't be used" msgstr "hint.b ne devrait pas être utilisé" -#: config/tc-ia64.c:10798 +#: config/tc-ia64.c:10799 #, c-format msgid "`%s' cannot be predicated" msgstr "« %s » ne peu pas être transformé en prédicat" -#: config/tc-ia64.c:10871 +#: config/tc-ia64.c:10872 msgid "Closing bracket missing" msgstr "Accolade fermante manquante" -#: config/tc-ia64.c:10880 +#: config/tc-ia64.c:10881 msgid "Index must be a general register" msgstr "L'index doit être un registre général" -#: config/tc-ia64.c:11045 +#: config/tc-ia64.c:11046 #, c-format msgid "Unsupported fixup size %d" msgstr "Taille du correctif %d non supportée" #. This should be an error, but since previously there wasn't any #. diagnostic here, don't make it fail because of this for now. -#: config/tc-ia64.c:11317 +#: config/tc-ia64.c:11318 #, c-format msgid "Cannot express %s%d%s relocation" msgstr "Ne peut exprimer le réadressage %s%d%s" -#: config/tc-ia64.c:11336 +#: config/tc-ia64.c:11337 msgid "No addend allowed in @fptr() relocation" msgstr "Pas d'addende autorisé dans le réadressage @fptr()" -#: config/tc-ia64.c:11375 +#: config/tc-ia64.c:11376 msgid "integer operand out of range" msgstr "Opérande entier hors limite" -#: config/tc-ia64.c:11442 +#: config/tc-ia64.c:11443 #, c-format msgid "%s must have a constant value" msgstr "%s doit avoir une valeur constante" -#: config/tc-ia64.c:11462 +#: config/tc-ia64.c:11463 msgid "cannot resolve @slotcount parameter" msgstr "ne peut résoudre le paramètre @slotcount" -#: config/tc-ia64.c:11495 +#: config/tc-ia64.c:11496 msgid "invalid @slotcount value" msgstr "valeur @slotcount invalide" -#: config/tc-ia64.c:11532 config/tc-z8k.c:1388 +#: config/tc-ia64.c:11533 config/tc-z8k.c:1388 #, c-format msgid "Cannot represent %s relocation in object file" msgstr "Ne peut représenter le réadressage « %s » dans le fichier objet" -#: config/tc-ia64.c:11641 +#: config/tc-ia64.c:11642 msgid "Can't add stop bit to mark end of instruction group" msgstr "Ne peut ajouter le bit de stop pour marquer la fin du groupe d'instructions" -#: config/tc-ia64.c:11749 read.c:2561 read.c:3170 read.c:3737 stabs.c:468 +#: config/tc-ia64.c:11750 read.c:2617 read.c:3221 read.c:3798 stabs.c:482 #, c-format msgid "expected comma after \"%s\"" msgstr "virgule attendue après « %s »" -#: config/tc-ia64.c:11790 +#: config/tc-ia64.c:11791 #, c-format msgid "`%s' is already the alias of %s `%s'" msgstr "« %s » est déjà l'alias de %s « %s »" -#: config/tc-ia64.c:11801 +#: config/tc-ia64.c:11802 #, c-format msgid "%s `%s' already has an alias `%s'" msgstr "%s « %s » a déjà un alias « %s »" -#: config/tc-ia64.c:11834 +#: config/tc-ia64.c:11835 #, c-format msgid "symbol `%s' aliased to `%s' is not used" msgstr "symbole « %s » ayant l'alias « %s » n'est pas utilisé" -#: config/tc-ia64.c:11860 +#: config/tc-ia64.c:11861 #, c-format msgid "section `%s' aliased to `%s' is not used" msgstr "section « %s » ayant l'alias « %s » n'est pas utilisée" @@ -10372,73 +10534,73 @@ msgstr " -mip2022ext supporter le jeu étendu d'instructions IP2022\ msgid "relaxation not supported\n" msgstr "relaxation non supportée\n" -#: config/tc-iq2000.c:362 +#: config/tc-iq2000.c:356 #, c-format msgid "the yielding instruction %s may not be in a delay slot." msgstr "L'instruction pour passer la main %s peut ne pas être dans la plage de délai." -#: config/tc-iq2000.c:370 +#: config/tc-iq2000.c:364 #, c-format msgid "Register number (R%ld) for double word access must be even." msgstr "Numéro de registre (R%ld) doit être paire pour un accès en mot double." -#: config/tc-iq2000.c:379 config/tc-iq2000.c:384 config/tc-iq2000.c:389 -#: config/tc-iq2000.c:406 config/tc-mt.c:246 config/tc-mt.c:251 +#: config/tc-iq2000.c:373 config/tc-iq2000.c:378 config/tc-iq2000.c:383 +#: config/tc-iq2000.c:400 config/tc-mt.c:246 config/tc-mt.c:251 #, c-format msgid "operand references R%ld of previous load." msgstr "l'opérande référence le R%ld du chargement précédent." -#: config/tc-iq2000.c:394 +#: config/tc-iq2000.c:388 msgid "instruction implicitly accesses R31 of previous load." msgstr "l'instruction accède implicitement à R31 du chargement précédent." -#: config/tc-iq2000.c:649 config/tc-mep.c:2008 +#: config/tc-iq2000.c:643 config/tc-mep.c:2008 msgid "Unmatched high relocation" msgstr "Réadressage haut sans correspondant" -#: config/tc-iq2000.c:826 config/tc-mips.c:19770 config/tc-score.c:5804 +#: config/tc-iq2000.c:820 config/tc-mips.c:19777 config/tc-score.c:5804 msgid ".end not in text section" msgstr ".end n'est pas dans la section de texte" -#: config/tc-iq2000.c:830 config/tc-score.c:5807 +#: config/tc-iq2000.c:824 config/tc-score.c:5807 msgid ".end directive without a preceding .ent directive." msgstr "directive .end n'est pas précédée de la directive .ent." -#: config/tc-iq2000.c:839 config/tc-score.c:5815 +#: config/tc-iq2000.c:833 config/tc-score.c:5815 msgid ".end symbol does not match .ent symbol." msgstr "symbole .end n'a pas de correspondance avec le symbole .ent." -#: config/tc-iq2000.c:842 config/tc-mips.c:19790 config/tc-score.c:5820 +#: config/tc-iq2000.c:836 config/tc-mips.c:19797 config/tc-score.c:5820 msgid ".end directive missing or unknown symbol" msgstr "Directive .end manquante ou symbole inconnu" -#: config/tc-iq2000.c:860 +#: config/tc-iq2000.c:854 msgid "Expected simple number." msgstr "Nombre simple attendu." -#: config/tc-iq2000.c:889 config/tc-mips.c:19695 config/tc-score.c:5670 +#: config/tc-iq2000.c:883 config/tc-mips.c:19702 config/tc-score.c:5670 #, c-format msgid " *input_line_pointer == '%c' 0x%02x\n" msgstr " *input_line_pointer == « %c » 0x%02x\n" -#: config/tc-iq2000.c:891 +#: config/tc-iq2000.c:885 msgid "Invalid number" msgstr "Nombre invalide" -#: config/tc-iq2000.c:925 config/tc-score.c:5701 +#: config/tc-iq2000.c:919 config/tc-score.c:5701 msgid ".ent or .aent not in text section." msgstr ".ent ou .aent n'est pas dans la section texte." -#: config/tc-iq2000.c:928 +#: config/tc-iq2000.c:922 msgid "missing `.end'" msgstr "« .end » manquant" -#: config/tc-loongarch.c:340 +#: config/tc-loongarch.c:393 #, c-format msgid "insn name: %s\tformat: %s\tsyntax error" msgstr "nom insn : %s\tformat : %s\terreur de syntaxe" -#: config/tc-loongarch.c:343 +#: config/tc-loongarch.c:396 #, c-format msgid "" "insn name: %s\n" @@ -10449,7 +10611,7 @@ msgstr "" "format : %s\n" "nous avons besoin d'une macro mais macro est NULL" -#: config/tc-loongarch.c:348 +#: config/tc-loongarch.c:401 #, c-format msgid "" "insn name: %s\n" @@ -10460,24 +10622,24 @@ msgstr "" "format : %s\n" "macro : %s\terreur de syntaxe" -#: config/tc-loongarch.c:391 +#: config/tc-loongarch.c:444 #, c-format msgid "Unsupported use of %s" msgstr "Utilisation non supporté de %s" -#: config/tc-loongarch.c:464 +#: config/tc-loongarch.c:516 msgid "internal error: we have no internal label yet" msgstr "erreur interne: il n'y a pas encore d'étiquette interne" -#: config/tc-loongarch.c:569 +#: config/tc-loongarch.c:621 msgid "This label shouldn't be with addend." msgstr "Cette étiquette ne devrait pas être avec un terme." -#: config/tc-loongarch.c:591 +#: config/tc-loongarch.c:643 msgid "expr too huge" msgstr "expr trop grande" -#: config/tc-loongarch.c:618 +#: config/tc-loongarch.c:670 #, c-format msgid "" "not support reloc bit-field\n" @@ -10488,17 +10650,22 @@ msgstr "" "format : %c%c %s\n" "args : %s" -#: config/tc-loongarch.c:675 +#: config/tc-loongarch.c:711 config/tc-loongarch.c:736 +#, c-format +msgid "register alias %s is deprecated, use %s instead" +msgstr "l'alias de registre %s est déprécié, utilisez plutôt %s" + +#: config/tc-loongarch.c:769 msgid "unknown escape" msgstr "échappement inconnu" -#: config/tc-loongarch.c:702 +#: config/tc-loongarch.c:796 #, c-format msgid "require imm low %d bit is 0." msgstr "les %d bits inférieurs de imm doivent être 0." #. How to do after we detect overflow. -#: config/tc-loongarch.c:714 +#: config/tc-loongarch.c:808 #, c-format msgid "" "Immediate overflow.\n" @@ -10509,55 +10676,60 @@ msgstr "" "format : %c%c%s\n" "arg : %s" -#: config/tc-loongarch.c:800 +#: config/tc-loongarch.c:895 msgid "AMO insns require rd != base && rd != rt when rd isn't $r0" msgstr "les insns AMD requièrent rd != base && rd != rt quand rd n'est pas $r0" -#: config/tc-loongarch.c:812 +#: config/tc-loongarch.c:907 msgid "bstr(ins|pick).[wd] require msbd >= lsbd" msgstr "bstr(ins|pick).[wd] requière msbd >= lsbd" -#: config/tc-loongarch.c:817 +#: config/tc-loongarch.c:912 msgid "csrxchg require rj != $r0 && rj != $r1" msgstr "csrxchg requière rj != $r0 && rj != $r1" -#: config/tc-loongarch.c:867 +#: config/tc-loongarch.c:965 #, c-format msgid "no HOWTO loong relocation number %d" msgstr "pas de numéro de réadressage HOWTO loong %d" -#: config/tc-loongarch.c:875 +#: config/tc-loongarch.c:973 msgid "Internal error: not support relax now" msgstr "Erreur interne: la relaxation n'est actuellement pas supportée" -#: config/tc-loongarch.c:903 +#: config/tc-loongarch.c:1017 #, c-format msgid "li overflow: hi32:0x%x lo32:0x%x" msgstr "débordement de li: hi32:0x%x lo32:0x%x" -#: config/tc-loongarch.c:908 +#: config/tc-loongarch.c:1022 msgid "we can't li.d on 32bit-arch" msgstr "l'instruction li.d n'est pas possible sur 32bit-arch" -#: config/tc-loongarch.c:1006 +#: config/tc-loongarch.c:1121 #, c-format msgid "no match insn: %s\t%s" msgstr "aucune correspondance pour insn : %s\t%s" -#: config/tc-loongarch.c:1108 config/tc-loongarch.c:1115 +#: config/tc-loongarch.c:1226 config/tc-loongarch.c:1233 msgid "Relocation against a constant" msgstr "Réadressage par une constante" -#: config/tc-loongarch.c:1231 +#: config/tc-loongarch.c:1417 config/tc-riscv.c:4138 +#, c-format +msgid "internal: bad CFA value #%d" +msgstr "interne: mauvaise valeur CFA #%d" + +#: config/tc-loongarch.c:1429 msgid "Relocation against a constant." msgstr "Réadressage par une constante." -#: config/tc-loongarch.c:1292 config/tc-riscv.c:4386 +#: config/tc-loongarch.c:1495 config/tc-riscv.c:4581 #, c-format msgid "cannot represent %s relocation in object file" msgstr "ne peut représenter le réadressage %s dans le fichier objet" -#: config/tc-loongarch.c:1324 +#: config/tc-loongarch.c:1588 #, c-format msgid "LARCH options:\n" msgstr "Options LARCH :\n" @@ -10779,7 +10951,7 @@ msgid ".SCOMMon length (%ld.) <0! Ignored." msgstr "longueur .SCOMMon (%ld.) <0! Ignoré." #: config/tc-m32r.c:1514 config/tc-microblaze.c:218 config/tc-ppc.c:2419 -#: config/tc-ppc.c:4356 config/tc-ppc.c:4411 +#: config/tc-ppc.c:4358 config/tc-ppc.c:4413 msgid "ignoring bad alignment" msgstr "mauvais alignement ignoré" @@ -10797,8 +10969,8 @@ msgstr "Tentative ignorée de redéfinition du symbole « %s »." msgid "Length of .scomm \"%s\" is already %ld. Not changed to %ld." msgstr "Longueur de .scomm « %s » est déjà %ld. N'a pas été changé à %ld." -#: config/tc-m32r.c:1927 config/tc-m32r.c:1980 config/tc-nds32.c:4784 -#: config/tc-nds32.c:4828 config/tc-sh.c:391 config/tc-sh.c:2062 +#: config/tc-m32r.c:1927 config/tc-m32r.c:1980 config/tc-nds32.c:4786 +#: config/tc-nds32.c:4830 config/tc-sh.c:391 config/tc-sh.c:2062 msgid "Invalid PIC expression." msgstr "Expresion PIC invalide" @@ -10863,60 +11035,60 @@ msgstr "Nom # Modes Min ops Max ops Modes masq. # Utilisé\n" msgid "Option `%s' is not recognized." msgstr "L'option « %s » n'est pas reconnue." -#: config/tc-m68hc11.c:748 +#: config/tc-m68hc11.c:746 msgid "imm3" msgstr "imm3" -#: config/tc-m68hc11.c:756 +#: config/tc-m68hc11.c:754 msgid "RD" msgstr "RD" -#: config/tc-m68hc11.c:764 +#: config/tc-m68hc11.c:762 msgid "RD,RS" msgstr "RD,RS" -#: config/tc-m68hc11.c:772 +#: config/tc-m68hc11.c:770 msgid "RI, #imm4" msgstr "RI, #imm4" -#: config/tc-m68hc11.c:804 +#: config/tc-m68hc11.c:802 msgid "RD, (RI,#offs5)" msgstr "RD, (RI,#offs5)" -#: config/tc-m68hc11.c:856 +#: config/tc-m68hc11.c:854 msgid "#<imm8>" msgstr "#<imm8>" -#: config/tc-m68hc11.c:865 +#: config/tc-m68hc11.c:863 msgid "#<imm16>" msgstr "#<imm16>" -#: config/tc-m68hc11.c:874 config/tc-m68hc11.c:883 +#: config/tc-m68hc11.c:872 config/tc-m68hc11.c:881 msgid "<imm8>,X" msgstr "<imm8>,X" -#: config/tc-m68hc11.c:910 +#: config/tc-m68hc11.c:908 msgid "*<abs8>" msgstr "*<abs8>" -#: config/tc-m68hc11.c:922 +#: config/tc-m68hc11.c:920 msgid "#<mask>" msgstr "#<mask>" -#: config/tc-m68hc11.c:932 +#: config/tc-m68hc11.c:930 #, c-format msgid "symbol%d" msgstr "symbole%d" -#: config/tc-m68hc11.c:934 +#: config/tc-m68hc11.c:932 msgid "<abs>" msgstr "<abs>" -#: config/tc-m68hc11.c:953 +#: config/tc-m68hc11.c:951 msgid "<label>" msgstr "<étiquette>" -#: config/tc-m68hc11.c:969 +#: config/tc-m68hc11.c:967 #, c-format msgid "" "# Example of `%s' instructions\n" @@ -10927,288 +11099,288 @@ msgstr "" "\t.sect .text\n" "_start:\n" -#: config/tc-m68hc11.c:1016 +#: config/tc-m68hc11.c:1014 #, c-format msgid "Instruction `%s' is not recognized." msgstr "Instruction « %s » n'est pas reconnue." -#: config/tc-m68hc11.c:1021 +#: config/tc-m68hc11.c:1019 #, c-format msgid "Instruction formats for `%s':" msgstr "Formats d'instruction pour « %s »:" -#: config/tc-m68hc11.c:1173 +#: config/tc-m68hc11.c:1171 #, c-format msgid "Immediate operand is not allowed for operand %d." msgstr "L'opérande immédiat n'est pas permis pour l'opérande %d." -#: config/tc-m68hc11.c:1217 +#: config/tc-m68hc11.c:1215 msgid "Indirect indexed addressing is not valid for 68HC11." msgstr "L'adressage indirect indexé n'est pas valide pour 68HC11." -#: config/tc-m68hc11.c:1237 +#: config/tc-m68hc11.c:1235 msgid "Spurious `,' or bad indirect register addressing mode." msgstr "Fausse « , » ou mode erroné d'adressage indirect par registre." -#: config/tc-m68hc11.c:1259 +#: config/tc-m68hc11.c:1257 msgid "Missing second register or offset for indexed-indirect mode." msgstr "Second registre ou décalage pour le mode indexé-indirect manquant." -#: config/tc-m68hc11.c:1269 +#: config/tc-m68hc11.c:1267 msgid "Missing second register for indexed-indirect mode." msgstr "Second registre manquant pour le mode indexé-indirect." -#: config/tc-m68hc11.c:1285 +#: config/tc-m68hc11.c:1283 msgid "Missing `]' to close indexed-indirect mode." msgstr "« ] » manquant pour compléter le mode indexé-indirect." -#: config/tc-m68hc11.c:1330 config/tc-m68hc11.c:2961 config/tc-m68hc11.c:3073 -#: config/tc-m68hc11.c:3147 config/tc-m68hc11.c:3331 config/tc-m68hc11.c:3402 +#: config/tc-m68hc11.c:1328 config/tc-m68hc11.c:2959 config/tc-m68hc11.c:3071 +#: config/tc-m68hc11.c:3145 config/tc-m68hc11.c:3329 config/tc-m68hc11.c:3400 msgid "Illegal operand." msgstr "Opérande illégal." #. Looks like OP_R_R. -#: config/tc-m68hc11.c:1335 config/tc-m68hc11.c:2966 config/tc-m68hc11.c:3078 -#: config/tc-m68hc11.c:3152 config/tc-m68hc11.c:3258 config/tc-m68hc11.c:3310 -#: config/tc-m68hc11.c:3318 config/tc-m68hc11.c:3336 +#: config/tc-m68hc11.c:1333 config/tc-m68hc11.c:2964 config/tc-m68hc11.c:3076 +#: config/tc-m68hc11.c:3150 config/tc-m68hc11.c:3256 config/tc-m68hc11.c:3308 +#: config/tc-m68hc11.c:3316 config/tc-m68hc11.c:3334 msgid "Missing operand." msgstr "Opérande manquant." -#: config/tc-m68hc11.c:1388 +#: config/tc-m68hc11.c:1386 msgid "Pre-increment mode is not valid for 68HC11" msgstr "Mode pré-incrément n'est pas valide pour 68HC11" -#: config/tc-m68hc11.c:1401 +#: config/tc-m68hc11.c:1399 msgid "Wrong register in register indirect mode." msgstr "Mauvais registre en mode registre indirect." -#: config/tc-m68hc11.c:1409 +#: config/tc-m68hc11.c:1407 msgid "Missing `]' to close register indirect operand." msgstr "« ] » manquant pour fermer l'opérande de registre indirect." -#: config/tc-m68hc11.c:1429 +#: config/tc-m68hc11.c:1427 msgid "Post-decrement mode is not valid for 68HC11." msgstr "Mode post-décrément n'est pas valide pour 68HC11." -#: config/tc-m68hc11.c:1437 +#: config/tc-m68hc11.c:1435 msgid "Post-increment mode is not valid for 68HC11." msgstr "Mode post-incrément n'est pas valide pour 68HC11." -#: config/tc-m68hc11.c:1455 +#: config/tc-m68hc11.c:1453 msgid "Invalid indexed indirect mode." msgstr "Mode indexé indirect invalide." -#: config/tc-m68hc11.c:1579 +#: config/tc-m68hc11.c:1577 #, c-format msgid "Trap id `%ld' is out of range." msgstr "Identificateur de la trappe « %ld » est hors limite." -#: config/tc-m68hc11.c:1583 +#: config/tc-m68hc11.c:1581 msgid "Trap id must be within [0x30..0x39] or [0x40..0xff]." msgstr "Identificateur de la trappe doit être entre [0x30..0x39] ou [0x40..0xff]." -#: config/tc-m68hc11.c:1590 config/tc-m68hc11.c:1741 +#: config/tc-m68hc11.c:1588 config/tc-m68hc11.c:1739 #, c-format msgid "Operand out of 8-bit range: `%ld'." msgstr "Opérande hors limite en 8 bits: « %ld »." -#: config/tc-m68hc11.c:1597 +#: config/tc-m68hc11.c:1595 msgid "The trap id must be a constant." msgstr "L'identificateur de trappe doit être une constante." -#: config/tc-m68hc11.c:1629 config/tc-m68hc11.c:1784 config/tc-xgate.c:1345 +#: config/tc-m68hc11.c:1627 config/tc-m68hc11.c:1782 config/tc-xgate.c:1347 #, c-format msgid "Operand `%x' not recognized in fixup8." msgstr "Opérande « %x » n'est pas reconnu dans le fixup8." -#: config/tc-m68hc11.c:1646 config/tc-m68hc11.c:1694 +#: config/tc-m68hc11.c:1644 config/tc-m68hc11.c:1692 #, c-format msgid "Operand out of 16-bit range: `%ld'." msgstr "Opérande hors limite en 16 bits: « %ld »." -#: config/tc-m68hc11.c:1677 config/tc-m68hc11.c:1708 +#: config/tc-m68hc11.c:1675 config/tc-m68hc11.c:1706 #, c-format msgid "Operand `%x' not recognized in fixup16." msgstr "Opérande « %x » n'est pas reconnu dans fixup16." -#: config/tc-m68hc11.c:1801 +#: config/tc-m68hc11.c:1799 #, c-format msgid "Unexpected branch conversion with `%x'" msgstr "Conversion inattendu de branchement avec « %x »" -#: config/tc-m68hc11.c:1887 config/tc-m68hc11.c:2019 +#: config/tc-m68hc11.c:1885 config/tc-m68hc11.c:2017 #, c-format msgid "Operand out of range for a relative branch: `%ld'" msgstr "Opérande hors limite pour un branchement relatif: « %ld »" -#: config/tc-m68hc11.c:1987 +#: config/tc-m68hc11.c:1985 msgid "Invalid register for dbcc/tbcc instruction." msgstr "Registre invalide pour un instruction dbcc/tbcc." -#: config/tc-m68hc11.c:2075 +#: config/tc-m68hc11.c:2073 #, c-format msgid "Increment/decrement value is out of range: `%ld'." msgstr "Valeur d'incrémentation/décrémentation est hors limite: « %ld »." -#: config/tc-m68hc11.c:2087 +#: config/tc-m68hc11.c:2085 msgid "Expecting a register." msgstr "Registre attendu." -#: config/tc-m68hc11.c:2102 +#: config/tc-m68hc11.c:2100 msgid "Invalid register for post/pre increment." msgstr "Registre invalide pour un post/pré incrémentation." -#: config/tc-m68hc11.c:2132 +#: config/tc-m68hc11.c:2130 msgid "Invalid register." msgstr "Registre invalide." -#: config/tc-m68hc11.c:2139 +#: config/tc-m68hc11.c:2137 #, c-format msgid "Offset out of 16-bit range: %ld." msgstr "Décalage hors limite en 16 bits: %ld" -#: config/tc-m68hc11.c:2145 +#: config/tc-m68hc11.c:2143 #, c-format msgid "Offset out of 5-bit range for movw/movb insn: %ld." msgstr "Décalage hors limite en 5 bits pour movw/movb: %ld." -#: config/tc-m68hc11.c:2270 +#: config/tc-m68hc11.c:2268 msgid "Expecting register D for indexed indirect mode." msgstr "Registre D attendu en mode indexé indirect." -#: config/tc-m68hc11.c:2272 +#: config/tc-m68hc11.c:2270 msgid "Indexed indirect mode is not allowed for movb/movw." msgstr "Mode indexé indirect n'est pas permis pour movb/movw." -#: config/tc-m68hc11.c:2289 +#: config/tc-m68hc11.c:2287 msgid "Invalid accumulator register." msgstr "Registre accumulateur invalide." -#: config/tc-m68hc11.c:2315 +#: config/tc-m68hc11.c:2313 msgid "Invalid indexed register." msgstr "Registre indexé invalide." -#: config/tc-m68hc11.c:2325 +#: config/tc-m68hc11.c:2323 msgid "Addressing mode not implemented yet." msgstr "Mode d'adressage pas encore implémenté." -#: config/tc-m68hc11.c:2339 +#: config/tc-m68hc11.c:2337 msgid "Invalid source register for this instruction, use 'tfr'." msgstr "Registre source invalide pour cette instruction, utiliser « tfr »." -#: config/tc-m68hc11.c:2341 +#: config/tc-m68hc11.c:2339 msgid "Invalid source register." msgstr "Registre source invalide." -#: config/tc-m68hc11.c:2346 +#: config/tc-m68hc11.c:2344 msgid "Invalid destination register for this instruction, use 'tfr'." msgstr "Registre de destination invalide pour cette instruction, utiliser « tfr »." -#: config/tc-m68hc11.c:2348 +#: config/tc-m68hc11.c:2346 msgid "Invalid destination register." msgstr "Registre de destination invalide." -#: config/tc-m68hc11.c:2523 +#: config/tc-m68hc11.c:2521 msgid "Invalid indexed register, expecting register X." msgstr "Registre d'index invalide, registre X attendu." -#: config/tc-m68hc11.c:2525 +#: config/tc-m68hc11.c:2523 msgid "Invalid indexed register, expecting register Y." msgstr "Registre d'index invalide, registre Y attendu." -#: config/tc-m68hc11.c:2844 config/tc-s12z.c:3804 +#: config/tc-m68hc11.c:2842 config/tc-s12z.c:3804 msgid "No instruction or missing opcode." msgstr "Pas d'instruction ou opcode manquant." -#: config/tc-m68hc11.c:2854 config/tc-m68hc11.c:3533 +#: config/tc-m68hc11.c:2852 config/tc-m68hc11.c:3531 #, c-format msgid "Opcode `%s' is not recognized." msgstr "Opcode « %s » n'est pas reconnu." -#: config/tc-m68hc11.c:2903 config/tc-m68hc11.c:3452 config/tc-m68hc11.c:3555 +#: config/tc-m68hc11.c:2901 config/tc-m68hc11.c:3450 config/tc-m68hc11.c:3553 #, c-format msgid "Garbage at end of instruction: `%s'." msgstr "Rebut à la fin de l'instruction: « %s »." -#: config/tc-m68hc11.c:3440 +#: config/tc-m68hc11.c:3438 #, c-format msgid "Failed to find a valid mode for `%s'." msgstr "N'a pu trouver un mode valable pour « %s »." -#: config/tc-m68hc11.c:3464 config/tc-m68hc11.c:3683 config/tc-m68hc11.c:3689 +#: config/tc-m68hc11.c:3462 config/tc-m68hc11.c:3681 config/tc-m68hc11.c:3687 #, c-format msgid "Invalid operand for `%s'" msgstr "Opérande invalide pour « %s »" -#: config/tc-m68hc11.c:3741 +#: config/tc-m68hc11.c:3739 #, c-format msgid "Invalid mode: %s\n" msgstr "Mode invalide: %s\n" -#: config/tc-m68hc11.c:3800 +#: config/tc-m68hc11.c:3798 msgid "bad .relax format" msgstr "format .relax erroné" -#: config/tc-m68hc11.c:3844 config/tc-s12z.c:3895 config/tc-xgate.c:630 +#: config/tc-m68hc11.c:3842 config/tc-s12z.c:3895 config/tc-xgate.c:630 #, c-format msgid "Relocation %d is not supported by object file format." msgstr "Réadressage %d n'est pas supporté par le format du fichier objet." -#: config/tc-m68hc11.c:4121 +#: config/tc-m68hc11.c:4119 msgid "bra or bsr with undefined symbol." msgstr "bra ou bsr avec symbole non défini." -#: config/tc-m68hc11.c:4222 config/tc-m68hc11.c:4279 +#: config/tc-m68hc11.c:4220 config/tc-m68hc11.c:4277 #, c-format msgid "Subtype %d is not recognized." msgstr "Sous-type %d n'est pas reconnu." -#: config/tc-m68hc11.c:4368 config/tc-s12z.c:3976 config/tc-xgate.c:708 +#: config/tc-m68hc11.c:4366 config/tc-s12z.c:3976 config/tc-xgate.c:708 #: config/tc-xgate.c:717 msgid "Value out of 16-bit range." msgstr "Valeur hors des limites 16 bits." -#: config/tc-m68hc11.c:4390 +#: config/tc-m68hc11.c:4388 #, c-format msgid "Value %ld too large for 8-bit PC-relative branch." msgstr "Valeur %ld trop grande pour un branchement de 8 bits relatif au PC" -#: config/tc-m68hc11.c:4400 config/tc-xgate.c:674 +#: config/tc-m68hc11.c:4398 config/tc-xgate.c:674 #, c-format msgid "Value %ld too large for 9-bit PC-relative branch." msgstr "Valeur %ld trop grande pour un branchement de 9 bits relatif au PC" -#: config/tc-m68hc11.c:4409 config/tc-xgate.c:691 +#: config/tc-m68hc11.c:4407 config/tc-xgate.c:691 #, c-format msgid "Value %ld too large for 10-bit PC-relative branch." msgstr "Valeur %ld trop grande pour un branchement de 10 bits relatif au PC" -#: config/tc-m68hc11.c:4417 +#: config/tc-m68hc11.c:4415 #, c-format msgid "Auto increment/decrement offset '%ld' is out of range." msgstr "Décalage auto incrémenté/décrémenté « %ld » est hors limite." -#: config/tc-m68hc11.c:4430 +#: config/tc-m68hc11.c:4428 #, c-format msgid "Offset out of 5-bit range for movw/movb insn: %ld" msgstr "Décalage hors des limites 5 bits pour movw/movb: %ld" -#: config/tc-m68hc11.c:4441 +#: config/tc-m68hc11.c:4439 #, c-format msgid "Offset out of 9-bit range for movw/movb insn: %ld" msgstr "Décalage hors des limites 9 bits pour movw/movb: %ld" -#: config/tc-m68hc11.c:4453 +#: config/tc-m68hc11.c:4451 #, c-format msgid "Offset out of 16-bit range for movw/movb insn: %ld" msgstr "Décalage hors des limites 16 bits pour movw/movb: %ld" -#: config/tc-m68hc11.c:4470 config/tc-s12z.c:3982 config/tc-xgate.c:752 +#: config/tc-m68hc11.c:4468 config/tc-s12z.c:3982 config/tc-xgate.c:752 #, c-format msgid "Line %d: unknown relocation type: 0x%x." msgstr "Ligne %d: type de réadressage inconnu: 0x%x." -#: config/tc-m68hc11.c:4495 config/tc-z80.c:3448 config/tc-z80.c:3468 +#: config/tc-m68hc11.c:4493 config/tc-z80.c:3449 config/tc-z80.c:3469 msgid "Invalid directive" msgstr "Directive invalide" @@ -11267,7 +11439,7 @@ msgid "operands mismatch" msgstr "opérandes ne concordent pas" #: config/tc-m68k.c:2433 config/tc-m68k.c:2439 config/tc-m68k.c:2445 -#: config/tc-mmix.c:2507 config/tc-mmix.c:2531 +#: config/tc-mmix.c:2509 config/tc-mmix.c:2533 msgid "operand out of range" msgstr "opérande hors limite" @@ -11650,7 +11822,7 @@ msgstr "Opcode(%d.%s): " msgid "Not a defined coldfire architecture" msgstr "Pas une architecture coldfire définie" -#: config/tc-m68k.c:7898 read.c:4629 +#: config/tc-m68k.c:7898 read.c:4686 #, c-format msgid "%s relocations do not fit in %u byte" msgid_plural "%s relocations do not fit in %u bytes" @@ -11694,6 +11866,10 @@ msgstr "opérande doit être un multiple de 4" msgid "operand must be a multiple of 2" msgstr "opérande doit être un multiple de 2" +#: config/tc-mcore.c:840 config/tc-mcore.c:1356 config/tc-mcore.c:1410 +msgid "base register expected" +msgstr "registre de base attendu" + #: config/tc-mcore.c:888 config/tc-microblaze.c:948 #: config/tc-microblaze.c:1084 config/tc-microblaze.c:1118 #: config/tc-microblaze.c:1573 config/tc-microblaze.c:1641 @@ -12364,7 +12540,7 @@ msgstr "ne peut assembler l'instruction DSP, l'option DSP n'est pas active : %s msgid "cannot assemble FPU instruction, FPU option not set: %s" msgstr "ne peut assembler l'instruction FPU, l'option FPU n'est pas active : %s" -#: config/tc-metag.c:6733 config/tc-nds32.c:7345 +#: config/tc-metag.c:6733 config/tc-nds32.c:7347 msgid "Bad call to md_atof()" msgstr "Appel erroné à md_atof()" @@ -12499,452 +12675,452 @@ msgstr "Valeur fr_opcode incorrecte dans frag. Erreur interne....." msgid "Absolute value in relaxation code. Assembler error....." msgstr "Valeur absolue dans le code de relaxation. Erreur d'assembleur....." -#: config/tc-mips.c:2175 +#: config/tc-mips.c:2178 #, c-format msgid "the %d-bit %s architecture does not support the `%s' extension" msgstr "l'architecture %d bits %s ne supporte pas l'extension « %s »" -#: config/tc-mips.c:2178 +#: config/tc-mips.c:2181 #, c-format msgid "the `%s' extension requires %s%d revision %d or greater" msgstr "l'extension « %s » requiert %s%d à la révision %d ou plus" -#: config/tc-mips.c:2187 +#: config/tc-mips.c:2190 #, c-format msgid "the `%s' extension was removed in %s%d revision %d" msgstr "l'extension « %s » a été retirée dans %s%d révision %d" -#: config/tc-mips.c:2196 +#: config/tc-mips.c:2199 #, c-format msgid "the `%s' extension requires 64-bit FPRs" msgstr "l'extension « %s » requiert des FPR 64 bits" -#: config/tc-mips.c:3048 config/tc-mips.c:16627 +#: config/tc-mips.c:3051 config/tc-mips.c:16631 #, c-format msgid "unrecognized register name `%s'" msgstr "nom de registre non reconnu « %s »" -#: config/tc-mips.c:3275 +#: config/tc-mips.c:3278 msgid "invalid register range" msgstr "plage de registre invalide" -#: config/tc-mips.c:3303 +#: config/tc-mips.c:3306 msgid "vector element must be constant" msgstr "l'élément d'un vecteur doit être une constante" -#: config/tc-mips.c:3313 +#: config/tc-mips.c:3316 msgid "missing `]'" msgstr "« ] » manquant" -#: config/tc-mips.c:3536 +#: config/tc-mips.c:3539 #, c-format msgid "internal: bad mips opcode (mask error): %s %s" msgstr "interne: opcode mips erroné (erreur de masque): %s %s" -#: config/tc-mips.c:3563 +#: config/tc-mips.c:3566 #, c-format msgid "internal: unknown operand type: %s %s" msgstr "interne: type d'opérande inconnu : %s %s" -#: config/tc-mips.c:3596 +#: config/tc-mips.c:3599 #, c-format msgid "internal: bad mips opcode (bits 0x%08lx doubly defined): %s %s" msgstr "interne: mauvais opcode mips (bits 0x%08lx défini deux fois): %s %s" -#: config/tc-mips.c:3604 +#: config/tc-mips.c:3607 #, c-format msgid "internal: bad mips opcode (bits 0x%08lx undefined): %s %s" msgstr "interne: mauvais opcode mips (bits 0x%08lx indéfinis): %s %s" -#: config/tc-mips.c:3611 +#: config/tc-mips.c:3614 #, c-format msgid "internal: bad mips opcode (bits 0x%08lx defined): %s %s" msgstr "interne: mauvais opcode mips (bits 0x%08lx définis): %s %s" -#: config/tc-mips.c:3646 +#: config/tc-mips.c:3649 #, c-format msgid "internal error: bad microMIPS opcode (incorrect length: %u): %s %s" msgstr "erreur interne: opcode microMIPS erroné (longueur incorrecte: %u): %s %s" -#: config/tc-mips.c:3654 +#: config/tc-mips.c:3657 #, c-format msgid "internal error: bad microMIPS opcode (opcode/length mismatch): %s %s" msgstr "erreur interne: opcode microMIPS erroné (désaccord opcode/longueur): %s %s" -#: config/tc-mips.c:3679 +#: config/tc-mips.c:3682 msgid "-G may not be used in position-independent code" msgstr "-G ne peut pas être utilisé dans du code indépendant de la position" -#: config/tc-mips.c:3685 +#: config/tc-mips.c:3688 msgid "-G may not be used with abicalls" msgstr "-G ne peut pas être utilisé avec abicalls" -#: config/tc-mips.c:3790 +#: config/tc-mips.c:3793 msgid "broken assembler, no assembly attempted" msgstr "assemblage cassé, aucune tentative d'assemblage" -#: config/tc-mips.c:3938 +#: config/tc-mips.c:3941 #, c-format msgid ".gnu_attribute %d,%d is incompatible with `%s'" msgstr ".gnu_attribute %d,%d est incompatible avec « %s »" -#: config/tc-mips.c:3945 +#: config/tc-mips.c:3948 #, c-format msgid ".gnu_attribute %d,%d requires `%s'" msgstr ".gnu_attribute %d,%d requiert « %s »" -#: config/tc-mips.c:4006 +#: config/tc-mips.c:4009 #, c-format msgid ".gnu_attribute %d,%d is no longer supported" msgstr ".gnu_attribute %d,%d n'est plus supporté" -#: config/tc-mips.c:4015 +#: config/tc-mips.c:4018 #, c-format msgid ".gnu_attribute %d,%d is not a recognized floating-point ABI" msgstr ".gnu_attribute %d,%d n'est pas reconnu par l'ABI en virgule flottante" -#: config/tc-mips.c:4028 +#: config/tc-mips.c:4031 msgid "`gp=64' used with a 32-bit processor" msgstr "« gp=64 » utilisé avec un processeur de 32 bits" -#: config/tc-mips.c:4031 +#: config/tc-mips.c:4034 msgid "`gp=32' used with a 64-bit ABI" msgstr "« gp=32 » utilisé avec une ABI de 64 bits" -#: config/tc-mips.c:4034 +#: config/tc-mips.c:4037 msgid "`gp=64' used with a 32-bit ABI" msgstr "« gp=64 » utilisé avec une ABI de 32 bits" -#: config/tc-mips.c:4041 +#: config/tc-mips.c:4044 msgid "`fp=xx' used with a cpu lacking ldc1/sdc1 instructions" msgstr "« fp=xx » utilisé avec un processeur sans les instructions ldc1/sdc1" -#: config/tc-mips.c:4043 +#: config/tc-mips.c:4046 msgid "`fp=xx' cannot be used with `singlefloat'" msgstr "« fp=xx » ne peut être utilisé avec « singlefloat »" -#: config/tc-mips.c:4047 +#: config/tc-mips.c:4050 msgid "`fp=64' used with a 32-bit fpu" msgstr "« fp=64 » utilisé avec un fpu de 32 bits" -#: config/tc-mips.c:4051 +#: config/tc-mips.c:4054 msgid "`fp=64' used with a 32-bit ABI" msgstr "« fp=64 » utilisé avec une ABI de 32 bits" -#: config/tc-mips.c:4056 +#: config/tc-mips.c:4059 msgid "`fp=32' used with a 64-bit ABI" msgstr "« fp=32 » utilisé avec une ABI de 64 bits" -#: config/tc-mips.c:4058 +#: config/tc-mips.c:4061 msgid "`fp=32' used with a MIPS R6 cpu" msgstr "« fp=32 » utilisé avec un processeur MIPS R6" -#: config/tc-mips.c:4061 +#: config/tc-mips.c:4064 msgid "Unknown size of floating point registers" msgstr "Taille inconnue des registres en virgule flottante" -#: config/tc-mips.c:4066 +#: config/tc-mips.c:4069 msgid "`nooddspreg` cannot be used with a 64-bit ABI" msgstr "« nooddspreg » ne peut pas être utilisé avec une ABI de 64 bits" -#: config/tc-mips.c:4069 config/tc-mips.c:4073 +#: config/tc-mips.c:4072 config/tc-mips.c:4076 #, c-format msgid "`%s' cannot be used with `%s'" msgstr "« %s » ne peut pas être utilisé avec « %s »" -#: config/tc-mips.c:4078 +#: config/tc-mips.c:4081 #, c-format msgid "branch relaxation is not supported in `%s'" msgstr "la relaxation de branchement n'est pas supportée dans « %s »" -#: config/tc-mips.c:4154 +#: config/tc-mips.c:4157 msgid "trap exception not supported at ISA 1" msgstr "exception par trappe non supportée sur ISA 1" -#: config/tc-mips.c:4167 config/tc-mips.c:17510 +#: config/tc-mips.c:4170 config/tc-mips.c:17514 #, c-format msgid "`%s' does not support legacy NaN" msgstr "« %s » ne supporte pas le NaN historique" -#: config/tc-mips.c:4214 +#: config/tc-mips.c:4217 #, c-format msgid "returned from mips_ip(%s) insn_opcode = 0x%x\n" msgstr "obtenu de mips_ip(%s) insn_opcode = 0x%x\n" -#: config/tc-mips.c:4918 +#: config/tc-mips.c:4921 #, c-format msgid "operand %d out of range" msgstr "opérande %d hors limite" -#: config/tc-mips.c:4926 +#: config/tc-mips.c:4929 #, c-format msgid "operand %d must be constant" msgstr "l'opérande %d doit être une constante" -#: config/tc-mips.c:4970 read.c:4414 read.c:5184 write.c:254 write.c:1036 +#: config/tc-mips.c:4973 read.c:4471 read.c:5241 write.c:254 write.c:1037 msgid "register value used as expression" msgstr "valeur de registre utilisée comme expression" -#: config/tc-mips.c:4983 +#: config/tc-mips.c:4986 #, c-format msgid "operand %d must be an immediate expression" msgstr "l'opérande %d doit être une expression immédiate" -#: config/tc-mips.c:5105 config/tc-mips.c:5107 +#: config/tc-mips.c:5108 config/tc-mips.c:5110 #, c-format msgid "float register should be even, was %d" msgstr "registre de virgule flottante devrait être pair, était %d" -#: config/tc-mips.c:5120 +#: config/tc-mips.c:5123 #, c-format msgid "condition code register should be even for %s, was %d" msgstr "registre du code de condition devrait être pair pour %s, était %d" -#: config/tc-mips.c:5125 +#: config/tc-mips.c:5128 #, c-format msgid "condition code register should be 0 or 4 for %s, was %d" msgstr "registre du code de condition devrait être 0 ou 4 pour %s, était %d" -#: config/tc-mips.c:5446 +#: config/tc-mips.c:5449 msgid "invalid performance register" msgstr "registre de performance invalide" -#: config/tc-mips.c:5542 config/tc-mips.c:6013 +#: config/tc-mips.c:5545 config/tc-mips.c:6016 msgid "the source register must not be $0" msgstr "le registre source ne doit pas être $0" -#: config/tc-mips.c:5818 +#: config/tc-mips.c:5821 msgid "missing frame size" msgstr "taille de cadre manquante" -#: config/tc-mips.c:5823 +#: config/tc-mips.c:5826 msgid "frame size specified twice" msgstr "taille de trame spécifiée deux fois" -#: config/tc-mips.c:5828 +#: config/tc-mips.c:5831 msgid "invalid frame size" msgstr "taille de cadre invalide" -#: config/tc-mips.c:5868 +#: config/tc-mips.c:5871 #, c-format msgid "operand %d must be an immediate" msgstr "opérande %d doit être un immédiat" -#: config/tc-mips.c:5883 +#: config/tc-mips.c:5886 msgid "invalid element selector" msgstr "élément de sélecteur invalide" -#: config/tc-mips.c:5896 +#: config/tc-mips.c:5899 #, c-format msgid "operand %d must be scalar" msgstr "opérande %d doit être scalaire" -#: config/tc-mips.c:6076 +#: config/tc-mips.c:6079 msgid "floating-point expression required" msgstr "expression en virgule flottante attendue" -#: config/tc-mips.c:6176 +#: config/tc-mips.c:6179 #, c-format msgid "cannot use `%s' in this section" msgstr "ne peut utiliser « %s » dans cette section" -#: config/tc-mips.c:6323 +#: config/tc-mips.c:6326 msgid "used $at without \".set noat\"" msgstr "a utilisé $at sans « .set noat »" -#: config/tc-mips.c:6325 +#: config/tc-mips.c:6328 #, c-format msgid "used $%u with \".set at=$%u\"" msgstr "a utilisé $%u avec « .set at=$%u »" -#: config/tc-mips.c:7508 +#: config/tc-mips.c:7507 #, c-format msgid "wrong size instruction in a %u-bit branch delay slot" msgstr "instruction de mauvaise taille dans un slot d'un branchement de %u bits différé" -#: config/tc-mips.c:7528 config/tc-mips.c:7538 config/tc-mips.c:15932 +#: config/tc-mips.c:7527 config/tc-mips.c:7537 config/tc-mips.c:15931 #, c-format msgid "jump to misaligned address (0x%lx)" msgstr "saut vers une adresse mal alignée (0x%lx)" -#: config/tc-mips.c:7553 config/tc-mips.c:7573 config/tc-mips.c:7590 -#: config/tc-mips.c:9140 config/tc-mips.c:15786 config/tc-mips.c:15793 -#: config/tc-mips.c:16186 config/tc-mips.c:19025 +#: config/tc-mips.c:7552 config/tc-mips.c:7572 config/tc-mips.c:7589 +#: config/tc-mips.c:9139 config/tc-mips.c:15785 config/tc-mips.c:15792 +#: config/tc-mips.c:16185 config/tc-mips.c:19032 #, c-format msgid "branch to misaligned address (0x%lx)" msgstr "saut vers une adresse mal alignée (0x%lx)" -#: config/tc-mips.c:7559 config/tc-mips.c:7577 config/tc-mips.c:7594 -#: config/tc-mips.c:9143 +#: config/tc-mips.c:7558 config/tc-mips.c:7576 config/tc-mips.c:7593 +#: config/tc-mips.c:9142 #, c-format msgid "branch address range overflow (0x%lx)" msgstr "débordement de la gamme de saut d'adresses (0x%lx)" -#: config/tc-mips.c:7839 +#: config/tc-mips.c:7838 msgid "extended instruction in delay slot" msgstr "instruction étendue dans la plage de délai" -#: config/tc-mips.c:8303 +#: config/tc-mips.c:8302 msgid "source and destination must be different" msgstr "source et destination doivent être différents" -#: config/tc-mips.c:8306 +#: config/tc-mips.c:8305 msgid "a destination register must be supplied" msgstr "un registre de destination doit être fournis" -#: config/tc-mips.c:8311 +#: config/tc-mips.c:8310 msgid "the source register must not be $31" msgstr "le registre source ne doit pas être $31" -#: config/tc-mips.c:8559 config/tc-mips.c:14526 config/tc-mips.c:19172 +#: config/tc-mips.c:8558 config/tc-mips.c:14525 config/tc-mips.c:19179 msgid "invalid unextended operand value" msgstr "valeur d'opérande non étendue invalide" -#: config/tc-mips.c:8677 +#: config/tc-mips.c:8676 #, c-format msgid "opcode not supported on this processor: %s (%s)" msgstr "opcode non supporté sur ce processeur: %s (%s)" -#: config/tc-mips.c:8756 +#: config/tc-mips.c:8755 msgid "opcode not supported in the `insn32' mode" msgstr "opcode non supporté en mode « insn32 »" -#: config/tc-mips.c:8759 +#: config/tc-mips.c:8758 #, c-format msgid "unrecognized %d-bit version of microMIPS opcode" msgstr "version sur %d bits inconnue de l'opcode microMIPS" -#: config/tc-mips.c:8815 +#: config/tc-mips.c:8814 msgid "unrecognized unextended version of MIPS16 opcode" msgstr "version non étendue d'opcode MIPS16 non reconnue" -#: config/tc-mips.c:8818 +#: config/tc-mips.c:8817 msgid "unrecognized extended version of MIPS16 opcode" msgstr "version étendue d'opcode MIPS16 non reconnue" -#: config/tc-mips.c:8868 config/tc-mips.c:19043 +#: config/tc-mips.c:8867 config/tc-mips.c:19050 msgid "macro instruction expanded into multiple instructions in a branch delay slot" msgstr "l'instruction macro a été étendue en de multiples instructions dans un emplacement de branchement différé" -#: config/tc-mips.c:8871 config/tc-mips.c:19051 +#: config/tc-mips.c:8870 config/tc-mips.c:19058 msgid "macro instruction expanded into multiple instructions" msgstr "instruction macro étendue en de multiples instructions" -#: config/tc-mips.c:8875 +#: config/tc-mips.c:8874 msgid "macro instruction expanded into a wrong size instruction in a 16-bit branch delay slot" msgstr "l'instruction macro a été étendue dans une instruction de mauvaise taille dans un slot d'un branchement 16 bits différé" -#: config/tc-mips.c:8877 +#: config/tc-mips.c:8876 msgid "macro instruction expanded into a wrong size instruction in a 32-bit branch delay slot" msgstr "l'instruction macro a été étendue dans une instruction de mauvaise taille dans un slot d'un branchement 32 bits différé" -#: config/tc-mips.c:9340 +#: config/tc-mips.c:9339 msgid "operand overflow" msgstr "débordement de l'opérande" -#: config/tc-mips.c:9359 config/tc-mips.c:9944 config/tc-mips.c:14007 +#: config/tc-mips.c:9358 config/tc-mips.c:9943 config/tc-mips.c:14006 msgid "macro used $at after \".set noat\"" msgstr "macro utilisée $at après \".set noat\"" -#: config/tc-mips.c:9504 config/tc-mips.c:12319 config/tc-mips.c:13000 +#: config/tc-mips.c:9503 config/tc-mips.c:12318 config/tc-mips.c:12999 #, c-format msgid "number (0x%<PRIx64>) larger than 32 bits" msgstr "nombre (0x%<PRIx64>) plus grand que 32 bits" -#: config/tc-mips.c:9525 +#: config/tc-mips.c:9524 msgid "number larger than 64 bits" msgstr "nombre plus grand que 64 bits" -#: config/tc-mips.c:9822 config/tc-mips.c:9850 config/tc-mips.c:9888 -#: config/tc-mips.c:9933 config/tc-mips.c:12563 config/tc-mips.c:12602 -#: config/tc-mips.c:12641 config/tc-mips.c:13097 config/tc-mips.c:13149 +#: config/tc-mips.c:9821 config/tc-mips.c:9849 config/tc-mips.c:9887 +#: config/tc-mips.c:9932 config/tc-mips.c:12562 config/tc-mips.c:12601 +#: config/tc-mips.c:12640 config/tc-mips.c:13096 config/tc-mips.c:13148 msgid "PIC code offset overflow (max 16 signed bits)" msgstr "Débordement du décalage du code PIC (max 16 bits signés)" -#: config/tc-mips.c:10466 +#: config/tc-mips.c:10465 #, c-format msgid "BALIGN immediate not 0, 1, 2 or 3 (%lu)" msgstr "Immédiat BALIGN n'est pas 0, 1, 2 ou 3 (%lu)" #. Result is always true. -#: config/tc-mips.c:10562 +#: config/tc-mips.c:10561 #, c-format msgid "branch %s is always true" msgstr "branchement %s est toujours vrai" -#: config/tc-mips.c:10790 config/tc-mips.c:10900 +#: config/tc-mips.c:10789 config/tc-mips.c:10899 msgid "divide by zero" msgstr "division par zéro" -#: config/tc-mips.c:10990 +#: config/tc-mips.c:10989 msgid "dla used to load 32-bit register; recommend using la instead" msgstr "dla utilisé pour charger un registre 32 bits; il est recommandé d'utiliser la" -#: config/tc-mips.c:10994 +#: config/tc-mips.c:10993 msgid "la used to load 64-bit address; recommend using dla instead" msgstr "la utilisé pour charger une adresse 64 bits; il est recommandé d'utiliser dla" -#: config/tc-mips.c:11103 config/tc-riscv.c:1999 +#: config/tc-mips.c:11102 config/tc-riscv.c:2040 msgid "offset too large" msgstr "décalage d'adresse trop grand" -#: config/tc-mips.c:11277 config/tc-mips.c:11555 +#: config/tc-mips.c:11276 config/tc-mips.c:11554 msgid "PIC code offset overflow (max 32 signed bits)" msgstr "Débordement du décalage du code PIC (max 32 bits signés)" -#: config/tc-mips.c:11625 config/tc-mips.c:11701 +#: config/tc-mips.c:11624 config/tc-mips.c:11700 #, c-format msgid "opcode not supported in the `insn32' mode `%s'" msgstr "opcode non supporté dans le mode « insn32 » « %s »" -#: config/tc-mips.c:11653 +#: config/tc-mips.c:11652 msgid "MIPS PIC call to register other than $25" msgstr "Appel PIC MIPS à un registre autre que $25" -#: config/tc-mips.c:11669 config/tc-mips.c:11680 config/tc-mips.c:11813 -#: config/tc-mips.c:11824 +#: config/tc-mips.c:11668 config/tc-mips.c:11679 config/tc-mips.c:11812 +#: config/tc-mips.c:11823 msgid "no .cprestore pseudo-op used in PIC code" msgstr "pas de pseudo-op .cprestore utilisé dans le code PIC" -#: config/tc-mips.c:11674 config/tc-mips.c:11818 +#: config/tc-mips.c:11673 config/tc-mips.c:11817 msgid "no .frame pseudo-op used in PIC code" msgstr "pas de pseudo-op .frame utilisé dans le code PIC" -#: config/tc-mips.c:11839 +#: config/tc-mips.c:11838 msgid "non-PIC jump used in PIC library" msgstr "saut non PIC utilisé dans la librairie PIC" -#: config/tc-mips.c:12820 +#: config/tc-mips.c:12819 #, c-format msgid "Unable to generate `%s' compliant code without mthc1" msgstr "Incapable de générer du code conforme « %s » sans mthc1" -#: config/tc-mips.c:13561 +#: config/tc-mips.c:13560 #, c-format msgid "instruction %s: result is always false" msgstr "instruction %s: résultat est toujours faux" -#: config/tc-mips.c:13714 +#: config/tc-mips.c:13713 #, c-format msgid "instruction %s: result is always true" msgstr "instruction %s: résultat est toujours vrai" #. FIXME: Check if this is one of the itbl macros, since they #. are added dynamically. -#: config/tc-mips.c:14003 +#: config/tc-mips.c:14002 #, c-format msgid "macro %s not implemented yet" msgstr "macro %s n'est pas encore implémentée" -#: config/tc-mips.c:14536 +#: config/tc-mips.c:14535 msgid "extended operand requested but not required" msgstr "opérande étendu demandé mais non requise" -#: config/tc-mips.c:14545 +#: config/tc-mips.c:14544 msgid "operand value out of range for instruction" msgstr "valeur d'opérande hors limite pour l'instruction" -#: config/tc-mips.c:14644 +#: config/tc-mips.c:14643 #, c-format msgid "relocation %s isn't supported by the current ABI" msgstr "réadressage %s n'est pas supporté par l'ABI actuelle" @@ -12994,218 +13170,218 @@ msgstr "-%s en conflit avec d'autres options d'architecture, lequel implique -%s msgid "-march=%s is not compatible with the selected ABI" msgstr "-march=%s n'est pas compatible avec l'ABI sélectionnée" -#: config/tc-mips.c:15790 config/tc-mips.c:16180 config/tc-mips.c:19022 +#: config/tc-mips.c:15789 config/tc-mips.c:16179 config/tc-mips.c:19029 msgid "branch to a symbol in another ISA mode" msgstr "branchement vers un symbole dans un autre mode ISA" -#: config/tc-mips.c:15797 config/tc-mips.c:15937 config/tc-mips.c:16190 +#: config/tc-mips.c:15796 config/tc-mips.c:15936 config/tc-mips.c:16189 #, c-format msgid "cannot encode misaligned addend in the relocatable field (0x%lx)" msgstr "impossible d'encoder un terme mal aligné dans un champ réadressable (0x%lx)" -#: config/tc-mips.c:15834 +#: config/tc-mips.c:15833 msgid "PC-relative reference to a different section" msgstr "référence relative au PC vers une section différente" -#: config/tc-mips.c:15906 config/tc-riscv.c:3847 +#: config/tc-mips.c:15905 config/tc-riscv.c:4042 msgid "TLS relocation against a constant" msgstr "réadressage TLS par une constante" -#: config/tc-mips.c:15926 +#: config/tc-mips.c:15925 msgid "jump to a symbol in another ISA mode" msgstr "saut vers un symbole dans un autre mode ISA" -#: config/tc-mips.c:15929 +#: config/tc-mips.c:15928 msgid "JALX to a symbol in the same ISA mode" msgstr "JALX vers un symbole dans le même mode ISA" -#: config/tc-mips.c:16012 +#: config/tc-mips.c:16011 msgid "unsupported constant in relocation" msgstr "constante non supportée dans un réadressage" -#: config/tc-mips.c:16085 +#: config/tc-mips.c:16084 #, c-format msgid "PC-relative access using misaligned symbol (%lx)" msgstr "accès relatif au PC en utilisant un symbole mal alignée (%lx)" -#: config/tc-mips.c:16089 +#: config/tc-mips.c:16088 #, c-format msgid "PC-relative access using misaligned offset (%lx)" msgstr "accès relatif au PC en utilisant un décalage mal aligné (%lx)" -#: config/tc-mips.c:16102 config/tc-mips.c:16121 +#: config/tc-mips.c:16101 config/tc-mips.c:16120 msgid "PC-relative access out of range" msgstr "adresse relative au PC hors limite" -#: config/tc-mips.c:16108 +#: config/tc-mips.c:16107 #, c-format msgid "PC-relative access to misaligned address (%lx)" msgstr "accès relatif au PC vers une adresse mal alignée (%lx)" -#: config/tc-mips.c:16275 +#: config/tc-mips.c:16276 #, c-format msgid "alignment too large, %d assumed" msgstr "alignement trop grand, %d utilisé" -#: config/tc-mips.c:16278 +#: config/tc-mips.c:16279 msgid "alignment negative, 0 assumed" msgstr "alignement négatif, 0 utilisé" -#: config/tc-mips.c:16507 +#: config/tc-mips.c:16511 #, c-format msgid "%s: no such section" msgstr "%s: pas de telle section" -#: config/tc-mips.c:16563 +#: config/tc-mips.c:16567 #, c-format msgid ".option pic%d not supported" msgstr ".option pic%d n'est pas supportée" -#: config/tc-mips.c:16565 +#: config/tc-mips.c:16569 #, c-format msgid ".option pic%d not supported in VxWorks PIC mode" msgstr ".option pic%d n'est pas supportée en mode VxWorks PIC" -#: config/tc-mips.c:16577 config/tc-mips.c:16917 +#: config/tc-mips.c:16581 config/tc-mips.c:16921 msgid "-G may not be used with SVR4 PIC code" msgstr "-G ne peut être utilisé avec du code PIC SVR4" -#: config/tc-mips.c:16583 +#: config/tc-mips.c:16587 #, c-format msgid "unrecognized option \"%s\"" msgstr "option « %s » non reconnue" -#: config/tc-mips.c:16689 +#: config/tc-mips.c:16693 #, c-format msgid "unknown architecture %s" msgstr "architecture inconnue %s" -#: config/tc-mips.c:16704 config/tc-mips.c:16868 +#: config/tc-mips.c:16708 config/tc-mips.c:16872 #, c-format msgid "unknown ISA level %s" msgstr "niveau ISA inconnu %s" -#: config/tc-mips.c:16714 +#: config/tc-mips.c:16718 #, c-format msgid "unknown ISA or architecture %s" msgstr "ISA ou architecture inconnue %s" -#: config/tc-mips.c:16773 +#: config/tc-mips.c:16777 msgid "`noreorder' must be set before `nomacro'" msgstr "« noreorder » doit être initialisé avant « nomacro »" -#: config/tc-mips.c:16803 +#: config/tc-mips.c:16807 msgid ".set pop with no .set push" msgstr ".set pop sans .set push" -#: config/tc-mips.c:16822 +#: config/tc-mips.c:16826 #, c-format msgid "tried to set unrecognized symbol: %s\n" msgstr "tentative d'initialisation d'un symbole non reconnu : %s\n" -#: config/tc-mips.c:16895 +#: config/tc-mips.c:16899 #, c-format msgid ".module used with unrecognized symbol: %s\n" msgstr ".module utilisé avec un symbole non reconnu : %s\n" -#: config/tc-mips.c:16901 +#: config/tc-mips.c:16905 msgid ".module is not permitted after generating code" msgstr ".module n'est pas permis après la génération du code" -#: config/tc-mips.c:16961 config/tc-mips.c:17040 config/tc-mips.c:17144 -#: config/tc-mips.c:17174 config/tc-mips.c:17223 +#: config/tc-mips.c:16965 config/tc-mips.c:17044 config/tc-mips.c:17148 +#: config/tc-mips.c:17178 config/tc-mips.c:17227 #, c-format msgid "%s not supported in MIPS16 mode" msgstr "%s n'est pas supporté en mode MIPS16" -#: config/tc-mips.c:16968 +#: config/tc-mips.c:16972 msgid ".cpload not in noreorder section" msgstr ".cpload n'est pas dans la section « noreorder »" -#: config/tc-mips.c:17049 config/tc-mips.c:17068 +#: config/tc-mips.c:17053 config/tc-mips.c:17072 msgid "missing argument separator ',' for .cpsetup" msgstr "séparateur d'argument « , » manquant pour .cpsetup" -#: config/tc-mips.c:17266 config/tc-riscv.c:4186 +#: config/tc-mips.c:17270 config/tc-riscv.c:4381 #, c-format msgid "unsupported use of %s" msgstr "utilisation non supporté de %s" -#: config/tc-mips.c:17357 +#: config/tc-mips.c:17361 msgid "unsupported use of .gpword" msgstr "utilisation non supporté de .gpword" -#: config/tc-mips.c:17395 +#: config/tc-mips.c:17399 msgid "unsupported use of .gpdword" msgstr "utilisation non supportée de .gpdword" -#: config/tc-mips.c:17427 +#: config/tc-mips.c:17431 msgid "unsupported use of .ehword" msgstr "utilisation non supporté de .ehword" -#: config/tc-mips.c:17514 +#: config/tc-mips.c:17518 msgid "bad .nan directive" msgstr "directive .nan erronée" -#: config/tc-mips.c:17563 +#: config/tc-mips.c:17567 #, c-format msgid "ignoring attempt to redefine symbol %s" msgstr "tentative ignorée de redéfinition du symbole %s" -#: config/tc-mips.c:17578 ecoff.c:3359 +#: config/tc-mips.c:17582 ecoff.c:3358 msgid "bad .weakext directive" msgstr "directive .weakext erronée" -#: config/tc-mips.c:18547 config/tc-mips.c:18824 +#: config/tc-mips.c:18554 config/tc-mips.c:18831 msgid "relaxed out-of-range branch into a jump" msgstr "relâche d'un branchement hors limite dans le saut (jump)" -#: config/tc-mips.c:19047 +#: config/tc-mips.c:19054 msgid "extended instruction in a branch delay slot" msgstr "instruction étendue dans la plage de délai de branchement" -#: config/tc-mips.c:19161 config/tc-xtensa.c:1691 config/tc-xtensa.c:1969 +#: config/tc-mips.c:19168 config/tc-xtensa.c:1691 config/tc-xtensa.c:1969 msgid "unsupported relocation" msgstr "réadressage non supporté" -#: config/tc-mips.c:19669 config/tc-score.c:5644 +#: config/tc-mips.c:19676 config/tc-score.c:5644 msgid "expected simple number" msgstr "nombre simple attendu" -#: config/tc-mips.c:19697 config/tc-score.c:5671 +#: config/tc-mips.c:19704 config/tc-score.c:5671 msgid "invalid number" msgstr "nombre invalide" -#: config/tc-mips.c:19774 ecoff.c:2988 +#: config/tc-mips.c:19781 ecoff.c:2987 msgid ".end directive without a preceding .ent directive" msgstr "directive .end sans directive .ent précédente" -#: config/tc-mips.c:19783 +#: config/tc-mips.c:19790 msgid ".end symbol does not match .ent symbol" msgstr "symbole .end n'a pas de correspondance avec le symbole .ent" -#: config/tc-mips.c:19860 +#: config/tc-mips.c:19867 msgid ".ent or .aent not in text section" msgstr ".ent ou .aent n'est pas dans la section texte" -#: config/tc-mips.c:19863 config/tc-score.c:5703 +#: config/tc-mips.c:19870 config/tc-score.c:5703 msgid "missing .end" msgstr ".end manquant" -#: config/tc-mips.c:19946 +#: config/tc-mips.c:19953 msgid ".mask/.fmask outside of .ent" msgstr ".mask/.fmask à l'extérieur de .ent" -#: config/tc-mips.c:19953 +#: config/tc-mips.c:19960 msgid "bad .mask/.fmask directive" msgstr "directive .mask/.fmask erronée" -#: config/tc-mips.c:20256 +#: config/tc-mips.c:20264 #, c-format msgid "bad value (%s) for %s" msgstr "valeur invalide (%s) pour %s" -#: config/tc-mips.c:20320 +#: config/tc-mips.c:20328 #, c-format msgid "" "MIPS options:\n" @@ -13222,7 +13398,7 @@ msgstr "" "-G NOMBRE permettre la référence des objets jusqu'à NOMBRE d'octets\n" " implicitement avec le registre GP [par défaut 8]\n" -#: config/tc-mips.c:20327 +#: config/tc-mips.c:20335 #, c-format msgid "" "-mips1\t\t\tgenerate MIPS ISA I instructions\n" @@ -13259,7 +13435,7 @@ msgstr "" "-mips64r6 générer des instructions MIPS64 version 6 ISA\n" "-march=CPU/-mtune=CPU générer du code/planification pour le CPU, où CPU prend être:\n" -#: config/tc-mips.c:20352 +#: config/tc-mips.c:20360 #, c-format msgid "" "-mCPU\t\t\tequivalent to -march=CPU -mtune=CPU. Deprecated.\n" @@ -13270,7 +13446,7 @@ msgstr "" "-no-mCPU ne pas générer de code spécifique au CPU.\n" " Pour -mCPU et -no-mCPU, CPU doit être un des suivants:\n" -#: config/tc-mips.c:20365 +#: config/tc-mips.c:20373 #, c-format msgid "" "-mips16\t\t\tgenerate mips16 instructions\n" @@ -13279,7 +13455,7 @@ msgstr "" "-mips16 générer des instructions mips16\n" "-no-mips16 ne pas générer d'instruction mips16\n" -#: config/tc-mips.c:20368 +#: config/tc-mips.c:20376 #, c-format msgid "" "-mmips16e2\t\tgenerate MIPS16e2 instructions\n" @@ -13288,7 +13464,7 @@ msgstr "" "-mmips16e2\t\tgénérer des instructions MIPS16e2\n" "-mno-mips16e2\t\tne pas générer d'instruction MIPS16e2\n" -#: config/tc-mips.c:20371 +#: config/tc-mips.c:20379 #, c-format msgid "" "-mmicromips\t\tgenerate microMIPS instructions\n" @@ -13297,7 +13473,7 @@ msgstr "" "-mmicromips\t\tgénérer des instructions microMIPS\n" "-mno-micromips\tne pas générer d'instruction microMIPS\n" -#: config/tc-mips.c:20374 +#: config/tc-mips.c:20382 #, c-format msgid "" "-msmartmips\t\tgenerate smartmips instructions\n" @@ -13306,7 +13482,7 @@ msgstr "" "-msmartmips générer des instructions smartmips\n" "-mno-smartmips ne pas générer d'instruction smartmips\n" -#: config/tc-mips.c:20377 +#: config/tc-mips.c:20385 #, c-format msgid "" "-mdsp\t\t\tgenerate DSP instructions\n" @@ -13315,7 +13491,7 @@ msgstr "" "-mdsp générer des instructions DSP\n" "-mno-dsp ne pas générer d'instruction DSP\n" -#: config/tc-mips.c:20380 +#: config/tc-mips.c:20388 #, c-format msgid "" "-mdspr2\t\t\tgenerate DSP R2 instructions\n" @@ -13324,7 +13500,7 @@ msgstr "" "-mdspr2 générer des instructions DSR R2\n" "-mno-dspr2 ne pas générer d'instruction DSP R2\n" -#: config/tc-mips.c:20383 +#: config/tc-mips.c:20391 #, c-format msgid "" "-mdspr3\t\t\tgenerate DSP R3 instructions\n" @@ -13333,7 +13509,7 @@ msgstr "" "-mdspr3 générer des instructions DSR R3\n" "-mno-dspr3 ne pas générer d'instruction DSP R3\n" -#: config/tc-mips.c:20386 +#: config/tc-mips.c:20394 #, c-format msgid "" "-mmt\t\t\tgenerate MT instructions\n" @@ -13342,7 +13518,7 @@ msgstr "" "-mmt générer des instructions MT\n" "-mno-mt ne pas générer d'instruction MT\n" -#: config/tc-mips.c:20389 +#: config/tc-mips.c:20397 #, c-format msgid "" "-mmcu\t\t\tgenerate MCU instructions\n" @@ -13351,7 +13527,7 @@ msgstr "" "-mmcu\t\t\tgénérer des instructions MCU\n" "-mno-mcu\t\tne pas générer d'instruction MCU\n" -#: config/tc-mips.c:20392 +#: config/tc-mips.c:20400 #, c-format msgid "" "-mmsa\t\t\tgenerate MSA instructions\n" @@ -13360,7 +13536,7 @@ msgstr "" "-mmsa\t\t\tgénérer des instruction MSA\n" "-mno-msa\t\tne pas générer d'instruction MSA\n" -#: config/tc-mips.c:20395 +#: config/tc-mips.c:20403 #, c-format msgid "" "-mxpa\t\t\tgenerate eXtended Physical Address (XPA) instructions\n" @@ -13369,7 +13545,7 @@ msgstr "" "-mxpa\t\t\tgénérer des instructions eXtended Physical Address (XPA)\n" "-mno-xpa\t\tne pas générer d'instructions eXtended Physical Address (XPA)\n" -#: config/tc-mips.c:20398 +#: config/tc-mips.c:20406 #, c-format msgid "" "-mvirt\t\t\tgenerate Virtualization instructions\n" @@ -13378,7 +13554,7 @@ msgstr "" "-mvirt\t\t\tgénérer des instructions de virtualisation\n" "-mno-virt\t\tne pas générer des instructions de virtualisation\n" -#: config/tc-mips.c:20401 +#: config/tc-mips.c:20409 #, c-format msgid "" "-mcrc\t\t\tgenerate CRC instructions\n" @@ -13387,7 +13563,7 @@ msgstr "" "-mcrc\t\t\tgénérer des instructions CRC\n" "-mno-crc\t\tne pas générer d'instruction CRC\n" -#: config/tc-mips.c:20404 +#: config/tc-mips.c:20412 #, c-format msgid "" "-mginv\t\t\tgenerate Global INValidate (GINV) instructions\n" @@ -13396,7 +13572,7 @@ msgstr "" "-mginv\t\t\tgénérer des instructions Global INvalidate (GINV)\n" "-mno-ginv\t\tne pas générer des instructions Global INvalidate (GINV)\n" -#: config/tc-mips.c:20407 +#: config/tc-mips.c:20415 #, c-format msgid "" "-mloongson-mmi\t\tgenerate Loongson MultiMedia extensions Instructions (MMI) instructions\n" @@ -13405,7 +13581,7 @@ msgstr "" "-mloongson-mmi\t\tgénérer les instruction Loongson MultiMedia extensions Instructions (MMI)\n" "-mno-loongson-mmi\tne pas générer les instructions Loongson MultiMedia extensions Instructions\n" -#: config/tc-mips.c:20410 +#: config/tc-mips.c:20418 #, c-format msgid "" "-mloongson-cam\t\tgenerate Loongson Content Address Memory (CAM) instructions\n" @@ -13414,7 +13590,7 @@ msgstr "" "-mloongson-cam\t\tgénérer les instructions Loongson Content Address Memory (CAM)\n" "-mno-loongson-cam\tne pas générer les instructions Loongson Content Address Memory\n" -#: config/tc-mips.c:20413 +#: config/tc-mips.c:20421 #, c-format msgid "" "-mloongson-ext\t\tgenerate Loongson EXTensions (EXT) instructions\n" @@ -13423,7 +13599,7 @@ msgstr "" "-mloongson-ext\t\tgénérer les instructions Loongson EXTensions (EXT)\n" "-mno-loongson-ext\tne pas générer les instructions Loongson EXTensions\n" -#: config/tc-mips.c:20416 +#: config/tc-mips.c:20424 #, c-format msgid "" "-mloongson-ext2\t\tgenerate Loongson EXTensions R2 (EXT2) instructions\n" @@ -13432,7 +13608,7 @@ msgstr "" "-mloongson-ext2\t\tgénérer les instructions Loongson EXTensions R2 (EXT2)\n" "-mno-loongson-ext2\tne pas générer les instructions Loongson EXTensions R2\n" -#: config/tc-mips.c:20419 +#: config/tc-mips.c:20427 #, c-format msgid "" "-minsn32\t\tonly generate 32-bit microMIPS instructions\n" @@ -13441,7 +13617,7 @@ msgstr "" "-minsn32\t\tne générer que des instructions microMIPS 32 bits\n" "-mno-insn32\t\tgénérer toutes les instruction microMIPS\n" -#: config/tc-mips.c:20423 +#: config/tc-mips.c:20431 #, c-format msgid "" "-mfix-loongson3-llsc\twork around Loongson3 LL/SC errata, default\n" @@ -13450,7 +13626,7 @@ msgstr "" "-mfix-loongson3-llsc\tcorrectif pour l'errata du Loongson3 LL/SC, défaut\n" "-mno-fix-loongson3-llsc\tdésactiver le correctif de l'errata du Loongson3 LL/SC\n" -#: config/tc-mips.c:20427 +#: config/tc-mips.c:20435 #, c-format msgid "" "-mfix-loongson3-llsc\twork around Loongson3 LL/SC errata\n" @@ -13459,7 +13635,7 @@ msgstr "" "-mfix-loongson3-llsc\tcontourner l'errata du Loongson3 LL/SC\n" "-mno-fix-loongson3-llsc\tdésactiver le contournement de l'errata du Loongson3 LL/SC, défaut\n" -#: config/tc-mips.c:20431 +#: config/tc-mips.c:20439 #, c-format msgid "" "-mfix-loongson2f-jump\twork around Loongson2F JUMP instructions\n" @@ -13498,7 +13674,7 @@ msgstr "" "--trap, --no-break\tcapturer les exceptions de division par 0 et les débordement de multiplication\n" "--break, --no-trap\tinterrompt les exceptions de division par 0 et les débordement de multiplication\n" -#: config/tc-mips.c:20449 +#: config/tc-mips.c:20457 #, c-format msgid "" "-mhard-float\t\tallow floating-point instructions\n" @@ -13521,7 +13697,7 @@ msgstr "" "-mno-ignore-branch-isa\trejeter les branches invalides qui requièrent un changement de mode ISA\n" "-mnan=ENCODAGE\t\tchoisir une convention d'encodage NaN IEEE 754 parmi :\n" -#: config/tc-mips.c:20467 +#: config/tc-mips.c:20475 #, c-format msgid "" "-KPIC, -call_shared\tgenerate SVR4 position independent code\n" @@ -13544,35 +13720,35 @@ msgstr "" " code (non partagé) indépendant de la position\n" "-mabi=ABI\t\tcréer un fichier objet conforme à l'ABI pour:\n" -#: config/tc-mips.c:20488 +#: config/tc-mips.c:20496 #, c-format msgid "-32\t\t\tcreate o32 ABI object file%s\n" msgstr "-32\t\t\tcréer un fichier objet%s avec l'ABI o32\n" -#: config/tc-mips.c:20490 config/tc-mips.c:20493 config/tc-mips.c:20496 +#: config/tc-mips.c:20498 config/tc-mips.c:20501 config/tc-mips.c:20504 msgid " (default)" msgstr " (défaut)" -#: config/tc-mips.c:20491 +#: config/tc-mips.c:20499 #, c-format msgid "-n32\t\t\tcreate n32 ABI object file%s\n" msgstr "-n32\t\t\tcréer un fichier objet%s avec l'ABI n32\n" -#: config/tc-mips.c:20494 +#: config/tc-mips.c:20502 #, c-format msgid "-64\t\t\tcreate 64 ABI object file%s\n" msgstr "-64\t\t\tcréer un fichier objet%s avec l'ABI 64\n" -#: config/tc-mips.c:20576 +#: config/tc-mips.c:20584 msgid "missing .end at end of assembly" msgstr ".end manquant à la fin de l'assemblage" -#: config/tc-mmix.c:702 +#: config/tc-mmix.c:704 #, c-format msgid " MMIX-specific command line options:\n" msgstr " Options de la ligne de commande spécifiques à MMIX:\n" -#: config/tc-mmix.c:703 +#: config/tc-mmix.c:705 #, c-format msgid "" " -fixed-special-register-names\n" @@ -13581,22 +13757,22 @@ msgstr "" " -fixed-special-register-names\n" " Permettre seulement les noms originaux de registres spéciaux\n" -#: config/tc-mmix.c:706 +#: config/tc-mmix.c:708 #, c-format msgid " -globalize-symbols Make all symbols global.\n" msgstr " -globalize-symbols Rendre tous les symboles globaux.\n" -#: config/tc-mmix.c:708 +#: config/tc-mmix.c:710 #, c-format msgid " -gnu-syntax Turn off mmixal syntax compatibility.\n" msgstr " -gnu-syntax Bloquer la compatibilité avec la syntaxe mmixal\n" -#: config/tc-mmix.c:710 +#: config/tc-mmix.c:712 #, c-format msgid " -relax Create linker relaxable code.\n" msgstr " -relax Créer du code relaxable pour l'éditeur de liens\n" -#: config/tc-mmix.c:712 +#: config/tc-mmix.c:714 #, c-format msgid "" " -no-predefined-syms Do not provide mmixal built-in constants.\n" @@ -13605,7 +13781,7 @@ msgstr "" " -no-predefined-syms Ne pas fournir de constantes internes mmixal.\n" " Implique -fixed-special-register-names.\n" -#: config/tc-mmix.c:715 +#: config/tc-mmix.c:717 #, c-format msgid "" " -no-expand Do not expand GETA, branches, PUSHJ or JUMP\n" @@ -13614,12 +13790,12 @@ msgstr "" " -no-expand Ne pas faire l'expansion de GETA, branchements, PUSHJ ou JUMP\n" " en de multiples instructions.\n" -#: config/tc-mmix.c:718 +#: config/tc-mmix.c:720 #, c-format msgid " -no-merge-gregs Do not merge GREG definitions with nearby values.\n" msgstr " -no-merge-gregs Ne pas faire la fusion des définitions GREG avec des valeurs proches.\n" -#: config/tc-mmix.c:720 +#: config/tc-mmix.c:722 #, c-format msgid " -linker-allocated-gregs If there's no suitable GREG definition for the operands of an instruction, let the linker resolve.\n" msgstr "" @@ -13627,7 +13803,7 @@ msgstr "" " pour les opérandes d'une instruction, laisser l'éditeur de liens\n" " faire la résolution.\n" -#: config/tc-mmix.c:723 +#: config/tc-mmix.c:725 #, c-format msgid "" " -x Do not warn when an operand to GETA, a branch,\n" @@ -13640,180 +13816,180 @@ msgstr "" " L'éditeur de liens interceptera les erreurs. Cela implique\n" " -linker-allocated-gregs." -#: config/tc-mmix.c:849 +#: config/tc-mmix.c:851 #, c-format msgid "unknown opcode: `%s'" msgstr "opcode inconnu « %s »" -#: config/tc-mmix.c:971 config/tc-mmix.c:986 +#: config/tc-mmix.c:973 config/tc-mmix.c:988 msgid "specified location wasn't TETRA-aligned" msgstr "position spécifiée n'était pas alignée TETRA" -#: config/tc-mmix.c:973 config/tc-mmix.c:988 config/tc-mmix.c:4224 -#: config/tc-mmix.c:4240 +#: config/tc-mmix.c:975 config/tc-mmix.c:990 config/tc-mmix.c:4226 +#: config/tc-mmix.c:4242 msgid "unaligned data at an absolute location is not supported" msgstr "données non alignées sur une position absolue ne sont pas supportées" -#: config/tc-mmix.c:1098 +#: config/tc-mmix.c:1100 #, c-format msgid "invalid operand to opcode %s: `%s'" msgstr "opérande invalide pour l'opcode %s: « %s »" -#: config/tc-mmix.c:1120 config/tc-mmix.c:1147 config/tc-mmix.c:1180 -#: config/tc-mmix.c:1188 config/tc-mmix.c:1205 config/tc-mmix.c:1233 -#: config/tc-mmix.c:1254 config/tc-mmix.c:1279 config/tc-mmix.c:1327 -#: config/tc-mmix.c:1434 config/tc-mmix.c:1459 config/tc-mmix.c:1491 -#: config/tc-mmix.c:1523 config/tc-mmix.c:1553 config/tc-mmix.c:1606 -#: config/tc-mmix.c:1623 config/tc-mmix.c:1650 config/tc-mmix.c:1678 -#: config/tc-mmix.c:1708 config/tc-mmix.c:1734 config/tc-mmix.c:1750 -#: config/tc-mmix.c:1776 config/tc-mmix.c:1792 config/tc-mmix.c:1808 -#: config/tc-mmix.c:1889 +#: config/tc-mmix.c:1122 config/tc-mmix.c:1149 config/tc-mmix.c:1182 +#: config/tc-mmix.c:1190 config/tc-mmix.c:1207 config/tc-mmix.c:1235 +#: config/tc-mmix.c:1256 config/tc-mmix.c:1281 config/tc-mmix.c:1329 +#: config/tc-mmix.c:1436 config/tc-mmix.c:1461 config/tc-mmix.c:1493 +#: config/tc-mmix.c:1525 config/tc-mmix.c:1555 config/tc-mmix.c:1608 +#: config/tc-mmix.c:1625 config/tc-mmix.c:1652 config/tc-mmix.c:1680 +#: config/tc-mmix.c:1710 config/tc-mmix.c:1736 config/tc-mmix.c:1752 +#: config/tc-mmix.c:1778 config/tc-mmix.c:1794 config/tc-mmix.c:1810 +#: config/tc-mmix.c:1891 #, c-format msgid "invalid operands to opcode %s: `%s'" msgstr "opérandes invalides pour l'opcode %s: « %s »" -#: config/tc-mmix.c:1989 +#: config/tc-mmix.c:1991 msgid "internal: mmix_prefix_name but empty prefix" msgstr "interne: mmix_prefix_name mais le préfixe est vide" -#: config/tc-mmix.c:2052 +#: config/tc-mmix.c:2054 #, c-format msgid "too many GREG registers allocated (max %d)" msgstr "trop de registres GREG alloués (maximum %d)" -#: config/tc-mmix.c:2112 +#: config/tc-mmix.c:2114 msgid "BSPEC already active. Nesting is not supported." msgstr "BSPEC déjà actif. Imbrication non supportée." -#: config/tc-mmix.c:2121 +#: config/tc-mmix.c:2123 msgid "invalid BSPEC expression" msgstr "expression BSPEC invalide" -#: config/tc-mmix.c:2137 +#: config/tc-mmix.c:2139 #, c-format msgid "can't create section %s" msgstr "ne peut créer la section %s" -#: config/tc-mmix.c:2141 +#: config/tc-mmix.c:2143 #, c-format msgid "can't set section flags for section %s" msgstr "ne peut initialiser les fanions de section pour la section %s" -#: config/tc-mmix.c:2162 +#: config/tc-mmix.c:2164 msgid "ESPEC without preceding BSPEC" msgstr "ESPEC n'est pas précédé de BSPEC" -#: config/tc-mmix.c:2191 +#: config/tc-mmix.c:2193 msgid "missing local expression" msgstr "expression locale manquante" -#: config/tc-mmix.c:2408 +#: config/tc-mmix.c:2410 msgid "operand out of range, instruction expanded" msgstr "opérande hors limite, instruction a été étendue" #. The BFD_RELOC_MMIX_LOCAL-specific message is supposed to be #. user-friendly, though a little bit non-substantial. -#: config/tc-mmix.c:2659 +#: config/tc-mmix.c:2661 msgid "directive LOCAL must be placed in code or data" msgstr "directive LOCAL doit être placé dans le code ou le data" -#: config/tc-mmix.c:2660 +#: config/tc-mmix.c:2662 msgid "internal confusion: relocation in a section without contents" msgstr "confusion interne: réadressage dans une section sans contenu" -#: config/tc-mmix.c:2774 +#: config/tc-mmix.c:2776 msgid "internal: BFD_RELOC_MMIX_BASE_PLUS_OFFSET not resolved to section" msgstr "interne: BFD_RELOC_MMIX_BASE_PLUS_OFFSET n'est pas résolu vers la section" -#: config/tc-mmix.c:2822 +#: config/tc-mmix.c:2824 msgid "no suitable GREG definition for operands" msgstr "pas de définition GREG satisfaisante pour les opérandes" -#: config/tc-mmix.c:2881 +#: config/tc-mmix.c:2883 msgid "operands were not reducible at assembly-time" msgstr "opérandes n'étaient pas réductibles au moment de l'assemblage" -#: config/tc-mmix.c:2908 +#: config/tc-mmix.c:2910 #, c-format msgid "cannot generate relocation type for symbol %s, code %s" msgstr "ne peut générer un type de réadressage pour le symbole %s, code %s" -#: config/tc-mmix.c:2928 +#: config/tc-mmix.c:2930 #, c-format msgid "internal: unhandled label %s" msgstr "interne: étiquette %s non traitée" -#: config/tc-mmix.c:2957 +#: config/tc-mmix.c:2959 msgid "[0-9]H labels may not appear alone on a line" msgstr "étiquettes [0-9]H ne peuvent apparaître seuls sur une ligne" -#: config/tc-mmix.c:2965 +#: config/tc-mmix.c:2967 msgid "[0-9]H labels do not mix with dot-pseudos" msgstr "étiquettes [0-9]H ne peuvent être mélangées avec des dot-pseudos" -#: config/tc-mmix.c:3053 +#: config/tc-mmix.c:3055 msgid "invalid characters in input" msgstr "caractère invalide en entrée" -#: config/tc-mmix.c:3159 +#: config/tc-mmix.c:3161 msgid "empty label field for IS" msgstr "étiquette de champ vide pour IS" -#: config/tc-mmix.c:3485 +#: config/tc-mmix.c:3487 #, c-format msgid "internal: unexpected relax type %d:%d" msgstr "interne: type de relaxation inattendue %d:%d" -#: config/tc-mmix.c:3509 +#: config/tc-mmix.c:3511 msgid "BSPEC without ESPEC." msgstr "BSPEC sans ESPEC." -#: config/tc-mmix.c:3574 +#: config/tc-mmix.c:3576 msgid "LOC to section unknown or indeterminable at first pass" msgstr "LOC vers une section inconnue ou indéterminée lors de la première passe" -#: config/tc-mmix.c:3760 +#: config/tc-mmix.c:3762 msgid "internal: GREG expression not resolved to section" msgstr "interne: expression GREG non résolue vers la section" -#: config/tc-mmix.c:3809 +#: config/tc-mmix.c:3811 msgid "register section has contents\n" msgstr "section de registre a un contenu\n" -#: config/tc-mmix.c:3935 +#: config/tc-mmix.c:3937 msgid "section change from within a BSPEC/ESPEC pair is not supported" msgstr "changement de section à partir de la paire BSPEC/ESPEC n'est pas supporté" -#: config/tc-mmix.c:3956 +#: config/tc-mmix.c:3958 msgid "directive LOC from within a BSPEC/ESPEC pair is not supported" msgstr "directive LOC depuis l'intérieur de la paire BSPEC/ESPEC n'est pas supportée" -#: config/tc-mmix.c:3966 +#: config/tc-mmix.c:3968 msgid "invalid LOC expression" msgstr "expression LOC invalide" -#: config/tc-mmix.c:4011 config/tc-mmix.c:4038 +#: config/tc-mmix.c:4013 config/tc-mmix.c:4040 msgid "LOC expression stepping backwards is not supported" msgstr "expression LOC avec pas arrière n'est pas supportée" #. We will only get here in rare cases involving #NO_APP, #. where the unterminated string is not recognized by the #. preformatting pass. -#: config/tc-mmix.c:4147 config/tc-mmix.c:4305 config/tc-z80.c:3198 +#: config/tc-mmix.c:4149 config/tc-mmix.c:4307 config/tc-z80.c:3199 msgid "unterminated string" msgstr "chaîne non terminée" -#: config/tc-mmix.c:4164 +#: config/tc-mmix.c:4166 msgid "BYTE expression not a pure number" msgstr "Expression BYTE n'est pas un nombre pur" #. Note that mmixal does not allow negative numbers in #. BYTE sequences, so neither should we. -#: config/tc-mmix.c:4173 +#: config/tc-mmix.c:4175 msgid "BYTE expression not in the range 0..255" msgstr "expression BYTE n'est pas dans les bornes 0..255" -#: config/tc-mmix.c:4222 config/tc-mmix.c:4238 +#: config/tc-mmix.c:4224 config/tc-mmix.c:4240 msgid "data item with alignment larger than location" msgstr "élément de donnée avec un alignement plus grand que la position" @@ -13832,15 +14008,15 @@ msgstr "" "Options MN10200:\n" "aucune pour l'instant\n" -#: config/tc-mn10200.c:889 config/tc-mn10300.c:1253 config/tc-s390.c:1695 +#: config/tc-mn10200.c:889 config/tc-mn10300.c:1253 config/tc-s390.c:1698 #: config/tc-v850.c:2325 #, c-format msgid "Unrecognized opcode: `%s'" msgstr "Opcode non reconnu: « %s »" #. xgettext:c-format. -#: config/tc-mn10200.c:1132 config/tc-mn10300.c:1821 config/tc-ppc.c:4006 -#: config/tc-s390.c:1604 config/tc-v850.c:3040 +#: config/tc-mn10200.c:1133 config/tc-mn10300.c:1822 config/tc-ppc.c:4008 +#: config/tc-s390.c:1607 config/tc-v850.c:3041 #, c-format msgid "junk at end of line: `%s'" msgstr "rebut à la fin de la ligne: « %s »" @@ -13858,11 +14034,11 @@ msgstr "" msgid "Invalid opcode/operands" msgstr "Opcode/opérande invalide" -#: config/tc-mn10300.c:1792 +#: config/tc-mn10300.c:1793 msgid "Invalid register specification." msgstr "Spécification de registre invalide." -#: config/tc-mn10300.c:2390 +#: config/tc-mn10300.c:2391 #, c-format msgid "Bad relocation fixup type (%d)" msgstr "Type de correctif de réadressage erroné (%d)" @@ -13907,97 +14083,97 @@ msgstr "" msgid "pcrel too far BFD_RELOC_MOXIE_10" msgstr "pcrel trop loin BFD_RELOC_MOXIE_10" -#: config/tc-msp430.c:520 +#: config/tc-msp430.c:522 msgid ".profiler pseudo requires at least two operands." msgstr "le pseudo .profiler requiert au moins deux opérandes." -#: config/tc-msp430.c:579 +#: config/tc-msp430.c:581 msgid "unknown profiling flag - ignored." msgstr "fanion de profilage inconnu est ignoré." -#: config/tc-msp430.c:595 +#: config/tc-msp430.c:597 msgid "ambiguous flags combination - '.profiler' directive ignored." msgstr "combinaison de fanions ambiguë - directive « .profiler » ignorée." -#: config/tc-msp430.c:605 +#: config/tc-msp430.c:607 msgid "profiling in absolute section?" msgstr "profilage dans une section absolue ?" -#: config/tc-msp430.c:1381 +#: config/tc-msp430.c:1383 #, c-format msgid "Unrecognised CPU errata name starting here: %s" msgstr "Nom d'errata de CPU non reconnu commençant ici: %s" -#: config/tc-msp430.c:1387 +#: config/tc-msp430.c:1389 #, c-format msgid "Expecting comma after CPU errata name, not: %s" msgstr "Virgule attendue après le nom de l'errata du CPU, et non: %s" -#: config/tc-msp430.c:1397 +#: config/tc-msp430.c:1399 msgid "MCU option requires a name\n" msgstr "l'option MCU requiert un nom\n" -#: config/tc-msp430.c:1435 +#: config/tc-msp430.c:1437 #, c-format msgid "unrecognised argument to -mcpu option '%s'" msgstr "argument non reconnu à l'option -mcpu « %s »" -#: config/tc-msp430.c:1632 +#: config/tc-msp430.c:1634 #, c-format msgid "bad arguments \"%s\" and/or \"%s\" in %s directive" msgstr "mauvais argument « %s » ou « %s » dans la directive %s" -#: config/tc-msp430.c:1644 +#: config/tc-msp430.c:1646 #, c-format msgid "file was compiled for the 430 ISA but the %s ISA is selected" msgstr "le fichier a été compilé pour l'ISA 430 mais l'ISA %s est sélectionnée" -#: config/tc-msp430.c:1649 +#: config/tc-msp430.c:1651 msgid "file was compiled for the 430X ISA but the 430 ISA is selected" msgstr "le fichier a été compilé pour l'ISA 430X mais l'ISA 430 est sélectionnée" -#: config/tc-msp430.c:1653 +#: config/tc-msp430.c:1655 #, c-format msgid "unknown MSPABI build attribute value '%d' for OFBA_MSPABI_Tag_ISA(%d) in .mspabi_attribute directive" msgstr "valeur d'attribut de compilation MSPABI « %d » inconnue pour OFBA_MSPABI_Tag_ISA(%d) dans la directive .mspabi_attribute" -#: config/tc-msp430.c:1668 +#: config/tc-msp430.c:1670 msgid "file was compiled for the small memory model, but the large memory model is selected" msgstr "le fichier a été compilé pour le modèle de mémoire petite mais le modèle de mémoire grande est sélectionné" -#: config/tc-msp430.c:1673 +#: config/tc-msp430.c:1675 msgid "file was compiled for the large memory model, but the small memory model is selected" msgstr "le fichier a été compilé pour le modèle de mémoire grande mais le modèle de mémoire petite est sélectionné" -#: config/tc-msp430.c:1677 +#: config/tc-msp430.c:1679 #, c-format msgid "unknown MSPABI build attribute value '%d' for %s(%d) in .mspabi_attribute directive" msgstr "valeur d'attribut de compilation MSPABI « %d » inconnu pour %s(%d) dans la directive .mspabi_attribute" -#: config/tc-msp430.c:1689 +#: config/tc-msp430.c:1691 #, c-format msgid "unknown MSPABI build attribute tag '%d' in .mspabi_attribute directive" msgstr "étiquette d'attribut de compilation MSPABI « %d » inconnue dans la directive .mspabi_attribute" -#: config/tc-msp430.c:1705 +#: config/tc-msp430.c:1707 msgid "file was compiled assuming all data will be in the lower memory region, but the upper region is in use" msgstr "le fichier a été compilé en supposant que toutes les données seraient dans la région de la mémoire basse mais la région haute est utilisée" -#: config/tc-msp430.c:1710 +#: config/tc-msp430.c:1712 msgid "file was compiled assuming data could be in the upper memory region, but the lower data region is exclusively in use" msgstr "le fichier a été compilé en supposant que les données pourraient être dans la région de la mémoire haute mais la région de données basse est exclusivement utilisée" -#: config/tc-msp430.c:1715 +#: config/tc-msp430.c:1717 #, c-format msgid "unknown GNU build attribute value '%d' for Tag_GNU_MSP430_Data_Region(%d) in .gnu_attribute directive" msgstr "valeur d'attribut de compilation GNU « %d » inconnue pour Tag_GNU_MSP430_Data_Region(%d) dans .gnu_attribute directive" -#: config/tc-msp430.c:1721 +#: config/tc-msp430.c:1723 #, c-format msgid "internal: unexpected argument '%d' to msp430_object_attribute" msgstr "interne: argument « %d » inattendu pour msp430_object_attribute" -#: config/tc-msp430.c:1771 +#: config/tc-msp430.c:1773 #, c-format msgid "" "MSP430 options:\n" @@ -14008,7 +14184,7 @@ msgstr "" " -mmcu=<nom-msp430> - sélectionner le type de microcontrôleur\n" " -mcpu={430|430x|430xv2} - sélectionner l'architecture du microcontrôleur\n" -#: config/tc-msp430.c:1775 +#: config/tc-msp430.c:1777 #, c-format msgid "" " -msilicon-errata=<name>[,<name>...] - enable fixups for silicon errata\n" @@ -14019,7 +14195,7 @@ msgstr "" " -msilicon-errata-warn=<nom>[,<nom>…] - avertir quand un correctif pourrait être nécessaire\n" " noms d'erratas supportés: cpu4, cpu8, cpu11, cpu12, cpu13, cpu19\n" -#: config/tc-msp430.c:1779 +#: config/tc-msp430.c:1781 #, c-format msgid "" " -mQ - enable relaxation at assembly time. DANGEROUS!\n" @@ -14028,32 +14204,32 @@ msgstr "" " -mQ - activer la relaxation durant l'assemblage. DANGEREUX !\n" " -mP - activer les instructions polymorphes\n" -#: config/tc-msp430.c:1782 +#: config/tc-msp430.c:1784 #, c-format msgid " -ml - enable large code model\n" msgstr " -ml - activer le modèle de code large\n" -#: config/tc-msp430.c:1784 +#: config/tc-msp430.c:1786 #, c-format msgid " -mN - do not insert NOPs after changing interrupts (default)\n" msgstr " -mN - ne pas insérer de NOP après le changement d'interruptions (défaut)\n" -#: config/tc-msp430.c:1786 +#: config/tc-msp430.c:1788 #, c-format msgid " -mn - insert a NOP after changing interrupts\n" msgstr " -mn - insérer un NOP après le changement d'interruptions\n" -#: config/tc-msp430.c:1788 +#: config/tc-msp430.c:1790 #, c-format msgid " -mY - do not warn about missing NOPs after changing interrupts\n" msgstr " -mY - ne pas avertir à propos de NOP manquants après le changement d'interruptions\n" -#: config/tc-msp430.c:1790 +#: config/tc-msp430.c:1792 #, c-format msgid " -my - warn about missing NOPs after changing interrupts (default)\n" msgstr " -my - avertir à propos de NOP manquants après le changement d'interruptions\n" -#: config/tc-msp430.c:1792 +#: config/tc-msp430.c:1794 #, c-format msgid "" " -mU - for an instruction which changes interrupt state, but where it is not\n" @@ -14062,7 +14238,7 @@ msgstr "" " -mU - pour une instruction qui change l'état d'interruption mais où le changement\n" " d'état est inconnu, ne pas avertir/insérer des NOP\n" -#: config/tc-msp430.c:1795 +#: config/tc-msp430.c:1797 #, c-format msgid "" " -mu - for an instruction which changes interrupt state, but where it is not\n" @@ -14073,7 +14249,7 @@ msgstr "" " d'état n'est pas connu, avertir/insérer des NOP (défaut)\n" " -mn ou -my sont requis pour que ceci ait un effet\n" -#: config/tc-msp430.c:1799 +#: config/tc-msp430.c:1801 #, c-format msgid "" " -mdata-region={none|lower|upper|either} - select region data will be\n" @@ -14082,329 +14258,329 @@ msgstr "" " -mdata-region={none|lower|upper|either} - sélectionner la région dans\n" " laquelle les données seront placées.\n" -#: config/tc-msp430.c:1971 +#: config/tc-msp430.c:1973 #, c-format msgid "extra characters '%s' at end of immediate expression '%s'" msgstr "caractères superflus « %s » à la fin de l'expression immédiate « %s »" -#: config/tc-msp430.c:2003 config/tc-msp430.c:2187 config/tc-msp430.c:2302 +#: config/tc-msp430.c:2005 config/tc-msp430.c:2189 config/tc-msp430.c:2304 #, c-format msgid "value 0x%x out of extended range." msgstr "valeur 0x%x hors de la limite étendue." -#: config/tc-msp430.c:2009 +#: config/tc-msp430.c:2011 #, c-format msgid "value %d out of range. Use #lo() or #hi()" msgstr "valeur %d est hors limite. Utiliser #lo() ou #hi()" -#: config/tc-msp430.c:2055 +#: config/tc-msp430.c:2057 msgid "cpu4: not converting PUSH #4 to shorter form" msgstr "cpu4: pas de conversion de PUSH #4 vers une forme plus courte" -#: config/tc-msp430.c:2072 +#: config/tc-msp430.c:2074 msgid "cpu4: not converting PUSH #8 to shorter form" msgstr "cpu4: pas de conversion de PUSH #8 vers une forme plus courte" -#: config/tc-msp430.c:2086 +#: config/tc-msp430.c:2088 msgid "error: unsupported #foo() directive used on symbol" msgstr "erreur: directive #foo() non supportée utilisée sur un symbole" -#: config/tc-msp430.c:2103 +#: config/tc-msp430.c:2105 #, c-format msgid "unknown expression in operand %s. Use #llo(), #lhi(), #hlo() or #hhi()" msgstr "expression inconnue dans l'opérande %s. Utiliser #llo() #lhi() #hlo() #hhi() " -#: config/tc-msp430.c:2154 +#: config/tc-msp430.c:2156 #, c-format msgid "Registers cannot be used within immediate expression [%s]" msgstr "Le registre ne peut pas être utilisé dans une expression immédiate [%s]" -#: config/tc-msp430.c:2156 +#: config/tc-msp430.c:2158 #, c-format msgid "unknown operand %s" msgstr "opérande inconnu %s" -#: config/tc-msp430.c:2173 +#: config/tc-msp430.c:2175 #, c-format msgid "extra characters '%s' at the end of absolute operand '%s'" msgstr "caractères superflus « %s » à la fin de l'opérande absolu « %s »" -#: config/tc-msp430.c:2193 config/tc-msp430.c:2308 +#: config/tc-msp430.c:2195 config/tc-msp430.c:2310 #, c-format msgid "value out of range: 0x%x" msgstr "valeur hors limite: 0x%x" -#: config/tc-msp430.c:2204 +#: config/tc-msp430.c:2206 #, c-format msgid "Registers cannot be used within absolute expression [%s]" msgstr "Le registre ne peut pas être utilisé dans une expression absolue [%s]" -#: config/tc-msp430.c:2206 config/tc-msp430.c:2337 +#: config/tc-msp430.c:2208 config/tc-msp430.c:2339 #, c-format msgid "unknown expression in operand %s" msgstr "expression inconnue dans l'opérande %s" -#: config/tc-msp430.c:2220 +#: config/tc-msp430.c:2222 #, c-format msgid "unknown addressing mode %s" msgstr "mode d'adressage inconnu %s" -#: config/tc-msp430.c:2228 +#: config/tc-msp430.c:2230 #, c-format msgid "Bad register name %s" msgstr "Mauvais nom de registre %s" -#: config/tc-msp430.c:2239 +#: config/tc-msp430.c:2241 msgid "cannot use indirect addressing with the PC" msgstr "ne peut utiliser l'adressage indirect avec le PC" -#: config/tc-msp430.c:2259 +#: config/tc-msp430.c:2261 msgid "')' required" msgstr "')' requis" -#: config/tc-msp430.c:2271 +#: config/tc-msp430.c:2273 #, c-format msgid "unknown operator %s. Did you mean X(Rn) or #[hl][hl][oi](CONST) ?" msgstr "opérateur %s inconnu. Voulez-vous dire X(Rn) ou #[hl][hl][oi](CONST) ?" -#: config/tc-msp430.c:2278 +#: config/tc-msp430.c:2280 msgid "r2 should not be used in indexed addressing mode" msgstr "r2 ne devrait pas être utilisé en mode d'adressage indexé" -#: config/tc-msp430.c:2291 config/tc-msp430.c:2366 config/tc-msp430.c:3512 -#: config/tc-msp430.c:3580 config/tc-msp430.c:3697 config/tc-msp430.c:4119 -#: config/tc-msp430.c:4218 config/tc-msp430.c:4269 +#: config/tc-msp430.c:2293 config/tc-msp430.c:2368 config/tc-msp430.c:3514 +#: config/tc-msp430.c:3582 config/tc-msp430.c:3699 config/tc-msp430.c:4121 +#: config/tc-msp430.c:4220 config/tc-msp430.c:4271 #, c-format msgid "extra characters '%s' at end of operand '%s'" msgstr "caractères superflus « %s » à la fin de l'opérande « %s »" -#: config/tc-msp430.c:2323 config/tc-msp430.c:2325 +#: config/tc-msp430.c:2325 config/tc-msp430.c:2327 msgid "CPU8: Stack pointer accessed with an odd offset" msgstr "CPU8: Pointeur de pile accédé via un décalage impaire" -#: config/tc-msp430.c:2335 +#: config/tc-msp430.c:2337 #, c-format msgid "Registers cannot be used as a prefix of indexed expression [%s]" msgstr "Le registre ne peut pas être utilisé comme préfixe d'une expression indexée [%s]" -#: config/tc-msp430.c:2401 +#: config/tc-msp430.c:2403 #, c-format msgid "Internal bug. Try to use 0(r%d) instead of @r%d" msgstr "Problème interne. Essayer d'utiliser 0(r%d) au lieu de @r%d" -#: config/tc-msp430.c:2411 +#: config/tc-msp430.c:2413 msgid "this addressing mode is not applicable for destination operand" msgstr "ce mode d'adressage n'est pas applicable pour l'opérande de destination" -#: config/tc-msp430.c:2442 config/tc-msp430.c:2577 config/tc-msp430.c:2614 -#: config/tc-msp430.c:2644 config/tc-msp430.c:3448 config/tc-msp430.c:3531 -#: config/tc-msp430.c:3619 +#: config/tc-msp430.c:2444 config/tc-msp430.c:2579 config/tc-msp430.c:2616 +#: config/tc-msp430.c:2646 config/tc-msp430.c:3450 config/tc-msp430.c:3533 +#: config/tc-msp430.c:3621 #, c-format msgid "expected register as second argument of %s" msgstr "registre attendu comme second argument de %s" -#: config/tc-msp430.c:2481 config/tc-msp430.c:2547 +#: config/tc-msp430.c:2483 config/tc-msp430.c:2549 #, c-format msgid "index value too big for %s" msgstr "valeur d'index trop grande pour %s" -#: config/tc-msp430.c:2498 config/tc-msp430.c:2564 config/tc-msp430.c:2671 +#: config/tc-msp430.c:2500 config/tc-msp430.c:2566 config/tc-msp430.c:2673 #, c-format msgid "unexpected addressing mode for %s" msgstr "mode d'adressage inattendu pour %s" -#: config/tc-msp430.c:2584 config/tc-msp430.c:2621 config/tc-msp430.c:2651 +#: config/tc-msp430.c:2586 config/tc-msp430.c:2623 config/tc-msp430.c:2653 #, c-format msgid "constant generator destination register found in %s" msgstr "générateur constant pour le registre de destination dans %s" -#: config/tc-msp430.c:2628 config/tc-msp430.c:2658 +#: config/tc-msp430.c:2630 config/tc-msp430.c:2660 #, c-format msgid "constant generator source register found in %s" msgstr "générateur constant pour le registre source dans %s" -#: config/tc-msp430.c:2838 +#: config/tc-msp430.c:2840 msgid "no size modifier after period, .w assumed" msgstr "pas de modificateur de taille après le point, .w assumé" -#: config/tc-msp430.c:2842 +#: config/tc-msp430.c:2844 #, c-format msgid "unrecognised instruction size modifier .%c" msgstr "modificateur de taille d'instruction .%c non reconnu" -#: config/tc-msp430.c:2856 +#: config/tc-msp430.c:2858 #, c-format msgid "junk found after instruction: %s.%s" msgstr "rebut trouvé après l'instruction : %s.%s" -#: config/tc-msp430.c:2876 +#: config/tc-msp430.c:2878 #, c-format msgid "instruction %s.a does not exist" msgstr "l'instruction %s.a n'existe pas" -#: config/tc-msp430.c:2890 +#: config/tc-msp430.c:2892 #, c-format msgid "instruction %s requires %d operand" msgid_plural "instruction %s requires %d operands" msgstr[0] "l'instruction %s requiert %d opérande" msgstr[1] "l'instruction %s requiert %d opérandes" -#: config/tc-msp430.c:2908 +#: config/tc-msp430.c:2910 #, c-format msgid "instruction %s requires MSP430X mcu" msgstr "instruction %s requiert un mcu MSP430X" -#: config/tc-msp430.c:2928 +#: config/tc-msp430.c:2930 #, c-format msgid "unable to repeat %s insn" msgstr "impossible de répéter insn %s" -#: config/tc-msp430.c:3000 +#: config/tc-msp430.c:3002 msgid "CPU12: CMP/BIT with PC destination ignores next instruction" msgstr "CPU12: CMP/BIT avec une destination PC ignore l'instruction suivante" -#: config/tc-msp430.c:3008 +#: config/tc-msp430.c:3010 msgid "CPU19: Instruction setting CPUOFF must be followed by a NOP" msgstr "CPU19: Une instruction définissant CPUOFF doit être suivie d'un NOP" -#: config/tc-msp430.c:3015 +#: config/tc-msp430.c:3017 msgid "internal error: unknown nop check state" msgstr "erreur interne: état de vérification nop inconnu" -#: config/tc-msp430.c:3069 config/tc-msp430.c:3071 config/tc-msp430.c:3780 -#: config/tc-msp430.c:3782 +#: config/tc-msp430.c:3071 config/tc-msp430.c:3073 config/tc-msp430.c:3782 +#: config/tc-msp430.c:3784 msgid "CPU11: PC is destination of SR altering instruction" msgstr "CPU11: PC est la destination d'une instruction altérant SR" -#: config/tc-msp430.c:3086 config/tc-msp430.c:3088 config/tc-msp430.c:3193 -#: config/tc-msp430.c:3195 config/tc-msp430.c:3797 config/tc-msp430.c:3799 -#: config/tc-msp430.c:4018 config/tc-msp430.c:4020 +#: config/tc-msp430.c:3088 config/tc-msp430.c:3090 config/tc-msp430.c:3195 +#: config/tc-msp430.c:3197 config/tc-msp430.c:3799 config/tc-msp430.c:3801 +#: config/tc-msp430.c:4020 config/tc-msp430.c:4022 msgid "CPU13: SR is destination of SR altering instruction" msgstr "CPU13: SR est la destination d'une instruction altérant SR" -#: config/tc-msp430.c:3104 config/tc-msp430.c:3205 config/tc-msp430.c:3883 -#: config/tc-msp430.c:4052 +#: config/tc-msp430.c:3106 config/tc-msp430.c:3207 config/tc-msp430.c:3885 +#: config/tc-msp430.c:4054 msgid "repeat instruction used with non-register mode instruction" msgstr "instruction de répétition utilisée avec une instruction en mode non-registre" -#: config/tc-msp430.c:3179 config/tc-msp430.c:3538 config/tc-msp430.c:4008 +#: config/tc-msp430.c:3181 config/tc-msp430.c:3540 config/tc-msp430.c:4010 #, c-format msgid "%s: attempt to rotate the PC register" msgstr "%s: tentative de faire tourner le registre PC" -#: config/tc-msp430.c:3430 config/tc-msp430.c:3506 +#: config/tc-msp430.c:3432 config/tc-msp430.c:3508 #, c-format msgid "expected #n as first argument of %s" msgstr "#n attendu comme premier argument de %s" -#: config/tc-msp430.c:3436 +#: config/tc-msp430.c:3438 #, c-format msgid "extra characters '%s' at end of constant expression '%s'" msgstr "caractères superflus « %s » à la fin de l'expression constante « %s »" -#: config/tc-msp430.c:3441 config/tc-msp430.c:3517 +#: config/tc-msp430.c:3443 config/tc-msp430.c:3519 #, c-format msgid "expected constant expression as first argument of %s" msgstr "expression constante attendue comme premier argument de %s" -#: config/tc-msp430.c:3467 +#: config/tc-msp430.c:3469 msgid "Too many registers popped" msgstr "Trop de registres dépilés" -#: config/tc-msp430.c:3477 +#: config/tc-msp430.c:3479 msgid "Cannot use POPM to restore the SR register" msgstr "POPM ne peut être utilisé pour rétablir le registre SR" -#: config/tc-msp430.c:3497 config/tc-msp430.c:3566 +#: config/tc-msp430.c:3499 config/tc-msp430.c:3568 #, c-format msgid "repeat count cannot be used with %s" msgstr "le compteur de répétition ne peut être utilisé avec %s" -#: config/tc-msp430.c:3524 +#: config/tc-msp430.c:3526 #, c-format msgid "expected first argument of %s to be in the range 1-4" msgstr "le premier argument de %s était attendu dans la plage 1-4" -#: config/tc-msp430.c:3589 +#: config/tc-msp430.c:3591 #, c-format msgid "expected value of first argument of %s to fit into 20-bits" msgstr "la valeur du premier argument de %s aurait du tenir dans 20 bits" -#: config/tc-msp430.c:3608 +#: config/tc-msp430.c:3610 #, c-format msgid "expected register name or constant as first argument of %s" msgstr "nom de registre ou constante attendu comme premier argument de %s" -#: config/tc-msp430.c:3702 +#: config/tc-msp430.c:3704 msgid "expected constant value as argument to RPT" msgstr "valeur constante attendue comme argument de RPT" -#: config/tc-msp430.c:3708 +#: config/tc-msp430.c:3710 msgid "expected constant in the range 2..16" msgstr "constante dans la plage 2..16 attendue" -#: config/tc-msp430.c:3723 +#: config/tc-msp430.c:3725 msgid "PC used as an argument to RPT" msgstr "PC utilisé comme argument de RPT" -#: config/tc-msp430.c:3729 +#: config/tc-msp430.c:3731 msgid "expected constant or register name as argument to RPT insn" msgstr "constante ou nom de registre attendu comme argument de insn RPT" -#: config/tc-msp430.c:3736 +#: config/tc-msp430.c:3738 msgid "Illegal emulated instruction" msgstr "Instruction émulée illégale" -#: config/tc-msp430.c:4037 +#: config/tc-msp430.c:4039 #, c-format msgid "%s instruction does not accept a .b suffix" msgstr "l'instruction %s n'accepte pas le suffixe .b" -#: config/tc-msp430.c:4150 +#: config/tc-msp430.c:4152 #, c-format msgid "Even number required. Rounded to %d" msgstr "Nombre pair requis. Arrondi à %d" -#: config/tc-msp430.c:4161 +#: config/tc-msp430.c:4163 #, c-format msgid "Wrong displacement %d" msgstr "Déplacement erroné %d" -#: config/tc-msp430.c:4183 +#: config/tc-msp430.c:4185 msgid "instruction requires label sans '$'" msgstr "Instruction requiert une étiquette SANS '$'" -#: config/tc-msp430.c:4187 +#: config/tc-msp430.c:4189 msgid "instruction requires label or value in range -511:512" msgstr "instruction requiert une étiquette ou une valeur dans l'étendue -511:512" -#: config/tc-msp430.c:4193 config/tc-msp430.c:4247 config/tc-msp430.c:4295 +#: config/tc-msp430.c:4195 config/tc-msp430.c:4249 config/tc-msp430.c:4297 msgid "instruction requires label" msgstr "instruction requiert une étiquette" -#: config/tc-msp430.c:4201 config/tc-msp430.c:4253 +#: config/tc-msp430.c:4203 config/tc-msp430.c:4255 msgid "polymorphs are not enabled. Use -mP option to enable." msgstr "les polymorphes ne sont pas activés. Utilisez l'option -mP pour l'activer." -#: config/tc-msp430.c:4299 +#: config/tc-msp430.c:4301 msgid "Illegal instruction or not implemented opcode." msgstr "Instruction illégale ou opcode non implémenté." -#: config/tc-msp430.c:4353 +#: config/tc-msp430.c:4355 msgid "can't find opcode" msgstr "ne peut repérer l'opcode" -#: config/tc-msp430.c:4870 +#: config/tc-msp430.c:4872 #, c-format msgid "internal inconsistency problem in %s: insn %04lx" msgstr "problème interne d'inconsistance dans %s: instruction %04lx" -#: config/tc-msp430.c:4912 config/tc-msp430.c:4944 +#: config/tc-msp430.c:4914 config/tc-msp430.c:4946 #, c-format msgid "internal inconsistency problem in %s: ext. insn %04lx" msgstr "problème interne d'inconsistance dans %s: instruction externe %04lx" -#: config/tc-msp430.c:4956 +#: config/tc-msp430.c:4958 #, c-format msgid "internal inconsistency problem in %s: %lx" msgstr "problème interne d'inconsistance dans %s: %lx" @@ -14621,222 +14797,222 @@ msgstr " -m[no-]%-17s Active/désactive %s\n" msgid " -mall-ext\t\t Turn on all extensions and instructions support\n" msgstr " -mall-ext\t\t Activer le support de toutes les extensions et instructions\n" -#: config/tc-nds32.c:2769 +#: config/tc-nds32.c:2770 #, c-format msgid "la must use with symbol. '%s'" msgstr "« la » doit être utilisé avec un symbole. « %s »" -#: config/tc-nds32.c:2822 +#: config/tc-nds32.c:2823 #, c-format msgid "need PIC qualifier with symbol. '%s'" msgstr "un qualificatif PIC est requis avec le symbole. « %s »" -#: config/tc-nds32.c:2859 +#: config/tc-nds32.c:2860 #, c-format msgid "Operand is not a constant. `%s'" msgstr "L'opérande n'est pas une constante. « %s »" -#: config/tc-nds32.c:2948 +#: config/tc-nds32.c:2949 #, c-format msgid "needs @GOT or @GOTOFF. %s" msgstr "@GOT ou @GOTOFF requis. %s" -#: config/tc-nds32.c:3486 +#: config/tc-nds32.c:3487 #, c-format msgid "Too many argument. `%s'" msgstr "Trop d'arguments. « %s »" #. Logic here rejects the input arch name. -#: config/tc-nds32.c:3547 +#: config/tc-nds32.c:3548 #, c-format msgid "unknown arch name `%s'\n" msgstr "nom d'architecture inconnu « %s »\n" #. Logic here rejects the input baseline. -#: config/tc-nds32.c:3566 +#: config/tc-nds32.c:3567 #, c-format msgid "unknown baseline `%s'\n" msgstr "ligne de base inconnue « %s »\n" #. Logic here rejects the input FPU configuration. -#: config/tc-nds32.c:3589 +#: config/tc-nds32.c:3590 #, c-format msgid "unknown FPU configuration `%s'\n" msgstr "configuration FPU inconnue « %s »\n" #. Logic here rejects the input abi version. -#: config/tc-nds32.c:3613 +#: config/tc-nds32.c:3614 #, c-format msgid "unknown ABI version`%s'\n" msgstr "version EABI inconnue « %s »\n" -#: config/tc-nds32.c:4338 +#: config/tc-nds32.c:4339 #, c-format msgid "Different arguments of .vec_size are found, previous %d, current %d" msgstr "Arguments différents trouvés pour .vec_size, précédent %d, actuel %d" -#: config/tc-nds32.c:4343 +#: config/tc-nds32.c:4344 #, c-format msgid "Argument of .vec_size is expected 4 or 16, actual: %d." msgstr "Argument de .vec_size devrait être 4 ou 16, actuel: %d." -#: config/tc-nds32.c:4347 +#: config/tc-nds32.c:4348 msgid "Argument of .vec_size is not a constant." msgstr "Argument de .vec_size n'est pas une constante." -#: config/tc-nds32.c:4932 +#: config/tc-nds32.c:4934 #, c-format msgid "Don't know how to handle this field. %s" msgstr "Je ne sais pas comment gérer ce champ. %s" -#: config/tc-nds32.c:5297 +#: config/tc-nds32.c:5299 #, c-format msgid "instruction %s requires enabling performance extension" msgstr "instruction %s requiert l'activation de l'extension de performance" -#: config/tc-nds32.c:5309 +#: config/tc-nds32.c:5311 #, c-format msgid "instruction %s requires enabling performance extension II" msgstr "instruction %s requiert l'activation de l'extension de performance II" -#: config/tc-nds32.c:5321 +#: config/tc-nds32.c:5323 #, c-format msgid "instruction %s requires enabling AUDIO extension" msgstr "instruction %s requiert l'activation de l'extension AUDIO" -#: config/tc-nds32.c:5333 +#: config/tc-nds32.c:5335 #, c-format msgid "instruction %s requires enabling STRING extension" msgstr "instruction %s requiert l'activation de l'extension STRING" -#: config/tc-nds32.c:5347 +#: config/tc-nds32.c:5349 #, c-format msgid "instruction %s requires enabling DIV & DX_REGS extension" msgstr "instruction %s requiert l'activation de l'extension DIV & DX_REGS" -#: config/tc-nds32.c:5362 +#: config/tc-nds32.c:5364 #, c-format msgid "instruction %s requires enabling FPU extension" msgstr "instruction %s requiert l'activation de l'extension FPU" -#: config/tc-nds32.c:5374 +#: config/tc-nds32.c:5376 #, c-format msgid "instruction %s requires enabling FPU_SP extension" msgstr "instruction %s requiert l'activation de l'extension FPU_SP" -#: config/tc-nds32.c:5386 +#: config/tc-nds32.c:5388 #, c-format msgid "instruction %s requires enabling FPU_DP extension" msgstr "instruction %s requiert l'activation de l'extension FPU_DP" -#: config/tc-nds32.c:5397 config/tc-nds32.c:5405 +#: config/tc-nds32.c:5399 config/tc-nds32.c:5407 #, c-format msgid "instruction %s requires enabling FPU_MAC extension" msgstr "instruction %s requiert l'activation de l'extension FPU_MAC" -#: config/tc-nds32.c:5413 +#: config/tc-nds32.c:5415 #, c-format msgid "instruction %s requires enabling DX_REGS extension" msgstr "instruction %s requiert l'activation de l'extension DX_REGS" -#: config/tc-nds32.c:5429 +#: config/tc-nds32.c:5431 #, c-format msgid "instruction %s requires enabling dsp extension" msgstr "instruction %s requiert l'activation de l'extension dsp" -#: config/tc-nds32.c:5441 +#: config/tc-nds32.c:5443 #, c-format msgid "instruction %s requires enabling zol extension" msgstr "instruction %s requiert l'activation de l'extension zol" -#: config/tc-nds32.c:5446 +#: config/tc-nds32.c:5448 #, c-format msgid "internal error: unknown instruction attribute: 0x%08x" msgstr "erreur interne: attribut d'instruction inconnu: 0x%08x" -#: config/tc-nds32.c:5739 +#: config/tc-nds32.c:5741 #, c-format msgid "relax hint unrecognized instruction: line %d." msgstr "instruction non reconnue dans indice de relaxation: ligne %d." -#: config/tc-nds32.c:5794 +#: config/tc-nds32.c:5796 #, c-format msgid "Can not find match relax hint. Line: %d" msgstr "Ne peut trouver la correspondance de l'indice de relaxation. Ligne: %d" -#: config/tc-nds32.c:5992 +#: config/tc-nds32.c:5994 msgid "Internal error: .relax_hint KEY is not a number!" msgstr "Erreur interne: la CLÉ de .relax_hint n'est pas un nombre !" -#: config/tc-nds32.c:6020 +#: config/tc-nds32.c:6022 #, c-format msgid "Internal error: Relax hint (%s) error. %s: %s (%x)" msgstr "Erreur interne: Erreur d'indice de relaxation (%s). %s: %s (%x)" -#: config/tc-nds32.c:6097 +#: config/tc-nds32.c:6099 #, c-format msgid "Internal error: Range error. %s" msgstr "Erreur interne: Erreur de plage. %s" -#: config/tc-nds32.c:6158 +#: config/tc-nds32.c:6160 msgid "Multiple BFD_RELOC_NDS32_PTR_RESOLVED patterns are not supported yet!" msgstr "Des motifs BFD_RELOC_NDS32_PTR_RESOLVED multiples ne sont pas encore supportés !" -#: config/tc-nds32.c:6306 +#: config/tc-nds32.c:6308 #, c-format msgid "Not support instruction %s in verbatim." msgstr "L'instruction %s n'est pas supportée en mot pour mot." -#: config/tc-nds32.c:6313 +#: config/tc-nds32.c:6315 #, c-format msgid "16-bit instruction is disabled: %s." msgstr "l'instruction 16 bits est désactivée: %s." -#: config/tc-nds32.c:6340 +#: config/tc-nds32.c:6342 #, c-format msgid "Instruction %s not supported in the baseline." msgstr "L'instruction « %s » n'est pas supportée dans la ligne de base." -#: config/tc-nds32.c:6407 +#: config/tc-nds32.c:6409 #, c-format msgid "Unrecognized opcode, %s." msgstr "Opcode non reconnu, %s." -#: config/tc-nds32.c:6410 +#: config/tc-nds32.c:6412 #, c-format msgid "Incorrect syntax, %s." msgstr "Syntaxe incorrecte, %s." -#: config/tc-nds32.c:6413 +#: config/tc-nds32.c:6415 #, c-format msgid "Unrecognized operand/register, %s." msgstr "Opérande/registre non reconnu, %s." -#: config/tc-nds32.c:6416 +#: config/tc-nds32.c:6418 #, c-format msgid "Operand out of range, %s." msgstr "Opérande hors limite, %s." -#: config/tc-nds32.c:6419 +#: config/tc-nds32.c:6421 #, c-format msgid "Prohibited register used for reduced-register, %s." msgstr "Registre interdit utilisé pour un registre réduit, %s" -#: config/tc-nds32.c:6422 +#: config/tc-nds32.c:6424 #, c-format msgid "Junk at end of line, %s." msgstr "Rebut à la fin de la ligne, %s." -#: config/tc-nds32.c:7120 +#: config/tc-nds32.c:7122 msgid "Addend to unresolved symbol is not on word boundary." msgstr "Ajout d'un symbole non résolu n'est pas sur une frontière de mot." #. Should never here. -#: config/tc-nds32.c:7615 +#: config/tc-nds32.c:7617 msgid "Used FPU instructions requires enabling FPU extension" msgstr "Les instruction FPU utilisées requièrent l'activation de l'extension FPU" -#: config/tc-nds32.c:7811 +#: config/tc-nds32.c:7813 #, c-format msgid "Internal error: Unknown fixup type %d (`%s')" msgstr "Erreur interne: Type de correctif %d inconnu (« %s »)" @@ -15249,7 +15425,7 @@ msgstr "Registre général illégal en tant que opérande flottant" msgid "No instruction found" msgstr "Pas d'instruction trouvée" -#: config/tc-pdp11.c:717 config/tc-z80.c:3674 +#: config/tc-pdp11.c:717 config/tc-z80.c:3675 #, c-format msgid "Unknown instruction '%s'" msgstr "Instruction inconnue « %s »" @@ -15331,7 +15507,7 @@ msgstr "" msgid "pcrel too far" msgstr "pcrel trop éloigné" -#: config/tc-ppc.c:964 config/tc-ppc.c:972 config/tc-ppc.c:3493 +#: config/tc-ppc.c:964 config/tc-ppc.c:972 config/tc-ppc.c:3495 msgid "invalid register expression" msgstr "expression de registre invalide" @@ -15676,10 +15852,6 @@ msgstr "-ppc476-workaround avertir si émet des données vers des sections msgid "unknown default cpu = %s, os = %s" msgstr "CPU par défaut inconnu = %s, système d'exploitation = %s" -#: config/tc-ppc.c:1516 -msgid "neither Power nor PowerPC opcodes were selected." -msgstr "aucun opcode Power ou PowerPC n'a été sélectionné." - #: config/tc-ppc.c:1574 #, c-format msgid "mask trims opcode bits for %s" @@ -15741,7 +15913,7 @@ msgstr "symbole+décalage@%s signifie symbole@%s+décalage" msgid "symbol+offset@%s not supported" msgstr "symbole+offseti@%s non supporté" -#: config/tc-ppc.c:2356 config/tc-ppc.c:4224 config/tc-ppc.c:7686 +#: config/tc-ppc.c:2356 config/tc-ppc.c:4226 config/tc-ppc.c:7691 msgid "data in executable section" msgstr "données dans une section exécutable" @@ -15814,202 +15986,202 @@ msgstr "opcode non reconnu : « %s »" msgid "`%s' invalid when little-endian" msgstr "« %s » est invalide pour un petit boutiste" -#: config/tc-ppc.c:3693 +#: config/tc-ppc.c:3695 #, c-format msgid "@tls may not be used with \"%s\" operands" msgstr "@tls ne peut pas être utilisé avec les opérandes « %s »" -#: config/tc-ppc.c:3696 +#: config/tc-ppc.c:3698 msgid "@tls may only be used in last operand" msgstr "@tls ne peut pas être utilisé dans le dernier opérande" -#: config/tc-ppc.c:3734 config/tc-ppc.c:3744 config/tc-ppc.c:3754 -#: config/tc-ppc.c:3769 +#: config/tc-ppc.c:3736 config/tc-ppc.c:3746 config/tc-ppc.c:3756 +#: config/tc-ppc.c:3771 #, c-format msgid "%s unsupported on this instruction" msgstr "%s non supporté sur cette instruction" -#: config/tc-ppc.c:3816 +#: config/tc-ppc.c:3818 #, c-format msgid "assuming %s on symbol" msgstr "suppose %s sur le symbole" -#: config/tc-ppc.c:3939 +#: config/tc-ppc.c:3941 msgid "unsupported relocation for DS offset field" msgstr "type de réadressage non supporté pour un décalage de champ DS" -#: config/tc-ppc.c:3992 +#: config/tc-ppc.c:3994 #, c-format msgid "syntax error; found `%c', expected `%c'" msgstr "erreur de syntaxe; obtenu « %c », attendait « %c »" -#: config/tc-ppc.c:3997 +#: config/tc-ppc.c:3999 #, c-format msgid "syntax error; end of line, expected `%c'" msgstr "erreur de syntaxe; fin de ligne, attendait « %c »" -#: config/tc-ppc.c:4062 config/tc-ppc.c:6860 +#: config/tc-ppc.c:4064 config/tc-ppc.c:6865 #, c-format msgid "instruction address is not a multiple of %d" msgstr "l'adresse de l'instruction n'est pas un multiple de %d" -#: config/tc-ppc.c:4181 +#: config/tc-ppc.c:4183 msgid "bad .section directive: want a,e,v,w,x,M,S,G,T in string" msgstr "directive .section erronée: nécessite a,e,v,w,x,M,S,G,T dans la chaîne" -#: config/tc-ppc.c:4331 +#: config/tc-ppc.c:4333 msgid "missing size" msgstr "taille manquante" -#: config/tc-ppc.c:4340 +#: config/tc-ppc.c:4342 msgid "negative size" msgstr "taille négative" -#: config/tc-ppc.c:4367 +#: config/tc-ppc.c:4369 msgid "Unknown visibility field in .comm" msgstr "Champ de visibilité inconnu dans .comm" -#: config/tc-ppc.c:4385 +#: config/tc-ppc.c:4387 msgid "missing real symbol name" msgstr "nom de symbole réel manquant" -#: config/tc-ppc.c:4424 +#: config/tc-ppc.c:4426 msgid "attempt to redefine symbol" msgstr "tentative de redéfinition de symbole" -#: config/tc-ppc.c:4733 +#: config/tc-ppc.c:4735 #, c-format msgid "no known dwarf XCOFF section for flag 0x%08x\n" msgstr "aucune section dwarf XCOFF connue pour le fanion 0x%08x\n" -#: config/tc-ppc.c:4746 +#: config/tc-ppc.c:4748 #, c-format msgid "label %s was not defined in this dwarf section" msgstr "l'étiquette « %s » n'a pas été définie dans cette section dwarf" -#: config/tc-ppc.c:4860 +#: config/tc-ppc.c:4862 msgid "the XCOFF file format does not support arbitrary sections" msgstr "le format de fichier XCOFF ne supporte pas des sections arbitraires" -#: config/tc-ppc.c:4898 +#: config/tc-ppc.c:4900 msgid "Unknown visibility field in .extern" msgstr "Champ de visibilité inconnu dans .extern" -#: config/tc-ppc.c:4935 +#: config/tc-ppc.c:4937 msgid "Unknown visibility field in .globl" msgstr "Champ de visibilité inconnu dans .global" -#: config/tc-ppc.c:4972 +#: config/tc-ppc.c:4974 msgid "Unknown visibility field in .weak" msgstr "Champ de visibilité inconnu dans .weak" -#: config/tc-ppc.c:5023 +#: config/tc-ppc.c:5025 msgid ".ref outside .csect" msgstr ".ref à l'extérieur de .csect" -#: config/tc-ppc.c:5044 config/tc-ppc.c:5304 +#: config/tc-ppc.c:5046 config/tc-ppc.c:5306 msgid "missing symbol name" msgstr "nom de symbole manquant" -#: config/tc-ppc.c:5074 +#: config/tc-ppc.c:5076 msgid "missing rename string" msgstr "chaîne renommée manquante" -#: config/tc-ppc.c:5104 config/tc-ppc.c:5706 +#: config/tc-ppc.c:5106 config/tc-ppc.c:5708 msgid "missing value" msgstr "valeur manquante" -#: config/tc-ppc.c:5122 +#: config/tc-ppc.c:5124 msgid "illegal .stabx expression; zero assumed" msgstr "expression .stabx illégale; zéro assumé" -#: config/tc-ppc.c:5154 +#: config/tc-ppc.c:5156 msgid "missing class" msgstr "classe manquante" -#: config/tc-ppc.c:5163 +#: config/tc-ppc.c:5165 msgid "missing type" msgstr "type manquant" -#: config/tc-ppc.c:5190 +#: config/tc-ppc.c:5192 msgid ".stabx of storage class stsym must be within .bs/.es" msgstr ".stabx de la classe de stockage stsym doit être à l'intérieur de .bs/.es" -#: config/tc-ppc.c:5494 +#: config/tc-ppc.c:5496 msgid "nested .bs blocks" msgstr "blocs .bs imbriqués" -#: config/tc-ppc.c:5525 +#: config/tc-ppc.c:5527 msgid ".es without preceding .bs" msgstr ".es n'est pas précédé de .bs" -#: config/tc-ppc.c:5698 +#: config/tc-ppc.c:5700 msgid "non-constant byte count" msgstr "compteur d'octet n'est pas une constante" -#: config/tc-ppc.c:5773 +#: config/tc-ppc.c:5775 msgid ".tc not in .toc section" msgstr ".tc n'est pas dans la section .toc" -#: config/tc-ppc.c:5791 +#: config/tc-ppc.c:5793 msgid ".tc with no label" msgstr ".tc sans étiquette" -#: config/tc-ppc.c:5819 +#: config/tc-ppc.c:5821 #, c-format msgid ".tc with storage class %d not yet supported" msgstr ".tc avec la classe de stockage %d n'est pas encore supporté" -#: config/tc-ppc.c:5888 config/tc-s390.c:1964 +#: config/tc-ppc.c:5890 config/tc-s390.c:1967 msgid ".machine stack overflow" msgstr "débordement de pile .machine" -#: config/tc-ppc.c:5895 config/tc-s390.c:1975 +#: config/tc-ppc.c:5897 config/tc-s390.c:1978 msgid ".machine stack underflow" msgstr "dépassement négatif de la pile .machine" -#: config/tc-ppc.c:5937 config/tc-s390.c:1987 +#: config/tc-ppc.c:5939 config/tc-s390.c:1990 #, c-format msgid "invalid machine `%s'" msgstr "machine invalide « %s »" -#: config/tc-ppc.c:5981 +#: config/tc-ppc.c:5983 msgid "bad symbol suffix" msgstr "mauvais suffixe de symbole" -#: config/tc-ppc.c:6080 +#: config/tc-ppc.c:6082 msgid "unrecognized symbol suffix" msgstr "suffixe de symbole non reconnu" -#: config/tc-ppc.c:6168 +#: config/tc-ppc.c:6170 msgid ".ef with no preceding .function" msgstr ".ef n'est pas précédé de .function" -#: config/tc-ppc.c:6304 +#: config/tc-ppc.c:6309 #, c-format msgid "warning: symbol %s has no csect" msgstr "avertissement: symbole %s n'a pas de csect" -#: config/tc-ppc.c:6636 +#: config/tc-ppc.c:6641 msgid "symbol in .toc does not match any .tc" msgstr "symbole dans .toc ne concorde avec aucun .tc" -#: config/tc-ppc.c:7388 +#: config/tc-ppc.c:7393 #, c-format msgid "%s unsupported as instruction fixup" msgstr "%s non supporté comme correctif d'instruction" -#: config/tc-ppc.c:7487 +#: config/tc-ppc.c:7492 #, c-format msgid "unsupported relocation against %s" msgstr "réadressage non supporté vers %s" -#: config/tc-ppc.c:7649 +#: config/tc-ppc.c:7654 #, c-format msgid "R_TLSML relocation doesn't target a TOC entry named \"_$TLSML\": %s" msgstr "le réadressage R_TLSML ne cible pas une entrée TOC nommée « _$TLSML » : %s" -#: config/tc-ppc.c:7669 +#: config/tc-ppc.c:7674 #, c-format msgid "Gas failure, reloc value %d\n" msgstr "Échec de GAS, valeur de réadressage %d\n" @@ -16114,279 +16286,282 @@ msgstr "" msgid "Label \"%s\" matches a CPU register name" msgstr "L'étiquette « %s » correspond à un nom de registre du processeur" -#: config/tc-riscv.c:213 +#: config/tc-riscv.c:215 #, c-format msgid "unknown default privileged spec `%s' set by -mpriv-spec or --with-priv-spec" msgstr "spécification privilégiée par défaut « %s » inconnue définie par -mpriv-spec ou -with-priv-spec" #. Still can not find the privileged spec class. -#: config/tc-riscv.c:235 +#: config/tc-riscv.c:237 #, c-format msgid "unknown default privileged spec `%d.%d.%d' set by privileged elf attributes" msgstr "spécification privilégiée par défaut « %d.%d.%d » inconnue définie par les attributs privilégiés elf" -#: config/tc-riscv.c:321 +#: config/tc-riscv.c:323 msgid "the architecture string of -march and elf architecture attributes cannot be empty" msgstr "la chaîne d'architecture de -march et des attributs de l'architecture elf ne peut pas être vide" -#: config/tc-riscv.c:886 config/tc-riscv.c:947 config/tc-riscv.c:1462 +#: config/tc-riscv.c:888 config/tc-riscv.c:949 config/tc-riscv.c:1502 #, c-format msgid "internal: duplicate %s" msgstr "interne: %s en double" -#: config/tc-riscv.c:1096 +#: config/tc-riscv.c:1098 #, c-format msgid "internal: bad RISC-V CSR class (0x%x)" msgstr "interne: mauvaise classe CSR RISC-V (0x%x)" -#: config/tc-riscv.c:1102 +#: config/tc-riscv.c:1104 #, c-format msgid "invalid CSR `%s', needs rv32i extension" msgstr "CSR « %s » invalide, l'extension rv32i est nécessaire" -#: config/tc-riscv.c:1104 +#: config/tc-riscv.c:1106 #, c-format msgid "invalid CSR `%s', needs `h' extension" msgstr "CSR « %s » invalide, l'extension « h » est nécessaire" -#: config/tc-riscv.c:1108 +#: config/tc-riscv.c:1110 #, c-format msgid "invalid CSR `%s', needs `%s' extension" msgstr "CSR « %s » invalide, l'extension « %s » est nécessaire" -#: config/tc-riscv.c:1131 +#: config/tc-riscv.c:1133 #, c-format msgid "invalid CSR `%s' for the privileged spec `%s'" msgstr "CSR « %s » invalide pour la spécification privilégiée « %s »" -#: config/tc-riscv.c:1250 +#: config/tc-riscv.c:1267 #, c-format msgid "internal: bad RISC-V opcode (mask error): %s %s" msgstr "interne: opcode RISC-V erroné (erreur de masque): %s %s" -#: config/tc-riscv.c:1422 +#: config/tc-riscv.c:1462 #, c-format msgid "internal: bad RISC-V opcode (unknown operand type `%s'): %s %s" msgstr "interne: opcode RISC-V erroné (type d'opérande inconnu « %s »): %s %s" -#: config/tc-riscv.c:1431 +#: config/tc-riscv.c:1471 #, c-format msgid "internal: bad RISC-V opcode (bits %#llx undefined or invalid): %s %s" msgstr "interne: mauvais opcode RISC-V (bits 0x%llx indéfinis ou invalide) : %s %s" -#: config/tc-riscv.c:1473 +#: config/tc-riscv.c:1513 msgid "internal: broken assembler. No assembly attempted" msgstr "interne: assemblage cassé. Aucune tentative d'assemblage" -#: config/tc-riscv.c:1586 +#: config/tc-riscv.c:1626 #, c-format msgid "internal: unsupported RISC-V relocation number %d" msgstr "interne: numéro de réadressage RISC-V %d non supporté" -#: config/tc-riscv.c:1701 +#: config/tc-riscv.c:1741 #, c-format msgid "internal: invalid macro argument `%s'" msgstr "interne: l'argument « %s » de la macro est invalide" -#: config/tc-riscv.c:1726 +#: config/tc-riscv.c:1766 msgid "internal: vasprintf failed" msgstr "interne: vasprintf a échoué" -#: config/tc-riscv.c:1756 config/tc-riscv.c:1834 +#: config/tc-riscv.c:1796 config/tc-riscv.c:1874 msgid "unsupported large constant" msgstr "constante de grande taille non supportée" -#: config/tc-riscv.c:1758 +#: config/tc-riscv.c:1798 #, c-format msgid "unknown CSR `%s'" msgstr "CSR inconnu « %s »" -#: config/tc-riscv.c:1761 +#: config/tc-riscv.c:1801 #, c-format msgid "instruction %s requires absolute expression" msgstr "l'instruction %s requiert une expression absolue" -#: config/tc-riscv.c:1935 config/tc-riscv.c:1970 +#: config/tc-riscv.c:1975 config/tc-riscv.c:2010 msgid "must provide temp if destination overlaps mask" msgstr "il faut fournir temp si la destination chevauche le masque" -#: config/tc-riscv.c:2131 +#: config/tc-riscv.c:2175 #, c-format msgid "internal: macro %s not implemented" msgstr "interne: la macro %s n'est pas implémentée" -#: config/tc-riscv.c:2317 +#: config/tc-riscv.c:2371 msgid "multiple vsew constants" msgstr "constantes vsew multiples" -#: config/tc-riscv.c:2325 +#: config/tc-riscv.c:2379 msgid "multiple vlmul constants" msgstr "constantes vlmul multiples" -#: config/tc-riscv.c:2333 +#: config/tc-riscv.c:2387 msgid "multiple vta constants" msgstr "constantes vta multiples" -#: config/tc-riscv.c:2341 +#: config/tc-riscv.c:2395 msgid "multiple vma constants" msgstr "constantes vma multiples" #. Reset error message of the previous round. -#: config/tc-riscv.c:2503 +#: config/tc-riscv.c:2566 msgid "illegal operands" msgstr "opérandes illégaux" -#: config/tc-riscv.c:2543 +#: config/tc-riscv.c:2617 #, c-format msgid "read-only CSR is written `%s'" msgstr "le CSR en lecture seule est écrit avec « %s »" -#: config/tc-riscv.c:2553 +#: config/tc-riscv.c:2627 msgid "illegal opcode for zve32x" msgstr "opcode illégal pour zve32x" -#: config/tc-riscv.c:2792 +#: config/tc-riscv.c:2879 msgid "bad value for compressed funct6 field, value must be 0...63" msgstr "mauvaise valeur pour le champ funct6 compressé, la valeur doit être 0...63" -#: config/tc-riscv.c:2807 +#: config/tc-riscv.c:2894 msgid "bad value for compressed funct4 field, value must be 0...15" msgstr "mauvaise valeur pour le champ funct4 compressé, la valeur doit être 0...15" -#: config/tc-riscv.c:2822 +#: config/tc-riscv.c:2909 msgid "bad value for compressed funct3 field, value must be 0...7" msgstr "mauvaise valeur pour le champ funct3 compressé, la valeur doit être 0...7" -#: config/tc-riscv.c:2837 +#: config/tc-riscv.c:2924 msgid "bad value for compressed funct2 field, value must be 0...3" msgstr "mauvaise valeur pour le champ funct2 compressé, la valeur doit être 0...3" -#: config/tc-riscv.c:2930 +#: config/tc-riscv.c:3017 msgid "bad value for vsetivli immediate field, value must be 0..1023" msgstr "mauvaise valeur pour le champ immédiat vsetivli, la valeur doit être 0...1023" -#: config/tc-riscv.c:2942 +#: config/tc-riscv.c:3029 msgid "bad value for vsetvli immediate field, value must be 0..2047" msgstr "mauvaise valeur pour le champ immédiat vsetvli, la valeur doit être 0...2047" -#: config/tc-riscv.c:2955 +#: config/tc-riscv.c:3042 msgid "bad value for vector immediate field, value must be -16...15" msgstr "mauvaise valeur pour le champ immédiat vectoriel, la valeur doit être -16...15" -#: config/tc-riscv.c:2967 +#: config/tc-riscv.c:3054 msgid "bad value for vector immediate field, value must be 0...31" msgstr "mauvaise valeur pour le champ immédiat vectoriel, la valeur doit être 0...31" -#: config/tc-riscv.c:2979 +#: config/tc-riscv.c:3066 msgid "bad value for vector immediate field, value must be -15...16" msgstr "mauvaise valeur pour le champ immédiat vectoriel, la valeur doit être -15...16" -#: config/tc-riscv.c:3040 config/tc-riscv.c:3051 +#: config/tc-riscv.c:3078 +msgid "bad value for vector immediate field, value must be 0...63" +msgstr "mauvaise valeur pour le champ immédiat vectoriel, la valeur doit être 0...63" + +#: config/tc-riscv.c:3139 config/tc-riscv.c:3150 #, c-format msgid "improper shift amount (%<PRIu64>)" msgstr "nombre de décalages erroné (%<PRIu64>)" -#: config/tc-riscv.c:3062 +#: config/tc-riscv.c:3161 #, c-format msgid "improper CSRxI immediate (%<PRIu64>)" msgstr "immédiat CSRxI inopportun (%<PRIu64>)" -#: config/tc-riscv.c:3079 +#: config/tc-riscv.c:3178 #, c-format msgid "improper CSR address (%<PRIu64>)" msgstr "adresse CSR inopportune (%<PRIu64>)" -#: config/tc-riscv.c:3260 +#: config/tc-riscv.c:3358 msgid "lui expression not in range 0..1048575" msgstr "l'expression lui n'est pas dans les bornes 0..1048575" -#: config/tc-riscv.c:3293 +#: config/tc-riscv.c:3391 msgid "bad value for opcode field, value must be 0...127 and lower 2 bits must be 0x3" msgstr "mauvaise valeur pour le champ opcode, la valeur doit être 0...127 et les bits les plus faibles doivent être 0x3" -#: config/tc-riscv.c:3309 +#: config/tc-riscv.c:3407 msgid "bad value for opcode field, value must be 0...2" msgstr "mauvaise valeur pour le champ opcode, la valeur doit être 0...2" -#: config/tc-riscv.c:3332 +#: config/tc-riscv.c:3430 msgid "bad value for funct7 field, value must be 0...127" msgstr "mauvaise valeur pour le champ funct7, la valeur doit être 0...127" -#: config/tc-riscv.c:3347 +#: config/tc-riscv.c:3445 msgid "bad value for funct3 field, value must be 0...7" msgstr "mauvaise valeur pour le champ funct3, la valeur doit être 0...7" -#: config/tc-riscv.c:3362 +#: config/tc-riscv.c:3460 msgid "bad value for funct2 field, value must be 0...3" msgstr "mauvaise valeur pour le champ funct2, la valeur doit être 0...3" -#: config/tc-riscv.c:3380 +#: config/tc-riscv.c:3478 #, c-format msgid "Improper bs immediate (%lu)" msgstr "Immédiat bs inopportun (%lu)" -#: config/tc-riscv.c:3391 +#: config/tc-riscv.c:3489 #, c-format msgid "Improper rnum immediate (%lu)" msgstr "Immédiat rnum inopportun (%lu)" -#: config/tc-riscv.c:3415 +#: config/tc-riscv.c:3521 #, c-format msgid "improper prefetch offset (%ld)" msgstr "décalage de pré-extraction erroné (%ld)" -#: config/tc-riscv.c:3435 +#: config/tc-riscv.c:3548 +msgid "bad fli constant operand, supported constants must be in decimal or hexadecimal floating-point literal form" +msgstr "mauvais opérande constant fli, les constantes supportées doivent être sous la forme de littéral en virgule flottante décimale ou hexadécimale" + +#: config/tc-riscv.c:3577 #, c-format msgid "unexpected literal (%s)" msgstr "littéral inattendu (%s)" -#: config/tc-riscv.c:3457 +#: config/tc-riscv.c:3599 #, c-format msgid "improper immediate value (%<PRIu64>)" msgstr "valeur immédiate inopportune (%<PRIu64>)" -#: config/tc-riscv.c:3463 +#: config/tc-riscv.c:3605 #, c-format msgid "improper immediate value (%<PRIi64>)" msgstr "valeur immédiate inopportune (%<PRIi64>)" -#: config/tc-riscv.c:3477 +#: config/tc-riscv.c:3620 #, c-format msgid "internal: unknown argument type `%s'" msgstr "interne: type d'argument « %s » inconnu" -#: config/tc-riscv.c:3527 +#: config/tc-riscv.c:3672 msgid "values must be constant" msgstr "les valeurs doivent être des constantes" -#: config/tc-riscv.c:3534 +#: config/tc-riscv.c:3679 msgid "unrecognized values" msgstr "valeurs non reconnues" -#: config/tc-riscv.c:3542 config/tc-riscv.c:3553 config/tc-riscv.c:3569 +#: config/tc-riscv.c:3687 config/tc-riscv.c:3698 config/tc-riscv.c:3714 msgid "value conflicts with instruction length" msgstr "la valeur est en conflit avec la longueur d'instruction" -#: config/tc-riscv.c:3943 -#, c-format -msgid "internal: bad CFA value #%d" -msgstr "interne: mauvaise valeur CFA #%d" - -#: config/tc-riscv.c:4024 +#: config/tc-riscv.c:4219 #, c-format msgid "internal: bad relocation #%d" msgstr "interne: mauvais réadressage #%d" -#: config/tc-riscv.c:4153 +#: config/tc-riscv.c:4348 msgid ".option pop with no .option push" msgstr ".option pop sans .option push" -#: config/tc-riscv.c:4166 +#: config/tc-riscv.c:4361 #, c-format -msgid "unrecognized .option directive: %s\n" -msgstr "directive .option non reconnue: %s\n" +msgid "unrecognized .option directive: %s" +msgstr "directive .option non reconnue: %s" -#: config/tc-riscv.c:4527 +#: config/tc-riscv.c:4722 #, c-format msgid "" "RISC-V options:\n" @@ -16421,30 +16596,33 @@ msgstr "" " -mbig-endian assembler pour gros boutiste\n" " -mlittle-endian assembler pour petit boutiste\n" -#: config/tc-riscv.c:4572 +#: config/tc-riscv.c:4767 #, c-format msgid "unknown register `%s'" msgstr "registre « %s » inconnu" -#: config/tc-riscv.c:4595 -#, c-format -msgid "non-constant .%cleb128 is not supported" -msgstr ".%cleb128 non constant n'est pas supporté" +#: config/tc-riscv.c:4790 +msgid "non-constant .sleb128 is not supported" +msgstr ".sleb128 non constant n'est pas supporté" + +#: config/tc-riscv.c:4792 +msgid ".uleb128 only supports constant or subtract expressions" +msgstr ".uleb128 supporte uniquement les expressions constantes ou les soustractions" -#: config/tc-riscv.c:4694 +#: config/tc-riscv.c:4892 #, c-format msgid "internal: bad RISC-V privileged spec (%s)" msgstr "interne: mauvaise spécification privilégiée RISC-V (%s)" -#: config/tc-riscv.c:4786 +#: config/tc-riscv.c:5030 msgid "architecture elf attributes must set before any instructions" msgstr "les attributs d'architecture elf doivent apparaître avant toute instruction" -#: config/tc-riscv.c:4804 +#: config/tc-riscv.c:5048 msgid "privileged elf attributes must set before any instructions" msgstr "les attributs d'architecture elf doivent apparaître avant toute instruction" -#: config/tc-riscv.c:4826 +#: config/tc-riscv.c:5070 msgid "missing symbol name for .variant_cc directive" msgstr "nom de symbole manquant pour la directive .variant_cc" @@ -16456,12 +16634,12 @@ msgstr "Réadressage 16 bits utilisé sur un opérande 8 bits" msgid "8-bit relocation used in 16-bit operand" msgstr "Réadressage 8 bits utilisé sur un opérande 16 bits" -#: config/tc-rl78.c:243 config/tc-rx.c:888 +#: config/tc-rl78.c:243 config/tc-rx.c:886 #, c-format msgid "Value %d doesn't fit in unsigned %d-bit field" msgstr "Valeur %d n'entre pas dans un champ de %d bits non signé" -#: config/tc-rl78.c:249 config/tc-rx.c:894 +#: config/tc-rl78.c:249 config/tc-rx.c:892 #, c-format msgid "Value %d doesn't fit in signed %d-bit field" msgstr "Valeur %d n'entre pas dans un champ de %d bits signé" @@ -16511,7 +16689,7 @@ msgstr " --m64bit-doubles Le code source utilise des doubles 64 bits\n" msgid "%%%s() must be outermost term in expression" msgstr "%%%s() doit être le terme le plus à l'extérieur de l'expression" -#: config/tc-rl78.c:678 config/tc-rx.c:2255 +#: config/tc-rl78.c:678 config/tc-rx.c:2253 #, c-format msgid "unsupported constant size %d\n" msgstr "taille de constante %d non supportée\n" @@ -16526,11 +16704,11 @@ msgstr "%%hi16/%%lo16 s'applique uniquement à .short ou .hword" msgid "%%hi8 only applies to .byte" msgstr "%%hi8 s'applique uniquement à .byte" -#: config/tc-rl78.c:716 config/tc-rx.c:2262 +#: config/tc-rl78.c:716 config/tc-rx.c:2260 msgid "difference of two symbols only supported with .long, .short, or .byte" msgstr "différence de deux symboles uniquement supportée avec .long, .short ou .byte" -#: config/tc-rl78.c:1237 config/tc-rx.c:2189 +#: config/tc-rl78.c:1237 config/tc-rx.c:2187 #, c-format msgid "bad frag at %p : fix %ld addr %ld %ld \n" msgstr "mauvaise fragmentation à %p: correction %ld adresse %ld %ld \n" @@ -16545,7 +16723,7 @@ msgstr "Valeur de %ld trop grande pour un branchement de 8 bits" msgid "value of %ld too large for 16-bit branch" msgstr "Valeur de %ld trop grande pour un branchement de 16 bits" -#: config/tc-rl78.c:1513 config/tc-rx.c:2454 +#: config/tc-rl78.c:1513 config/tc-rx.c:2452 #, c-format msgid "Unknown reloc in md_apply_fix: %s" msgstr "Réadressage inconnu dans md_apply_fix: %s" @@ -16624,61 +16802,61 @@ msgstr " --mno-allow-string-insns" msgid "no filename following .INCLUDE pseudo-op" msgstr "aucun nom de fichier après le pseudo-op .INCLUDE" -#: config/tc-rx.c:404 +#: config/tc-rx.c:402 #, c-format msgid "unable to locate include file: %s" msgstr "impossible de repérer l'emplacement du fichier à inclure: %s" -#: config/tc-rx.c:455 +#: config/tc-rx.c:453 #, c-format msgid "unrecognised alignment value in .SECTION directive: %s" msgstr "valeur d'alignement non reconnue dans la directive .SECTION: %s" -#: config/tc-rx.c:472 +#: config/tc-rx.c:470 #, c-format msgid "unknown parameter following .SECTION directive: %s" msgstr "paramètre inconnu après la directive .SECTION: %s" -#: config/tc-rx.c:558 +#: config/tc-rx.c:556 msgid "expecting either ON or OFF after .list" msgstr "ON ou OFF attendu après .list" -#: config/tc-rx.c:594 +#: config/tc-rx.c:592 #, c-format msgid "The \".%s\" pseudo-op is not implemented\n" msgstr "Le pseudo-op « %s » n'est pas implémenté\n" -#: config/tc-rx.c:967 config/tc-rx.c:969 +#: config/tc-rx.c:965 config/tc-rx.c:967 #, c-format msgid "Value %d and %d out of range" msgstr "Valeurs %d et %d hors limite" -#: config/tc-rx.c:1124 +#: config/tc-rx.c:1122 msgid "The .DEFINE pseudo-op is not implemented" msgstr "Le pseudo-op .DEFINE n'est pas implémenté" -#: config/tc-rx.c:1126 +#: config/tc-rx.c:1124 msgid "The .MACRO pseudo-op is not implemented" msgstr "Le pseudo-op .MACRO n'est pas implémenté" -#: config/tc-rx.c:1128 +#: config/tc-rx.c:1126 msgid "The .BTEQU pseudo-op is not implemented." msgstr "Le pseudo-op .BTEQU n'est pas implémenté." -#: config/tc-rx.c:2120 +#: config/tc-rx.c:2118 msgid "invalid immediate size" msgstr "taille immédiate invalide" -#: config/tc-rx.c:2139 +#: config/tc-rx.c:2137 msgid "invalid immediate field position" msgstr "position du champ immédiat invalide" -#: config/tc-rx.c:2306 +#: config/tc-rx.c:2304 #, c-format msgid "jump not 3..10 bytes away (is %d)" msgstr "saut pas à 3..10 octets (est %d)" -#: config/tc-rx.c:2697 +#: config/tc-rx.c:2695 msgid "Use of an RX string instruction detected in a file being assembled without string instruction support" msgstr "Utilisation d'une instruction de chaîne RX détectée dans un fichier assemblé sans le support des instructions chaînes" @@ -16879,96 +17057,96 @@ msgstr "Grand nombre trop grand" msgid "relocation not applicable" msgstr "réadressage non applicable" -#: config/tc-s390.c:1344 +#: config/tc-s390.c:1347 msgid "invalid length field specified" msgstr "le champ de longueur spécifié est invalide" -#: config/tc-s390.c:1348 +#: config/tc-s390.c:1351 msgid "index register specified but zero" msgstr "registre d'index spécifié mais est zéro" -#: config/tc-s390.c:1352 +#: config/tc-s390.c:1355 msgid "base register specified but zero" msgstr "registre de base spécifié mais est zéro" -#: config/tc-s390.c:1356 +#: config/tc-s390.c:1359 msgid "odd numbered general purpose register specified as register pair" msgstr "registre général impaire spécifié comme paire de registres" -#: config/tc-s390.c:1364 +#: config/tc-s390.c:1367 msgid "invalid floating point register pair. Valid fp register pair operands are 0, 1, 4, 5, 8, 9, 12 or 13." msgstr "paire de registres en virgule flottante invalide. Les opérandes valables pour une paire de registres fp sont 0, 1, 4, 5, 8, 9, 12 ou 13." -#: config/tc-s390.c:1453 +#: config/tc-s390.c:1456 msgid "invalid operand suffix" msgstr "suffixe d'opérande invalide" -#: config/tc-s390.c:1476 +#: config/tc-s390.c:1479 msgid "syntax error; missing '(' after displacement" msgstr "erreur de syntaxe; « ( » manquante après le déplacement" -#: config/tc-s390.c:1493 config/tc-s390.c:1539 config/tc-s390.c:1571 +#: config/tc-s390.c:1496 config/tc-s390.c:1542 config/tc-s390.c:1574 msgid "syntax error; expected ','" msgstr "erreur de syntaxe: « , » attendue" -#: config/tc-s390.c:1525 +#: config/tc-s390.c:1528 msgid "syntax error; missing ')' after base register" msgstr "erreur de syntaxe: « ) » manquante après le registre de base" -#: config/tc-s390.c:1556 +#: config/tc-s390.c:1559 msgid "syntax error; ')' not allowed here" msgstr "erreur de syntaxes; « ) » n'est pas permis ici" -#: config/tc-s390.c:1700 +#: config/tc-s390.c:1703 #, c-format msgid "Opcode %s not available in this mode" msgstr "Opcode %s pas disponible dans ce mode" -#: config/tc-s390.c:1755 config/tc-s390.c:1778 config/tc-s390.c:1791 +#: config/tc-s390.c:1758 config/tc-s390.c:1781 config/tc-s390.c:1794 msgid "Invalid .insn format\n" msgstr "Format .insn invalide\n" -#: config/tc-s390.c:1763 +#: config/tc-s390.c:1766 #, c-format msgid "Unrecognized opcode format: `%s'" msgstr "Format de opcode non reconnu: « %s »" -#: config/tc-s390.c:1794 +#: config/tc-s390.c:1797 msgid "second operand of .insn not a constant\n" msgstr "second opérande de .insn n'est pas constante\n" -#: config/tc-s390.c:1797 +#: config/tc-s390.c:1800 msgid "missing comma after insn constant\n" msgstr "virgule manquante après la constante de insn\n" -#: config/tc-s390.c:2036 +#: config/tc-s390.c:2039 msgid ".machinemode stack overflow" msgstr "débordement de pile .machinemode" -#: config/tc-s390.c:2043 +#: config/tc-s390.c:2046 msgid ".machinemode stack underflow" msgstr "dépassement négatif de la pile .machinemode" -#: config/tc-s390.c:2060 +#: config/tc-s390.c:2063 #, c-format msgid "invalid machine mode `%s'" msgstr "mode machine « %s » invalide" -#: config/tc-s390.c:2376 +#: config/tc-s390.c:2379 msgid "unsupported relocation type" msgstr "type de réadressage non supporté" -#: config/tc-s390.c:2431 +#: config/tc-s390.c:2434 #, c-format msgid "cannot emit PC relative %s relocation%s%s" msgstr "ne peut produire le réadressage %s relatif au PC%s%s" -#: config/tc-s390.c:2570 +#: config/tc-s390.c:2573 #, c-format msgid "Gas failure, reloc type %s\n" msgstr "Échec de GAS, type de réadressage %s\n" -#: config/tc-s390.c:2572 +#: config/tc-s390.c:2575 #, c-format msgid "Gas failure, reloc type #%i\n" msgstr "Échec de GAS, type de réadressage #%i\n" @@ -17194,7 +17372,7 @@ msgstr "Utilisation non supporté de .gpword" msgid "BSS length (%d) < 0 ignored" msgstr "longueur BSS (%d) < 0 ignorée" -#: config/tc-score.c:6130 read.c:2429 +#: config/tc-score.c:6130 read.c:2485 #, c-format msgid "error setting flags for \".sbss\": %s" msgstr "erreur lors de l'initialisation des fanions pour « .sbss »: %s" @@ -17208,7 +17386,7 @@ msgstr "alignement manquant" msgid "alignment too large; %d assumed" msgstr "alignement trop grand; %d assumé" -#: config/tc-score.c:6186 read.c:2490 +#: config/tc-score.c:6186 read.c:2546 msgid "alignment negative; 0 assumed" msgstr "alignement négatif; 0 assumé" @@ -17936,7 +18114,7 @@ msgstr "Capacité matérielle « %s » pas activée pour « %s »" #: config/tc-sparc.c:3645 config/tc-sparc.c:3652 config/tc-sparc.c:3659 #: config/tc-sparc.c:3666 config/tc-sparc.c:3673 config/tc-sparc.c:3682 #: config/tc-sparc.c:3694 config/tc-sparc.c:3705 config/tc-sparc.c:3727 -#: config/tc-sparc.c:3751 write.c:1189 +#: config/tc-sparc.c:3751 write.c:1190 msgid "relocation overflow" msgstr "débordement de réadressage" @@ -17962,7 +18140,7 @@ msgstr "segment .reserve erroné -- segment BSS attendu" msgid "negative alignment" msgstr "alignement négatif" -#: config/tc-sparc.c:4179 config/tc-sparc.c:4317 read.c:1473 read.c:2502 +#: config/tc-sparc.c:4179 config/tc-sparc.c:4317 read.c:1515 read.c:2558 msgid "alignment not a power of 2" msgstr "alignment n'est pas une puissance de 2" @@ -18072,36 +18250,36 @@ msgstr "'SPU_RdEventMask' (canal 11) est uniquement disponible dans DD2.0 ou sup msgid "'MFC_RdTagMask' (channel 12) is only available in DD2.0 or higher." msgstr "'MFC_RdTagMask' (canal 12) est uniquement disponible dans DD2.0 ou supérieur." -#: config/tc-spu.c:597 +#: config/tc-spu.c:598 #, c-format msgid "Using old style, %%lo(expr), please change to PPC style, expr@l." msgstr "Usage de l'ancien style %%lo(expr), veuillez utiliser le style PPC expr@l." -#: config/tc-spu.c:603 +#: config/tc-spu.c:604 #, c-format msgid "Using old style, %%hi(expr), please change to PPC style, expr@h." msgstr "Usage de l'ancien style %%hi(expr), veuillez utiliser le style PPC expr@h." -#: config/tc-spu.c:673 config/tc-spu.c:676 +#: config/tc-spu.c:674 config/tc-spu.c:677 #, c-format msgid "Constant expression %d out of range, [%d, %d]." msgstr "Expression constante %d hors des limites [%d, %d]." -#: config/tc-spu.c:778 +#: config/tc-spu.c:779 #, c-format msgid "invalid priority '%lu'" msgstr "priorité « %lu » invalide" -#: config/tc-spu.c:784 +#: config/tc-spu.c:785 #, c-format msgid "invalid lrlive '%lu'" msgstr "lrlive « %lu » invalide" -#: config/tc-spu.c:858 +#: config/tc-spu.c:859 msgid "Relaxation should never occur" msgstr "La relaxe ne devrait jamais se produire" -#: config/tc-spu.c:1005 +#: config/tc-spu.c:1006 #, c-format msgid "Relocation doesn't fit. (relocation value = 0x%lx)" msgstr "Le réadressage ne tient pas dans l'espace (valeur de réadressage = 0x%lx)." @@ -18297,218 +18475,218 @@ msgstr "Ne peut représenter l'exposant sur %d bits" msgid "Invalid floating point number" msgstr "Nombre en virgule flottante invalide" -#: config/tc-tic4x.c:722 +#: config/tc-tic4x.c:723 msgid "Comma expected\n" msgstr "Virgule attendue\n" -#: config/tc-tic4x.c:756 config/tc-tic54x.c:498 +#: config/tc-tic4x.c:757 config/tc-tic54x.c:498 msgid ".bss size argument missing\n" msgstr "argument taille manquant dans .bss\n" -#: config/tc-tic4x.c:764 +#: config/tc-tic4x.c:765 #, c-format msgid ".bss size %ld < 0!" msgstr "taille .bss %ld < 0 !" -#: config/tc-tic4x.c:897 +#: config/tc-tic4x.c:898 msgid "Non-constant symbols not allowed\n" msgstr "Symboles non constant pas permis\n" -#: config/tc-tic4x.c:928 +#: config/tc-tic4x.c:929 msgid "Symbol missing\n" msgstr "Symbole manquant\n" #. Skip null symbol terminator. -#: config/tc-tic4x.c:976 +#: config/tc-tic4x.c:977 msgid ".sect: subsection name ignored" msgstr ".sect: nom de sous-section ignoré" -#: config/tc-tic4x.c:1004 config/tc-tic4x.c:1105 config/tc-tic54x.c:1482 +#: config/tc-tic4x.c:1005 config/tc-tic4x.c:1106 config/tc-tic54x.c:1482 #, c-format msgid "Error setting flags for \"%s\": %s" msgstr "Erreur lors de l'initialisation des fanions de « %s »: %s" -#: config/tc-tic4x.c:1036 +#: config/tc-tic4x.c:1037 msgid ".set syntax invalid\n" msgstr "syntaxe erronée pour .set\n" -#: config/tc-tic4x.c:1094 +#: config/tc-tic4x.c:1095 msgid ".usect: non-zero alignment flag ignored" msgstr ".usect: fanion d'alignement non nul ignoré" -#: config/tc-tic4x.c:1125 +#: config/tc-tic4x.c:1126 #, c-format msgid "This assembler does not support processor generation %ld" msgstr "Cet assembleur ne supporte pas la génération %ld du processeur" -#: config/tc-tic4x.c:1129 +#: config/tc-tic4x.c:1130 msgid "Changing processor generation on fly not supported..." msgstr "Le changement à la volée de la génération du processeur n'est pas supporté..." -#: config/tc-tic4x.c:1416 +#: config/tc-tic4x.c:1417 msgid "Auxiliary register AR0--AR7 required for indirect" msgstr "Registre auxiliaire AR0--AR7 requis pour l'indirection" -#: config/tc-tic4x.c:1430 +#: config/tc-tic4x.c:1431 #, c-format msgid "Bad displacement %d (require 0--255)\n" msgstr "Mauvais déplacement %d (exige 0--255)\n" -#: config/tc-tic4x.c:1448 +#: config/tc-tic4x.c:1449 msgid "Index register IR0,IR1 required for displacement" msgstr "Registre d'index IR0,IR1 requis pour un déplacement" -#: config/tc-tic4x.c:1516 +#: config/tc-tic4x.c:1517 msgid "Expecting a register name" msgstr "Nom de registre attendu" -#: config/tc-tic4x.c:1528 config/tc-tic4x.c:1551 config/tc-tic4x.c:1617 +#: config/tc-tic4x.c:1529 config/tc-tic4x.c:1552 config/tc-tic4x.c:1618 msgid "Number too large" msgstr "Nombre trop grand" -#: config/tc-tic4x.c:1541 config/tc-tic4x.c:1564 +#: config/tc-tic4x.c:1542 config/tc-tic4x.c:1565 msgid "Expecting a constant value" msgstr "Valeur constante attendue" -#: config/tc-tic4x.c:1572 +#: config/tc-tic4x.c:1573 #, c-format msgid "Bad direct addressing construct %s" msgstr "Construction erronée d'adressage indirect %s" -#: config/tc-tic4x.c:1576 +#: config/tc-tic4x.c:1577 #, c-format msgid "Direct value of %ld is not suitable" msgstr "Valeur directe de %ld n'est pas convenable" -#: config/tc-tic4x.c:1600 +#: config/tc-tic4x.c:1601 msgid "Unknown indirect addressing mode" msgstr "Mode d'adressage indirect inconnu" -#: config/tc-tic4x.c:1697 +#: config/tc-tic4x.c:1698 #, c-format msgid "Immediate value of %ld is too large for ldf" msgstr "Valeur immédiate de %ld est trop grande pour ldf" -#: config/tc-tic4x.c:1737 +#: config/tc-tic4x.c:1738 msgid "Destination register must be ARn" msgstr "Registre de destination doit être ARn" -#: config/tc-tic4x.c:1756 config/tc-tic4x.c:2129 config/tc-tic4x.c:2188 +#: config/tc-tic4x.c:1757 config/tc-tic4x.c:2130 config/tc-tic4x.c:2189 #, c-format msgid "Immediate value of %ld is too large" msgstr "Valeur immédiate de %ld est trop grande" -#: config/tc-tic4x.c:1785 config/tc-tic4x.c:1990 +#: config/tc-tic4x.c:1786 config/tc-tic4x.c:1991 msgid "Invalid indirect addressing mode" msgstr "Mode d'adressage indirect invalide" -#: config/tc-tic4x.c:1809 config/tc-tic4x.c:1849 config/tc-tic4x.c:2040 -#: config/tc-tic4x.c:2062 +#: config/tc-tic4x.c:1810 config/tc-tic4x.c:1850 config/tc-tic4x.c:2041 +#: config/tc-tic4x.c:2063 msgid "Register must be Rn" msgstr "Le registre doit être Rn" -#: config/tc-tic4x.c:1863 config/tc-tic4x.c:1933 config/tc-tic4x.c:1947 +#: config/tc-tic4x.c:1864 config/tc-tic4x.c:1934 config/tc-tic4x.c:1948 msgid "Register must be R0--R7" msgstr "Le registre doit être R0--R7" -#: config/tc-tic4x.c:1887 config/tc-tic4x.c:1915 +#: config/tc-tic4x.c:1888 config/tc-tic4x.c:1916 #, c-format msgid "Invalid indirect addressing mode displacement %d" msgstr "Déplacement %d invalide pour le mode d'adressage indirect" -#: config/tc-tic4x.c:1961 +#: config/tc-tic4x.c:1962 msgid "Destination register must be R2 or R3" msgstr "Le registre de destination doit être R2 ou R3" -#: config/tc-tic4x.c:1975 +#: config/tc-tic4x.c:1976 msgid "Destination register must be R0 or R1" msgstr "Le registre de destination doit être R0 ou R1" -#: config/tc-tic4x.c:2012 +#: config/tc-tic4x.c:2013 #, c-format msgid "Displacement value of %ld is too large" msgstr "Valeur de déplacement %ld est trop grande" -#: config/tc-tic4x.c:2073 config/tc-tic4x.c:2204 +#: config/tc-tic4x.c:2074 config/tc-tic4x.c:2205 msgid "Floating point number not valid in expression" msgstr "Nombre en virgule flottante pas valable dans l'expression" -#: config/tc-tic4x.c:2087 +#: config/tc-tic4x.c:2088 #, c-format msgid "Signed immediate value %ld too large" msgstr "Valeur immédiate signée %ld est trop grande" -#: config/tc-tic4x.c:2150 +#: config/tc-tic4x.c:2151 #, c-format msgid "Unsigned immediate value %ld too large" msgstr "Valeur immédiate non signée %ld est trop grande" -#: config/tc-tic4x.c:2218 +#: config/tc-tic4x.c:2219 #, c-format msgid "Immediate value %ld too large" msgstr "Valeur immédiate %ld est trop grande" -#: config/tc-tic4x.c:2237 config/tc-tic4x.c:2265 +#: config/tc-tic4x.c:2238 config/tc-tic4x.c:2266 msgid "Register must be ivtp or tvtp" msgstr "Le registre doit être ivtp ou tvtp" -#: config/tc-tic4x.c:2251 +#: config/tc-tic4x.c:2252 msgid "Register must be address register" msgstr "Le registre doit être un registre d'adresse" -#: config/tc-tic4x.c:2324 +#: config/tc-tic4x.c:2325 msgid "Source and destination register should not be equal" msgstr "Les registres source et destination ne devraient pas être égaux" -#: config/tc-tic4x.c:2339 +#: config/tc-tic4x.c:2340 msgid "Equal parallel destination registers, one result will be discarded" msgstr "Registres de destination parallèle égaux, un résultat sera abandonné" -#: config/tc-tic4x.c:2380 +#: config/tc-tic4x.c:2381 msgid "Too many operands scanned" msgstr "Trop d'opérandes passés en revue" -#: config/tc-tic4x.c:2411 +#: config/tc-tic4x.c:2412 msgid "Parallel opcode cannot contain more than two instructions" msgstr "Un opcode parallèle ne peut pas contenir plus de deux instructions" -#: config/tc-tic4x.c:2485 +#: config/tc-tic4x.c:2486 #, c-format msgid "Invalid operands for %s" msgstr "Opérandes invalides pour %s" -#: config/tc-tic4x.c:2488 +#: config/tc-tic4x.c:2489 #, c-format msgid "Invalid instruction %s" msgstr "Instruction %s erronée" -#: config/tc-tic4x.c:2640 +#: config/tc-tic4x.c:2641 #, c-format msgid "Bad relocation type: 0x%02x" msgstr "Type de réadressage erroné: 0x%02x" -#: config/tc-tic4x.c:2698 +#: config/tc-tic4x.c:2699 #, c-format msgid "Unsupported processor generation %d" msgstr "Génération %d du processeur n'est pas supportée" -#: config/tc-tic4x.c:2706 +#: config/tc-tic4x.c:2707 msgid "Option -b is depreciated, please use -mbig" msgstr "Option -b est dépréciée, veuillez utiliser -mbig" -#: config/tc-tic4x.c:2713 +#: config/tc-tic4x.c:2714 msgid "Option -p is depreciated, please use -mmemparm" msgstr "Option -p est dépréciée, veuillez utiliser -mmemparm" -#: config/tc-tic4x.c:2720 +#: config/tc-tic4x.c:2721 msgid "Option -r is depreciated, please use -mregparm" msgstr "Option -r est dépréciée, veuillez utiliser -mregparm" -#: config/tc-tic4x.c:2727 +#: config/tc-tic4x.c:2728 msgid "Option -s is depreciated, please use -msmall" msgstr "Option -s est dépréciée, veuillez utiliser -msmall" -#: config/tc-tic4x.c:2756 +#: config/tc-tic4x.c:2757 #, c-format msgid "" "\n" @@ -18553,12 +18731,12 @@ msgstr "" " -mlowpower activer le support LOPOWER et MAXSPEED\n" " -menhanced activer le support des opcodes étendus\n" -#: config/tc-tic4x.c:2801 +#: config/tc-tic4x.c:2802 #, c-format msgid "Label \"$%d\" redefined" msgstr "Étiquette \"$%d\" redéfinie" -#: config/tc-tic4x.c:3011 +#: config/tc-tic4x.c:3012 #, c-format msgid "Reloc %d not supported by object file format" msgstr "Réadressage %d n'est pas supporté dans le format du fichier objet" @@ -18719,7 +18897,7 @@ msgstr "taille du champ doit être 16 quand la valeur est relocalisable" msgid "field value truncated" msgstr "valeur du champ tronquée" -#: config/tc-tic54x.c:1890 config/tc-tic54x.c:2189 +#: config/tc-tic54x.c:1890 config/tc-tic54x.c:2176 #, c-format msgid "Unrecognized section '%s'" msgstr "Section non reconnue « %s »" @@ -18728,320 +18906,320 @@ msgstr "Section non reconnue « %s »" msgid "Current section is uninitialized, section name required for .clink" msgstr "La section courante n'est pas initialisée, nom de section requis pour .clink" -#: config/tc-tic54x.c:2100 +#: config/tc-tic54x.c:2087 msgid "ENDLOOP without corresponding LOOP" msgstr "ENDLOOP sans LOOP correspondant" -#: config/tc-tic54x.c:2141 +#: config/tc-tic54x.c:2128 msgid "Mixing of normal and extended addressing not supported" msgstr "Mélange d'adressages normal et étendu n'est pas supporté" -#: config/tc-tic54x.c:2147 +#: config/tc-tic54x.c:2134 msgid "Extended addressing not supported on the specified CPU" msgstr "Adressage étendu n'est pas supportée sur le CPU spécifié" -#: config/tc-tic54x.c:2195 +#: config/tc-tic54x.c:2182 msgid ".sblock may be used for initialized sections only" msgstr ".sblock peut uniquement être utilisé avec des sections initialisées" -#: config/tc-tic54x.c:2225 +#: config/tc-tic54x.c:2212 msgid "Symbol missing for .set/.equ" msgstr "Symbole manquant pour .set/.equ" -#: config/tc-tic54x.c:2280 +#: config/tc-tic54x.c:2267 msgid ".var may only be used within a macro definition" msgstr ".var ne peut être utilisé qu'avec une définition de macro" -#: config/tc-tic54x.c:2288 +#: config/tc-tic54x.c:2275 msgid "Substitution symbols must begin with a letter" msgstr "Symboles de substitution doivent commencer par une lettre" -#: config/tc-tic54x.c:2387 +#: config/tc-tic54x.c:2354 #, c-format msgid "can't open macro library file '%s' for reading: %s" msgstr "ne peut ouvrir le fichier de librairie de macro « %s » pour lecture: %s" -#: config/tc-tic54x.c:2394 +#: config/tc-tic54x.c:2361 #, c-format msgid "File '%s' not in macro archive format" msgstr "Fichier « %s » n'est pas dans le format d'archive macro" -#: config/tc-tic54x.c:2524 +#: config/tc-tic54x.c:2491 #, c-format msgid "Bad COFF version '%s'" msgstr "Version COFF erroné « %s »" -#: config/tc-tic54x.c:2533 +#: config/tc-tic54x.c:2500 #, c-format msgid "Bad CPU version '%s'" msgstr "Version CPU erronée « %s »" -#: config/tc-tic54x.c:2546 config/tc-tic54x.c:2549 +#: config/tc-tic54x.c:2513 config/tc-tic54x.c:2516 #, c-format msgid "Can't redirect stderr to the file '%s'" msgstr "Ne peut rediriger stderr vers le fichier « %s »" -#: config/tc-tic54x.c:2568 +#: config/tc-tic54x.c:2535 msgid "Macro nesting is too deep" msgstr "L'imbrication des macros est trop profonde" -#: config/tc-tic54x.c:2671 +#: config/tc-tic54x.c:2638 #, c-format msgid "Undefined substitution symbol '%s'" msgstr "Symbole de substitution indéfini « %s »" -#: config/tc-tic54x.c:3154 +#: config/tc-tic54x.c:3121 #, c-format msgid "Unbalanced parenthesis in operand %d" msgstr "Parenthèses non pairées dans l'opérande %d" -#: config/tc-tic54x.c:3185 config/tc-tic54x.c:3193 +#: config/tc-tic54x.c:3152 config/tc-tic54x.c:3160 msgid "Expecting operand after ','" msgstr "Opérande attendu après « , »" -#: config/tc-tic54x.c:3204 +#: config/tc-tic54x.c:3171 msgid "Extra junk on line" msgstr "Rebut en trop sur la ligne" -#: config/tc-tic54x.c:3241 +#: config/tc-tic54x.c:3208 msgid "Badly formed address expression" msgstr "Expression d'adresse mal composée" -#: config/tc-tic54x.c:3494 +#: config/tc-tic54x.c:3461 #, c-format msgid "Invalid dmad syntax '%s'" msgstr "Syntaxe dmad invalide « %s »" -#: config/tc-tic54x.c:3558 +#: config/tc-tic54x.c:3525 #, c-format msgid "Use the .mmregs directive to use memory-mapped register names such as '%s'" msgstr "Utiliser la directive .mmregs pour des noms de registres mappant la mémoire tel que « %s »" -#: config/tc-tic54x.c:3609 +#: config/tc-tic54x.c:3576 msgid "Address mode *+ARx is write-only. Results of reading are undefined." msgstr "Mode d'adressage *+ARx est en écriture seulement. Le résultat de la lecture est indéfini." -#: config/tc-tic54x.c:3629 +#: config/tc-tic54x.c:3596 #, c-format msgid "Unrecognized indirect address format \"%s\"" msgstr "Format d'adresse indirecte « %s » non reconnu" -#: config/tc-tic54x.c:3667 +#: config/tc-tic54x.c:3634 #, c-format msgid "Operand '%s' out of range (%d <= x <= %d)" msgstr "Opérande « %s » est hors limite (%d <= x <= %d)" -#: config/tc-tic54x.c:3687 +#: config/tc-tic54x.c:3654 msgid "Error in relocation handling" msgstr "Erreur dans le traitement du réadressage" -#: config/tc-tic54x.c:3706 config/tc-tic54x.c:3768 config/tc-tic54x.c:3796 +#: config/tc-tic54x.c:3673 config/tc-tic54x.c:3735 config/tc-tic54x.c:3763 #, c-format msgid "Unrecognized condition code \"%s\"" msgstr "Code de condition non reconnu « %s »" -#: config/tc-tic54x.c:3723 +#: config/tc-tic54x.c:3690 #, c-format msgid "Condition \"%s\" does not match preceding group" msgstr "Condition « %s » ne concorde pas avec le groupe précédent" -#: config/tc-tic54x.c:3731 +#: config/tc-tic54x.c:3698 #, c-format msgid "Condition \"%s\" uses a different accumulator from a preceding condition" msgstr "Condition « %s » utilise un accumulateur différent de la condition précédente" -#: config/tc-tic54x.c:3738 +#: config/tc-tic54x.c:3705 msgid "Only one comparison conditional allowed" msgstr "Seulement une comparaison conditionnelle est permise" -#: config/tc-tic54x.c:3743 +#: config/tc-tic54x.c:3710 msgid "Only one overflow conditional allowed" msgstr "Seulement un débordement conditionnel est permis" -#: config/tc-tic54x.c:3751 +#: config/tc-tic54x.c:3718 #, c-format msgid "Duplicate %s conditional" msgstr "Conditionnel %s dupliqué" -#: config/tc-tic54x.c:3782 +#: config/tc-tic54x.c:3749 msgid "Invalid auxiliary register (use AR0-AR7)" msgstr "Registre auxiliaire invalide (utiliser AR0-AR7)" -#: config/tc-tic54x.c:3813 +#: config/tc-tic54x.c:3780 msgid "lk addressing modes are invalid for memory-mapped register addressing" msgstr "mode d'adressage lk sont invalides pour un mode d'adressage par registre adressant la mémoire" -#: config/tc-tic54x.c:3821 +#: config/tc-tic54x.c:3788 msgid "Address mode *+ARx is not allowed in memory-mapped register addressing. Resulting behavior is undefined." msgstr "Mode d'adressage *+ARx n'est pas permis pour un mode d'adressage par registre « memory-mapped ». Comportement résultant est indéfini." -#: config/tc-tic54x.c:3847 +#: config/tc-tic54x.c:3814 msgid "Destination accumulator for each part of this parallel instruction must be different" msgstr "Accumulateur de destination pour chaque partie de l'instruction parallèle doit être différent" -#: config/tc-tic54x.c:3896 +#: config/tc-tic54x.c:3863 #, c-format msgid "Memory mapped register \"%s\" out of range" msgstr "Registre de projection mémoire « %s » hors limite" -#: config/tc-tic54x.c:3935 +#: config/tc-tic54x.c:3902 msgid "Invalid operand (use 1, 2, or 3)" msgstr "Opérande invalide (utilisez 1, 2, ou 3)" -#: config/tc-tic54x.c:3961 +#: config/tc-tic54x.c:3928 msgid "A status register or status bit name is required" msgstr "Un registre d'état ou un nom de bit d'état est requis" -#: config/tc-tic54x.c:3971 +#: config/tc-tic54x.c:3938 #, c-format msgid "Unrecognized status bit \"%s\"" msgstr "Bit d'état « %s » non reconnu" -#: config/tc-tic54x.c:3994 +#: config/tc-tic54x.c:3961 #, c-format msgid "Invalid status register \"%s\"" msgstr "Registre d'état invalide « %s »" -#: config/tc-tic54x.c:4006 +#: config/tc-tic54x.c:3973 #, c-format msgid "Operand \"%s\" out of range (use 1 or 2)" msgstr "Opérande « %s » est hors limite (utilisez 1 ou 2)" -#: config/tc-tic54x.c:4209 +#: config/tc-tic54x.c:4176 #, c-format msgid "Unrecognized instruction \"%s\"" msgstr "Instruction « %s » non reconnue" -#: config/tc-tic54x.c:4238 +#: config/tc-tic54x.c:4205 #, c-format msgid "Unrecognized operand list '%s' for instruction '%s'" msgstr "Liste d'opérandes « %s » non reconnue pour l'instruction « %s »" -#: config/tc-tic54x.c:4267 +#: config/tc-tic54x.c:4234 #, c-format msgid "Unrecognized parallel instruction \"%s\"" msgstr "Instruction parallèle « %s » non reconnue" -#: config/tc-tic54x.c:4316 +#: config/tc-tic54x.c:4283 #, c-format msgid "Invalid operand (s) for parallel instruction \"%s\"" msgstr "Opérande invalide (s) pour une instruction parallèle « %s »" -#: config/tc-tic54x.c:4319 +#: config/tc-tic54x.c:4286 #, c-format msgid "Unrecognized parallel instruction combination \"%s || %s\"" msgstr "Combinaison non reconnue d'instructions parallèles « %s || %s »" -#: config/tc-tic54x.c:4547 +#: config/tc-tic54x.c:4514 #, c-format msgid "%s symbol recursion stopped at second appearance of '%s'" msgstr "récursion de symboles %s stoppée à la seconde apparition de « %s »" -#: config/tc-tic54x.c:4587 +#: config/tc-tic54x.c:4554 msgid "Unrecognized substitution symbol function" msgstr "Fonction de substitution de symbole non reconnue" -#: config/tc-tic54x.c:4592 +#: config/tc-tic54x.c:4559 msgid "Missing '(' after substitution symbol function" msgstr "« ( » manquante après la fonction de substitution de symbole" -#: config/tc-tic54x.c:4605 +#: config/tc-tic54x.c:4572 msgid "Expecting second argument" msgstr "Second argument attendu" -#: config/tc-tic54x.c:4623 config/tc-tic54x.c:4673 +#: config/tc-tic54x.c:4590 config/tc-tic54x.c:4640 msgid "Extra junk in function call, expecting ')'" msgstr "Rebut superflu dans l'appel de fonction, « ) » attendu" -#: config/tc-tic54x.c:4649 +#: config/tc-tic54x.c:4616 msgid "Function expects two arguments" msgstr "La fonction espère deux arguments" -#: config/tc-tic54x.c:4662 +#: config/tc-tic54x.c:4629 msgid "Expecting character constant argument" msgstr "Un argument contenant une constante caractère est attendu" -#: config/tc-tic54x.c:4668 +#: config/tc-tic54x.c:4635 msgid "Both arguments must be substitution symbols" msgstr "Les deux arguments doivent être des symboles de substitution" -#: config/tc-tic54x.c:4720 +#: config/tc-tic54x.c:4687 #, c-format msgid "Invalid subscript (use 1 to %d)" msgstr "Indice invalide (utilisez 1 à %d)" -#: config/tc-tic54x.c:4730 +#: config/tc-tic54x.c:4697 #, c-format msgid "Invalid length (use 0 to %d)" msgstr "Longueur invalide (utilisez 0 à %d)" -#: config/tc-tic54x.c:4740 +#: config/tc-tic54x.c:4707 msgid "Missing ')' in subscripted substitution symbol expression" msgstr "« ) » manquant dans l'expression de symbole de substitution indicée" -#: config/tc-tic54x.c:4760 +#: config/tc-tic54x.c:4727 msgid "Missing forced substitution terminator ':'" msgstr "Terminateur de substitution forcée manquant « : »" -#: config/tc-tic54x.c:4914 +#: config/tc-tic54x.c:4881 #, c-format msgid "Instruction does not fit in available delay slots (%d-word insn, %d slot left)" msgid_plural "Instruction does not fit in available delay slots (%d-word insn, %d slots left)" msgstr[0] "L'instruction ne s'insère pas dans les positions de délais disponibles (insn %d-mots, %d position restante)" msgstr[1] "L'instruction ne s'insère pas dans les positions de délais disponibles (insn %d-mots, %d positions restantes)" -#: config/tc-tic54x.c:4958 +#: config/tc-tic54x.c:4925 #, c-format msgid "Unrecognized parallel instruction '%s'" msgstr "Instruction parallèle non reconnue « %s »" -#: config/tc-tic54x.c:4970 +#: config/tc-tic54x.c:4937 #, c-format msgid "Instruction '%s' requires an LP cpu version" msgstr "L'instruction « %s » requiert une version LP de CPU" -#: config/tc-tic54x.c:4977 +#: config/tc-tic54x.c:4944 #, c-format msgid "Instruction '%s' requires far mode addressing" msgstr "L'instruction « %s » requiert une mode d'adressage éloigné" -#: config/tc-tic54x.c:4989 +#: config/tc-tic54x.c:4956 #, c-format msgid "Instruction does not fit in available delay slots (%d-word insn, %d slot left). Resulting behavior is undefined." msgid_plural "Instruction does not fit in available delay slots (%d-word insn, %d slots left). Resulting behavior is undefined." msgstr[0] "L'instruction ne s'insère pas dans les positions de délai disponibles (insn %d-mots, %d position restante). Le comportement résultant est indéfini." msgstr[1] "L'instruction ne s'insère pas dans les positions de délai disponibles (insn %d-mots, %d positions restantes). Le comportement résultant est indéfini." -#: config/tc-tic54x.c:5003 +#: config/tc-tic54x.c:4970 msgid "Instructions which cause PC discontinuity are not allowed in a delay slot. Resulting behavior is undefined." msgstr "" "Les instructions qui causent une discontinuité du PC ne sont pas permises dans une plage de délai.\n" "Comportement résultant est indéfini." -#: config/tc-tic54x.c:5014 +#: config/tc-tic54x.c:4981 #, c-format msgid "'%s' is not repeatable. Resulting behavior is undefined." msgstr "« %s » n'est pas répétable. Comportement résultant est indéfini." -#: config/tc-tic54x.c:5018 +#: config/tc-tic54x.c:4985 msgid "Instructions using long offset modifiers or absolute addresses are not repeatable. Resulting behavior is undefined." msgstr "Les instructions utilisant des modificateurs de décalage long ou des adresses absolues ne sont pas répétables. Comportement résultant est indéfini." -#: config/tc-tic54x.c:5162 +#: config/tc-tic54x.c:5129 #, c-format msgid "Unsupported relocation size %d" msgstr "Taille de réadressage %d non supportée" -#: config/tc-tic54x.c:5293 +#: config/tc-tic54x.c:5260 msgid "non-absolute value used with .space/.bes" msgstr "valeur non absolue utilisée avec .space/.bes" -#: config/tc-tic54x.c:5297 +#: config/tc-tic54x.c:5264 #, c-format msgid "negative value ignored in %s" msgstr "valeur négative ignorée dans %s" -#: config/tc-tic54x.c:5385 +#: config/tc-tic54x.c:5352 #, c-format msgid "attempt to .space/.bes backwards? (%ld)" msgstr "tentative de marche arrière avec .space/.bes ? (%ld)" @@ -19849,7 +20027,7 @@ msgstr "Le processeur cible ne supporte pas cette instruction" #: config/tc-v850.c:2474 config/tc-v850.c:2484 config/tc-v850.c:2505 #: config/tc-v850.c:2519 config/tc-v850.c:2525 config/tc-v850.c:2549 #: config/tc-v850.c:2555 config/tc-v850.c:2562 config/tc-v850.c:2576 -#: config/tc-v850.c:2590 config/tc-v850.c:2596 config/tc-v850.c:2933 +#: config/tc-v850.c:2590 config/tc-v850.c:2596 config/tc-v850.c:2934 msgid "immediate operand is too large" msgstr "opérande immédiat est trop grand" @@ -19926,24 +20104,24 @@ msgstr "erreur de syntaxe: code de condition inattendu" msgid "syntax error: vector register not expected" msgstr "erreur de syntaxe: registre vectoriel inattendu" -#: config/tc-v850.c:2917 +#: config/tc-v850.c:2918 msgid "immediate 0 cannot be used here" msgstr "immédiat 0 ne peut être utilisé ici" # This message is related to the bit size of the operand but the original message is confusing. -#: config/tc-v850.c:2941 +#: config/tc-v850.c:2942 msgid "immediate operand is not match" msgstr "opérande immédiat ne correspond pas" -#: config/tc-v850.c:2954 +#: config/tc-v850.c:2955 msgid "displacement is too large" msgstr "déplacement trop grand" -#: config/tc-v850.c:2972 config/tc-xtensa.c:13066 +#: config/tc-v850.c:2973 config/tc-xtensa.c:13066 msgid "invalid operand" msgstr "opérande invalide" -#: config/tc-v850.c:3084 +#: config/tc-v850.c:3085 msgid "loop: 32-bit displacement not supported" msgstr "boucle: déplacement 32 bits non supporté" @@ -20268,7 +20446,7 @@ msgstr "signature d'appel manquante" msgid "missing table index" msgstr "index de table manquant" -#: config/tc-wasm32.c:726 config/tc-z80.c:3703 read.c:3839 +#: config/tc-wasm32.c:726 config/tc-z80.c:3704 read.c:3900 #, c-format msgid "junk at end of line, first unrecognized character is `%c'" msgstr "rebut à la fin de la ligne, premier caractère non reconnu est « %c »" @@ -20343,32 +20521,32 @@ msgstr "Valeur hors des limites 5 bits." msgid ":operand has too many bits" msgstr ": l'opérande a trop de bits" -#: config/tc-xgate.c:992 +#: config/tc-xgate.c:994 msgid "unknown operand count" msgstr "décompte d'opérande inconnu" -#: config/tc-xgate.c:1236 config/tc-xgate.c:1248 +#: config/tc-xgate.c:1238 config/tc-xgate.c:1250 msgid ": expected register name r0-r7 " msgstr ": nom de registre r0-r7 attendu" -#: config/tc-xgate.c:1284 +#: config/tc-xgate.c:1286 #, c-format msgid ":operand value(%d) too big for constraint" msgstr ":valeur opérande(%d) trop grande pour la contrainte" -#: config/tc-xgate.c:1302 +#: config/tc-xgate.c:1304 msgid "you must use a hi/lo directive or 16-bit macro to load a 16-bit value." msgstr "vous devez utiliser une directive hi/lo ou une macro 16 bits pour charger une valeur 16 bit." -#: config/tc-xgate.c:1315 +#: config/tc-xgate.c:1317 msgid ":unknown relocation constraint size" msgstr ":taille de contrainte de réadressage inconnu" -#: config/tc-xgate.c:1322 +#: config/tc-xgate.c:1324 msgid ": expected register name ccr " msgstr ": nom de registre ccr attendu " -#: config/tc-xgate.c:1328 +#: config/tc-xgate.c:1330 msgid ": expected register name pc " msgstr ": nom de registre pc attendu " @@ -21060,49 +21238,49 @@ msgstr "instruction non documentée" msgid "mismatched parentheses" msgstr "parenthèses non concordantes" -#: config/tc-z80.c:935 +#: config/tc-z80.c:936 msgid "bad expression syntax" msgstr "syntaxe de l'expression erronée" -#: config/tc-z80.c:1146 +#: config/tc-z80.c:1147 #, c-format msgid "%d-bit overflow (%+ld)" msgstr "débordement sur %d bits (%+ld)" -#: config/tc-z80.c:1160 +#: config/tc-z80.c:1161 #, c-format msgid "invalid data size %d" msgstr "taille de données %d invalide" -#: config/tc-z80.c:1245 +#: config/tc-z80.c:1246 msgid "cannot make a relative jump to an absolute location" msgstr "impossible de faire un saut relatif vers une position absolue" -#: config/tc-z80.c:1252 +#: config/tc-z80.c:1253 #, c-format msgid "index overflow (%+ld)" msgstr "débordement de l'index (%+ld)" -#: config/tc-z80.c:1254 +#: config/tc-z80.c:1255 #, c-format msgid "offset overflow (%+ld)" msgstr "débordement de l'offset (%+ld)" -#: config/tc-z80.c:1456 config/tc-z80.c:1703 config/tc-z80.c:1746 -#: config/tc-z80.c:1827 config/tc-z80.c:1857 config/tc-z80.c:1916 -#: config/tc-z80.c:1976 config/tc-z80.c:2029 config/tc-z80.c:2062 -#: config/tc-z80.c:2119 config/tc-z80.c:2737 config/tc-z80.c:2786 -#: config/tc-z80.c:2824 config/tc-z80.c:2884 config/tc-z80.c:2944 -#: config/tc-z80.c:3020 config/tc-z80.c:3043 +#: config/tc-z80.c:1457 config/tc-z80.c:1704 config/tc-z80.c:1747 +#: config/tc-z80.c:1828 config/tc-z80.c:1858 config/tc-z80.c:1917 +#: config/tc-z80.c:1977 config/tc-z80.c:2030 config/tc-z80.c:2063 +#: config/tc-z80.c:2120 config/tc-z80.c:2738 config/tc-z80.c:2787 +#: config/tc-z80.c:2825 config/tc-z80.c:2885 config/tc-z80.c:2945 +#: config/tc-z80.c:3021 config/tc-z80.c:3044 msgid "bad instruction syntax" msgstr "syntaxe de l'instruction erronée" -#: config/tc-z80.c:1894 +#: config/tc-z80.c:1895 msgid "condition code invalid for jr" msgstr "code de condition invalide pour jr" -#: config/tc-z80.c:2483 config/tc-z80.c:2494 config/tc-z80.c:2510 -#: config/tc-z80.c:2543 +#: config/tc-z80.c:2484 config/tc-z80.c:2495 config/tc-z80.c:2511 +#: config/tc-z80.c:2544 msgid "ADL mode instruction" msgstr "instruction de mode ADL" @@ -21110,62 +21288,62 @@ msgstr "instruction de mode ADL" #. LIS prefix, in Z80 it is LD C,C #. SIL prefix, in Z80 it is LD D,D #. LIL prefix, in Z80 it is LD E,E -#: config/tc-z80.c:2618 +#: config/tc-z80.c:2619 msgid "unsupported instruction, assembled as NOP" msgstr "instruction non supportée, assemblée comme un NOP" -#: config/tc-z80.c:3211 config/tc-z80.c:3242 +#: config/tc-z80.c:3212 config/tc-z80.c:3243 msgid "parentheses ignored" msgstr "parenthèses ignorées" -#: config/tc-z80.c:3259 +#: config/tc-z80.c:3260 msgid "CPU mode is unsupported by target" msgstr "le mode CPU n'est pas supporté par la cible" -#: config/tc-z80.c:3281 +#: config/tc-z80.c:3282 msgid "assignment expected" msgstr "affectation attendue" -#: config/tc-z80.c:3696 +#: config/tc-z80.c:3697 #, c-format msgid "Unknown instruction `%s'" msgstr "Instruction inconnue « %s »" -#: config/tc-z80.c:3772 +#: config/tc-z80.c:3773 #, c-format msgid "8-bit signed offset out of range (%+ld)" msgstr "offset signé sur 8 bits hors limite (%+ld)" -#: config/tc-z80.c:3795 +#: config/tc-z80.c:3796 #, c-format msgid "8-bit overflow (%+ld)" msgstr "débordement sur 8 bits (%+ld)" -#: config/tc-z80.c:3812 +#: config/tc-z80.c:3813 #, c-format msgid "16-bit overflow (%+ld)" msgstr "débordement sur 16 bits (%+ld)" -#: config/tc-z80.c:3820 +#: config/tc-z80.c:3821 #, c-format msgid "24-bit overflow (%+ld)" msgstr "débordement sur 24 bits (%+ld)" -#: config/tc-z80.c:3829 +#: config/tc-z80.c:3830 #, c-format msgid "32-bit overflow (%+ld)" msgstr "débordement sur 32 bits (%+ld)" -#: config/tc-z80.c:3842 +#: config/tc-z80.c:3843 #, c-format msgid "md_apply_fix: unknown reloc type 0x%x\n" msgstr "md_apply_fix: type de réadressage 0x%x inconnu\n" -#: config/tc-z80.c:4039 config/tc-z80.c:4098 +#: config/tc-z80.c:4040 config/tc-z80.c:4099 msgid "invalid syntax" msgstr "syntaxe invalide" -#: config/tc-z80.c:4117 +#: config/tc-z80.c:4118 msgid "overflow" msgstr "débordement" @@ -21396,7 +21574,7 @@ msgstr "ne peut ouvrir « %s » en écriture" msgid "can't close `%s'" msgstr "ne peut fermer « %s »" -#: dw2gencfi.c:325 read.c:2403 +#: dw2gencfi.c:325 read.c:2459 #, c-format msgid "bfd_set_section_flags: %s" msgstr "bfd_set_section_flags: %s" @@ -21521,7 +21699,7 @@ msgstr ".sframe n'est pas supporté pour cette cible" msgid "CFI is not supported for this target" msgstr "CFI n'est pas supporté pour cette cible" -#: dwarf2dbg.c:377 dwarf2dbg.c:3286 +#: dwarf2dbg.c:377 dwarf2dbg.c:3307 msgid "view number mismatch" msgstr "le numéro de vue ne concorde pas" @@ -21530,51 +21708,51 @@ msgstr "le numéro de vue ne concorde pas" msgid "file number %u is too big" msgstr "le numéro de fichier %u est trop grand" -#: dwarf2dbg.c:918 +#: dwarf2dbg.c:920 #, c-format msgid "file table slot %u is already occupied by a different file (%s%s%s vs %s%s%s)" msgstr "l'emplacement %u dans la table de fichiers est déjà occupé par un fichier différent (%s%s%s vs %s%s%s)" -#: dwarf2dbg.c:1174 dwarf2dbg.c:1266 +#: dwarf2dbg.c:1176 dwarf2dbg.c:1270 msgid "file number less than one" msgstr "le numéro du fichier est plus petit que un" -#: dwarf2dbg.c:1209 +#: dwarf2dbg.c:1213 msgid "md5 value too small or not a constant" msgstr "la valeur md5 est trop petite ou pas une constante" -#: dwarf2dbg.c:1226 +#: dwarf2dbg.c:1230 #, c-format msgid "file number %lu is too big" msgstr "le numéro de fichier %lu est trop grand" -#: dwarf2dbg.c:1273 dwarf2dbg.c:2290 +#: dwarf2dbg.c:1277 dwarf2dbg.c:2300 #, c-format msgid "unassigned file number %ld" msgstr "numéro de fichier %ld non assigné" -#: dwarf2dbg.c:1347 +#: dwarf2dbg.c:1355 msgid "is_stmt value not 0 or 1" msgstr "valeur de is_stmt n'est pas 0 ou 1" -#: dwarf2dbg.c:1359 +#: dwarf2dbg.c:1369 msgid "isa number less than zero" msgstr "le numéro isa est plus petit que un" -#: dwarf2dbg.c:1371 +#: dwarf2dbg.c:1381 msgid "discriminator less than zero" msgstr "discrimateur plus petit que zéro" -#: dwarf2dbg.c:1390 +#: dwarf2dbg.c:1400 msgid "numeric view can only be asserted to zero" msgstr "une vue numérique peut uniquement être affirmée à zéro" -#: dwarf2dbg.c:1430 +#: dwarf2dbg.c:1440 #, c-format msgid "unknown .loc sub-directive `%s'" msgstr "sous directive .loc inconnue « %s »" -#: dwarf2dbg.c:2424 +#: dwarf2dbg.c:2434 msgid "internal error: unknown dwarf2 format" msgstr "erreur interne: format DWARF2 inconnu" @@ -21583,8 +21761,8 @@ msgstr "erreur interne: format DWARF2 inconnu" msgid "string too big (%lu bytes)" msgstr "chaîne trop grande (%lu octets)" -#: ecoff.c:1612 ecoff.c:1805 ecoff.c:1828 ecoff.c:1859 ecoff.c:2011 -#: ecoff.c:2127 +#: ecoff.c:1612 ecoff.c:1805 ecoff.c:1828 ecoff.c:1858 ecoff.c:2010 +#: ecoff.c:2126 msgid "no current file pointer" msgstr "aucun pointeur de fichier courant" @@ -21592,270 +21770,270 @@ msgstr "aucun pointeur de fichier courant" msgid "too many st_End's" msgstr "trop de « st_End »" -#: ecoff.c:2196 +#: ecoff.c:2195 msgid "fake .file after real one" msgstr ".file factice après un vrai fichier" -#: ecoff.c:2284 +#: ecoff.c:2283 msgid "filename goes over one page boundary" msgstr "nom de fichier passe outre une frontière de page" -#: ecoff.c:2417 +#: ecoff.c:2416 msgid ".begin directive without a preceding .file directive" msgstr "Directive .begin sans directive .file précédente" -#: ecoff.c:2424 +#: ecoff.c:2423 msgid ".begin directive without a preceding .ent directive" msgstr "Directive .begin sans directive .ent précédente" -#: ecoff.c:2454 +#: ecoff.c:2453 msgid ".bend directive without a preceding .file directive" msgstr "Directive .bend sans directive .file précédente" -#: ecoff.c:2461 +#: ecoff.c:2460 msgid ".bend directive without a preceding .ent directive" msgstr "Directive .bend sans directive .ent précédente" -#: ecoff.c:2473 +#: ecoff.c:2472 msgid ".bend directive names unknown symbol" msgstr "la directive .bend nomme un symbole inconnu" -#: ecoff.c:2515 +#: ecoff.c:2514 msgid ".def pseudo-op used inside of .def/.endef; ignored" msgstr "pseudo-op .def utilisé en dehors de .def/.endef; ignoré" -#: ecoff.c:2517 +#: ecoff.c:2516 msgid "empty symbol name in .def; ignored" msgstr "nom de symbole vide dans .def; ignoré" -#: ecoff.c:2552 +#: ecoff.c:2551 msgid ".dim pseudo-op used outside of .def/.endef; ignored" msgstr "pseudo-op .dim utilisé en dehors de .def/.endef; ignoré" -#: ecoff.c:2567 +#: ecoff.c:2566 msgid "badly formed .dim directive" msgstr "directive .dim mal composée" -#: ecoff.c:2580 +#: ecoff.c:2579 msgid "too many .dim entries" msgstr "trop d'entrées .dim" -#: ecoff.c:2600 +#: ecoff.c:2599 msgid ".scl pseudo-op used outside of .def/.endef; ignored" msgstr "pseudo-op .scl utilisé en dehors de .def/.endef; ignoré" -#: ecoff.c:2625 +#: ecoff.c:2624 msgid ".size pseudo-op used outside of .def/.endef; ignored" msgstr "pseudo-op .size utilisé en dehors de .def/.endef; ignoré" -#: ecoff.c:2640 +#: ecoff.c:2639 msgid "badly formed .size directive" msgstr "directive .size mal composée" -#: ecoff.c:2653 +#: ecoff.c:2652 msgid "too many .size entries" msgstr "trop d'entrées .size" -#: ecoff.c:2675 +#: ecoff.c:2674 msgid ".type pseudo-op used outside of .def/.endef; ignored" msgstr "pseudo-op .type utilisé en dehors de .def/.endef; ignoré" #. FIXME: We could handle this by setting the continued bit. #. There would still be a limit: the .type argument can not #. be infinite. -#: ecoff.c:2693 +#: ecoff.c:2692 #, c-format msgid "the type of %s is too complex; it will be simplified" msgstr "le type de %s est trop complexe; il sera simplifié" -#: ecoff.c:2704 +#: ecoff.c:2703 msgid "Unrecognized .type argument" msgstr "Argument .type non reconnu" -#: ecoff.c:2742 +#: ecoff.c:2741 msgid ".tag pseudo-op used outside of .def/.endef; ignored" msgstr "pseudo-op .tag utilisé en dehors de .def/.endef; ignoré" -#: ecoff.c:2766 +#: ecoff.c:2765 msgid ".val pseudo-op used outside of .def/.endef; ignored" msgstr "pseudo-op .val utilisé en dehors de .def/.endef; ignoré" -#: ecoff.c:2774 +#: ecoff.c:2773 msgid ".val expression is too complex" msgstr "expression .val est trop complexe" -#: ecoff.c:2804 +#: ecoff.c:2803 msgid ".endef pseudo-op used before .def; ignored" msgstr "pseudo-op .endef utilisé avant .def; ignoré" -#: ecoff.c:2830 ecoff.c:2911 +#: ecoff.c:2829 ecoff.c:2910 msgid "bad COFF debugging information" msgstr "information de débug COFF erronée" -#: ecoff.c:2879 +#: ecoff.c:2878 #, c-format msgid "no tag specified for %s" msgstr "pas d'étiquette spécifiée pour %s" -#: ecoff.c:2981 +#: ecoff.c:2980 msgid ".end directive without a preceding .file directive" msgstr "directive .end sans directive .file précédente" -#: ecoff.c:3009 +#: ecoff.c:3008 msgid ".end directive names unknown symbol" msgstr "directive .end nomme un symbole inconnu" -#: ecoff.c:3039 +#: ecoff.c:3038 msgid "second .ent directive found before .end directive" msgstr "seconde directive .ent trouvée avant la directive .end" -#: ecoff.c:3048 +#: ecoff.c:3047 #, c-format msgid "%s directive has no name" msgstr "Directive %s sans nom" -#: ecoff.c:3109 +#: ecoff.c:3108 msgid "no way to handle .file within .ent/.end section" msgstr "pas de façon de traiter .file à l'intérieur d'une section .ent/.end" -#: ecoff.c:3226 +#: ecoff.c:3225 msgid ".loc before .file" msgstr ".loc avant .file" -#: ecoff.c:3427 +#: ecoff.c:3426 #, c-format msgid ".stab%c is not supported" msgstr ".stab%c n'est pas supporté" -#: ecoff.c:3437 +#: ecoff.c:3436 #, c-format msgid ".stab%c: ignoring non-zero other field" msgstr ".stab%c: ignore les autres champs non nuls" -#: ecoff.c:3471 +#: ecoff.c:3470 #, c-format msgid "line number (%d) for .stab%c directive cannot fit in index field (20 bits)" msgstr "numéro de ligne (%d) pour la directive .stab%c ne peut s'insérer dans le champ d'index (20 bits)" -#: ecoff.c:3505 +#: ecoff.c:3504 #, c-format msgid "illegal .stab%c directive, bad character" msgstr "directive .stab%c illégale, mauvais caractère" -#: ecoff.c:3954 ecoff.c:4142 ecoff.c:4167 +#: ecoff.c:3953 ecoff.c:4141 ecoff.c:4166 msgid ".begin/.bend in different segments" msgstr ".begin/.bend dans différents segments" -#: ecoff.c:4662 +#: ecoff.c:4661 msgid "missing .end or .bend at end of file" msgstr ".end ou .bend manquant à la fin du fichier" -#: ecoff.c:5147 +#: ecoff.c:5138 msgid "GP prologue size exceeds field size, using 0 instead" msgstr "taille du prologue GP excède la taille du champ, utilise 0 à la place" -#: expr.c:73 read.c:3901 +#: expr.c:74 read.c:3962 msgid "bignum invalid" msgstr "grand nombre invalide" -#: expr.c:75 read.c:3903 read.c:4408 read.c:5178 +#: expr.c:76 read.c:3964 read.c:4465 read.c:5235 msgid "floating point number invalid" msgstr "nombre flottant invalide" -#: expr.c:244 +#: expr.c:240 msgid "bad floating-point constant: exponent overflow" msgstr "constante en virgule flottante erronée: débordement de l'exposant" -#: expr.c:248 +#: expr.c:244 #, c-format msgid "bad floating-point constant: unknown error code=%d" msgstr "constante erronée en virgule flottante; code d'erreur inconnu=%d" -#: expr.c:427 +#: expr.c:423 msgid "a bignum with underscores may not have more than 8 hex digits in any word" msgstr "un grand nombre avec soulignés ne peut avoir plus de 8 chiffres hexadécimaux dans n'importe quel mot" -#: expr.c:450 +#: expr.c:446 msgid "a bignum with underscores must have exactly 4 words" msgstr "un grand nombre avec soulignés doit avoir exactement 4 mots" #. Either not seen or not defined. #. @@ Should print out the original string instead of #. the parsed number. -#: expr.c:588 +#: expr.c:580 #, c-format msgid "backward ref to unknown label \"%d:\"" msgstr "référence arrière vers une étiquette inconnue « %d: »" -#: expr.c:706 +#: expr.c:693 msgid "character constant too large" msgstr "constante de caractères trop grande" -#: expr.c:992 +#: expr.c:984 #, c-format msgid "found '%c', expected: '%c'" msgstr "« %c » trouvé, attendait: « %c »" -#: expr.c:995 +#: expr.c:987 #, c-format msgid "missing '%c'" msgstr "« %c » manquant" -#: expr.c:1007 read.c:4688 +#: expr.c:999 read.c:4745 msgid "EBCDIC constants are not supported" msgstr "Les constantes EBCDIC ne sont pas supportées." -#: expr.c:1141 +#: expr.c:1151 #, c-format msgid "Unary operator %c ignored because bad operand follows" msgstr "L'opérateur unaire %c est ignoré en raison d'opérandes erronés qui le suive" -#: expr.c:1205 expr.c:1227 +#: expr.c:1215 expr.c:1237 msgid "syntax error in .startof. or .sizeof." msgstr "erreur de syntaxe dans .startof. ou .sizeof." -#: expr.c:1308 expr.c:1633 +#: expr.c:1317 expr.c:1653 #, c-format msgid "invalid use of operator \"%s\"" msgstr "utilisation invalide de l'opérateur « %s »" -#: expr.c:1817 +#: expr.c:1838 msgid "missing operand; zero assumed" msgstr "opérande manquant; zéro assumé" -#: expr.c:1856 +#: expr.c:1877 msgid "left operand is a bignum; integer 0 assumed" msgstr "opérande de gauche est un grand nombre; entier 0 assumé" -#: expr.c:1858 +#: expr.c:1879 msgid "left operand is a float; integer 0 assumed" msgstr "opérande de gauche est un nombre flottant; entier 0 assumé" -#: expr.c:1867 +#: expr.c:1888 msgid "right operand is a bignum; integer 0 assumed" msgstr "opérande de droite est un grand nombre; entier 0 assumé" -#: expr.c:1869 +#: expr.c:1890 msgid "right operand is a float; integer 0 assumed" msgstr "opérande de droite est un nombre flottant; entier 0 assumé" -#: expr.c:1947 symbols.c:1700 +#: expr.c:1969 symbols.c:1702 msgid "division by zero" msgstr "division par zéro" -#: expr.c:1953 symbols.c:1711 +#: expr.c:1995 symbols.c:1713 msgid "shift count" msgstr "nombre de décalages" -#: expr.c:2088 +#: expr.c:2121 msgid "operation combines symbols in different segments" msgstr "operation combine des symboles dans différents segments" -#: expr.c:2411 +#: expr.c:2484 msgid "missing closing '\"'" msgstr "« \" » fermant manquant" -#: expr.c:2439 +#: expr.c:2512 #, c-format msgid "'\\%c' in quoted symbol name; behavior may change in the future" msgstr "« \\%c » dans le nom de symbole entre guillemets ; le comportement peut changer dans le future" @@ -21868,7 +22046,7 @@ msgstr "tentative d'allouer des données dans une section absolue" msgid "attempt to allocate data in common section" msgstr "tentative d'allouer des données dans une section commune" -#: frags.c:115 write.c:1495 +#: frags.c:115 write.c:1496 #, c-format msgid "can't extend frag %lu char" msgid_plural "can't extend frag %lu chars" @@ -21877,7 +22055,7 @@ msgstr[1] "ne peut étendre la fragmentation de %lu caractères" #. Offset of size 8 bytes is not supported in SFrame format #. version 1. -#: gen-sframe.c:398 +#: gen-sframe.c:401 msgid "SFrame unsupported offset value\n" msgstr "valeur de décalage SFrame non supportée\n" @@ -21893,7 +22071,7 @@ msgstr "valeur de décalage SFrame non supportée\n" #. line here (assuming of course that we actually have a line of #. input to read), so that it can be displayed in the listing #. that is produced at the end of the assembly. -#: input-file.c:136 input-scrub.c:245 listing.c:353 +#: input-file.c:136 input-scrub.c:246 listing.c:353 msgid "{standard input}" msgstr "{entrée standard}" @@ -21912,11 +22090,11 @@ msgstr "ne peut lire à partir de %s: %s" msgid "can't close %s: %s" msgstr "ne peut fermer %s: %s" -#: input-scrub.c:273 +#: input-scrub.c:274 msgid "macros nested too deeply" msgstr "macros imbriquées trop profondément" -#: input-scrub.c:524 input-scrub.c:527 +#: input-scrub.c:525 input-scrub.c:528 msgid "macro invoked from here" msgstr "macro invoquée ici" @@ -21925,11 +22103,11 @@ msgstr "macro invoquée ici" msgid "Unable to allocate memory for new instructions\n" msgstr "incapable d'allouer de la mémoire pour de nouvelles instructions\n" -#: listing.c:253 messages.c:191 messages.c:193 messages.c:196 +#: listing.c:253 messages.c:189 messages.c:191 messages.c:194 msgid "Warning: " msgstr "Avertissement: " -#: listing.c:259 messages.c:265 messages.c:267 messages.c:270 +#: listing.c:259 messages.c:263 messages.c:265 messages.c:268 msgid "Error: " msgstr "Erreur: " @@ -22032,108 +22210,107 @@ msgstr "expression manquante pour la largeur du papier" msgid "new line in title" msgstr "saut de ligne dans le titre" -#. Turns the next expression into a string. -#: macro.c:410 -#, no-c-format -msgid "% operator needs absolute expression" -msgstr "opérateur % a besoin d'une expression absolue" +#: macro.c:394 +#, c-format +msgid "%% operator needs absolute expression" +msgstr "opérateur %% a besoin d'une expression absolue" -#: macro.c:564 +#: macro.c:546 #, c-format msgid "Missing parameter qualifier for `%s' in macro `%s'" msgstr "qualificateur de paramètre manquant pour « %s » dans la macro « %s »" -#: macro.c:574 +#: macro.c:556 #, c-format msgid "`%s' is not a valid parameter qualifier for `%s' in macro `%s'" msgstr "« %s » n'est pas un qualificateur de paramètre valable pour « %s » dans la macro « %s »" -#: macro.c:591 +#: macro.c:573 #, c-format msgid "Pointless default value for required parameter `%s' in macro `%s'" msgstr "Valeur par défaut inutile pour le paramètre requis « %s » dans la macro « %s »" -#: macro.c:601 +#: macro.c:583 #, c-format msgid "A parameter named `%s' already exists for macro `%s'" msgstr "Un paramètre nommé « %s » existe déjà pour la macro « %s »" -#: macro.c:639 +#: macro.c:621 #, c-format msgid "Reserved word `%s' used as parameter in macro `%s'" msgstr "Mot réservé « %s » utilisé comme paramètre dans la macro « %s »" -#: macro.c:696 +#: macro.c:674 #, c-format msgid "unexpected end of file in macro `%s' definition" msgstr "fin inattendue du fichier dans la définition de macro « %s »" # macro.c:559error setting flags for \".sbss\": %s" -#: macro.c:708 +#: macro.c:686 #, c-format msgid "missing `)' after formals in macro definition `%s'" msgstr "« ) » manquante après les paramètres formels dans la définition de la macro « %s »" -#: macro.c:723 +#: macro.c:701 msgid "Missing macro name" msgstr "Nom de macro manquant" -#: macro.c:732 +#: macro.c:710 #, c-format msgid "Bad parameter list for macro `%s'" msgstr "Mauvaise liste de paramètres pour la macro « %s »" -#: macro.c:740 +#: macro.c:718 #, c-format msgid "Macro `%s' was already defined" msgstr "Macro « %s » a déjà été définie" -#: macro.c:864 macro.c:866 +#: macro.c:843 macro.c:845 msgid "missing `)'" msgstr "« ) » manquante" -#: macro.c:946 +#: macro.c:925 #, c-format msgid "`%s' was already used as parameter (or another local) name" msgstr "« %s » a déjà été utilisé comme nom de paramètre (ou tout autre locale)" -#: macro.c:1118 +#: macro.c:1097 msgid "confusion in formal parameters" msgstr "confusion dans les paramètres formels" -#: macro.c:1126 +#: macro.c:1105 #, c-format msgid "Parameter named `%s' does not exist for macro `%s'" msgstr "Le paramètre nommé « %s » n'existe pas pour la macro « %s »" -#: macro.c:1137 +#: macro.c:1116 #, c-format msgid "Value for parameter `%s' of macro `%s' was already specified" msgstr "La valeur du paramètre « %s » de la macro « %s » a déjà été spécifiée" -#: macro.c:1151 +#: macro.c:1130 msgid "can't mix positional and keyword arguments" msgstr "ne peut mélanger des arguments positionnels et des mots clés" -#: macro.c:1162 +#: macro.c:1141 msgid "too many positional arguments" msgstr "trop d'arguments positionnels" -#: macro.c:1210 +#: macro.c:1189 #, c-format msgid "Missing value for required parameter `%s' of macro `%s'" msgstr "Valeur manquante pour le paramètre requis « %s » de la macro « %s »" -#: macro.c:1326 +#: macro.c:1303 #, c-format msgid "Attempt to purge non-existing macro `%s'" msgstr "Tentative de purger la macro inexistante « %s »" -#: macro.c:1346 +#: macro.c:1324 msgid "unexpected end of file in irp or irpc" msgstr "fin inattendue du fichier dans irp ou irpc" -#: macro.c:1354 +#: macro.c:1335 msgid "missing model parameter" msgstr "paramètre du modèle manquant" @@ -22142,44 +22319,44 @@ msgstr "paramètre du modèle manquant" msgid "Assembler messages:\n" msgstr "Messages de l'assembleur:\n" -#: messages.c:328 +#: messages.c:326 #, c-format msgid "Fatal error: " msgstr "Erreur fatale: " -#: messages.c:350 +#: messages.c:348 #, c-format msgid "Internal error (%s).\n" msgstr "Erreur interne (%s).\n" -#: messages.c:352 +#: messages.c:350 #, c-format msgid "Internal error in %s at %s:%d.\n" msgstr "Erreur interne dans %s à %s:%d.\n" -#: messages.c:354 +#: messages.c:352 #, c-format msgid "Internal error at %s:%d.\n" msgstr "Erreur interne à %s:%d.\n" -#: messages.c:357 +#: messages.c:355 #, c-format msgid "Please report this bug.\n" msgstr "SVP rapporter cette anomalie.\n" -#: messages.c:425 +#: messages.c:423 #, c-format msgid "%s out of domain (%<PRId64> is not a multiple of %<PRId64>)" msgstr "%s hors du domaine (%<PRId64> n'est pas un multiple de %<PRId64>)" #. xgettext:c-format. -#: messages.c:441 +#: messages.c:439 #, c-format msgid "%s out of range (%<PRId64> is not between %<PRId64> and %<PRId64>)" msgstr "%s est hors limite (%<PRId64> n'est pas entre %<PRId64> et %<PRId64>)" #. xgettext:c-format. -#: messages.c:454 +#: messages.c:452 #, c-format msgid "%s out of range (0x%<PRIx64> is not between 0x%<PRIx64> and 0x%<PRIx64>)" msgstr "%s est hors limite (0x%<PRIx64> n'est pas entre 0x%<PRIx64> et 0x%<PRIx64>)" @@ -22199,76 +22376,76 @@ msgstr "format de cible sélectionné « %s » inconnu" msgid "can't create %s: %s" msgstr "ne peut créer %s: %s" -#: read.c:529 +#: read.c:572 #, c-format msgid "error constructing %s pseudo-op table" msgstr "erreur de construction %s table pseudo-op" -#: read.c:699 +#: read.c:742 msgid "cannot change section or subsection inside .bundle_lock" msgstr "ne peut changer la section ou la sous-section à l'intérieur de .bundle_lock" -#: read.c:715 +#: read.c:758 #, c-format msgid ".bundle_lock sequence at %u bytes, but .bundle_align_mode limit is %u bytes" msgstr "la séquence .bundle_lock est à %u octets mais la limite de .bundle_align_mode est %u octets" -#: read.c:724 +#: read.c:767 #, c-format msgid "single instruction is %u bytes long, but .bundle_align_mode limit is %u bytes" msgstr "l'instruction simple occupe %u octets mais la limite de .bundle_align_mode est %u octets" -#: read.c:765 read.c:2773 read.c:3337 +#: read.c:808 read.c:2823 read.c:3398 msgid "ignoring fill value in absolute section" msgstr "ignore la valeur de remplissage dans la section absolue" -#: read.c:767 read.c:2788 read.c:3376 +#: read.c:810 read.c:2838 read.c:3437 #, c-format msgid "ignoring fill value in section `%s'" msgstr "ignore la valeur de remplissage dans la section « %s »" -#: read.c:1130 +#: read.c:1172 #, c-format msgid "unknown pseudo-op: `%s'" msgstr "pseudo-op inconnu: « %s »" -#: read.c:1183 +#: read.c:1225 msgid "unable to continue with assembly." msgstr "impossible de continuer cette assemblage." -#: read.c:1216 +#: read.c:1258 #, c-format msgid "local label too large near %s" msgstr "étiquette locale trop grande près de %s" -#: read.c:1239 +#: read.c:1281 #, c-format msgid "label \"%ld$\" redefined" msgstr "étiquette « %ld$ » redéfinie" -#: read.c:1323 +#: read.c:1365 msgid ".bundle_lock with no matching .bundle_unlock" msgstr ".bundle_lock sans .bundle_unlock correspondant" -#: read.c:1420 +#: read.c:1462 msgid ".abort detected. Abandoning ship." msgstr ".abort détecté. Abandon." -#: read.c:1482 +#: read.c:1524 #, c-format msgid "alignment too large: %u assumed" msgstr "alignement trop grand: %u assumé" -#: read.c:1514 +#: read.c:1556 msgid "expected fill pattern missing" msgstr "le patron de remplissage attendu est manquant" -#: read.c:1539 +#: read.c:1581 #, c-format msgid "fill pattern too long, truncating to %u" msgstr "motif de remplissage trop long, tronqué à %u" -#: read.c:1640 +#: read.c:1682 msgid "symbol name not recognised in the current locale" msgstr "nom de symbole pas reconnu dans la locale actuelle" @@ -22281,357 +22458,361 @@ msgstr "nom de symbole pas reconnu dans la locale actuelle" #. We do not want to barf on this, especially since such files are used #. in the GCC and GDB testsuites. So we check for negative line numbers #. rather than non-positive line numbers. -#: read.c:1989 +#: read.c:2031 #, c-format msgid "line numbers must be positive; line number %d rejected" msgstr "numéros de lignes doivent être positifs; numéro de ligne %d rejeté" -#: read.c:2027 +#: read.c:2069 #, c-format msgid "incompatible flag %i in line directive" msgstr "fanion %i incompatible dans la directive de ligne" -#: read.c:2039 +#: read.c:2081 #, c-format msgid "unsupported flag %i in line directive" msgstr "fanion %i non supporté dans la directive de ligne" -#: read.c:2078 +#: read.c:2124 msgid "start address not supported" msgstr "adresse de départ non supportée" -#: read.c:2087 +#: read.c:2133 msgid ".err encountered" msgstr ".err rencontré" -#: read.c:2103 +#: read.c:2149 msgid ".error directive invoked in source file" msgstr "directive .error invoquée dans le fichier source" -#: read.c:2104 +#: read.c:2150 msgid ".warning directive invoked in source file" msgstr "directive .warning invoquée dans le fichier source" -#: read.c:2110 +#: read.c:2156 #, c-format msgid "%s argument must be a string" msgstr "%s l'argument doit être une chaîne de caractères" -#: read.c:2142 read.c:2144 +#: read.c:2188 read.c:2190 #, c-format msgid ".fail %ld encountered" msgstr ".fail %ld rencontré" -#: read.c:2184 +#: read.c:2230 #, c-format msgid ".fill size clamped to %d" msgstr "taille de .fill limitée à %d" -#: read.c:2189 +#: read.c:2235 msgid "size negative; .fill ignored" msgstr "taille négative; .fill ignoré" -#: read.c:2195 +#: read.c:2241 msgid "repeat < 0; .fill ignored" msgstr "compteur de répétition < 0; .fill ignoré" -#: read.c:2204 +#: read.c:2248 msgid "non-constant fill count for absolute section" msgstr "décompte de remplissage non constant dans une section absolue" -#: read.c:2206 +#: read.c:2253 msgid "attempt to fill absolute section with non-zero value" msgstr "tentative de remplir une section absolue avec une valeur non nulle" -#: read.c:2212 +#: read.c:2260 #, c-format msgid "attempt to fill section `%s' with non-zero value" msgstr "tentative de remplir la section « %s » avec une valeur non nulle" -#: read.c:2369 +#: read.c:2425 #, c-format msgid "unrecognized .linkonce type `%s'" msgstr "type .linkonce non reconnu « %s »" -#: read.c:2381 +#: read.c:2437 msgid ".linkonce is not supported for this object file format" msgstr ".linkonce n'est pas supporté pour ce format de fichier objet" -#: read.c:2476 +#: read.c:2532 msgid "expected alignment after size" msgstr "alignement attendu après la taille" -#: read.c:2695 +#: read.c:2745 #, c-format msgid "attempt to redefine pseudo-op `%s' ignored" msgstr "tentative de redéfinition du pseudo-op « %s » ignorée" -#: read.c:2714 +#: read.c:2766 msgid "ignoring macro exit outside a macro definition." msgstr "ignore la sortie de la macro en dehors d'une définition de macro." -#: read.c:2768 +#: read.c:2818 #, c-format msgid "invalid segment \"%s\"" msgstr "segment invalide « %s »" -#: read.c:2776 +#: read.c:2826 msgid "only constant offsets supported in absolute section" msgstr "seul des constantes de décalage sont supportées dans une section absolue" -#: read.c:2819 +#: read.c:2869 msgid "MRI style ORG pseudo-op not supported" msgstr "pseudo-op MRI de style ORG n'est pas supporté" -#: read.c:2990 +#: read.c:3040 #, c-format msgid ".end%c encountered without preceding %s" msgstr ".end%c n'est pas précédé de %s" -#: read.c:3022 +#: read.c:3072 #, c-format msgid "negative count for %s - ignored" msgstr "compteur négatif pour %s – ignorée" -#: read.c:3029 +#: read.c:3079 #, c-format msgid "%s without %s" msgstr "%s sans %s" -#: read.c:3290 +#: read.c:3341 msgid "unsupported variable size or fill value" msgstr "taille de variable ou valeur de remplissage non supportée" -#: read.c:3298 +#: read.c:3349 #, c-format msgid "size value for space directive too large: %lx" msgstr "la valeur de taille pour la directive d'espace est trop grande: %lx" -#: read.c:3327 +#: read.c:3375 +msgid ".space repeat count is negative, ignored" +msgstr ".space compteur de répétition est négatif, ignoré" + +#: read.c:3381 msgid ".space repeat count is zero, ignored" msgstr ".space compteur de répétition est zéro, ignoré" -#: read.c:3329 -msgid ".space repeat count is negative, ignored" -msgstr ".space compteur de répétition est négatif, ignoré" +#: read.c:3389 +msgid ".space repeat count overflow, ignored" +msgstr "le compteur de répétition .space déborde, ignoré" -#: read.c:3360 +#: read.c:3421 msgid "space allocation too complex in absolute section" msgstr "allocation d'espace trop complexe dans la section absolue" -#: read.c:3366 +#: read.c:3427 msgid "space allocation too complex in common section" msgstr "allocation d'espace trop complexe dans la section commune" -#: read.c:3484 +#: read.c:3545 msgid "unsupported variable nop control in .nops directive" msgstr "contrôle nop variable non supporté dans la directive .nops" -#: read.c:3490 +#: read.c:3551 msgid "negative nop control byte, ignored" msgstr "octet de contrôle nop négatif, ignoré" -#: read.c:3559 +#: read.c:3620 #, c-format msgid "unknown floating type '%c'" msgstr "type de virgule flottante inconnu « %c »" -#: read.c:3785 +#: read.c:3846 #, c-format msgid "%s: would close weakref loop: %s" msgstr "%s: fermerait la boucle weakref: %s" -#: read.c:3842 +#: read.c:3903 #, c-format msgid "junk at end of line, first unrecognized character valued 0x%x" msgstr "rebut à la fin de la ligne, premier caractère non reconnu évalué en 0x%x" -#: read.c:3966 write.c:2409 +#: read.c:4031 write.c:2408 #, c-format msgid "`%s' can't be equated to common symbol `%s'" msgstr "« %s » ne peut être rendu équivalent au symbole commun « %s »" -#: read.c:4094 +#: read.c:4159 msgid "unexpected `\"' in expression" msgstr "« \" » inattendue dans l'expression" -#: read.c:4107 +#: read.c:4172 msgid "rva without symbol" msgstr "rva sans symbole" -#: read.c:4176 +#: read.c:4241 msgid "missing or bad offset expression" msgstr "expression d'offset manquante ou erronée" -#: read.c:4200 +#: read.c:4265 msgid "missing reloc type" msgstr "type de réadressage manquant" -#: read.c:4224 +#: read.c:4289 msgid "unrecognized reloc type" msgstr "type de réadressage non reconnu" -#: read.c:4240 +#: read.c:4305 msgid "bad reloc expression" msgstr "expression de réadressage erronée" -#: read.c:4402 read.c:5172 +#: read.c:4459 read.c:5229 msgid "zero assumed for missing expression" msgstr "zéro assumé pour l'expression manquante" -#: read.c:4422 read.c:5201 +#: read.c:4479 read.c:5258 msgid "attempt to store value in absolute section" msgstr "tentative de stockage d'une valeur dans une section absolue" -#: read.c:4429 read.c:5207 +#: read.c:4486 read.c:5264 #, c-format msgid "attempt to store non-zero value in section `%s'" msgstr "tentative de stocker une valeur non nulle dans la section « %s »" #. Leading bits contain both 0s & 1s. -#: read.c:4506 +#: read.c:4563 #, c-format msgid "value 0x%<PRIx64> truncated to 0x%<PRIx64>" msgstr "valeur 0x%<PRIx64> tronquée à 0x%<PRIx64>" -#: read.c:4550 +#: read.c:4607 #, c-format msgid "bignum truncated to %d byte" msgid_plural "bignum truncated to %d bytes" msgstr[0] "grand nombre tronqué à %d octet" msgstr[1] "grand nombre tronqué à %d octets" -#: read.c:4759 read.c:4910 +#: read.c:4816 read.c:4967 msgid "unresolvable or nonpositive repeat count; using 1" msgstr "compteur de répétition ne peut être résolu ou est non positif; utilise 1" -#: read.c:4802 +#: read.c:4859 msgid "floating point constant too large" msgstr "constante en virgule flottante trop grande" -#: read.c:4867 +#: read.c:4924 msgid "attempt to store float in absolute section" msgstr "tentative de stocker un nombre décimal dans une section absolue" -#: read.c:4874 +#: read.c:4931 #, c-format msgid "attempt to store float in section `%s'" msgstr "tentative de stocker un nombre décimal dans la section « %s »" -#: read.c:5290 +#: read.c:5347 #, c-format msgid "attempt to store non-empty string in section `%s'" msgstr "tentative de stocker une chaîne non vide dans la section « %s »" -#: read.c:5352 +#: read.c:5409 msgid "strings must be placed into a section" msgstr "chaînes doivent être placées dans une section" -#: read.c:5419 +#: read.c:5476 msgid "expected <nn>" msgstr "<nn> attendu" #. To be compatible with BSD 4.2 as: give the luser a linefeed!! -#: read.c:5460 read.c:5547 +#: read.c:5517 read.c:5604 msgid "unterminated string; newline inserted" msgstr "chaîne non terminée; saut de ligne inséré" -#: read.c:5561 +#: read.c:5618 msgid "bad escaped character in string" msgstr "mauvais caractère d'échappement dans la chaîne" -#: read.c:5585 +#: read.c:5642 msgid "expected address expression" msgstr "expression d'adresse attendue" -#: read.c:5604 +#: read.c:5661 #, c-format msgid "symbol \"%s\" undefined; zero assumed" msgstr "symbole « %s » est indéfini; zéro assumé" -#: read.c:5607 +#: read.c:5664 msgid "some symbol undefined; zero assumed" msgstr "quelques symboles sont non définis; zéro assumé" -#: read.c:5641 +#: read.c:5698 msgid "this string may not contain '\\0'" msgstr "cette chaîne ne peut pas contenir « \\0 »" -#: read.c:5678 +#: read.c:5735 msgid "missing string" msgstr "chaîne manquante" -#: read.c:5769 +#: read.c:5850 #, c-format msgid ".incbin count zero, ignoring `%s'" msgstr ".incbin a un compte à zéro, « %s » est ignoré" -#: read.c:5795 +#: read.c:5862 #, c-format msgid "file not found: %s" msgstr "fichier non trouvé: %s" -#: read.c:5809 +#: read.c:5872 #, c-format msgid "unable to include `%s'" msgstr "impossible d'inclure « %s »" -#: read.c:5818 +#: read.c:5881 #, c-format msgid "seek to end of .incbin file failed `%s'" msgstr "recherche jusqu'à la fin de .incbin a échoué « %s »" -#: read.c:5829 +#: read.c:5892 #, c-format msgid "skip (%ld) or count (%ld) invalid for file size (%ld)" msgstr "escamotage (%ld) ou compte (%ld) invalide pour la taille du fichier (%ld)" -#: read.c:5836 +#: read.c:5899 #, c-format msgid "could not skip to %ld in file `%s'" msgstr "ne peut escamoter jusqu'à %ld dans le fichier « %s »" -#: read.c:5845 +#: read.c:5908 #, c-format msgid "truncated file `%s', %ld of %ld bytes read" msgstr "fichier « %s » tronqué, %ld de %ld octets lus" -#: read.c:6003 +#: read.c:6045 msgid "missing .func" msgstr ".func manquant" -#: read.c:6020 +#: read.c:6064 msgid ".endfunc missing for previous .func" msgstr ".endfunc manquant pour la déclaration .func précédente" -#: read.c:6079 +#: read.c:6123 #, c-format msgid ".bundle_align_mode alignment too large (maximum %u)" msgstr "alignement de .bundle_align_mode trop grand (%u au maximum)" -#: read.c:6084 +#: read.c:6128 msgid "cannot change .bundle_align_mode inside .bundle_lock" msgstr "ne peut changer .bundle_align_mode à l'intérieur de .bundle_lock" -#: read.c:6098 +#: read.c:6142 msgid ".bundle_lock is meaningless without .bundle_align_mode" msgstr ".bundle_lock n'a pas de sens sans .bundle_align_mode" -#: read.c:6119 +#: read.c:6163 msgid ".bundle_unlock without preceding .bundle_lock" msgstr ".bundle_unlock sans .bundle_lock précédent" -#: read.c:6132 +#: read.c:6176 #, c-format msgid ".bundle_lock sequence is %u bytes, but bundle size is only %u bytes" msgstr "la séquence .bundle_lock occupe %u octets mais la taille du paquet est seulement %u octets" -#: read.c:6231 +#: read.c:6275 #, c-format msgid "missing closing `%c'" msgstr "« %c » fermant manquant" -#: read.c:6233 +#: read.c:6277 msgid "stray `\\'" msgstr "« \\ » superflu" @@ -22640,12 +22821,12 @@ msgstr "« \\ » superflu" msgid "invalid argument '%s' to -fdebug-prefix-map" msgstr "argument « %s » invalide pour -fdebug-prefix-map" -#: stabs.c:209 +#: stabs.c:225 #, c-format msgid ".stab%c: missing string" msgstr ".stab%c: chaîne manquante" -#: stabs.c:222 stabs.c:230 stabs.c:238 stabs.c:257 +#: stabs.c:238 stabs.c:246 stabs.c:254 stabs.c:273 #, c-format msgid ".stab%c: missing comma" msgstr ".stab%c: virgule manquante" @@ -22653,104 +22834,104 @@ msgstr ".stab%c: virgule manquante" #. This could happen for example with a source file with a huge #. number of lines. The only cure is to use a different debug #. format, probably DWARF. -#: stabs.c:250 +#: stabs.c:266 #, c-format msgid ".stab%c: description field '%x' too big, try a different debug format" msgstr ".stab%c: champ de description '%x' trop grand, essayez un format de débug différent" -#: stabs.c:436 +#: stabs.c:450 msgid "comma missing in .xstabs" msgstr "virgule manquante dans .xstabs" -#: symbols.c:385 symbols.c:2526 +#: symbols.c:385 symbols.c:2528 #, c-format msgid "symbol '%s' contains multibyte characters" msgstr "le symbole « %s » contient des caractères multi-octets" -#: symbols.c:523 +#: symbols.c:525 #, c-format msgid "cannot define symbol `%s' in absolute section" msgstr "ne peut définir le symbole « %s » dans la section absolue" -#: symbols.c:656 +#: symbols.c:658 #, c-format msgid "symbol `%s' is already defined as \"%s\"/%s%ld" msgstr "symbole « %s » est déjà défini comme « %s »/%s%ld" -#: symbols.c:1252 +#: symbols.c:1254 #, c-format msgid "invalid operands (%s and %s sections) for `%s'" msgstr "opérandes invalides (sections %s et %s) pour « %s »" -#: symbols.c:1256 +#: symbols.c:1258 #, c-format msgid "invalid operand (%s section) for `%s'" msgstr "opérande invalide (section %s) pour « %s »" -#: symbols.c:1264 +#: symbols.c:1266 #, c-format msgid "invalid operands (%s and %s sections) for `%s' when setting `%s'" msgstr "opérandes invalides (sections %s et %s) pour « %s » en définissant « %s »" -#: symbols.c:1267 +#: symbols.c:1269 #, c-format msgid "invalid operand (%s section) for `%s' when setting `%s'" msgstr "opérande invalide (section %s) pour « %s » en définissant « %s »" -#: symbols.c:1336 +#: symbols.c:1338 #, c-format msgid "symbol definition loop encountered at `%s'" msgstr "boucle de définition de symbole rencontrée à « %s »" -#: symbols.c:1363 +#: symbols.c:1365 #, c-format msgid "cannot convert expression symbol %s to complex relocation" msgstr "ne peut convertir le symbole d'expression %s en réadressage complexe" -#: symbols.c:1702 +#: symbols.c:1704 #, c-format msgid "division by zero when setting `%s'" msgstr "division par zéro lors de l'initialisation de « %s »" #. See PR 20895 for a reproducer. -#: symbols.c:1752 +#: symbols.c:1754 msgid "Invalid operation on symbol" msgstr "Opération invalide sur le symbole" -#: symbols.c:1802 write.c:2458 +#: symbols.c:1804 write.c:2457 #, c-format msgid "can't resolve value for symbol `%s'" msgstr "ne peut résoudre la valeur du symbole « %s »" -#: symbols.c:2210 +#: symbols.c:2212 #, c-format msgid "\"%d\" (instance number %d of a %s label)" msgstr "« %d » (instance d'un nombre %d d'une étiquette %s)" -#: symbols.c:2241 +#: symbols.c:2243 msgid "expression is too complex to be resolved or converted into relocations" msgstr "l'expression est trop complexe pour être résolue ou convertie en réadressages" -#: symbols.c:2243 symbols.c:2246 +#: symbols.c:2245 symbols.c:2248 #, c-format msgid "attempt to get value of unresolved symbol `%s'" msgstr "tentative pour obtenir la valeur du symbole non résolu « %s »" #. Do not reassign section symbols. -#: symbols.c:2547 +#: symbols.c:2549 msgid "can't make section symbol global" msgstr "ne peut rendre global le symbole de section" -#: symbols.c:2553 +#: symbols.c:2555 msgid "can't make register symbol global" msgstr "ne peut rendre global le symbole de registre" -#: symbols.c:2659 +#: symbols.c:2661 #, c-format msgid "Accessing function `%s' as thread-local object" msgstr "Accès à la fonction « %s » comme un objet thread local" -#: symbols.c:2663 +#: symbols.c:2665 #, c-format msgid "Accessing `%s' as thread-local object" msgstr "Accès à « %s » comme un objet de thread local" @@ -22760,140 +22941,254 @@ msgstr "Accès à « %s » comme un objet de thread local" msgid "field fx_size too small to hold %lu" msgstr "champ fx_size trop petit pour contenir %lu" -#: write.c:445 +#: write.c:446 #, c-format msgid "attempt to .org/.space/.nops backwards? (%ld)" msgstr "tentative d'utiliser .org/.space/.nops vers l'arrière ? (%ld)" -#: write.c:467 +#: write.c:468 #, c-format msgid "leb128 operand is an undefined symbol: %s" msgstr "l'opérande leb128 est un symbole indéfini: %s" -#: write.c:701 +#: write.c:702 msgid "invalid offset expression" msgstr "expression d'offset invalide" -#: write.c:723 +#: write.c:724 msgid "invalid reloc expression" msgstr "expression de réadressage invalide" -#: write.c:909 +#: write.c:910 #, c-format msgid "can't resolve %s - %s" msgstr "ne peut résoudre %s - %s" -#: write.c:1122 +#: write.c:1123 #, c-format msgid "value of %s too large for field of %d byte at %s" msgid_plural "value of %s too large for field of %d bytes at %s" msgstr[0] "la valeur de %s est trop grande pour le champ de %d octet à %s" msgstr[1] "la valeur de %s est trop grande pour le champ de %d octets à %s" -#: write.c:1138 +#: write.c:1139 #, c-format msgid "signed .word overflow; switch may be too large; %ld at 0x%lx" msgstr "débordement de .word signé; commutation peut être trop grande; %ld à 0x%lx" -#: write.c:1179 +#: write.c:1180 msgid "redefined symbol cannot be used on reloc" msgstr "symbole redéfini ne peut être utilisé sur un réadressage" -#: write.c:1192 +#: write.c:1193 msgid "relocation out of range" msgstr "réadressage hors limite" -#: write.c:1195 +#: write.c:1196 #, c-format msgid "%s:%u: bad return from bfd_install_relocation: %x" msgstr "%s:%u: retour erroné de bfd_install_relocation: %x" -#: write.c:1223 +#: write.c:1224 msgid "reloc not within (fixed part of) section" msgstr "réadressage n'est pas dans une (partie corrigée de) section" -#: write.c:1295 +#: write.c:1296 msgid "internal error: fixup not contained within frag" msgstr "erreur interne: correctif non contenu à l'intérieur du fragment" -#: write.c:1441 write.c:1565 +#: write.c:1442 write.c:1566 msgid "can't extend frag" msgstr "ne peut étendre la fragmentation" -#: write.c:1614 +#: write.c:1615 msgid "unimplemented .nops directive" msgstr "directive .nops non impémentée" -#: write.c:1648 +#: write.c:1649 #, c-format msgid "can't write %ld byte to section %s of %s: '%s'" msgid_plural "can't write %ld bytes to section %s of %s: '%s'" msgstr[0] "impossible d'écrire %ld octet dans la section %s de %s: « %s »" msgstr[1] "impossible d'écrire %ld octets dans la section %s de %s: « %s »" -#: write.c:1674 write.c:1703 write.c:1740 +#: write.c:1675 write.c:1704 write.c:1741 #, c-format msgid "can't fill %ld byte in section %s of %s: '%s'" msgid_plural "can't fill %ld bytes in section %s of %s: '%s'" msgstr[0] "impossible de remplir %ld octet dans la section %s de %s: « %s »" msgstr[1] "impossible de remplir %ld octets dans la section %s de %s: « %s »" -#: write.c:1957 +#: write.c:1958 msgid "unable to create reloc for build note" msgstr "impossible de créer reloc pour la note de compilation" -#: write.c:1961 +#: write.c:1962 msgid "<gnu build note>" msgstr "<note de compilation gnu>" -#: write.c:2374 +#: write.c:2373 #, c-format msgid "%s: global symbols not supported in common sections" msgstr "%s: symboles globaux non supportés dans les sections communes" -#: write.c:2388 +#: write.c:2387 #, c-format msgid "local label `%s' is not defined" msgstr "étiquette locale « %s » n'est pas définie" -#: write.c:2416 +#: write.c:2415 #, c-format msgid "can't make global register symbol `%s'" msgstr "ne peut rendre global le symbol de registre « %s »" -#: write.c:2728 +#: write.c:2725 #, c-format msgid "alignment padding (%lu byte) not a multiple of %ld" msgid_plural "alignment padding (%lu bytes) not a multiple of %ld" msgstr[0] "le remplissage pour alignement (%lu octet) n'est pas un multiple de %ld" msgstr[1] "le remplissage pour alignement (%lu octets) n'est pas un multiple de %ld" -#: write.c:2902 +#: write.c:2899 #, c-format msgid ".word %s-%s+%s didn't fit" msgstr ".word %s-%s+%s n'avait pas la bonne taille" -#: write.c:2996 +#: write.c:2993 msgid "padding added" msgstr "bourrage ajouté" -#: write.c:3047 +#: write.c:3044 msgid "attempt to move .org backwards" msgstr "tentative de déplacement de .org vers l'arrière" -#: write.c:3072 +#: write.c:3069 msgid ".space, .nops or .fill specifies non-absolute value" msgstr ".space, .nops ou .fill spécifient une valeur non absolue" -#: write.c:3087 +#: write.c:3084 msgid ".space, .nops or .fill with negative value, ignored" msgstr ".space, .nops ou .fill avec une valeur négative, ignoré" -#: write.c:3163 +#: write.c:3160 #, c-format msgid "Infinite loop encountered whilst attempting to compute the addresses of symbols in section %s" msgstr "Boucle infinie rencontrée lors du calcul des adresses des symboles de la section %s" +#~ msgid "integer 32-bit register expected" +#~ msgstr "registre entier 32 bits attendu" + +#~ msgid "integer 64-bit register expected" +#~ msgstr "registre entier 64 bits attendu" + +#~ msgid "integer register expected" +#~ msgstr "registre entier attendu" + +#~ msgid "64-bit integer or SP register expected" +#~ msgstr "registre entier 64 bits ou SP attendu" + +#~ msgid "integer or zero register expected" +#~ msgstr "registre entier ou zéro attendu" + +#~ msgid "offset register expected" +#~ msgstr "registre de décalage attendu" + +#~ msgid "integer or SP register expected" +#~ msgstr "registre entier ou SP attendu" + +#~ msgid "integer, zero or SP register expected" +#~ msgstr "registre entier, zéro ou SP attendu" + +#~ msgid "8-bit SIMD scalar register expected" +#~ msgstr "registre scalaire SIMD 8 bits attendu" + +#~ msgid "16-bit SIMD scalar or floating-point half precision register expected" +#~ msgstr "registre scalaire SIMD 16 bits ou demi précision flottant attendu" + +#~ msgid "32-bit SIMD scalar or floating-point single precision register expected" +#~ msgstr "registre scalaire SIMD 32 bits ou simple précision flottant attendu" + +#~ msgid "64-bit SIMD scalar or floating-point double precision register expected" +#~ msgstr "registre scalaire SIMD 64 bits ou double précision flottant attendu" + +#~ msgid "128-bit SIMD scalar or floating-point quad precision register expected" +#~ msgstr "registre scalaire SIMD 128 bits ou quadruple précision flottant attendu" + +#~ msgid "vector register expected" +#~ msgstr "registre vectoriel attendu" + +#~ msgid "SVE vector register expected" +#~ msgstr "registre vectoriel SVE attendu" + +#~ msgid "SVE predicate register expected" +#~ msgstr "Registre de prédicat SVE attendu" + +#~ msgid "invalid register type %d" +#~ msgstr "type de registre %d invalide" + +#~ msgid "constant expression required." +#~ msgstr "expression constante attendue." + +#~ msgid "missing ZA tile element size separator" +#~ msgstr "séparateur manquant dans la taille des éléments d'une tuile ZA" + +#~ msgid "invalid ZA tile register number, expected za0" +#~ msgstr "numéro de registre invalide pour la tuile ZA, za0 attendu" + +#~ msgid "invalid ZA tile register number, expected za0-za1" +#~ msgstr "numéro de registre invalide pour la tuile ZA, za0-za1 attendu" + +#~ msgid "invalid ZA tile register number, expected za0-za3" +#~ msgstr "numéro de registre invalide pour la tuile ZA, za0-za3 attendu" + +#~ msgid "invalid ZA tile register number, expected za0-za7" +#~ msgstr "numéro de registre invalide pour la tuile ZA, za0-za7 attendu" + +#~ msgid "invalid ZA tile element size, allowed b, h, s and d" +#~ msgstr "taille d'élément de la tuile ZA invalide, sont autorisés : b, h, s et d" + +#~ msgid "expected ','" +#~ msgstr "« , » attendu" + +#~ msgid "index offset immediate expected" +#~ msgstr "immédiat de décalage d'index attendu" + +#~ msgid "invalid ZA tile element size, allowed b, h, s, d and q" +#~ msgstr "taille d'élément de tuile ZA invalide, sont autorisés : b, h, s, d et q" + +#~ msgid "index offset out of range" +#~ msgstr "offset d'index hors limite" + +#~ msgid "wrong ZA tile element format" +#~ msgstr "mauvais format d'élément de tuile ZA" + +#~ msgid "expected ZA array" +#~ msgstr "tableau ZA attendu" + +#~ msgid "wrong predicate register element size, allowed b, h, s and d" +#~ msgstr "mauvaise taille d'élément de registre de prédicat, sont autorisés : b, h, s et d" + +#~ msgid "element index out of range for given variant" +#~ msgstr "index d'élément hors limite pour la variante donnée" + +#~ msgid "invalid number of registers in the list; only 1 register is expected at operand %d -- `%s'" +#~ msgstr "nombre de registres invalide dans la liste, seulement 1 registre est attendu à l'opérande %d — « %s »" + +#~ msgid "`%s%c' is %s supported in 64-bit mode" +#~ msgstr "« %s%c » est %s supporté en mode 64 bits" + +#~ msgid "not" +#~ msgstr "non" + +#~ msgid "only" +#~ msgstr "uniquement" + +#~ msgid "`%s' is %s supported in 64-bit mode" +#~ msgstr "« %s » est %s supporté en mode 64 bits" + +#~ msgid "neither Power nor PowerPC opcodes were selected." +#~ msgstr "aucun opcode Power ou PowerPC n'a été sélectionné." + #~ msgid "" #~ " --compress-debug-sections[={none|zlib|zlib-gnu|zlib-gabi}]\n" #~ " compress DWARF debug sections using zlib [default]\n" @@ -23434,9 +23729,6 @@ msgstr "Boucle infinie rencontrée lors du calcul des adresses des symboles de l #~ msgid "not using any base register" #~ msgstr "aucun registre de base utilisé" -#~ msgid "expecting a register for operand %d" -#~ msgstr "registre attendu pour l'opérande %d" - #~ msgid "only supported with old gcc" #~ msgstr "uniquement supporté avec un ancien gcc" @@ -23866,9 +24158,6 @@ msgstr "Boucle infinie rencontrée lors du calcul des adresses des symboles de l #~ msgid "invalid 32-bit register offset" #~ msgstr "offset de registre 32 bits invalide" -#~ msgid "expected comma after operand name" -#~ msgstr "virgule attendue après le nom de l'opérande" - #~ msgid "negative operand number %d" #~ msgstr "numéro d'opérande négatif %d" |