diff options
author | Ralf Wildenhues <Ralf.Wildenhues@gmx.de> | 2009-08-26 18:27:36 +0000 |
---|---|---|
committer | Ralf Wildenhues <Ralf.Wildenhues@gmx.de> | 2009-08-26 18:27:36 +0000 |
commit | 2cbd22112172a92c52a1e698e423b375e04a5f79 (patch) | |
tree | 7d3917083823e85bf2371c6dd5b6eca9f627a0c1 /gas/po/POTFILES.in | |
parent | 325e58c76a4767dc5d556310d2761ca77ed527dd (diff) | |
download | binutils-2cbd22112172a92c52a1e698e423b375e04a5f79.zip binutils-2cbd22112172a92c52a1e698e423b375e04a5f79.tar.gz binutils-2cbd22112172a92c52a1e698e423b375e04a5f79.tar.bz2 |
moxie fixes in gas.
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.
Diffstat (limited to 'gas/po/POTFILES.in')
-rw-r--r-- | gas/po/POTFILES.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gas/po/POTFILES.in b/gas/po/POTFILES.in index 5ca5ea1..1a3a671 100644 --- a/gas/po/POTFILES.in +++ b/gas/po/POTFILES.in @@ -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 |