From: Nick Clifton Date: Wed, 29 Apr 1998 01:06:56 +0000 (+0000) Subject: Internationalised these files. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1e74d15c9f3c086a02afe7b49a8b0c161c9fa3b0;p=binutils-gdb.git Internationalised these files. --- diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index ae437aff43a..9fc3417ffa8 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,5 +1,12 @@ Tue Apr 28 14:12:12 1998 Nick Clifton + * 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. diff --git a/opcodes/cgen-opc.in b/opcodes/cgen-opc.in index af6e672b5b0..2205f510a35 100644 --- a/opcodes/cgen-opc.in +++ b/opcodes/cgen-opc.in @@ -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.