Internationalised these files.
authorNick Clifton <nickc@redhat.com>
Wed, 29 Apr 1998 01:06:56 +0000 (01:06 +0000)
committerNick Clifton <nickc@redhat.com>
Wed, 29 Apr 1998 01:06:56 +0000 (01:06 +0000)
opcodes/ChangeLog
opcodes/cgen-opc.in

index ae437aff43a113e5e68e1497621e4833d90021b9..9fc3417ffa86cb2c63e14876a336dda037c02793 100644 (file)
@@ -1,5 +1,12 @@
 Tue Apr 28 14:12:12 1998  Nick Clifton  <nickc@cygnus.com>
 
+       * cgen-asm.c: Internationalised.
+       * cgen-asm.in: Internationalised.
+       * cgen-opc.in: Internationalised.
+       * m32r-asm.c: Internationalised.
+       * m32r-dis.c: Internationalised.
+       * m32r-opc.c: Internationalised.
+
        * aclocal.m4: Regenerated.
        * configure: Regenerated.
        * Makefile.am (POTFILES): Remove inclusion of BFD_H.
index af6e672b5b04add88408f048914b4fb2608ae57e..2205f510a352dd515937eba723835bd3eb29e203 100644 (file)
@@ -28,6 +28,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 #include "bfd.h"
 #include "symcat.h"
 #include "@arch@-opc.h"
+#include "opintl.h"
 
 /* Look up instruction INSN_VALUE and extract its fields.
    INSN, if non-null, is the insn table entry.