moxie fixes in gas.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Wed, 26 Aug 2009 18:27:36 +0000 (18:27 +0000)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Wed, 26 Aug 2009 18:27:36 +0000 (18:27 +0000)
gas/:
* Makefile.am (TARGET_CPU_CFILES): Add config/tc-moxie.c.
* config/tc-moxie.c (md_assemble): Fix typos in strings.  Fix
syntax error.
* Makefile.in: Regenerate.
* po/POTFILES.in: Likewise.
* po/gas.pot: Likewise.

gas/ChangeLog
gas/Makefile.am
gas/Makefile.in
gas/config/tc-moxie.c
gas/po/POTFILES.in
gas/po/gas.pot

index 58ed242c981d083de1daa6e7fb2f8afc7c8842af..d62da94776468171625d5c2091a32c440e01b558 100644 (file)
@@ -1,3 +1,12 @@
+2009-08-26  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * Makefile.am (TARGET_CPU_CFILES): Add config/tc-moxie.c.
+       * config/tc-moxie.c (md_assemble): Fix typos in strings.  Fix
+       syntax error.
+       * Makefile.in: Regenerate.
+       * po/POTFILES.in: Likewise.
+       * po/gas.pot: Likewise.
+
 2009-08-26  Nick Clifton  <nickc@redhat.com>
 
        * config/obj-coff-seh.c (seh_arm_write_pdata): Test for
index 27a7d1a1c0bde4e5661aeef2d82a18f83a9b860e..b8e86b14ba8d533b1f50906e250701c592a39e02 100644 (file)
@@ -275,6 +275,7 @@ TARGET_CPU_CFILES = \
        config/tc-mmix.c \
        config/tc-mn10200.c \
        config/tc-mn10300.c \
+       config/tc-moxie.c \
        config/tc-msp430.c \
        config/tc-mt.c \
        config/tc-ns32k.c \
index 9f6f02e27b119850771c44d89d80a26738a81925..6d837e336a5fbdd64a2e8f25c011f4163271e94b 100644 (file)
@@ -539,6 +539,7 @@ TARGET_CPU_CFILES = \
        config/tc-mmix.c \
        config/tc-mn10200.c \
        config/tc-mn10300.c \
+       config/tc-moxie.c \
        config/tc-msp430.c \
        config/tc-mt.c \
        config/tc-ns32k.c \
@@ -975,6 +976,7 @@ distclean-compile:
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tc-mmix.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tc-mn10200.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tc-mn10300.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tc-moxie.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tc-msp430.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tc-mt.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tc-ns32k.Po@am__quote@
@@ -1513,6 +1515,20 @@ tc-mn10300.obj: config/tc-mn10300.c
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 @am__fastdepCC_FALSE@  $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tc-mn10300.obj `if test -f 'config/tc-mn10300.c'; then $(CYGPATH_W) 'config/tc-mn10300.c'; else $(CYGPATH_W) '$(srcdir)/config/tc-mn10300.c'; fi`
 
+tc-moxie.o: config/tc-moxie.c
+@am__fastdepCC_TRUE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tc-moxie.o -MD -MP -MF $(DEPDIR)/tc-moxie.Tpo -c -o tc-moxie.o `test -f 'config/tc-moxie.c' || echo '$(srcdir)/'`config/tc-moxie.c
+@am__fastdepCC_TRUE@   $(am__mv) $(DEPDIR)/tc-moxie.Tpo $(DEPDIR)/tc-moxie.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      source='config/tc-moxie.c' object='tc-moxie.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@  $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tc-moxie.o `test -f 'config/tc-moxie.c' || echo '$(srcdir)/'`config/tc-moxie.c
+
+tc-moxie.obj: config/tc-moxie.c
+@am__fastdepCC_TRUE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tc-moxie.obj -MD -MP -MF $(DEPDIR)/tc-moxie.Tpo -c -o tc-moxie.obj `if test -f 'config/tc-moxie.c'; then $(CYGPATH_W) 'config/tc-moxie.c'; else $(CYGPATH_W) '$(srcdir)/config/tc-moxie.c'; fi`
+@am__fastdepCC_TRUE@   $(am__mv) $(DEPDIR)/tc-moxie.Tpo $(DEPDIR)/tc-moxie.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      source='config/tc-moxie.c' object='tc-moxie.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@  $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tc-moxie.obj `if test -f 'config/tc-moxie.c'; then $(CYGPATH_W) 'config/tc-moxie.c'; else $(CYGPATH_W) '$(srcdir)/config/tc-moxie.c'; fi`
+
 tc-msp430.o: config/tc-msp430.c
 @am__fastdepCC_TRUE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tc-msp430.o -MD -MP -MF $(DEPDIR)/tc-msp430.Tpo -c -o tc-msp430.o `test -f 'config/tc-msp430.c' || echo '$(srcdir)/'`config/tc-msp430.c
 @am__fastdepCC_TRUE@   $(am__mv) $(DEPDIR)/tc-msp430.Tpo $(DEPDIR)/tc-msp430.Po
index f5140c5f8c3954c13c5b071020ccfc1761cda076..3ec00a725998ba469a3eba0cb0e18a46de23d6c0 100644 (file)
@@ -199,7 +199,7 @@ md_assemble (char *str)
        reg = parse_register_operand (&op_end);
        iword += (reg << 8);
        if (*op_end != ',')
-         as_warn (_("expecting comma delimeted register operands"));
+         as_warn (_("expecting comma delimited register operands"));
        op_end++;
        op_end = parse_exp_save_ilp (op_end, &arg);
        fix_new_exp (frag_now,
@@ -218,7 +218,7 @@ md_assemble (char *str)
        int dest, src;
        dest = parse_register_operand (&op_end);
        if (*op_end != ',')
-         as_warn (_("expecting comma delimeted register operands"0);
+         as_warn (_("expecting comma delimited register operands"));
        op_end++;
        src  = parse_register_operand (&op_end);
        iword += (dest << 4) + src;
@@ -309,7 +309,7 @@ md_assemble (char *str)
        int a, b;
        a = parse_register_operand (&op_end);
        if (*op_end != ',')
-         as_warn (_("expecting comma delimeted register operands"));
+         as_warn (_("expecting comma delimited register operands"));
        op_end++;
        if (*op_end != '(')
          {
@@ -355,7 +355,7 @@ md_assemble (char *str)
          }
        op_end++;
        if (*op_end != ',')
-         as_warn (_("expecting comma delimeted register operands"));
+         as_warn (_("expecting comma delimited register operands"));
        op_end++;
        b = parse_register_operand (&op_end);
        iword += (a << 4) + b;
index 5ca5ea11e30dada4ba1dd57d372c1cce4c86151b..1a3a6718570bf27d1aa2fe30528b8a3cea208a86 100644 (file)
@@ -105,6 +105,7 @@ config/tc-mn10200.c
 config/tc-mn10200.h
 config/tc-mn10300.c
 config/tc-mn10300.h
+config/tc-moxie.c
 config/tc-msp430.c
 config/tc-msp430.h
 config/tc-mt.c
index 71683c9eb617c344bcd7eb546c3c5a728e483319..6ca354b4b4cb4fc465e4e0375a5791dbd7cea133 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: bug-binutils@gnu.org\n"
-"POT-Creation-Date: 2009-08-22 19:14+0200\n"
+"POT-Creation-Date: 2009-08-26 20:25+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2878,7 +2878,7 @@ msgstr ""
 
 #: config/tc-arm.c:19637 config/tc-arm.c:19652 config/tc-arm.c:19667
 #: config/tc-arm.c:19678 config/tc-arm.c:19701 config/tc-arm.c:20413
-#: config/tc-pj.c:449 config/tc-sh.c:4187
+#: config/tc-moxie.c:664 config/tc-pj.c:449 config/tc-sh.c:4187
 msgid "offset out of range"
 msgstr ""
 
@@ -3011,8 +3011,8 @@ msgid "internal_relocation (type: OFFSET_IMM) not fixed up"
 msgstr ""
 
 #: config/tc-arm.c:20839 config/tc-cris.c:3985 config/tc-mcore.c:1926
-#: config/tc-microblaze.c:1834 config/tc-mmix.c:2862 config/tc-ns32k.c:2248
-#: config/tc-score.c:7484
+#: config/tc-microblaze.c:1834 config/tc-mmix.c:2862 config/tc-moxie.c:759
+#: config/tc-ns32k.c:2248 config/tc-score.c:7484
 msgid "<unknown>"
 msgstr ""
 
@@ -3579,8 +3579,8 @@ msgid "reloc %d not supported by object file format"
 msgstr ""
 
 #: config/tc-avr.c:1350 config/tc-h8300.c:1884 config/tc-mcore.c:881
-#: config/tc-microblaze.c:825 config/tc-msp430.c:1821 config/tc-pj.c:253
-#: config/tc-sh.c:2544 config/tc-z8k.c:1216
+#: config/tc-microblaze.c:825 config/tc-moxie.c:178 config/tc-msp430.c:1821
+#: config/tc-pj.c:253 config/tc-sh.c:2544 config/tc-z8k.c:1216
 msgid "can't find opcode "
 msgstr ""
 
@@ -4096,13 +4096,13 @@ msgstr ""
 msgid "invalid <arch> in --march=<arch>: %s"
 msgstr ""
 
-#: config/tc-cris.c:3937
+#: config/tc-cris.c:3937 config/tc-moxie.c:711
 msgid ""
 "Semantics error.  This type of operand can not be relocated, it must be an "
 "assembly-time constant"
 msgstr ""
 
-#: config/tc-cris.c:3986
+#: config/tc-cris.c:3986 config/tc-moxie.c:760
 #, c-format
 msgid "Cannot generate relocation type for symbol %s, code %s"
 msgstr ""
@@ -7306,7 +7306,7 @@ msgstr ""
 msgid "missing `.end'"
 msgstr ""
 
-#: config/tc-lm32.c:234
+#: config/tc-lm32.c:234 config/tc-moxie.c:575
 msgid "bad call to md_atof"
 msgstr ""
 
@@ -10149,6 +10149,57 @@ msgstr ""
 msgid "Bad relocation fixup type (%d)"
 msgstr ""
 
+#: config/tc-moxie.c:100
+msgid "expecting register"
+msgstr ""
+
+#: config/tc-moxie.c:119 config/tc-moxie.c:135
+msgid "illegal register number"
+msgstr ""
+
+#: config/tc-moxie.c:184 config/tc-pj.c:260
+#, c-format
+msgid "unknown opcode %s"
+msgstr ""
+
+#: config/tc-moxie.c:202 config/tc-moxie.c:221 config/tc-moxie.c:312
+#: config/tc-moxie.c:358
+msgid "expecting comma delimited register operands"
+msgstr ""
+
+#: config/tc-moxie.c:228 config/tc-moxie.c:288 config/tc-moxie.c:300
+#: config/tc-moxie.c:333 config/tc-moxie.c:365 config/tc-moxie.c:398
+#: config/tc-moxie.c:452 config/tc-moxie.c:506 config/tc-moxie.c:516
+#: config/tc-moxie.c:544 config/tc-pj.c:307
+msgid "extra stuff on line ignored"
+msgstr ""
+
+#: config/tc-moxie.c:248 config/tc-moxie.c:388 config/tc-moxie.c:418
+#: config/tc-moxie.c:493
+msgid "expecting comma delimited operands"
+msgstr ""
+
+#: config/tc-moxie.c:316 config/tc-moxie.c:344
+msgid "expecting indirect register `($rA)'"
+msgstr ""
+
+#: config/tc-moxie.c:324 config/tc-moxie.c:352 config/tc-moxie.c:443
+#: config/tc-moxie.c:485
+msgid "missing closing parenthesis"
+msgstr ""
+
+#: config/tc-moxie.c:435 config/tc-moxie.c:477
+msgid "expecting indirect register `($rX)'"
+msgstr ""
+
+#: config/tc-moxie.c:547 config/tc-pj.c:312
+msgid "Something forgot to clean up\n"
+msgstr ""
+
+#: config/tc-moxie.c:651
+msgid "pcrel too far BFD_RELOC_MOXIE_10"
+msgstr ""
+
 #: config/tc-msp430.c:547
 msgid ".profiler pseudo requires at least two operands."
 msgstr ""
@@ -10724,23 +10775,10 @@ msgstr ""
 msgid "can't have relocation for ipush"
 msgstr ""
 
-#: config/tc-pj.c:260
-#, c-format
-msgid "unknown opcode %s"
-msgstr ""
-
 #: config/tc-pj.c:288
 msgid "expected expresssion"
 msgstr ""
 
-#: config/tc-pj.c:307
-msgid "extra stuff on line ignored"
-msgstr ""
-
-#: config/tc-pj.c:312
-msgid "Something forgot to clean up\n"
-msgstr ""
-
 #: config/tc-pj.c:354
 #, c-format
 msgid ""
This page took 0.033163 seconds and 4 git commands to generate.