From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1386) id 823063858C00; Fri, 27 Jan 2023 08:21:54 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 823063858C00 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable From: Jan Beulich To: bfd-cvs@sourceware.org Subject: [binutils-gdb] opcodes: suppress internationalization on build helper tools X-Act-Checkin: binutils-gdb X-Git-Author: Jan Beulich X-Git-Refname: refs/heads/master X-Git-Oldrev: 06ceca3a90174f65e19116c5605750cd4dcaeb6a X-Git-Newrev: 800c5dd7b39a305af2878dc66e69945ea1aedcc6 Message-Id: <20230127082154.823063858C00@sourceware.org> Date: Fri, 27 Jan 2023 08:21:54 +0000 (GMT) X-BeenThere: binutils-cvs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Binutils-cvs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Jan 2023 08:21:54 -0000 https://sourceware.org/git/gitweb.cgi?p=3Dbinutils-gdb.git;h=3D800c5dd7b39a= 305af2878dc66e69945ea1aedcc6 commit 800c5dd7b39a305af2878dc66e69945ea1aedcc6 Author: Jan Beulich Date: Fri Jan 27 09:20:58 2023 +0100 opcodes: suppress internationalization on build helper tools =20 While one of the two actually having been instrumented (i386-gen.c) now has that instrumentation dropped, there's still no point in honoring such instrumentation in general (i.e. now for ia64-gen.c only), as that only leads to a waste of resources. =20 With CFILES then being merely an alias of LIBOPCODES_CFILES, drop the former variable altogether. Diff: --- opcodes/Makefile.am | 18 +----------------- opcodes/Makefile.in | 19 +------------------ opcodes/po/POTFILES.in | 12 ------------ 3 files changed, 2 insertions(+), 47 deletions(-) diff --git a/opcodes/Makefile.am b/opcodes/Makefile.am index acb39c43fd1..578fdc056c5 100644 --- a/opcodes/Makefile.am +++ b/opcodes/Makefile.am @@ -277,22 +277,6 @@ LIBOPCODES_CFILES =3D \ dis-init.c \ disassemble.c =20 -# C source files that correspond to .o's. -CFILES =3D \ - $(LIBOPCODES_CFILES) \ - aarch64-gen.c \ - i386-gen.c \ - ia64-asmtab.c \ - ia64-gen.c \ - ia64-opc-a.c \ - ia64-opc-b.c \ - ia64-opc-f.c \ - ia64-opc-i.c \ - ia64-opc-m.c \ - ia64-opc-d.c \ - s390-mkopc.c \ - z8kgen.c - ALL32_MACHINES =3D $(TARGET32_LIBOPCODES_CFILES:.c=3D.lo) ALL64_MACHINES =3D $(TARGET64_LIBOPCODES_CFILES:.c=3D.lo) =20 @@ -341,7 +325,7 @@ stamp-lib: libopcodes.la =20 libopcodes.a: stamp-lib ; @true =20 -POTFILES =3D $(HFILES) $(CFILES) +POTFILES =3D $(HFILES) $(LIBOPCODES_CFILES) po/POTFILES.in: @MAINT@ Makefile for f in $(POTFILES); do echo $$f; done | LC_ALL=3DC sort > tmp \ && mv tmp $(srcdir)/po/POTFILES.in diff --git a/opcodes/Makefile.in b/opcodes/Makefile.in index 059ac19751f..2db307e8d7c 100644 --- a/opcodes/Makefile.in +++ b/opcodes/Makefile.in @@ -670,23 +670,6 @@ LIBOPCODES_CFILES =3D \ dis-init.c \ disassemble.c =20 - -# C source files that correspond to .o's. -CFILES =3D \ - $(LIBOPCODES_CFILES) \ - aarch64-gen.c \ - i386-gen.c \ - ia64-asmtab.c \ - ia64-gen.c \ - ia64-opc-a.c \ - ia64-opc-b.c \ - ia64-opc-f.c \ - ia64-opc-i.c \ - ia64-opc-m.c \ - ia64-opc-d.c \ - s390-mkopc.c \ - z8kgen.c - ALL32_MACHINES =3D $(TARGET32_LIBOPCODES_CFILES:.c=3D.lo) ALL64_MACHINES =3D $(TARGET64_LIBOPCODES_CFILES:.c=3D.lo) OFILES =3D @BFD_MACHINES@ @@ -706,7 +689,7 @@ EXTRA_libopcodes_la_SOURCES =3D $(LIBOPCODES_CFILES) # should be removed if everything else starts using libtool. FIXME. noinst_LIBRARIES =3D libopcodes.a libopcodes_a_SOURCES =3D=20 -POTFILES =3D $(HFILES) $(CFILES) +POTFILES =3D $(HFILES) $(LIBOPCODES_CFILES) CLEANFILES =3D \ stamp-epiphany stamp-fr30 stamp-frv stamp-ip2k stamp-iq2000 stamp-lm32 \ stamp-m32c stamp-m32r stamp-mep stamp-mt stamp-or1k stamp-xstormy16 \ diff --git a/opcodes/po/POTFILES.in b/opcodes/po/POTFILES.in index effd73f8f78..c303d98f1f1 100644 --- a/opcodes/po/POTFILES.in +++ b/opcodes/po/POTFILES.in @@ -4,7 +4,6 @@ aarch64-asm.h aarch64-dis-2.c aarch64-dis.c aarch64-dis.h -aarch64-gen.c aarch64-opc-2.c aarch64-opc.c aarch64-opc.h @@ -72,18 +71,9 @@ ft32-opc.c h8300-dis.c hppa-dis.c i386-dis.c -i386-gen.c i386-opc.h -ia64-asmtab.c ia64-asmtab.h ia64-dis.c -ia64-gen.c -ia64-opc-a.c -ia64-opc-b.c -ia64-opc-d.c -ia64-opc-f.c -ia64-opc-i.c -ia64-opc-m.c ia64-opc.c ia64-opc.h ip2k-asm.c @@ -191,7 +181,6 @@ rx-dis.c s12z-dis.c s12z-opc.c s390-dis.c -s390-mkopc.c s390-opc.c score-dis.c score-opc.h @@ -231,4 +220,3 @@ xtensa-dis.c z80-dis.c z8k-dis.c z8k-opc.h -z8kgen.c