From 90c0a37345932e243f24347619f3e712f70b127c Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Fri, 17 Sep 2004 06:08:06 +0000 Subject: [PATCH] * Makefile.am: Run "make dep-am". * Makefile.in: Regenerate. * bfd-in2.h: Regenerate. * po/SRC-POTFILES.in: Regenerate. * po/bfd.pot: Regenerate. --- bfd/ChangeLog | 8 + bfd/Makefile.am | 17 +- bfd/Makefile.in | 1331 ++++++++++++++++++--------- bfd/bfd-in2.h | 2 +- bfd/po/SRC-POTFILES.in | 5 + bfd/po/bfd.pot | 1925 +++++++++++++++++++--------------------- 6 files changed, 1881 insertions(+), 1407 deletions(-) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 83e8141061..82b09e9dcf 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,11 @@ +2004-09-17 Alan Modra + + * Makefile.am: Run "make dep-am". + * Makefile.in: Regenerate. + * bfd-in2.h: Regenerate. + * po/SRC-POTFILES.in: Regenerate. + * po/bfd.pot: Regenerate. + 2004-09-16 Alan Modra * elf-bfd.h (struct elf_link_hash_entry): Replace elf_link_hash_flags diff --git a/bfd/Makefile.am b/bfd/Makefile.am index a937cc0461..6e666e49f6 100644 --- a/bfd/Makefile.am +++ b/bfd/Makefile.am @@ -1172,9 +1172,9 @@ elf32-cris.lo: elf32-cris.c $(INCDIR)/filenames.h elf-bfd.h \ $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \ $(INCDIR)/bfdlink.h $(INCDIR)/elf/cris.h $(INCDIR)/elf/reloc-macros.h \ elf32-target.h -elf32-crx.lo: elf32-crx.c $(INCDIR)/filenames.h elf-bfd.h \ - $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \ - $(INCDIR)/bfdlink.h $(INCDIR)/elf/crx.h $(INCDIR)/elf/reloc-macros.h \ +elf32-crx.lo: elf32-crx.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \ + elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \ + $(INCDIR)/elf/external.h $(INCDIR)/elf/crx.h $(INCDIR)/elf/reloc-macros.h \ elf32-target.h elf32-d10v.lo: elf32-d10v.c $(INCDIR)/filenames.h elf-bfd.h \ $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \ @@ -1321,10 +1321,10 @@ elf32-sh.lo: elf32-sh.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \ $(INCDIR)/elf/external.h $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h \ $(INCDIR)/libiberty.h $(srcdir)/../opcodes/sh-opc.h \ elf32-target.h -elf32-sh-symbian.lo: elf32-sh-symbian.c elf32-sh.c $(INCDIR)/filenames.h \ - $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \ - $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/sh.h \ - $(INCDIR)/elf/reloc-macros.h $(INCDIR)/libiberty.h \ +elf32-sh-symbian.lo: elf32-sh-symbian.c elf32-sh.c \ + $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h elf-bfd.h \ + $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \ + $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/libiberty.h \ $(srcdir)/../opcodes/sh-opc.h elf32-target.h elf32-sparc.lo: elf32-sparc.c $(INCDIR)/filenames.h \ $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \ @@ -1557,7 +1557,8 @@ xcofflink.lo: xcofflink.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \ xsym.lo: xsym.c xsym.h $(INCDIR)/filenames.h xtensa-isa.lo: xtensa-isa.c $(INCDIR)/xtensa-isa.h \ $(INCDIR)/xtensa-isa-internal.h -xtensa-modules.lo: xtensa-modules.c $(INCDIR)/xtensa-isa-internal.h +xtensa-modules.lo: xtensa-modules.c $(INCDIR)/xtensa-isa.h \ + $(INCDIR)/xtensa-isa-internal.h aix5ppc-core.lo: aix5ppc-core.c aout64.lo: aout64.c aoutx.h $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \ $(INCDIR)/bfdlink.h libaout.h $(INCDIR)/aout/aout64.h \ diff --git a/bfd/Makefile.in b/bfd/Makefile.in index 8d8440944d..ede7be746b 100644 --- a/bfd/Makefile.in +++ b/bfd/Makefile.in @@ -1,6 +1,8 @@ -# Makefile.in generated automatically by automake 1.4-p6 from Makefile.am +# Makefile.in generated by automake 1.9.1 from Makefile.am. +# @configure_input@ -# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc. +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -10,57 +12,108 @@ # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. +@SET_MAKE@ -SHELL = @SHELL@ + +SOURCES = $(libbfd_a_SOURCES) $(libbfd_la_SOURCES) srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ -prefix = @prefix@ -exec_prefix = @exec_prefix@ - -bindir = @bindir@ -sbindir = @sbindir@ -libexecdir = @libexecdir@ -datadir = @datadir@ -sysconfdir = @sysconfdir@ -sharedstatedir = @sharedstatedir@ -localstatedir = @localstatedir@ -libdir = @libdir@ -infodir = @infodir@ -mandir = @mandir@ -includedir = @includedir@ -oldincludedir = /usr/include - -DESTDIR = - pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ - top_builddir = . - -ACLOCAL = @ACLOCAL@ -AUTOCONF = @AUTOCONF@ -AUTOMAKE = @AUTOMAKE@ -AUTOHEADER = @AUTOHEADER@ - +am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd INSTALL = @INSTALL@ -INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) -INSTALL_DATA = @INSTALL_DATA@ -INSTALL_SCRIPT = @INSTALL_SCRIPT@ -transform = @program_transform_name@ - +install_sh_DATA = $(install_sh) -c -m 644 +install_sh_PROGRAM = $(install_sh) -c +install_sh_SCRIPT = $(install_sh) -c +INSTALL_HEADER = $(INSTALL_DATA) +transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : -host_alias = @host_alias@ +build_triplet = @build@ host_triplet = @host@ +target_triplet = @target@ +DIST_COMMON = $(srcdir)/../config.guess $(srcdir)/../config.sub README \ + ChangeLog $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ + $(top_srcdir)/configure $(am__configure_deps) \ + $(srcdir)/config.in $(srcdir)/../mkinstalldirs \ + $(srcdir)/bfd-in2.h $(top_srcdir)/po/Make-in \ + $(srcdir)/../ltmain.sh $(srcdir)/../config.guess \ + $(srcdir)/../config.sub +subdir = . +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 +am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ + $(top_srcdir)/../config/accross.m4 \ + $(top_srcdir)/../config/acx.m4 $(top_srcdir)/../libtool.m4 \ + $(top_srcdir)/../gettext.m4 $(top_srcdir)/configure.in +am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ + $(ACLOCAL_M4) +am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ + configure.lineno configure.status.lineno +mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs +CONFIG_HEADER = config.h +CONFIG_CLEAN_FILES = bfd-in3.h po/Makefile.in +LIBRARIES = $(noinst_LIBRARIES) +ARFLAGS = cru +libbfd_a_AR = $(AR) $(ARFLAGS) +libbfd_a_LIBADD = +am_libbfd_a_OBJECTS = +libbfd_a_OBJECTS = $(am_libbfd_a_OBJECTS) +am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; +am__vpath_adj = case $$p in \ + $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ + *) f=$$p;; \ + esac; +am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; +am__installdirs = "$(DESTDIR)$(bfdlibdir)" +bfdlibLTLIBRARIES_INSTALL = $(INSTALL) +LTLIBRARIES = $(bfdlib_LTLIBRARIES) +am__objects_1 = archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo \ + cache.lo coffgen.lo corefile.lo format.lo init.lo libbfd.lo \ + opncls.lo reloc.lo section.lo syms.lo targets.lo hash.lo \ + linker.lo srec.lo binary.lo tekhex.lo ihex.lo stabs.lo \ + stab-syms.lo merge.lo dwarf2.lo simple.lo +am__objects_2 = archive64.lo +am_libbfd_la_OBJECTS = $(am__objects_1) $(am__objects_2) +libbfd_la_OBJECTS = $(am_libbfd_la_OBJECTS) +DEFAULT_INCLUDES = -I. -I$(srcdir) -I. +depcomp = +am__depfiles_maybe = +COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ + $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) +LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \ + $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ + $(AM_CFLAGS) $(CFLAGS) +CCLD = $(CC) +LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ + $(AM_LDFLAGS) $(LDFLAGS) -o $@ +SOURCES = $(libbfd_a_SOURCES) $(libbfd_la_SOURCES) +RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ + html-recursive info-recursive install-data-recursive \ + install-exec-recursive install-info-recursive \ + install-recursive installcheck-recursive installdirs-recursive \ + pdf-recursive ps-recursive uninstall-info-recursive \ + uninstall-recursive +ETAGS = etags +CTAGS = ctags +DIST_SUBDIRS = $(SUBDIRS) +ACLOCAL = @ACLOCAL@ +ALLOCA = @ALLOCA@ +AMDEP_FALSE = @AMDEP_FALSE@ +AMDEP_TRUE = @AMDEP_TRUE@ +AMTAR = @AMTAR@ AR = @AR@ -AS = @AS@ +AUTOCONF = @AUTOCONF@ +AUTOHEADER = @AUTOHEADER@ +AUTOMAKE = @AUTOMAKE@ +AWK = @AWK@ BFD_HOST_64BIT_LONG = @BFD_HOST_64BIT_LONG@ BFD_HOST_64_BIT = @BFD_HOST_64_BIT@ BFD_HOST_64_BIT_DEFINED = @BFD_HOST_64_BIT_DEFINED@ @@ -69,89 +122,140 @@ BFD_HOST_U_64_BIT = @BFD_HOST_U_64_BIT@ CATALOGS = @CATALOGS@ CATOBJEXT = @CATOBJEXT@ CC = @CC@ +CCDEPMODE = @CCDEPMODE@ CC_FOR_BUILD = @CC_FOR_BUILD@ +CFLAGS = @CFLAGS@ COREFILE = @COREFILE@ COREFLAG = @COREFLAG@ CPP = @CPP@ -CXX = @CXX@ -CXXCPP = @CXXCPP@ +CPPFLAGS = @CPPFLAGS@ +CYGPATH_W = @CYGPATH_W@ DATADIRNAME = @DATADIRNAME@ -DLLTOOL = @DLLTOOL@ +DEFS = @DEFS@ +DEPDIR = @DEPDIR@ +ECHO_C = @ECHO_C@ +ECHO_N = @ECHO_N@ +ECHO_T = @ECHO_T@ +EGREP = @EGREP@ EXEEXT = @EXEEXT@ EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@ -GCJ = @GCJ@ -GCJFLAGS = @GCJFLAGS@ GMOFILES = @GMOFILES@ GMSGFMT = @GMSGFMT@ -GNATBIND = @GNATBIND@ GT_NO = @GT_NO@ GT_YES = @GT_YES@ -HAVE_LIB = @HAVE_LIB@ HDEFINES = @HDEFINES@ INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@ +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_LIBBFD_FALSE = @INSTALL_LIBBFD_FALSE@ +INSTALL_LIBBFD_TRUE = @INSTALL_LIBBFD_TRUE@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ INSTOBJEXT = @INSTOBJEXT@ INTLDEPS = @INTLDEPS@ INTLLIBS = @INTLLIBS@ INTLOBJS = @INTLOBJS@ -LIB = @LIB@ +LDFLAGS = @LDFLAGS@ +LIBOBJS = @LIBOBJS@ +LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ -LN = @LN@ LN_S = @LN_S@ -LTLIB = @LTLIB@ +LTLIBOBJS = @LTLIBOBJS@ MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MKINSTALLDIRS = @MKINSTALLDIRS@ MSGFMT = @MSGFMT@ -OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ +PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ +PACKAGE_NAME = @PACKAGE_NAME@ +PACKAGE_STRING = @PACKAGE_STRING@ +PACKAGE_TARNAME = @PACKAGE_TARNAME@ +PACKAGE_VERSION = @PACKAGE_VERSION@ +PATH_SEPARATOR = @PATH_SEPARATOR@ POFILES = @POFILES@ POSUB = @POSUB@ RANLIB = @RANLIB@ +SET_MAKE = @SET_MAKE@ +SHELL = @SHELL@ STRIP = @STRIP@ TDEFINES = @TDEFINES@ USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@ USE_NLS = @USE_NLS@ VERSION = @VERSION@ +WARN_CFLAGS = @WARN_CFLAGS@ WIN32LDFLAGS = @WIN32LDFLAGS@ WIN32LIBADD = @WIN32LIBADD@ +XGETTEXT = @XGETTEXT@ +ac_ct_AR = @ac_ct_AR@ +ac_ct_CC = @ac_ct_CC@ +ac_ct_RANLIB = @ac_ct_RANLIB@ +ac_ct_STRIP = @ac_ct_STRIP@ all_backends = @all_backends@ +am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ +am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ +am__include = @am__include@ +am__leading_dot = @am__leading_dot@ +am__quote = @am__quote@ +am__tar = @am__tar@ +am__untar = @am__untar@ bfd_backends = @bfd_backends@ bfd_default_target_size = @bfd_default_target_size@ bfd_file_ptr = @bfd_file_ptr@ bfd_libs = @bfd_libs@ bfd_machines = @bfd_machines@ bfd_ufile_ptr = @bfd_ufile_ptr@ -build_noncanonical = @build_noncanonical@ -build_subdir = @build_subdir@ -do_compare = @do_compare@ +bfdincludedir = @bfdincludedir@ +bfdlibdir = @bfdlibdir@ +bindir = @bindir@ +build = @build@ +build_alias = @build_alias@ +build_cpu = @build_cpu@ +build_os = @build_os@ +build_vendor = @build_vendor@ +datadir = @datadir@ +exec_prefix = @exec_prefix@ +host = @host@ +host_alias = @host_alias@ +host_cpu = @host_cpu@ host_noncanonical = @host_noncanonical@ -host_subdir = @host_subdir@ +host_os = @host_os@ +host_vendor = @host_vendor@ +includedir = @includedir@ +infodir = @infodir@ +install_sh = @install_sh@ l = @l@ -ncn_cv_ = @ncn_cv_@ +libdir = @libdir@ +libexecdir = @libexecdir@ +localstatedir = @localstatedir@ +mandir = @mandir@ +mkdir_p = @mkdir_p@ +oldincludedir = @oldincludedir@ +prefix = @prefix@ +program_transform_name = @program_transform_name@ +sbindir = @sbindir@ +sharedstatedir = @sharedstatedir@ +sysconfdir = @sysconfdir@ +target = @target@ +target_alias = @target_alias@ +target_cpu = @target_cpu@ target_noncanonical = @target_noncanonical@ -target_subdir = @target_subdir@ +target_os = @target_os@ +target_vendor = @target_vendor@ tdefaults = @tdefaults@ wordsize = @wordsize@ - AUTOMAKE_OPTIONS = cygnus # Uncomment the following line when doing a release. # RELEASE=y - INCDIR = $(srcdir)/../include CSEARCH = -I. -I$(srcdir) -I$(INCDIR) MKDEP = gcc -MM - SUBDIRS = doc po - docdir = doc -bfdlibdir = @bfdlibdir@ -bfdincludedir = @bfdincludedir@ - bfdlib_LTLIBRARIES = libbfd.la - -WARN_CFLAGS = @WARN_CFLAGS@ AM_CFLAGS = $(WARN_CFLAGS) # bfd.h goes here, for now @@ -164,45 +268,551 @@ BFD_H = bfd.h # for the debugger, so if you are downloading things as S-records you # need two copies of the executable, one to download and one for the # debugger). -BFD32_LIBS = archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo cache.lo coffgen.lo corefile.lo format.lo init.lo libbfd.lo opncls.lo reloc.lo section.lo syms.lo targets.lo hash.lo linker.lo srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo merge.lo dwarf2.lo simple.lo - +BFD32_LIBS = \ + archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo \ + cache.lo coffgen.lo corefile.lo \ + format.lo init.lo libbfd.lo opncls.lo reloc.lo \ + section.lo syms.lo targets.lo hash.lo linker.lo \ + srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo \ + merge.lo dwarf2.lo simple.lo BFD64_LIBS = archive64.lo - -BFD32_LIBS_CFILES = archive.c archures.c bfd.c bfdio.c bfdwin.c cache.c coffgen.c corefile.c format.c init.c libbfd.c opncls.c reloc.c section.c syms.c targets.c hash.c linker.c srec.c binary.c tekhex.c ihex.c stabs.c stab-syms.c merge.c dwarf2.c simple.c - +BFD32_LIBS_CFILES = \ + archive.c archures.c bfd.c bfdio.c bfdwin.c \ + cache.c coffgen.c corefile.c \ + format.c init.c libbfd.c opncls.c reloc.c \ + section.c syms.c targets.c hash.c linker.c \ + srec.c binary.c tekhex.c ihex.c stabs.c stab-syms.c \ + merge.c dwarf2.c simple.c BFD64_LIBS_CFILES = archive64.c # This list is alphabetized to make it easier to keep in sync # with the decls and initializer in archures.c. -ALL_MACHINES = cpu-a29k.lo cpu-alpha.lo cpu-arc.lo cpu-arm.lo cpu-avr.lo cpu-cr16c.lo cpu-cris.lo cpu-crx.lo cpu-d10v.lo cpu-d30v.lo cpu-dlx.lo cpu-fr30.lo cpu-frv.lo cpu-h8300.lo cpu-h8500.lo cpu-hppa.lo cpu-ia64.lo cpu-i370.lo cpu-i386.lo cpu-i860.lo cpu-i960.lo cpu-ip2k.lo cpu-iq2000.lo cpu-m32r.lo cpu-m68hc11.lo cpu-m68hc12.lo cpu-m68k.lo cpu-m88k.lo cpu-m10200.lo cpu-m10300.lo cpu-mcore.lo cpu-mips.lo cpu-mmix.lo cpu-msp430.lo cpu-or32.lo cpu-ns32k.lo cpu-openrisc.lo cpu-pdp11.lo cpu-pj.lo cpu-powerpc.lo cpu-rs6000.lo cpu-s390.lo cpu-sh.lo cpu-sparc.lo cpu-tic30.lo cpu-tic4x.lo cpu-tic54x.lo cpu-tic80.lo cpu-v850.lo cpu-vax.lo cpu-we32k.lo cpu-w65.lo cpu-xstormy16.lo cpu-xtensa.lo cpu-z8k.lo - - -ALL_MACHINES_CFILES = cpu-a29k.c cpu-alpha.c cpu-arc.c cpu-arm.c cpu-avr.c cpu-cris.c cpu-cr16c.c cpu-crx.c cpu-d10v.c cpu-d30v.c cpu-dlx.c cpu-fr30.c cpu-frv.c cpu-h8300.c cpu-h8500.c cpu-hppa.c cpu-ia64.c cpu-i370.c cpu-i386.c cpu-i860.c cpu-i960.c cpu-ip2k.c cpu-iq2000.c cpu-m32r.c cpu-m68hc11.c cpu-m68hc12.c cpu-m68k.c cpu-m88k.c cpu-m10200.c cpu-m10300.c cpu-mcore.c cpu-mips.c cpu-mmix.c cpu-msp430.c cpu-or32.c cpu-ns32k.c cpu-openrisc.c cpu-pdp11.c cpu-pj.c cpu-powerpc.c cpu-rs6000.c cpu-s390.c cpu-sh.c cpu-sparc.c cpu-tic30.c cpu-tic4x.c cpu-tic54x.c cpu-tic80.c cpu-v850.c cpu-vax.c cpu-we32k.c cpu-w65.c cpu-xstormy16.c cpu-xtensa.c cpu-z8k.c +ALL_MACHINES = \ + cpu-a29k.lo \ + cpu-alpha.lo \ + cpu-arc.lo \ + cpu-arm.lo \ + cpu-avr.lo \ + cpu-cr16c.lo \ + cpu-cris.lo \ + cpu-crx.lo \ + cpu-d10v.lo \ + cpu-d30v.lo \ + cpu-dlx.lo \ + cpu-fr30.lo \ + cpu-frv.lo \ + cpu-h8300.lo \ + cpu-h8500.lo \ + cpu-hppa.lo \ + cpu-ia64.lo \ + cpu-i370.lo \ + cpu-i386.lo \ + cpu-i860.lo \ + cpu-i960.lo \ + cpu-ip2k.lo \ + cpu-iq2000.lo \ + cpu-m32r.lo \ + cpu-m68hc11.lo \ + cpu-m68hc12.lo \ + cpu-m68k.lo \ + cpu-m88k.lo \ + cpu-m10200.lo \ + cpu-m10300.lo \ + cpu-mcore.lo \ + cpu-mips.lo \ + cpu-mmix.lo \ + cpu-msp430.lo \ + cpu-or32.lo \ + cpu-ns32k.lo \ + cpu-openrisc.lo \ + cpu-pdp11.lo \ + cpu-pj.lo \ + cpu-powerpc.lo \ + cpu-rs6000.lo \ + cpu-s390.lo \ + cpu-sh.lo \ + cpu-sparc.lo \ + cpu-tic30.lo \ + cpu-tic4x.lo \ + cpu-tic54x.lo \ + cpu-tic80.lo \ + cpu-v850.lo \ + cpu-vax.lo \ + cpu-we32k.lo \ + cpu-w65.lo \ + cpu-xstormy16.lo \ + cpu-xtensa.lo \ + cpu-z8k.lo + +ALL_MACHINES_CFILES = \ + cpu-a29k.c \ + cpu-alpha.c \ + cpu-arc.c \ + cpu-arm.c \ + cpu-avr.c \ + cpu-cris.c \ + cpu-cr16c.c \ + cpu-crx.c \ + cpu-d10v.c \ + cpu-d30v.c \ + cpu-dlx.c \ + cpu-fr30.c \ + cpu-frv.c \ + cpu-h8300.c \ + cpu-h8500.c \ + cpu-hppa.c \ + cpu-ia64.c \ + cpu-i370.c \ + cpu-i386.c \ + cpu-i860.c \ + cpu-i960.c \ + cpu-ip2k.c \ + cpu-iq2000.c \ + cpu-m32r.c \ + cpu-m68hc11.c \ + cpu-m68hc12.c \ + cpu-m68k.c \ + cpu-m88k.c \ + cpu-m10200.c \ + cpu-m10300.c \ + cpu-mcore.c \ + cpu-mips.c \ + cpu-mmix.c \ + cpu-msp430.c \ + cpu-or32.c \ + cpu-ns32k.c \ + cpu-openrisc.c \ + cpu-pdp11.c \ + cpu-pj.c \ + cpu-powerpc.c \ + cpu-rs6000.c \ + cpu-s390.c \ + cpu-sh.c \ + cpu-sparc.c \ + cpu-tic30.c \ + cpu-tic4x.c \ + cpu-tic54x.c \ + cpu-tic80.c \ + cpu-v850.c \ + cpu-vax.c \ + cpu-we32k.c \ + cpu-w65.c \ + cpu-xstormy16.c \ + cpu-xtensa.c \ + cpu-z8k.c # The .o files needed by all of the 32 bit vectors that are configured into # target_vector in targets.c if configured with --enable-targets=all. -BFD32_BACKENDS = aout-adobe.lo aout-arm.lo aout-cris.lo aout-ns32k.lo aout-sparcle.lo aout-tic30.lo aout0.lo aout32.lo armnetbsd.lo bout.lo cf-i386lynx.lo cf-m68klynx.lo cf-sparclynx.lo coff-a29k.lo coff-apollo.lo coff-arm.lo coff-aux.lo coff-h8300.lo coff-h8500.lo coff-i386.lo coff-go32.lo coff-i860.lo coff-i960.lo coff-m68k.lo coff-m88k.lo coff-mips.lo coff-or32.lo coff-rs6000.lo coff-sh.lo coff-sparc.lo coff-stgo32.lo coff-svm68k.lo coff-tic30.lo coff-tic4x.lo coff-tic54x.lo coff-tic80.lo coff-u68k.lo coff-we32k.lo coff-w65.lo coff-z8k.lo cofflink.lo dwarf1.lo ecoff.lo ecofflink.lo efi-app-ia32.lo elf.lo elf32-am33lin.lo elf32-arc.lo elfarm-oabi.lo elfarm-nabi.lo elf32-avr.lo elf32-cr16c.lo elf32-cris.lo elf32-crx.lo elf32-d10v.lo elf32-d30v.lo elf32-dlx.lo elf32-fr30.lo elf32-frv.lo elf32-gen.lo elf32-h8300.lo elf32-hppa.lo elf32-i370.lo elf32-i386.lo elf32-i860.lo elf32-i960.lo elf32-ia64.lo elf32-ip2k.lo elf32-iq2000.lo elf32-m32r.lo elf32-m68hc11.lo elf32-m68hc12.lo elf32-m68hc1x.lo elf32-m68k.lo elf32-m88k.lo elf-m10200.lo elf-m10300.lo elf32-mcore.lo elfxx-mips.lo elf32-mips.lo elf32-msp430.lo elf32-openrisc.lo elf32-or32.lo elf32-pj.lo elf32-ppc.lo elf32-s390.lo elf32-sh.lo elf32-sh-symbian.lo elf32-sh64.lo elf32-sh64-com.lo elf32-sparc.lo elf32-v850.lo elf32-vax.lo elf32-xstormy16.lo elf32-xtensa.lo elf32.lo elflink.lo elf-strtab.lo elf-eh-frame.lo epoc-pe-arm.lo epoc-pei-arm.lo hp300bsd.lo hp300hpux.lo som.lo i386aout.lo i386bsd.lo i386dynix.lo i386freebsd.lo i386linux.lo i386lynx.lo i386msdos.lo i386netbsd.lo i386mach3.lo i386os9k.lo ieee.lo m68k4knetbsd.lo m68klinux.lo m68klynx.lo m68knetbsd.lo m88kmach3.lo m88kopenbsd.lo mach-o.lo mipsbsd.lo newsos3.lo nlm.lo nlm32-i386.lo nlm32-sparc.lo nlm32-ppc.lo nlm32.lo ns32knetbsd.lo oasys.lo pc532-mach.lo pdp11.lo pef.lo pe-arm.lo pei-arm.lo pe-i386.lo pei-i386.lo pe-mcore.lo pei-mcore.lo pe-ppc.lo pei-ppc.lo pe-sh.lo pei-sh.lo pe-mips.lo pei-mips.lo peigen.lo ppcboot.lo reloc16.lo riscix.lo sparclinux.lo sparclynx.lo sparcnetbsd.lo sunos.lo vaxnetbsd.lo vax1knetbsd.lo vaxbsd.lo versados.lo vms.lo vms-gsd.lo vms-hdr.lo vms-misc.lo vms-tir.lo xcofflink.lo xsym.lo xtensa-isa.lo xtensa-modules.lo - - -BFD32_BACKENDS_CFILES = aout-adobe.c aout-arm.c aout-cris.c aout-ns32k.c aout-sparcle.c aout-tic30.c aout0.c aout32.c armnetbsd.c bout.c cf-i386lynx.c cf-m68klynx.c cf-sparclynx.c coff-a29k.c coff-apollo.c coff-arm.c coff-aux.c coff-h8300.c coff-h8500.c coff-i386.c coff-i860.c coff-go32.c coff-i960.c coff-m68k.c coff-m88k.c coff-mips.c coff-or32.c coff-rs6000.c coff-sh.c coff-sparc.c coff-stgo32.c coff-svm68k.c coff-tic30.c coff-tic4x.c coff-tic54x.c coff-tic80.c coff-u68k.c coff-we32k.c coff-w65.c coff-z8k.c cofflink.c dwarf1.c ecoff.c ecofflink.c efi-app-ia32.c elf.c elf32-am33lin.c elf32-arc.c elfarm-oabi.c elfarm-nabi.c elf32-avr.c elf32-cr16c.c elf32-cris.c elf32-crx.c elf32-d10v.c elf32-d30v.c elf32-dlx.c elf32-fr30.c elf32-frv.c elf32-gen.c elf32-h8300.c elf32-hppa.c elf32-i370.c elf32-i386.c elf32-i860.c elf32-i960.c elf32-ip2k.c elf32-iq2000.c elf32-m32r.c elf32-m68k.c elf32-m68hc11.c elf32-m68hc12.c elf32-m68hc1x.c elf32-m88k.c elf-m10200.c elf-m10300.c elf32-mcore.c elfxx-mips.c elf32-mips.c elf32-msp430.c elf32-openrisc.c elf32-or32.c elf32-pj.c elf32-ppc.c elf32-sh64.c elf32-sh64-com.c elf32-s390.c elf32-sh.c elf32-sh-symbian.c elf32-sparc.c elf32-v850.c elf32-vax.c elf32-xstormy16.c elf32-xtensa.c elf32.c elflink.c elf-strtab.c elf-eh-frame.c epoc-pe-arm.c epoc-pei-arm.c hp300bsd.c hp300hpux.c som.c i386aout.c i386bsd.c i386dynix.c i386freebsd.c i386linux.c i386lynx.c i386msdos.c i386netbsd.c i386mach3.c i386os9k.c ieee.c m68k4knetbsd.c m68klinux.c m68klynx.c m68knetbsd.c m88kmach3.c m88kopenbsd.c mach-o.c mipsbsd.c newsos3.c nlm.c nlm32-i386.c nlm32-sparc.c nlm32-ppc.c nlm32.c ns32knetbsd.c oasys.c pc532-mach.c pdp11.c pef.c pe-arm.c pei-arm.c pe-i386.c pei-i386.c pe-mcore.c pei-mcore.c pe-ppc.c pei-ppc.c pe-sh.c pei-sh.c pe-mips.c pei-mips.c ppcboot.c reloc16.c riscix.c sparclinux.c sparclynx.c sparcnetbsd.c sunos.c vaxnetbsd.c vax1knetbsd.c vaxbsd.c versados.c vms.c vms-gsd.c vms-hdr.c vms-misc.c vms-tir.c xcofflink.c xsym.c xtensa-isa.c xtensa-modules.c +BFD32_BACKENDS = \ + aout-adobe.lo \ + aout-arm.lo \ + aout-cris.lo \ + aout-ns32k.lo \ + aout-sparcle.lo \ + aout-tic30.lo \ + aout0.lo \ + aout32.lo \ + armnetbsd.lo \ + bout.lo \ + cf-i386lynx.lo \ + cf-m68klynx.lo \ + cf-sparclynx.lo \ + coff-a29k.lo \ + coff-apollo.lo \ + coff-arm.lo \ + coff-aux.lo \ + coff-h8300.lo \ + coff-h8500.lo \ + coff-i386.lo \ + coff-go32.lo \ + coff-i860.lo \ + coff-i960.lo \ + coff-m68k.lo \ + coff-m88k.lo \ + coff-mips.lo \ + coff-or32.lo \ + coff-rs6000.lo \ + coff-sh.lo \ + coff-sparc.lo \ + coff-stgo32.lo \ + coff-svm68k.lo \ + coff-tic30.lo \ + coff-tic4x.lo \ + coff-tic54x.lo \ + coff-tic80.lo \ + coff-u68k.lo \ + coff-we32k.lo \ + coff-w65.lo \ + coff-z8k.lo \ + cofflink.lo \ + dwarf1.lo \ + ecoff.lo \ + ecofflink.lo \ + efi-app-ia32.lo \ + elf.lo \ + elf32-am33lin.lo \ + elf32-arc.lo \ + elfarm-oabi.lo \ + elfarm-nabi.lo \ + elf32-avr.lo \ + elf32-cr16c.lo \ + elf32-cris.lo \ + elf32-crx.lo \ + elf32-d10v.lo \ + elf32-d30v.lo \ + elf32-dlx.lo \ + elf32-fr30.lo \ + elf32-frv.lo \ + elf32-gen.lo \ + elf32-h8300.lo \ + elf32-hppa.lo \ + elf32-i370.lo \ + elf32-i386.lo \ + elf32-i860.lo \ + elf32-i960.lo \ + elf32-ia64.lo \ + elf32-ip2k.lo \ + elf32-iq2000.lo \ + elf32-m32r.lo \ + elf32-m68hc11.lo \ + elf32-m68hc12.lo \ + elf32-m68hc1x.lo \ + elf32-m68k.lo \ + elf32-m88k.lo \ + elf-m10200.lo \ + elf-m10300.lo \ + elf32-mcore.lo \ + elfxx-mips.lo \ + elf32-mips.lo \ + elf32-msp430.lo \ + elf32-openrisc.lo \ + elf32-or32.lo \ + elf32-pj.lo \ + elf32-ppc.lo \ + elf32-s390.lo \ + elf32-sh.lo \ + elf32-sh-symbian.lo \ + elf32-sh64.lo \ + elf32-sh64-com.lo \ + elf32-sparc.lo \ + elf32-v850.lo \ + elf32-vax.lo \ + elf32-xstormy16.lo \ + elf32-xtensa.lo \ + elf32.lo \ + elflink.lo \ + elf-strtab.lo \ + elf-eh-frame.lo \ + epoc-pe-arm.lo \ + epoc-pei-arm.lo \ + hp300bsd.lo \ + hp300hpux.lo \ + som.lo \ + i386aout.lo \ + i386bsd.lo \ + i386dynix.lo \ + i386freebsd.lo \ + i386linux.lo \ + i386lynx.lo \ + i386msdos.lo \ + i386netbsd.lo \ + i386mach3.lo \ + i386os9k.lo \ + ieee.lo \ + m68k4knetbsd.lo \ + m68klinux.lo \ + m68klynx.lo \ + m68knetbsd.lo \ + m88kmach3.lo \ + m88kopenbsd.lo \ + mach-o.lo \ + mipsbsd.lo \ + newsos3.lo \ + nlm.lo \ + nlm32-i386.lo \ + nlm32-sparc.lo \ + nlm32-ppc.lo \ + nlm32.lo \ + ns32knetbsd.lo \ + oasys.lo \ + pc532-mach.lo \ + pdp11.lo \ + pef.lo \ + pe-arm.lo \ + pei-arm.lo \ + pe-i386.lo \ + pei-i386.lo \ + pe-mcore.lo \ + pei-mcore.lo \ + pe-ppc.lo \ + pei-ppc.lo \ + pe-sh.lo \ + pei-sh.lo \ + pe-mips.lo \ + pei-mips.lo \ + peigen.lo \ + ppcboot.lo \ + reloc16.lo \ + riscix.lo \ + sparclinux.lo \ + sparclynx.lo \ + sparcnetbsd.lo \ + sunos.lo \ + vaxnetbsd.lo \ + vax1knetbsd.lo \ + vaxbsd.lo \ + versados.lo \ + vms.lo \ + vms-gsd.lo \ + vms-hdr.lo \ + vms-misc.lo \ + vms-tir.lo \ + xcofflink.lo \ + xsym.lo \ + xtensa-isa.lo \ + xtensa-modules.lo + +BFD32_BACKENDS_CFILES = \ + aout-adobe.c \ + aout-arm.c \ + aout-cris.c \ + aout-ns32k.c \ + aout-sparcle.c \ + aout-tic30.c \ + aout0.c \ + aout32.c \ + armnetbsd.c \ + bout.c \ + cf-i386lynx.c \ + cf-m68klynx.c \ + cf-sparclynx.c \ + coff-a29k.c \ + coff-apollo.c \ + coff-arm.c \ + coff-aux.c \ + coff-h8300.c \ + coff-h8500.c \ + coff-i386.c \ + coff-i860.c \ + coff-go32.c \ + coff-i960.c \ + coff-m68k.c \ + coff-m88k.c \ + coff-mips.c \ + coff-or32.c \ + coff-rs6000.c \ + coff-sh.c \ + coff-sparc.c \ + coff-stgo32.c \ + coff-svm68k.c \ + coff-tic30.c \ + coff-tic4x.c \ + coff-tic54x.c \ + coff-tic80.c \ + coff-u68k.c \ + coff-we32k.c \ + coff-w65.c \ + coff-z8k.c \ + cofflink.c \ + dwarf1.c \ + ecoff.c \ + ecofflink.c \ + efi-app-ia32.c \ + elf.c \ + elf32-am33lin.c \ + elf32-arc.c \ + elfarm-oabi.c \ + elfarm-nabi.c \ + elf32-avr.c \ + elf32-cr16c.c \ + elf32-cris.c \ + elf32-crx.c \ + elf32-d10v.c \ + elf32-d30v.c \ + elf32-dlx.c \ + elf32-fr30.c \ + elf32-frv.c \ + elf32-gen.c \ + elf32-h8300.c \ + elf32-hppa.c \ + elf32-i370.c \ + elf32-i386.c \ + elf32-i860.c \ + elf32-i960.c \ + elf32-ip2k.c \ + elf32-iq2000.c \ + elf32-m32r.c \ + elf32-m68k.c \ + elf32-m68hc11.c \ + elf32-m68hc12.c \ + elf32-m68hc1x.c \ + elf32-m88k.c \ + elf-m10200.c \ + elf-m10300.c \ + elf32-mcore.c \ + elfxx-mips.c \ + elf32-mips.c \ + elf32-msp430.c \ + elf32-openrisc.c \ + elf32-or32.c \ + elf32-pj.c \ + elf32-ppc.c \ + elf32-sh64.c \ + elf32-sh64-com.c \ + elf32-s390.c \ + elf32-sh.c \ + elf32-sh-symbian.c \ + elf32-sparc.c \ + elf32-v850.c \ + elf32-vax.c \ + elf32-xstormy16.c \ + elf32-xtensa.c \ + elf32.c \ + elflink.c \ + elf-strtab.c \ + elf-eh-frame.c \ + epoc-pe-arm.c \ + epoc-pei-arm.c \ + hp300bsd.c \ + hp300hpux.c \ + som.c \ + i386aout.c \ + i386bsd.c \ + i386dynix.c \ + i386freebsd.c \ + i386linux.c \ + i386lynx.c \ + i386msdos.c \ + i386netbsd.c \ + i386mach3.c \ + i386os9k.c \ + ieee.c \ + m68k4knetbsd.c \ + m68klinux.c \ + m68klynx.c \ + m68knetbsd.c \ + m88kmach3.c \ + m88kopenbsd.c \ + mach-o.c \ + mipsbsd.c \ + newsos3.c \ + nlm.c \ + nlm32-i386.c \ + nlm32-sparc.c \ + nlm32-ppc.c \ + nlm32.c \ + ns32knetbsd.c \ + oasys.c \ + pc532-mach.c \ + pdp11.c \ + pef.c \ + pe-arm.c \ + pei-arm.c \ + pe-i386.c \ + pei-i386.c \ + pe-mcore.c \ + pei-mcore.c \ + pe-ppc.c \ + pei-ppc.c \ + pe-sh.c \ + pei-sh.c \ + pe-mips.c \ + pei-mips.c \ + ppcboot.c \ + reloc16.c \ + riscix.c \ + sparclinux.c \ + sparclynx.c \ + sparcnetbsd.c \ + sunos.c \ + vaxnetbsd.c \ + vax1knetbsd.c \ + vaxbsd.c \ + versados.c \ + vms.c \ + vms-gsd.c \ + vms-hdr.c \ + vms-misc.c \ + vms-tir.c \ + xcofflink.c \ + xsym.c \ + xtensa-isa.c \ + xtensa-modules.c # The .o files needed by all of the 64 bit vectors that are configured into # target_vector in targets.c if configured with --enable-targets=all # and --enable-64-bit-bfd. -BFD64_BACKENDS = aix5ppc-core.lo aout64.lo coff-alpha.lo coff64-rs6000.lo demo64.lo efi-app-ia64.lo elf64-x86-64.lo elf64-alpha.lo elf64-hppa.lo elf64-ia64.lo elf64-gen.lo elfn32-mips.lo elf64-mips.lo elf64-mmix.lo elf64-sh64.lo elf64-ppc.lo elf64-s390.lo elf64-sparc.lo elf64.lo mmo.lo nlm32-alpha.lo nlm64.lo pepigen.lo - - -BFD64_BACKENDS_CFILES = aix5ppc-core.c aout64.c coff-alpha.c coff64-rs6000.c demo64.c efi-app-ia64.c elf64-x86-64.c elf64-alpha.c elf64-hppa.c elf64-gen.c elfn32-mips.c elf64-mips.c elf64-mmix.c elf64-ppc.c elf64-s390.c elf64-sh64.c elf64-sparc.c elf64.c mmo.c nlm32-alpha.c nlm64.c - - -OPTIONAL_BACKENDS = aix386-core.lo hpux-core.lo irix-core.lo lynx-core.lo osf-core.lo sco5-core.lo trad-core.lo cisco-core.lo - - -OPTIONAL_BACKENDS_CFILES = aix386-core.c hpux-core.c irix-core.c lynx-core.c osf-core.c sco5-core.c trad-core.c cisco-core.c +BFD64_BACKENDS = \ + aix5ppc-core.lo \ + aout64.lo \ + coff-alpha.lo \ + coff64-rs6000.lo \ + demo64.lo \ + efi-app-ia64.lo \ + elf64-x86-64.lo \ + elf64-alpha.lo \ + elf64-hppa.lo \ + elf64-ia64.lo \ + elf64-gen.lo \ + elfn32-mips.lo \ + elf64-mips.lo \ + elf64-mmix.lo \ + elf64-sh64.lo \ + elf64-ppc.lo \ + elf64-s390.lo \ + elf64-sparc.lo \ + elf64.lo \ + mmo.lo \ + nlm32-alpha.lo \ + nlm64.lo \ + pepigen.lo + +BFD64_BACKENDS_CFILES = \ + aix5ppc-core.c \ + aout64.c \ + coff-alpha.c \ + coff64-rs6000.c \ + demo64.c \ + efi-app-ia64.c \ + elf64-x86-64.c \ + elf64-alpha.c \ + elf64-hppa.c \ + elf64-gen.c \ + elfn32-mips.c \ + elf64-mips.c \ + elf64-mmix.c \ + elf64-ppc.c \ + elf64-s390.c \ + elf64-sh64.c \ + elf64-sparc.c \ + elf64.c \ + mmo.c \ + nlm32-alpha.c \ + nlm64.c + +OPTIONAL_BACKENDS = \ + aix386-core.lo \ + hpux-core.lo \ + irix-core.lo \ + lynx-core.lo \ + osf-core.lo \ + sco5-core.lo \ + trad-core.lo \ + cisco-core.lo + +OPTIONAL_BACKENDS_CFILES = \ + aix386-core.c \ + hpux-core.c \ + irix-core.c \ + lynx-core.c \ + osf-core.c \ + sco5-core.c \ + trad-core.c \ + cisco-core.c # These are defined by configure.in: @@ -212,26 +822,36 @@ BFD_BACKENDS = @bfd_backends@ BFD_LIBS = @bfd_libs@ BFD_MACHINES = @bfd_machines@ TDEFAULTS = @tdefaults@ - INCLUDES = -D_GNU_SOURCE @HDEFINES@ @COREFLAG@ @TDEFINES@ $(CSEARCH) $(CSWITCHES) -I$(srcdir)/../intl -I../intl # C source files that correspond to .o's. -SOURCE_CFILES = $(BFD32_LIBS_CFILES) $(BFD64_LIBS_CFILES) $(ALL_MACHINES_CFILES) $(BFD32_BACKENDS_CFILES) $(BFD64_BACKENDS_CFILES) $(OPTIONAL_BACKENDS_CFILES) - - -BUILD_CFILES = elf32-ia64.c elf64-ia64.c peigen.c pepigen.c +SOURCE_CFILES = \ + $(BFD32_LIBS_CFILES) \ + $(BFD64_LIBS_CFILES) \ + $(ALL_MACHINES_CFILES) \ + $(BFD32_BACKENDS_CFILES) \ + $(BFD64_BACKENDS_CFILES) \ + $(OPTIONAL_BACKENDS_CFILES) +BUILD_CFILES = \ + elf32-ia64.c elf64-ia64.c peigen.c pepigen.c CFILES = $(SOURCE_CFILES) $(BUILD_CFILES) - -SOURCE_HFILES = aout-target.h aoutf1.h aoutx.h coffcode.h coffswap.h ecoffswap.h elf-bfd.h elf-hppa.h elf32-arm.h elf32-hppa.h elf64-hppa.h elfcode.h elfcore.h freebsd.h genlink.h go32stub.h libaout.h libbfd.h libcoff.h libecoff.h libhppa.h libieee.h libnlm.h liboasys.h libpei.h libxcoff.h mach-o.h netbsd.h nlm-target.h nlmcode.h nlmswap.h ns32k.h pef.h pef-traceback.h peicode.h som.h version.h vms.h xcoff-target.h xsym.h - - -BUILD_HFILES = bfdver.h elf32-target.h elf64-target.h targmatch.h - +SOURCE_HFILES = \ + aout-target.h aoutf1.h aoutx.h coffcode.h coffswap.h ecoffswap.h \ + elf-bfd.h elf-hppa.h elf32-arm.h elf32-hppa.h \ + elf64-hppa.h elfcode.h elfcore.h \ + freebsd.h genlink.h go32stub.h \ + libaout.h libbfd.h libcoff.h libecoff.h libhppa.h libieee.h \ + libnlm.h liboasys.h libpei.h libxcoff.h mach-o.h \ + netbsd.h nlm-target.h nlmcode.h nlmswap.h ns32k.h \ + pef.h pef-traceback.h peicode.h som.h version.h \ + vms.h xcoff-target.h xsym.h + +BUILD_HFILES = \ + bfdver.h elf32-target.h elf64-target.h targmatch.h HFILES = $(SOURCE_HFILES) $(BUILD_HFILES) - SRC_POTFILES = $(SOURCE_CFILES) $(SOURCE_HFILES) BLD_POTFILES = $(BUILD_CFILES) $(BUILD_HFILES) @@ -240,7 +860,6 @@ BLD_POTFILES = $(BUILD_CFILES) $(BUILD_HFILES) # BFD_MACHINES Architecture-specific routines the configured targets need. # COREFILE Core file routines for a native configuration OFILES = $(BFD_BACKENDS) $(BFD_MACHINES) @COREFILE@ - libbfd_la_SOURCES = $(BFD32_LIBS_CFILES) $(BFD64_LIBS_CFILES) libbfd_la_DEPENDENCIES = $(OFILES) ofiles libbfd_la_LIBADD = `cat ofiles` @WIN32LIBADD@ @@ -250,150 +869,103 @@ libbfd_la_LDFLAGS = -release $(VERSION) @WIN32LDFLAGS@ # directory so that we don't have to convert all the programs that use # libbfd.a simultaneously. This is a hack which should be removed if # everything else starts using libtool. FIXME. - noinst_LIBRARIES = libbfd.a libbfd_a_SOURCES = - BFD_H_DEPS = $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h LOCAL_H_DEPS = libbfd.h sysdep.h config.h - -BFD_H_FILES = bfd-in.h init.c opncls.c libbfd.c section.c archures.c reloc.c syms.c bfd.c bfdio.c bfdwin.c archive.c corefile.c targets.c format.c +BFD_H_FILES = bfd-in.h init.c opncls.c libbfd.c section.c archures.c \ + reloc.c syms.c bfd.c bfdio.c bfdwin.c \ + archive.c corefile.c targets.c format.c BFD64_H_FILES = archive64.c -LIBBFD_H_FILES = libbfd-in.h init.c libbfd.c bfdio.c bfdwin.c cache.c reloc.c archures.c elf.c +LIBBFD_H_FILES = libbfd-in.h init.c libbfd.c bfdio.c bfdwin.c \ + cache.c reloc.c archures.c elf.c LIBCOFF_H_FILES = libcoff-in.h coffcode.h - MOSTLYCLEANFILES = ofiles stamp-ofiles - -CLEANFILES = bfd.h dep.sed stmp-bfd-h DEP DEPA DEP1 DEP2 libbfd.a stamp-lib stmp-bin2-h stmp-lbfd-h stmp-lcoff-h - +CLEANFILES = bfd.h dep.sed stmp-bfd-h DEP DEPA DEP1 DEP2 libbfd.a stamp-lib \ + stmp-bin2-h stmp-lbfd-h stmp-lcoff-h DISTCLEANFILES = $(BUILD_CFILES) $(BUILD_HFILES) -ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs -CONFIG_HEADER = config.h -CONFIG_CLEAN_FILES = bfd-in3.h -LIBRARIES = $(noinst_LIBRARIES) - - -DEFS = @DEFS@ -I. -I$(srcdir) -I. -CPPFLAGS = @CPPFLAGS@ -LDFLAGS = @LDFLAGS@ -LIBS = @LIBS@ -libbfd_a_LIBADD = -libbfd_a_OBJECTS = -LTLIBRARIES = $(bfdlib_LTLIBRARIES) - -libbfd_la_OBJECTS = archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo \ -cache.lo coffgen.lo corefile.lo format.lo init.lo libbfd.lo opncls.lo \ -reloc.lo section.lo syms.lo targets.lo hash.lo linker.lo srec.lo \ -binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo merge.lo dwarf2.lo \ -simple.lo archive64.lo -CFLAGS = @CFLAGS@ -COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -CCLD = $(CC) -LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@ -DIST_COMMON = README ./stamp-h.in COPYING ChangeLog Makefile.am \ -Makefile.in TODO acinclude.m4 aclocal.m4 bfd-in2.h config.in configure \ -configure.in - - -DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) - -TAR = tar -GZIP_ENV = --best -SOURCES = $(libbfd_a_SOURCES) $(libbfd_la_SOURCES) -OBJECTS = $(libbfd_a_OBJECTS) $(libbfd_la_OBJECTS) +all: config.h + $(MAKE) $(AM_MAKEFLAGS) all-recursive -all: all-redirect .SUFFIXES: -.SUFFIXES: .S .c .lo .o .obj .s -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) - cd $(top_srcdir) && $(AUTOMAKE) --cygnus Makefile +.SUFFIXES: .c .lo .o .obj +am--refresh: + @: +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ + echo ' cd $(srcdir) && $(AUTOMAKE) --cygnus '; \ + cd $(srcdir) && $(AUTOMAKE) --cygnus \ + && exit 0; \ + exit 1;; \ + esac; \ + done; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --cygnus Makefile'; \ + cd $(top_srcdir) && \ + $(AUTOMAKE) --cygnus Makefile +.PRECIOUS: Makefile -Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status - cd $(top_builddir) \ - && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status +$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) + $(SHELL) ./config.status --recheck -$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in acinclude.m4 - cd $(srcdir) && $(ACLOCAL) -$(srcdir)/configure: @MAINTAINER_MODE_TRUE@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES) +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(srcdir) && $(AUTOCONF) +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) -config.h: stamp-h - @if test ! -f $@; then \ - rm -f stamp-h; \ - $(MAKE) stamp-h; \ - else :; fi -stamp-h: $(srcdir)/config.in $(top_builddir)/config.status - cd $(top_builddir) \ - && CONFIG_FILES= CONFIG_HEADERS=config.h:config.in \ - $(SHELL) ./config.status - @echo timestamp > stamp-h 2> /dev/null -$(srcdir)/config.in: @MAINTAINER_MODE_TRUE@$(srcdir)/stamp-h.in +config.h: stamp-h1 @if test ! -f $@; then \ - rm -f $(srcdir)/stamp-h.in; \ - $(MAKE) $(srcdir)/stamp-h.in; \ + rm -f stamp-h1; \ + $(MAKE) stamp-h1; \ else :; fi -$(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) - cd $(top_srcdir) && $(AUTOHEADER) - @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null -mostlyclean-hdr: - -clean-hdr: +stamp-h1: $(srcdir)/config.in $(top_builddir)/config.status + @rm -f stamp-h1 + cd $(top_builddir) && $(SHELL) ./config.status config.h +$(srcdir)/config.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) + cd $(top_srcdir) && $(AUTOHEADER) + rm -f stamp-h1 + touch $@ distclean-hdr: - -rm -f config.h - -maintainer-clean-hdr: -bfd-in3.h: $(top_builddir)/config.status bfd-in2.h - cd $(top_builddir) && CONFIG_FILES=$@:bfd-in2.h CONFIG_HEADERS= $(SHELL) ./config.status - -mostlyclean-noinstLIBRARIES: + -rm -f config.h stamp-h1 +bfd-in3.h: $(top_builddir)/config.status $(srcdir)/bfd-in2.h + cd $(top_builddir) && $(SHELL) ./config.status $@ +po/Makefile.in: $(top_builddir)/config.status $(top_srcdir)/po/Make-in + cd $(top_builddir) && $(SHELL) ./config.status $@ clean-noinstLIBRARIES: -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES) -distclean-noinstLIBRARIES: - -maintainer-clean-noinstLIBRARIES: - -.c.o: - $(COMPILE) -c $< - -# FIXME: We should only use cygpath when building on Windows, -# and only if it is available. -.c.obj: - $(COMPILE) -c `cygpath -w $<` - -.s.o: - $(COMPILE) -c $< - -.S.o: - $(COMPILE) -c $< +clean-bfdlibLTLIBRARIES: + -test -z "$(bfdlib_LTLIBRARIES)" || rm -f $(bfdlib_LTLIBRARIES) + @list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \ + dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ + test "$$dir" != "$$p" || dir=.; \ + echo "rm -f \"$${dir}/so_locations\""; \ + rm -f "$${dir}/so_locations"; \ + done +libbfd.la: $(libbfd_la_OBJECTS) $(libbfd_la_DEPENDENCIES) + $(LINK) -rpath $(bfdlibdir) $(libbfd_la_LDFLAGS) $(libbfd_la_OBJECTS) $(libbfd_la_LIBADD) $(LIBS) mostlyclean-compile: - -rm -f *.o core *.core -rm -f *.$(OBJEXT) -clean-compile: - distclean-compile: -rm -f *.tab.c -maintainer-clean-compile: - -.c.lo: - $(LIBTOOL) --mode=compile $(COMPILE) -c $< +.c.o: + $(COMPILE) -c $< -.s.lo: - $(LIBTOOL) --mode=compile $(COMPILE) -c $< +.c.obj: + $(COMPILE) -c `$(CYGPATH_W) '$<'` -.S.lo: - $(LIBTOOL) --mode=compile $(COMPILE) -c $< +.c.lo: + $(LTCOMPILE) -c -o $@ $< mostlyclean-libtool: -rm -f *.lo @@ -402,20 +974,8 @@ clean-libtool: -rm -rf .libs _libs distclean-libtool: - -maintainer-clean-libtool: - -mostlyclean-bfdlibLTLIBRARIES: - -clean-bfdlibLTLIBRARIES: - -test -z "$(bfdlib_LTLIBRARIES)" || rm -f $(bfdlib_LTLIBRARIES) - -distclean-bfdlibLTLIBRARIES: - -maintainer-clean-bfdlibLTLIBRARIES: - -libbfd.la: $(libbfd_la_OBJECTS) $(libbfd_la_DEPENDENCIES) - $(LINK) -rpath $(bfdlibdir) $(libbfd_la_LDFLAGS) $(libbfd_la_OBJECTS) $(libbfd_la_LIBADD) $(LIBS) + -rm -f libtool +uninstall-info-am: # This directory's subdirectories are mostly independent; you can cd # into them and run `make' without going through this Makefile. @@ -423,13 +983,8 @@ libbfd.la: $(libbfd_la_OBJECTS) $(libbfd_la_DEPENDENCIES) # (1) if the variable is set in `config.status', edit `config.status' # (which will cause the Makefiles to be regenerated when you run `make'); # (2) otherwise, pass the desired values on the `make' command line. - -@SET_MAKE@ - -all-recursive install-data-recursive install-exec-recursive \ -installdirs-recursive install-recursive uninstall-recursive install-info-recursive \ -check-recursive installcheck-recursive info-recursive dvi-recursive: - @set fnord $(MAKEFLAGS); amf=$$2; \ +$(RECURSIVE_TARGETS): + @set fnord $$MAKEFLAGS; amf=$$2; \ dot_seen=no; \ target=`echo $@ | sed s/-recursive//`; \ list='$(SUBDIRS)'; for subdir in $$list; do \ @@ -449,13 +1004,18 @@ check-recursive installcheck-recursive info-recursive dvi-recursive: mostlyclean-recursive clean-recursive distclean-recursive \ maintainer-clean-recursive: - @set fnord $(MAKEFLAGS); amf=$$2; \ + @set fnord $$MAKEFLAGS; amf=$$2; \ dot_seen=no; \ - rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \ - rev="$$subdir $$rev"; \ - test "$$subdir" != "." || dot_seen=yes; \ + case "$@" in \ + distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ + *) list='$(SUBDIRS)' ;; \ + esac; \ + rev=''; for subdir in $$list; do \ + if test "$$subdir" = "."; then :; else \ + rev="$$subdir $$rev"; \ + fi; \ done; \ - test "$$dot_seen" = "no" && rev=". $$rev"; \ + rev="$$rev ."; \ target=`echo $@ | sed s/-recursive//`; \ for subdir in $$rev; do \ echo "Making $$target in $$subdir"; \ @@ -471,132 +1031,93 @@ tags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ done +ctags-recursive: + list='$(SUBDIRS)'; for subdir in $$list; do \ + test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ + done -tags: TAGS - -ID: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS)'; \ - unique=`for i in $$list; do echo $$i; done | \ - awk ' { files[$$0] = 1; } \ +ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ - here=`pwd` && cd $(srcdir) \ - && mkid -f$$here/ID $$unique $(LISP) + mkid -fID $$unique +tags: TAGS -TAGS: tags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) $(LISP) +TAGS: tags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) tags=; \ here=`pwd`; \ + if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ + include_option=--etags-include; \ + empty_fix=.; \ + else \ + include_option=--include; \ + empty_fix=; \ + fi; \ list='$(SUBDIRS)'; for subdir in $$list; do \ - if test "$$subdir" = .; then :; else \ - test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \ - fi; \ + if test "$$subdir" = .; then :; else \ + test ! -f $$subdir/TAGS || \ + tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ + fi; \ done; \ - list='$(SOURCES) $(HEADERS)'; \ - unique=`for i in $$list; do echo $$i; done | \ - awk ' { files[$$0] = 1; } \ + list='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ - test -z "$(ETAGS_ARGS)config.in$$unique$(LISP)$$tags" \ - || (cd $(srcdir) && etags -o $$here/TAGS $(ETAGS_ARGS) $$tags config.in $$unique $(LISP)) - -mostlyclean-tags: + if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ + test -n "$$unique" || unique=$$empty_fix; \ + $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ + $$tags $$unique; \ + fi +ctags: CTAGS +CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) + tags=; \ + here=`pwd`; \ + list='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) ' { files[$$0] = 1; } \ + END { for (i in files) print i; }'`; \ + test -z "$(CTAGS_ARGS)$$tags$$unique" \ + || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ + $$tags $$unique -clean-tags: +GTAGS: + here=`$(am__cd) $(top_builddir) && pwd` \ + && cd $(top_srcdir) \ + && gtags -i $(GTAGS_ARGS) $$here distclean-tags: - -rm -f TAGS ID - -maintainer-clean-tags: - -distdir = $(PACKAGE)-$(VERSION) -top_distdir = $(distdir) - -# This target untars the dist file and tries a VPATH configuration. Then -# it guarantees that the distribution is self-contained by making another -# tarfile. -distcheck: dist - -rm -rf $(distdir) - GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz - mkdir $(distdir)/=build - mkdir $(distdir)/=inst - dc_install_base=`cd $(distdir)/=inst && pwd`; \ - cd $(distdir)/=build \ - && ../configure --srcdir=.. --prefix=$$dc_install_base \ - && $(MAKE) $(AM_MAKEFLAGS) \ - && $(MAKE) $(AM_MAKEFLAGS) dvi \ - && $(MAKE) $(AM_MAKEFLAGS) check \ - && $(MAKE) $(AM_MAKEFLAGS) install \ - && $(MAKE) $(AM_MAKEFLAGS) installcheck \ - && $(MAKE) $(AM_MAKEFLAGS) dist - -rm -rf $(distdir) - @banner="$(distdir).tar.gz is ready for distribution"; \ - dashes=`echo "$$banner" | sed s/./=/g`; \ - echo "$$dashes"; \ - echo "$$banner"; \ - echo "$$dashes" -dist: distdir - -chmod -R a+r $(distdir) - GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir) - -rm -rf $(distdir) -dist-all: distdir - -chmod -R a+r $(distdir) - GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir) - -rm -rf $(distdir) -distdir: $(DISTFILES) - -rm -rf $(distdir) - mkdir $(distdir) - -chmod 777 $(distdir) - @for file in $(DISTFILES); do \ - if test -f $$file; then d=.; else d=$(srcdir); fi; \ - if test -d $$d/$$file; then \ - cp -pr $$d/$$file $(distdir)/$$file; \ - else \ - test -f $(distdir)/$$file \ - || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ - || cp -p $$d/$$file $(distdir)/$$file || :; \ - fi; \ - done - for subdir in $(SUBDIRS); do \ - if test "$$subdir" = .; then :; else \ - test -d $(distdir)/$$subdir \ - || mkdir $(distdir)/$$subdir \ - || exit 1; \ - chmod 777 $(distdir)/$$subdir; \ - (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \ - || exit 1; \ - fi; \ - done -info-am: -info: info-recursive -dvi-am: -dvi: dvi-recursive + -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags check-am: check: check-recursive -installcheck-am: -installcheck: installcheck-recursive -install-info-am: -install-info: install-info-recursive -all-recursive-am: config.h - $(MAKE) $(AM_MAKEFLAGS) all-recursive - -install-exec-am: +all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) config.h +installdirs: installdirs-recursive +installdirs-am: + for dir in "$(DESTDIR)$(bfdlibdir)"; do \ + test -z "$$dir" || $(mkdir_p) "$$dir"; \ + done +install: install-recursive install-exec: install-exec-recursive - -install-data-am: install-bfdlibLTLIBRARIES install-data: install-data-recursive +uninstall: uninstall-recursive install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am -install: install-recursive -uninstall-am: uninstall-bfdlibLTLIBRARIES -uninstall: uninstall-recursive -all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) config.h -all-redirect: all-recursive-am -install-strip: - $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install -installdirs: installdirs-recursive -installdirs-am: - $(mkinstalldirs) $(DESTDIR)$(bfdlibdir) - +installcheck: installcheck-recursive +install-strip: + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + `test -z '$(STRIP)' || \ + echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES) @@ -604,65 +1125,81 @@ clean-generic: -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) distclean-generic: - -rm -f Makefile $(CONFIG_CLEAN_FILES) - -rm -f config.cache config.log stamp-h stamp-h[0-9]* + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) maintainer-clean-generic: -mostlyclean-am: mostlyclean-hdr mostlyclean-noinstLIBRARIES \ - mostlyclean-compile mostlyclean-libtool \ - mostlyclean-bfdlibLTLIBRARIES mostlyclean-tags \ - mostlyclean-generic + @echo "This command is intended for maintainers to use" + @echo "it deletes files that may require special tools to rebuild." +clean: clean-recursive -mostlyclean: mostlyclean-recursive +clean-am: clean-bfdlibLTLIBRARIES clean-generic clean-libtool \ + clean-noinstLIBRARIES mostlyclean-am -clean-am: clean-hdr clean-noinstLIBRARIES clean-compile clean-libtool \ - clean-bfdlibLTLIBRARIES clean-tags clean-generic \ - mostlyclean-am +distclean: distclean-recursive + -rm -f $(am__CONFIG_DISTCLEAN_FILES) + -rm -f Makefile +distclean-am: clean-am distclean-compile distclean-generic \ + distclean-hdr distclean-libtool distclean-tags -clean: clean-recursive +dvi: dvi-recursive -distclean-am: distclean-hdr distclean-noinstLIBRARIES distclean-compile \ - distclean-libtool distclean-bfdlibLTLIBRARIES \ - distclean-tags distclean-generic clean-am - -rm -f libtool +dvi-am: -distclean: distclean-recursive - -rm -f config.status - -maintainer-clean-am: maintainer-clean-hdr \ - maintainer-clean-noinstLIBRARIES \ - maintainer-clean-compile maintainer-clean-libtool \ - maintainer-clean-bfdlibLTLIBRARIES \ - maintainer-clean-tags maintainer-clean-generic \ - distclean-am - @echo "This command is intended for maintainers to use;" - @echo "it deletes files that may require special tools to rebuild." +html: html-recursive + +info: info-recursive + +info-am: + +install-data-am: install-bfdlibLTLIBRARIES + +install-exec-am: + +install-info: install-info-recursive + +install-man: + +installcheck-am: maintainer-clean: maintainer-clean-recursive - -rm -f config.status - -.PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \ -mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \ -clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \ -mostlyclean-compile distclean-compile clean-compile \ -maintainer-clean-compile mostlyclean-libtool distclean-libtool \ -clean-libtool maintainer-clean-libtool mostlyclean-bfdlibLTLIBRARIES \ -distclean-bfdlibLTLIBRARIES clean-bfdlibLTLIBRARIES \ -maintainer-clean-bfdlibLTLIBRARIES uninstall-bfdlibLTLIBRARIES \ -install-bfdlibLTLIBRARIES install-data-recursive \ -uninstall-data-recursive install-exec-recursive \ -uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \ -all-recursive check-recursive installcheck-recursive info-recursive \ -dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \ -maintainer-clean-recursive tags tags-recursive mostlyclean-tags \ -distclean-tags clean-tags maintainer-clean-tags distdir info-am info \ -dvi-am dvi check check-am installcheck-am installcheck install-info-am \ -install-info all-recursive-am install-exec-am install-exec \ -install-data-am install-data install-am install uninstall-am uninstall \ -all-redirect all-am all installdirs-am installdirs mostlyclean-generic \ -distclean-generic clean-generic maintainer-clean-generic clean \ -mostlyclean distclean maintainer-clean + -rm -f $(am__CONFIG_DISTCLEAN_FILES) + -rm -rf $(top_srcdir)/autom4te.cache + -rm -f Makefile +maintainer-clean-am: distclean-am maintainer-clean-generic + +mostlyclean: mostlyclean-recursive + +mostlyclean-am: mostlyclean-compile mostlyclean-generic \ + mostlyclean-libtool + +pdf: pdf-recursive + +pdf-am: + +ps: ps-recursive + +ps-am: + +uninstall-am: uninstall-bfdlibLTLIBRARIES + +uninstall-info: uninstall-info-recursive + +.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \ + check-am clean clean-bfdlibLTLIBRARIES clean-generic \ + clean-libtool clean-noinstLIBRARIES clean-recursive ctags \ + ctags-recursive distclean distclean-compile distclean-generic \ + distclean-hdr distclean-libtool distclean-recursive \ + distclean-tags dvi dvi-am html html-am info info-am install \ + install-am install-bfdlibLTLIBRARIES install-data \ + install-data-am install-exec install-exec-am install-info \ + install-info-am install-man install-strip installcheck \ + installcheck-am installdirs installdirs-am maintainer-clean \ + maintainer-clean-generic maintainer-clean-recursive \ + mostlyclean mostlyclean-compile mostlyclean-generic \ + mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \ + tags tags-recursive uninstall uninstall-am \ + uninstall-bfdlibLTLIBRARIES uninstall-info-am po/SRC-POTFILES.in: @MAINT@ Makefile $(SRC_POTFILES) @@ -1180,9 +1717,9 @@ elf32-cris.lo: elf32-cris.c $(INCDIR)/filenames.h elf-bfd.h \ $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \ $(INCDIR)/bfdlink.h $(INCDIR)/elf/cris.h $(INCDIR)/elf/reloc-macros.h \ elf32-target.h -elf32-crx.lo: elf32-crx.c $(INCDIR)/filenames.h elf-bfd.h \ - $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \ - $(INCDIR)/bfdlink.h $(INCDIR)/elf/crx.h $(INCDIR)/elf/reloc-macros.h \ +elf32-crx.lo: elf32-crx.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \ + elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \ + $(INCDIR)/elf/external.h $(INCDIR)/elf/crx.h $(INCDIR)/elf/reloc-macros.h \ elf32-target.h elf32-d10v.lo: elf32-d10v.c $(INCDIR)/filenames.h elf-bfd.h \ $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \ @@ -1329,10 +1866,10 @@ elf32-sh.lo: elf32-sh.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \ $(INCDIR)/elf/external.h $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h \ $(INCDIR)/libiberty.h $(srcdir)/../opcodes/sh-opc.h \ elf32-target.h -elf32-sh-symbian.lo: elf32-sh-symbian.c elf32-sh.c $(INCDIR)/filenames.h \ - $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \ - $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/sh.h \ - $(INCDIR)/elf/reloc-macros.h $(INCDIR)/libiberty.h \ +elf32-sh-symbian.lo: elf32-sh-symbian.c elf32-sh.c \ + $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h elf-bfd.h \ + $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \ + $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/libiberty.h \ $(srcdir)/../opcodes/sh-opc.h elf32-target.h elf32-sparc.lo: elf32-sparc.c $(INCDIR)/filenames.h \ $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \ @@ -1565,7 +2102,8 @@ xcofflink.lo: xcofflink.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \ xsym.lo: xsym.c xsym.h $(INCDIR)/filenames.h xtensa-isa.lo: xtensa-isa.c $(INCDIR)/xtensa-isa.h \ $(INCDIR)/xtensa-isa-internal.h -xtensa-modules.lo: xtensa-modules.c $(INCDIR)/xtensa-isa-internal.h +xtensa-modules.lo: xtensa-modules.c $(INCDIR)/xtensa-isa.h \ + $(INCDIR)/xtensa-isa-internal.h aix5ppc-core.lo: aix5ppc-core.c aout64.lo: aout64.c aoutx.h $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \ $(INCDIR)/bfdlink.h libaout.h $(INCDIR)/aout/aout64.h \ @@ -1680,7 +2218,6 @@ pepigen.lo: pepigen.c $(INCDIR)/filenames.h $(INCDIR)/coff/internal.h \ $(INCDIR)/coff/ia64.h $(INCDIR)/coff/external.h $(INCDIR)/coff/pe.h \ libcoff.h $(INCDIR)/bfdlink.h libpei.h # IF YOU PUT ANYTHING HERE IT WILL GO AWAY - # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: diff --git a/bfd/bfd-in2.h b/bfd/bfd-in2.h index 8e732b7743..9f4c55aacc 100644 --- a/bfd/bfd-in2.h +++ b/bfd/bfd-in2.h @@ -1484,7 +1484,7 @@ void bfd_map_over_sections asection *bfd_sections_find_if (bfd *abfd, - bfd_boolean (*func) (bfd *abfd, asection *sect, void *obj), + bfd_boolean (*operation) (bfd *abfd, asection *sect, void *obj), void *obj); bfd_boolean bfd_set_section_size diff --git a/bfd/po/SRC-POTFILES.in b/bfd/po/SRC-POTFILES.in index a48688e171..cbf2abf6bc 100644 --- a/bfd/po/SRC-POTFILES.in +++ b/bfd/po/SRC-POTFILES.in @@ -65,7 +65,9 @@ cpu-alpha.c cpu-arc.c cpu-arm.c cpu-avr.c +cpu-cr16c.c cpu-cris.c +cpu-crx.c cpu-d10v.c cpu-d30v.c cpu-dlx.c @@ -126,7 +128,9 @@ elf32-arc.c elf32-arm.h elf32-avr.c elf32.c +elf32-cr16c.c elf32-cris.c +elf32-crx.c elf32-d10v.c elf32-d30v.c elf32-dlx.c @@ -159,6 +163,7 @@ elf32-s390.c elf32-sh64.c elf32-sh64-com.c elf32-sh.c +elf32-sh-symbian.c elf32-sparc.c elf32-v850.c elf32-vax.c diff --git a/bfd/po/bfd.pot b/bfd/po/bfd.pot index dd37e15cbe..e26caba2cf 100644 --- a/bfd/po/bfd.pot +++ b/bfd/po/bfd.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-03-27 15:34+1030\n" +"POT-Creation-Date: 2004-09-17 15:33+0930\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,8 +17,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" #: aout-adobe.c:204 -#, c-format -msgid "%s: Unknown section type in a.out.adobe file: %x\n" +msgid "%B: Unknown section type in a.out.adobe file: %x\n" msgstr "" #: aout-cris.c:207 @@ -27,143 +26,141 @@ msgid "%s: Invalid relocation type exported: %d" msgstr "" #: aout-cris.c:251 -#, c-format -msgid "%s: Invalid relocation type imported: %d" +msgid "%B: Invalid relocation type imported: %d" msgstr "" #: aout-cris.c:262 -#, c-format -msgid "%s: Bad relocation record imported: %d" +msgid "%B: Bad relocation record imported: %d" msgstr "" -#: aoutx.h:1296 aoutx.h:1717 +#: aoutx.h:1299 aoutx.h:1720 #, c-format msgid "%s: can not represent section `%s' in a.out object file format" msgstr "" -#: aoutx.h:1683 +#: aoutx.h:1686 #, c-format msgid "" "%s: can not represent section for symbol `%s' in a.out object file format" msgstr "" -#: aoutx.h:1685 +#: aoutx.h:1688 msgid "*unknown*" msgstr "" -#: aoutx.h:3777 +#: aoutx.h:3780 #, c-format msgid "%s: relocatable link from %s to %s not supported" msgstr "" -#: archive.c:1751 +#: archive.c:1764 msgid "Warning: writing archive was slow: rewriting timestamp\n" msgstr "" -#: archive.c:2014 +#: archive.c:2027 msgid "Reading archive file mod timestamp" msgstr "" -#: archive.c:2040 +#: archive.c:2053 msgid "Writing updated armap timestamp" msgstr "" -#: bfd.c:280 +#: bfd.c:276 msgid "No error" msgstr "" -#: bfd.c:281 +#: bfd.c:277 msgid "System call error" msgstr "" -#: bfd.c:282 +#: bfd.c:278 msgid "Invalid bfd target" msgstr "" -#: bfd.c:283 +#: bfd.c:279 msgid "File in wrong format" msgstr "" -#: bfd.c:284 +#: bfd.c:280 msgid "Archive object file in wrong format" msgstr "" -#: bfd.c:285 +#: bfd.c:281 msgid "Invalid operation" msgstr "" -#: bfd.c:286 +#: bfd.c:282 msgid "Memory exhausted" msgstr "" -#: bfd.c:287 +#: bfd.c:283 msgid "No symbols" msgstr "" -#: bfd.c:288 +#: bfd.c:284 msgid "Archive has no index; run ranlib to add one" msgstr "" -#: bfd.c:289 +#: bfd.c:285 msgid "No more archived files" msgstr "" -#: bfd.c:290 +#: bfd.c:286 msgid "Malformed archive" msgstr "" -#: bfd.c:291 +#: bfd.c:287 msgid "File format not recognized" msgstr "" -#: bfd.c:292 +#: bfd.c:288 msgid "File format is ambiguous" msgstr "" -#: bfd.c:293 +#: bfd.c:289 msgid "Section has no contents" msgstr "" -#: bfd.c:294 +#: bfd.c:290 msgid "Nonrepresentable section on output" msgstr "" -#: bfd.c:295 +#: bfd.c:291 msgid "Symbol needs debug section which does not exist" msgstr "" -#: bfd.c:296 +#: bfd.c:292 msgid "Bad value" msgstr "" -#: bfd.c:297 +#: bfd.c:293 msgid "File truncated" msgstr "" -#: bfd.c:298 +#: bfd.c:294 msgid "File too big" msgstr "" -#: bfd.c:299 +#: bfd.c:295 msgid "#" msgstr "" -#: bfd.c:687 +#: bfd.c:765 #, c-format msgid "BFD %s assertion fail %s:%d" msgstr "" -#: bfd.c:703 +#: bfd.c:781 #, c-format msgid "BFD %s internal error, aborting at %s line %d in %s\n" msgstr "" -#: bfd.c:707 +#: bfd.c:785 #, c-format msgid "BFD %s internal error, aborting at %s line %d\n" msgstr "" -#: bfd.c:709 +#: bfd.c:787 msgid "Please report this bug.\n" msgstr "" @@ -182,9 +179,8 @@ msgstr "" msgid "Warning: Writing section `%s' to huge (ie negative) file offset 0x%lx." msgstr "" -#: coff64-rs6000.c:2108 coff-rs6000.c:3615 -#, c-format -msgid "%s: symbol `%s' has unrecognized smclas %d" +#: coff64-rs6000.c:2107 coff-rs6000.c:3614 +msgid "%B: symbol `%s' has unrecognized smclas %d" msgstr "" #: coff-a29k.c:120 @@ -207,196 +203,193 @@ msgstr "" msgid "missing IHIHALF reloc" msgstr "" -#: coff-alpha.c:884 coff-alpha.c:921 coff-alpha.c:1992 coff-mips.c:1397 +#: coff-alpha.c:881 coff-alpha.c:918 coff-alpha.c:1987 coff-mips.c:985 msgid "GP relative relocation used when GP not defined" msgstr "" -#: coff-alpha.c:1488 +#: coff-alpha.c:1483 msgid "using multiple gp values" msgstr "" -#: coff-arm.c:1066 elf32-arm.h:465 -#, c-format -msgid "%s: unable to find THUMB glue '%s' for `%s'" -msgstr "" - -#: coff-arm.c:1096 elf32-arm.h:500 +#: coff-arm.c:1066 elf32-arm.h:420 #, c-format -msgid "%s: unable to find ARM glue '%s' for `%s'" +msgid "%B: unable to find THUMB glue '%s' for `%s'" msgstr "" -#: coff-arm.c:1400 coff-arm.c:1495 elf32-arm.h:1063 elf32-arm.h:1170 +#: coff-arm.c:1096 elf32-arm.h:454 #, c-format -msgid "%s(%s): warning: interworking not enabled." +msgid "%B: unable to find ARM glue '%s' for `%s'" msgstr "" -#: coff-arm.c:1404 elf32-arm.h:1173 +#: coff-arm.c:1400 elf32-arm.h:1114 #, c-format -msgid " first occurrence: %s: arm call to thumb" +msgid "" +"%B(%s): warning: interworking not enabled.\n" +" first occurrence: %B: arm call to thumb" msgstr "" -#: coff-arm.c:1499 elf32-arm.h:1066 +#: coff-arm.c:1490 #, c-format -msgid " first occurrence: %s: thumb call to arm" -msgstr "" - -#: coff-arm.c:1502 -msgid " consider relinking with --support-old-code enabled" +msgid "" +"%B(%s): warning: interworking not enabled.\n" +" first occurrence: %B: thumb call to arm\n" +" consider relinking with --support-old-code enabled" msgstr "" -#: coff-arm.c:1797 cofflink.c:2987 coff-tic80.c:687 -#, c-format -msgid "%s: bad reloc address 0x%lx in section `%s'" +#: coff-arm.c:1787 cofflink.c:3008 coff-tic80.c:687 +msgid "%B: bad reloc address 0x%lx in section `%A'" msgstr "" -#: coff-arm.c:2141 -#, c-format -msgid "%s: illegal symbol index in reloc: %d" +#: coff-arm.c:2129 +msgid "%B: illegal symbol index in reloc: %d" msgstr "" -#: coff-arm.c:2274 +#: coff-arm.c:2262 #, c-format -msgid "ERROR: %s is compiled for APCS-%d, whereas %s is compiled for APCS-%d" +msgid "ERROR: %B is compiled for APCS-%d, whereas %B is compiled for APCS-%d" msgstr "" -#: coff-arm.c:2289 elf32-arm.h:2482 +#: coff-arm.c:2278 elf32-arm.h:2445 #, c-format msgid "" -"ERROR: %s passes floats in float registers, whereas %s passes them in " +"ERROR: %B passes floats in float registers, whereas %B passes them in " "integer registers" msgstr "" -#: coff-arm.c:2292 elf32-arm.h:2487 +#: coff-arm.c:2281 elf32-arm.h:2449 #, c-format msgid "" -"ERROR: %s passes floats in integer registers, whereas %s passes them in " +"ERROR: %B passes floats in integer registers, whereas %B passes them in " "float registers" msgstr "" -#: coff-arm.c:2307 +#: coff-arm.c:2295 #, c-format msgid "" -"ERROR: %s is compiled as position independent code, whereas target %s is " +"ERROR: %B is compiled as position independent code, whereas target %B is " "absolute position" msgstr "" -#: coff-arm.c:2310 +#: coff-arm.c:2298 #, c-format msgid "" -"ERROR: %s is compiled as absolute position code, whereas target %s is " +"ERROR: %B is compiled as absolute position code, whereas target %B is " "position independent" msgstr "" -#: coff-arm.c:2339 elf32-arm.h:2559 +#: coff-arm.c:2326 elf32-arm.h:2514 #, c-format -msgid "Warning: %s supports interworking, whereas %s does not" +msgid "Warning: %B supports interworking, whereas %B does not" msgstr "" -#: coff-arm.c:2342 elf32-arm.h:2566 +#: coff-arm.c:2329 elf32-arm.h:2520 #, c-format -msgid "Warning: %s does not support interworking, whereas %s does" +msgid "Warning: %B does not support interworking, whereas %B does" msgstr "" -#: coff-arm.c:2369 +#: coff-arm.c:2355 #, c-format msgid "private flags = %x:" msgstr "" -#: coff-arm.c:2377 elf32-arm.h:2621 +#: coff-arm.c:2363 elf32-arm.h:2571 #, c-format msgid " [floats passed in float registers]" msgstr "" -#: coff-arm.c:2379 +#: coff-arm.c:2365 #, c-format msgid " [floats passed in integer registers]" msgstr "" -#: coff-arm.c:2382 elf32-arm.h:2624 +#: coff-arm.c:2368 elf32-arm.h:2574 #, c-format msgid " [position independent]" msgstr "" -#: coff-arm.c:2384 +#: coff-arm.c:2370 #, c-format msgid " [absolute position]" msgstr "" -#: coff-arm.c:2388 +#: coff-arm.c:2374 #, c-format msgid " [interworking flag not initialised]" msgstr "" -#: coff-arm.c:2390 +#: coff-arm.c:2376 #, c-format msgid " [interworking supported]" msgstr "" -#: coff-arm.c:2392 +#: coff-arm.c:2378 #, c-format msgid " [interworking not supported]" msgstr "" -#: coff-arm.c:2440 elf32-arm.h:2286 +#: coff-arm.c:2426 elf32-arm.h:2256 #, c-format msgid "" -"Warning: Not setting interworking flag of %s since it has already been " +"Warning: Not setting interworking flag of %B since it has already been " "specified as non-interworking" msgstr "" -#: coff-arm.c:2444 elf32-arm.h:2290 +#: coff-arm.c:2430 elf32-arm.h:2260 #, c-format -msgid "Warning: Clearing the interworking flag of %s due to outside request" +msgid "Warning: Clearing the interworking flag of %B due to outside request" msgstr "" -#: coffcode.h:1112 -#, c-format -msgid "%s (%s): Section flag %s (0x%x) ignored" +#: coffcode.h:859 +msgid "%B: warning: COMDAT symbol '%s' does not match section name '%s'" msgstr "" -#: coffcode.h:2224 +#. Generate a warning message rather using the 'unhandled' +#. variable as this will allow some .sys files generate by +#. other toolchains to be processed. See bugzilla issue 196. +#: coffcode.h:1075 +msgid "" +"%B: Warning: Ignoring section flag IMAGE_SCN_MEM_NOT_PAGED in section %s" +msgstr "" + +#: coffcode.h:1131 +msgid "%B (%s): Section flag %s (0x%x) ignored" +msgstr "" + +#: coffcode.h:2243 #, c-format msgid "Unrecognized TI COFF target id '0x%x'" msgstr "" -#: coffcode.h:4428 -#, c-format -msgid "%s: warning: line number table read failed" +#: coffcode.h:4449 +msgid "%B: warning: line number table read failed" msgstr "" -#: coffcode.h:4461 -#, c-format -msgid "%s: warning: illegal symbol index %ld in line numbers" +#: coffcode.h:4481 +msgid "%B: warning: illegal symbol index %ld in line numbers" msgstr "" -#: coffcode.h:4475 -#, c-format -msgid "%s: warning: duplicate line number information for `%s'" +#: coffcode.h:4495 +msgid "%B: warning: duplicate line number information for `%s'" msgstr "" -#: coffcode.h:4831 -#, c-format -msgid "%s: Unrecognized storage class %d for %s symbol `%s'" +#: coffcode.h:4850 +msgid "%B: Unrecognized storage class %d for %s symbol `%s'" msgstr "" -#: coffcode.h:4964 -#, c-format -msgid "warning: %s: local symbol `%s' has no section" +#: coffcode.h:4983 +msgid "warning: %B: local symbol `%s' has no section" msgstr "" -#: coffcode.h:5071 coff-i860.c:610 coff-tic4x.c:218 coff-tic54x.c:366 -#, c-format -msgid "%s: warning: illegal symbol index %ld in relocs" +#: coffcode.h:5089 coff-i860.c:610 coff-tic54x.c:367 +msgid "%B: warning: illegal symbol index %ld in relocs" msgstr "" -#: coffcode.h:5109 -#, c-format -msgid "%s: illegal relocation type %d at address 0x%lx" +#: coffcode.h:5127 +msgid "%B: illegal relocation type %d at address 0x%lx" msgstr "" #: coffgen.c:1666 -#, c-format -msgid "%s: bad string table size %lu" +msgid "%B: bad string table size %lu" msgstr "" #: coff-h8300.c:1124 @@ -413,44 +406,32 @@ msgstr "" msgid "uncertain calling convention for non-COFF symbol" msgstr "" -#: cofflink.c:506 elflink.c:3665 -#, c-format -msgid "Warning: type of symbol `%s' changed from %d to %d in %s" +#: cofflink.c:507 elflink.c:3711 +msgid "Warning: type of symbol `%s' changed from %d to %d in %B" msgstr "" -#: cofflink.c:2293 -#, c-format -msgid "%s: relocs in section `%s', but it has no contents" +#: cofflink.c:2295 +msgid "%B: relocs in section `%A', but it has no contents" msgstr "" -#: cofflink.c:2629 coffswap.h:890 +#: cofflink.c:2626 coffswap.h:890 #, c-format msgid "%s: %s: reloc overflow: 0x%lx > 0xffff" msgstr "" -#: cofflink.c:2638 coffswap.h:876 +#: cofflink.c:2635 coffswap.h:876 #, c-format msgid "%s: warning: %s: line number overflow: 0x%lx > 0xffff" msgstr "" -#: coff-m68k.c:482 coff-mips.c:2394 elf32-m68k.c:2145 elf32-mips.c:1405 +#: coff-m68k.c:482 elf32-m68k.c:2129 msgid "unsupported reloc type" msgstr "" -#: coff-mips.c:839 elf32-mips.c:795 elf64-mips.c:1490 elfn32-mips.c:1301 +#: coff-mips.c:686 elf32-mips.c:749 elf64-mips.c:1490 elfn32-mips.c:1301 msgid "GP relative relocation when _gp not defined" msgstr "" -#. No other sections should appear in -membedded-pic -#. code. -#: coff-mips.c:2431 -msgid "reloc against unsupported section" -msgstr "" - -#: coff-mips.c:2439 -msgid "reloc not properly aligned" -msgstr "" - #: coff-rs6000.c:2789 #, c-format msgid "%s: unsupported relocation type 0x%02x" @@ -461,592 +442,582 @@ msgstr "" msgid "%s: TOC reloc at 0x%x to symbol `%s' with no TOC entry" msgstr "" -#: coff-tic4x.c:170 coff-tic54x.c:281 coff-tic80.c:450 +#: coff-tic4x.c:170 coff-tic54x.c:282 coff-tic80.c:450 #, c-format msgid "Unrecognized reloc type 0x%x" msgstr "" +#: coff-tic4x.c:218 +#, c-format +msgid "%s: warning: illegal symbol index %ld in relocs" +msgstr "" + #: coff-w65.c:364 #, c-format msgid "ignoring reloc %s\n" msgstr "" -#: cpu-arm.c:196 cpu-arm.c:206 -#, c-format -msgid "ERROR: %s is compiled for the EP9312, whereas %s is compiled for XScale" +#: cpu-arm.c:197 cpu-arm.c:206 +msgid "ERROR: %B is compiled for the EP9312, whereas %B is compiled for XScale" msgstr "" -#: cpu-arm.c:344 +#: cpu-arm.c:338 #, c-format msgid "warning: unable to update contents of %s section in %s" msgstr "" -#: dwarf2.c:289 +#: dwarf2.c:290 msgid "Dwarf Error: Can't find .debug_str section." msgstr "" -#: dwarf2.c:306 +#: dwarf2.c:308 #, c-format msgid "" "Dwarf Error: DW_FORM_strp offset (%lu) greater than or equal to .debug_str " "size (%lu)." msgstr "" -#: dwarf2.c:441 +#: dwarf2.c:443 msgid "Dwarf Error: Can't find .debug_abbrev section." msgstr "" -#: dwarf2.c:456 +#: dwarf2.c:458 #, c-format msgid "" "Dwarf Error: Abbrev offset (%lu) greater than or equal to .debug_abbrev size " "(%lu)." msgstr "" -#: dwarf2.c:654 +#: dwarf2.c:656 #, c-format msgid "Dwarf Error: Invalid or unhandled FORM value: %u." msgstr "" -#: dwarf2.c:827 +#: dwarf2.c:828 msgid "Dwarf Error: mangled line number section (bad file number)." msgstr "" -#: dwarf2.c:920 +#: dwarf2.c:921 msgid "Dwarf Error: Can't find .debug_line section." msgstr "" -#: dwarf2.c:937 +#: dwarf2.c:938 #, c-format msgid "" "Dwarf Error: Line offset (%lu) greater than or equal to .debug_line size (%" "lu)." msgstr "" -#: dwarf2.c:1142 +#: dwarf2.c:1143 msgid "Dwarf Error: mangled line number section." msgstr "" -#: dwarf2.c:1352 dwarf2.c:1501 +#: dwarf2.c:1353 dwarf2.c:1502 #, c-format msgid "Dwarf Error: Could not find abbrev number %u." msgstr "" -#: dwarf2.c:1462 +#: dwarf2.c:1463 #, c-format msgid "" "Dwarf Error: found dwarf version '%u', this reader only handles version 2 " "information." msgstr "" -#: dwarf2.c:1469 +#: dwarf2.c:1470 #, c-format msgid "" "Dwarf Error: found address size '%u', this reader can not handle sizes " "greater than '%u'." msgstr "" -#: dwarf2.c:1492 +#: dwarf2.c:1493 #, c-format msgid "Dwarf Error: Bad abbrev number: %u." msgstr "" -#: ecoff.c:1339 +#: ecoff.c:1336 #, c-format msgid "Unknown basic type %d" msgstr "" -#: ecoff.c:1599 +#: ecoff.c:1596 #, c-format msgid "" "\n" " End+1 symbol: %ld" msgstr "" -#: ecoff.c:1606 ecoff.c:1609 +#: ecoff.c:1603 ecoff.c:1606 #, c-format msgid "" "\n" " First symbol: %ld" msgstr "" -#: ecoff.c:1621 +#: ecoff.c:1618 #, c-format msgid "" "\n" " End+1 symbol: %-7ld Type: %s" msgstr "" -#: ecoff.c:1628 +#: ecoff.c:1625 #, c-format msgid "" "\n" " Local symbol: %ld" msgstr "" -#: ecoff.c:1636 +#: ecoff.c:1633 #, c-format msgid "" "\n" " struct; End+1 symbol: %ld" msgstr "" -#: ecoff.c:1641 +#: ecoff.c:1638 #, c-format msgid "" "\n" " union; End+1 symbol: %ld" msgstr "" -#: ecoff.c:1646 +#: ecoff.c:1643 #, c-format msgid "" "\n" " enum; End+1 symbol: %ld" msgstr "" -#: ecoff.c:1652 +#: ecoff.c:1649 #, c-format msgid "" "\n" " Type: %s" msgstr "" -#: elf32-arm.h:1416 -#, c-format -msgid "%s: Warning: Arm BLX instruction targets Arm function '%s'." +#: elf32-arm.h:787 +msgid "%B: BE8 images only valid in big-endian mode." msgstr "" -#: elf32-arm.h:1612 -#, c-format -msgid "%s: Warning: Thumb BLX instruction targets thumb function '%s'." +#: elf32-arm.h:1009 +msgid "" +"%B(%s): warning: interworking not enabled.\n" +" first occurrence: %B: thumb call to arm" msgstr "" -#: elf32-arm.h:2080 elf32-sh.c:4808 elf64-sh64.c:1596 -#, c-format -msgid "%s(%s+0x%lx): %s relocation against SEC_MERGE section" +#: elf32-arm.h:1371 +msgid "\\%B: Warning: Arm BLX instruction targets Arm function '%s'." msgstr "" -#: elf32-arm.h:2172 -#, c-format -msgid "" -"%s: warning: unresolvable relocation %d against symbol `%s' from %s section" +#: elf32-arm.h:1570 +msgid "%B: Warning: Thumb BLX instruction targets thumb function '%s'." +msgstr "" + +#: elf32-arm.h:2061 elf32-sh.c:4793 elf64-sh64.c:1596 +msgid "%B(%A+0x%lx): %s relocation against SEC_MERGE section" +msgstr "" + +#: elf32-arm.h:2145 +msgid "%B(%A): warning: unresolvable relocation %d against symbol `%s'" msgstr "" -#: elf32-arm.h:2224 elf32-avr.c:791 elf32-cris.c:1376 elf32-d10v.c:563 -#: elf32-fr30.c:599 elf32-frv.c:2499 elf32-h8300.c:493 elf32-i860.c:1196 -#: elf32-ip2k.c:1568 elf32-iq2000.c:666 elf32-m32r.c:3191 elf32-m68hc1x.c:1190 -#: elf32-msp430.c:489 elf32-openrisc.c:415 elf32-v850.c:1746 -#: elf32-xstormy16.c:954 elf64-mmix.c:1518 elf-m10200.c:426 elf-m10300.c:1676 +#: elf32-arm.h:2196 elf32-avr.c:791 elf32-cr16c.c:770 elf32-cris.c:1371 +#: elf32-crx.c:884 elf32-d10v.c:563 elf32-fr30.c:599 elf32-frv.c:2557 +#: elf32-h8300.c:493 elf32-i860.c:1196 elf32-ip2k.c:1558 elf32-iq2000.c:666 +#: elf32-m32r.c:3252 elf32-m68hc1x.c:1189 elf32-msp430.c:502 +#: elf32-openrisc.c:415 elf32-v850.c:1745 elf32-xstormy16.c:948 +#: elf64-mmix.c:1517 elf-m10200.c:426 elf-m10300.c:1526 msgid "internal error: out of range error" msgstr "" -#: elf32-arm.h:2228 elf32-avr.c:795 elf32-cris.c:1380 elf32-d10v.c:567 -#: elf32-fr30.c:603 elf32-frv.c:2503 elf32-h8300.c:497 elf32-i860.c:1200 -#: elf32-iq2000.c:670 elf32-m32r.c:3195 elf32-m68hc1x.c:1194 -#: elf32-msp430.c:493 elf32-openrisc.c:419 elf32-v850.c:1750 -#: elf32-xstormy16.c:958 elf64-mmix.c:1522 elf-m10200.c:430 elf-m10300.c:1680 -#: elfxx-mips.c:6459 +#: elf32-arm.h:2200 elf32-avr.c:795 elf32-cr16c.c:774 elf32-cris.c:1375 +#: elf32-crx.c:888 elf32-d10v.c:567 elf32-fr30.c:603 elf32-frv.c:2561 +#: elf32-h8300.c:497 elf32-i860.c:1200 elf32-iq2000.c:670 elf32-m32r.c:3256 +#: elf32-m68hc1x.c:1193 elf32-msp430.c:506 elf32-openrisc.c:419 +#: elf32-v850.c:1749 elf32-xstormy16.c:952 elf64-mmix.c:1521 elf-m10200.c:430 +#: elf-m10300.c:1530 elfxx-mips.c:6405 msgid "internal error: unsupported relocation error" msgstr "" -#: elf32-arm.h:2232 elf32-d10v.c:571 elf32-h8300.c:501 elf32-m32r.c:3199 -#: elf32-m68hc1x.c:1198 elf-m10200.c:434 elf-m10300.c:1684 +#: elf32-arm.h:2204 elf32-cr16c.c:778 elf32-crx.c:892 elf32-d10v.c:571 +#: elf32-h8300.c:501 elf32-m32r.c:3260 elf32-m68hc1x.c:1197 elf-m10200.c:434 +#: elf-m10300.c:1534 msgid "internal error: dangerous error" msgstr "" -#: elf32-arm.h:2236 elf32-avr.c:803 elf32-cris.c:1388 elf32-d10v.c:575 -#: elf32-fr30.c:611 elf32-frv.c:2511 elf32-h8300.c:505 elf32-i860.c:1208 -#: elf32-ip2k.c:1583 elf32-iq2000.c:678 elf32-m32r.c:3203 elf32-m68hc1x.c:1202 -#: elf32-msp430.c:501 elf32-openrisc.c:427 elf32-v850.c:1770 -#: elf32-xstormy16.c:966 elf64-mmix.c:1530 elf-m10200.c:438 elf-m10300.c:1688 +#: elf32-arm.h:2208 elf32-avr.c:803 elf32-cr16c.c:782 elf32-cris.c:1383 +#: elf32-crx.c:896 elf32-d10v.c:575 elf32-fr30.c:611 elf32-frv.c:2569 +#: elf32-h8300.c:505 elf32-i860.c:1208 elf32-ip2k.c:1573 elf32-iq2000.c:678 +#: elf32-m32r.c:3264 elf32-m68hc1x.c:1201 elf32-msp430.c:514 +#: elf32-openrisc.c:427 elf32-v850.c:1769 elf32-xstormy16.c:960 +#: elf64-mmix.c:1529 elf-m10200.c:438 elf-m10300.c:1538 msgid "internal error: unknown error" msgstr "" -#: elf32-arm.h:2338 -#, c-format +#: elf32-arm.h:2306 msgid "" -"Warning: Clearing the interworking flag of %s because non-interworking code " -"in %s has been linked with it" +"Warning: Clearing the interworking flag of %B because non-interworking code " +"in %B has been linked with it" msgstr "" -#: elf32-arm.h:2456 -#, c-format +#: elf32-arm.h:2421 msgid "" -"ERROR: %s is compiled for EABI version %d, whereas %s is compiled for " +"ERROR: %B is compiled for EABI version %d, whereas %B is compiled for " "version %d" msgstr "" -#: elf32-arm.h:2470 -#, c-format -msgid "ERROR: %s is compiled for APCS-%d, whereas target %s uses APCS-%d" +#: elf32-arm.h:2434 +msgid "ERROR: %B is compiled for APCS-%d, whereas target %B uses APCS-%d" msgstr "" -#: elf32-arm.h:2498 -#, c-format -msgid "ERROR: %s uses VFP instructions, whereas %s does not" +#: elf32-arm.h:2459 +msgid "ERROR: %B uses VFP instructions, whereas %B does not" msgstr "" -#: elf32-arm.h:2503 -#, c-format -msgid "ERROR: %s uses FPA instructions, whereas %s does not" +#: elf32-arm.h:2463 +msgid "ERROR: %B uses FPA instructions, whereas %B does not" msgstr "" -#: elf32-arm.h:2514 -#, c-format -msgid "ERROR: %s uses Maverick instructions, whereas %s does not" +#: elf32-arm.h:2473 +msgid "ERROR: %B uses Maverick instructions, whereas %B does not" msgstr "" -#: elf32-arm.h:2519 -#, c-format -msgid "ERROR: %s does not use Maverick instructions, whereas %s does" +#: elf32-arm.h:2477 +msgid "ERROR: %B does not use Maverick instructions, whereas %B does" msgstr "" -#: elf32-arm.h:2539 -#, c-format -msgid "ERROR: %s uses software FP, whereas %s uses hardware FP" +#: elf32-arm.h:2496 +msgid "ERROR: %B uses software FP, whereas %B uses hardware FP" msgstr "" -#: elf32-arm.h:2544 -#, c-format -msgid "ERROR: %s uses hardware FP, whereas %s uses software FP" +#: elf32-arm.h:2500 +msgid "ERROR: %B uses hardware FP, whereas %B uses software FP" msgstr "" #. Ignore init flag - it may not be set, despite the flags field #. containing valid data. #. Ignore init flag - it may not be set, despite the flags field containing valid data. -#: elf32-arm.h:2597 elf32-cris.c:2980 elf32-m68hc1x.c:1338 elf32-m68k.c:397 -#: elf32-vax.c:546 elfxx-mips.c:9168 +#: elf32-arm.h:2547 elf32-cris.c:2967 elf32-m68hc1x.c:1333 elf32-m68k.c:397 +#: elf32-vax.c:546 elfxx-mips.c:9099 #, c-format msgid "private flags = %lx:" msgstr "" -#: elf32-arm.h:2606 +#: elf32-arm.h:2556 #, c-format msgid " [interworking enabled]" msgstr "" -#: elf32-arm.h:2614 +#: elf32-arm.h:2564 #, c-format msgid " [VFP float format]" msgstr "" -#: elf32-arm.h:2616 +#: elf32-arm.h:2566 #, c-format msgid " [Maverick float format]" msgstr "" -#: elf32-arm.h:2618 +#: elf32-arm.h:2568 #, c-format msgid " [FPA float format]" msgstr "" -#: elf32-arm.h:2627 +#: elf32-arm.h:2577 #, c-format msgid " [new ABI]" msgstr "" -#: elf32-arm.h:2630 +#: elf32-arm.h:2580 #, c-format msgid " [old ABI]" msgstr "" -#: elf32-arm.h:2633 +#: elf32-arm.h:2583 #, c-format msgid " [software FP]" msgstr "" -#: elf32-arm.h:2642 +#: elf32-arm.h:2592 #, c-format msgid " [Version1 EABI]" msgstr "" -#: elf32-arm.h:2645 elf32-arm.h:2656 +#: elf32-arm.h:2595 elf32-arm.h:2606 #, c-format msgid " [sorted symbol table]" msgstr "" -#: elf32-arm.h:2647 elf32-arm.h:2658 +#: elf32-arm.h:2597 elf32-arm.h:2608 #, c-format msgid " [unsorted symbol table]" msgstr "" -#: elf32-arm.h:2653 +#: elf32-arm.h:2603 #, c-format msgid " [Version2 EABI]" msgstr "" -#: elf32-arm.h:2661 +#: elf32-arm.h:2611 #, c-format msgid " [dynamic symbols use segment index]" msgstr "" -#: elf32-arm.h:2664 +#: elf32-arm.h:2614 #, c-format msgid " [mapping symbols precede others]" msgstr "" -#: elf32-arm.h:2671 +#: elf32-arm.h:2621 #, c-format msgid " [Version3 EABI]" msgstr "" -#: elf32-arm.h:2674 +#: elf32-arm.h:2624 #, c-format msgid " [BE8]" msgstr "" -#: elf32-arm.h:2677 +#: elf32-arm.h:2627 #, c-format msgid " [LE8]" msgstr "" -#: elf32-arm.h:2683 +#: elf32-arm.h:2633 #, c-format msgid " " msgstr "" -#: elf32-arm.h:2690 +#: elf32-arm.h:2640 #, c-format msgid " [relocatable executable]" msgstr "" -#: elf32-arm.h:2693 +#: elf32-arm.h:2643 #, c-format msgid " [has entry point]" msgstr "" -#: elf32-arm.h:2698 +#: elf32-arm.h:2648 #, c-format msgid "" msgstr "" -#: elf32-avr.c:799 elf32-cris.c:1384 elf32-fr30.c:607 elf32-frv.c:2507 -#: elf32-i860.c:1204 elf32-ip2k.c:1579 elf32-iq2000.c:674 elf32-msp430.c:497 -#: elf32-openrisc.c:423 elf32-v850.c:1754 elf32-xstormy16.c:962 -#: elf64-mmix.c:1526 +#: elf32-avr.c:799 elf32-cris.c:1379 elf32-fr30.c:607 elf32-frv.c:2565 +#: elf32-i860.c:1204 elf32-ip2k.c:1569 elf32-iq2000.c:674 elf32-msp430.c:510 +#: elf32-openrisc.c:423 elf32-v850.c:1753 elf32-xstormy16.c:956 +#: elf64-mmix.c:1525 msgid "internal error: dangerous relocation" msgstr "" -#: elf32-cris.c:921 -#, c-format -msgid "%s: unresolvable relocation %s against symbol `%s' from %s section" +#: elf32-cris.c:920 +msgid "%B(%A): unresolvable relocation %s against symbol `%s'" msgstr "" -#: elf32-cris.c:978 -#, c-format -msgid "" -"%s: No PLT nor GOT for relocation %s against symbol `%s' from %s section" +#: elf32-cris.c:975 +msgid "%B(%A): No PLT nor GOT for relocation %s against symbol `%s'" msgstr "" -#: elf32-cris.c:980 -#, c-format -msgid "%s: No PLT for relocation %s against symbol `%s' from %s section" +#: elf32-cris.c:977 +msgid "%B(%A): No PLT for relocation %s against symbol `%s'" msgstr "" -#: elf32-cris.c:984 elf32-cris.c:1117 +#: elf32-cris.c:983 elf32-cris.c:1115 msgid "[whose name is lost]" msgstr "" -#: elf32-cris.c:1106 -#, c-format -msgid "" -"%s: relocation %s with non-zero addend %d against local symbol from %s " -"section" +#: elf32-cris.c:1101 +msgid "%B(%A): relocation %s with non-zero addend %d against local symbol" msgstr "" -#: elf32-cris.c:1113 -#, c-format -msgid "" -"%s: relocation %s with non-zero addend %d against symbol `%s' from %s section" +#: elf32-cris.c:1109 +msgid "%B(%A): relocation %s with non-zero addend %d against symbol `%s'" msgstr "" -#: elf32-cris.c:1138 -#, c-format -msgid "" -"%s: relocation %s is not allowed for global symbol: `%s' from %s section" +#: elf32-cris.c:1135 +msgid "%B(%A): relocation %s is not allowed for global symbol: `%s'" msgstr "" -#: elf32-cris.c:1153 -#, c-format -msgid "%s: relocation %s in section %s with no GOT created" +#: elf32-cris.c:1150 +msgid "%B: relocation %s in section %A with no GOT created" msgstr "" -#: elf32-cris.c:1272 -#, c-format -msgid "%s: Internal inconsistency; no relocation section %s" +#: elf32-cris.c:1268 +msgid "%B: Internal inconsistency; no relocation section %s" msgstr "" -#: elf32-cris.c:2502 -#, c-format +#: elf32-cris.c:2489 msgid "" -"%s, section %s:\n" +"%B, section %A:\n" " relocation %s should not be used in a shared object; recompile with -fPIC" msgstr "" -#: elf32-cris.c:2983 +#: elf32-cris.c:2970 #, c-format msgid " [symbols have a _ prefix]" msgstr "" -#: elf32-cris.c:3022 -#, c-format -msgid "%s: uses _-prefixed symbols, but writing file with non-prefixed symbols" +#: elf32-cris.c:3009 +msgid "%B: uses _-prefixed symbols, but writing file with non-prefixed symbols" msgstr "" -#: elf32-cris.c:3023 -#, c-format -msgid "%s: uses non-prefixed symbols, but writing file with _-prefixed symbols" +#: elf32-cris.c:3010 +msgid "%B: uses non-prefixed symbols, but writing file with _-prefixed symbols" msgstr "" -#: elf32-frv.c:2013 -msgid "Dynamic relocation references symbol with nonzero addend" +#: elf32-frv.c:2045 +msgid "%B: relocation at `%A+0x%x' references symbol `%s' with nonzero addend" msgstr "" -#: elf32-frv.c:2026 +#: elf32-frv.c:2059 msgid "relocation references symbol not defined in the module" msgstr "" -#: elf32-frv.c:2120 +#: elf32-frv.c:2155 msgid "R_FRV_FUNCDESC references dynamic symbol with nonzero addend" msgstr "" -#: elf32-frv.c:2158 elf32-frv.c:2257 +#: elf32-frv.c:2194 elf32-frv.c:2307 msgid "cannot emit fixups in read-only section" msgstr "" -#: elf32-frv.c:2181 elf32-frv.c:2294 +#: elf32-frv.c:2220 elf32-frv.c:2347 msgid "cannot emit dynamic relocations in read-only section" msgstr "" -#: elf32-frv.c:2216 +#: elf32-frv.c:2265 msgid "R_FRV_FUNCDESC_VALUE references dynamic symbol with nonzero addend" msgstr "" -#: elf32-frv.c:2386 +#: elf32-frv.c:2444 msgid "relocations between different segments are not supported" msgstr "" -#: elf32-frv.c:2387 +#: elf32-frv.c:2445 msgid "warning: relocation references a different segment" msgstr "" -#: elf32-frv.c:4390 +#: elf32-frv.c:4236 +msgid "%B: unsupported relocation type %i" +msgstr "" + +#: elf32-frv.c:4554 #, c-format msgid "" "%s: compiled with %s and linked with modules that use non-pic relocations" msgstr "" -#: elf32-frv.c:4443 elf32-iq2000.c:862 +#: elf32-frv.c:4607 elf32-iq2000.c:862 #, c-format msgid "%s: compiled with %s and linked with modules compiled with %s" msgstr "" -#: elf32-frv.c:4455 +#: elf32-frv.c:4619 #, c-format msgid "" "%s: uses different unknown e_flags (0x%lx) fields than previous modules (0x%" "lx)" msgstr "" -#: elf32-frv.c:4491 elf32-iq2000.c:900 +#: elf32-frv.c:4640 #, c-format -msgid "private flags = 0x%lx:" +msgid "%s: cannot link non-fdpic object file into fdpic executable" msgstr "" -#: elf32-gen.c:83 elf64-gen.c:83 +#: elf32-frv.c:4644 #, c-format -msgid "%s: Relocations in generic ELF (EM: %d)" +msgid "%s: cannot link fdpic object file into non-fdpic executable" msgstr "" -#: elf32-hppa.c:542 elf32-m68hc1x.c:161 elf64-ppc.c:3188 +#: elf32-frv.c:4669 elf32-iq2000.c:900 #, c-format -msgid "%s: cannot create stub entry %s" +msgid "private flags = 0x%lx:" msgstr "" -#: elf32-hppa.c:795 elf32-hppa.c:3315 -#, c-format -msgid "%s(%s+0x%lx): cannot reach %s, recompile with -ffunction-sections" +#: elf32-gen.c:83 elf64-gen.c:83 +msgid "%B: Relocations in generic ELF (EM: %d)" msgstr "" -#: elf32-hppa.c:1167 elf64-x86-64.c:665 elf64-x86-64.c:790 -#, c-format +#: elf32-hppa.c:542 elf32-m68hc1x.c:161 elf64-ppc.c:3635 +msgid "%B: cannot create stub entry %s" +msgstr "" + +#: elf32-hppa.c:795 elf32-hppa.c:3317 +msgid "%B(%A+0x%lx): cannot reach %s, recompile with -ffunction-sections" +msgstr "" + +#: elf32-hppa.c:1176 msgid "" -"%s: relocation %s can not be used when making a shared object; recompile " +"%B: relocation %s can not be used when making a shared object; recompile " "with -fPIC" msgstr "" -#: elf32-hppa.c:1187 -#, c-format +#: elf32-hppa.c:1196 msgid "" -"%s: relocation %s should not be used when making a shared object; recompile " +"%B: relocation %s should not be used when making a shared object; recompile " "with -fPIC" msgstr "" -#: elf32-hppa.c:1377 +#: elf32-hppa.c:1384 #, c-format msgid "Could not find relocation section for %s" msgstr "" -#: elf32-hppa.c:2572 -#, c-format -msgid "%s: duplicate export stub %s" +#: elf32-hppa.c:2573 +msgid "%B: duplicate export stub %s" msgstr "" -#: elf32-hppa.c:3162 -#, c-format +#: elf32-hppa.c:3164 msgid "" -"%s(%s+0x%lx): %s fixup for insn 0x%x is not supported in a non-shared link" +"%B(%A+0x%lx): %s fixup for insn 0x%x is not supported in a non-shared link" msgstr "" -#: elf32-hppa.c:3192 -#, c-format -msgid "%s(%s+0x%lx): fixing %s" +#: elf32-hppa.c:3194 +msgid "%B(%A+0x%lx): fixing %s" msgstr "" -#: elf32-hppa.c:3810 -#, c-format -msgid "%s(%s+0x%lx): cannot handle %s for %s" +#: elf32-hppa.c:3809 +msgid "%B(%A+0x%lx): cannot handle %s for %s" msgstr "" -#: elf32-hppa.c:4103 +#: elf32-hppa.c:4102 msgid ".got section not immediately after .plt section" msgstr "" #: elf32-i386.c:326 -#, c-format -msgid "%s: invalid relocation type %d" +msgid "%B: invalid relocation type %d" msgstr "" -#: elf32-i386.c:864 elf32-s390.c:983 elf32-sparc.c:916 elf32-xtensa.c:641 -#: elf64-s390.c:936 elf64-x86-64.c:643 -#, c-format -msgid "%s: bad symbol index: %d" +#: elf32-i386.c:865 elf32-s390.c:984 elf32-sparc.c:916 elf32-xtensa.c:644 +#: elf64-s390.c:937 elf64-x86-64.c:645 +msgid "%B: bad symbol index: %d" msgstr "" -#: elf32-i386.c:972 elf32-s390.c:1161 elf32-sh.c:6590 elf32-sparc.c:1040 -#: elf64-s390.c:1122 -#, c-format -msgid "%s: `%s' accessed both as normal and thread local symbol" +#: elf32-i386.c:973 elf32-s390.c:1161 elf32-sh.c:6568 elf32-sparc.c:1039 +#: elf64-s390.c:1123 +msgid "%B: `%s' accessed both as normal and thread local symbol" msgstr "" -#: elf32-i386.c:1089 elf32-s390.c:1272 elf64-ppc.c:4036 elf64-s390.c:1236 -#: elf64-x86-64.c:879 -#, c-format -msgid "%s: bad relocation section name `%s'" +#: elf32-i386.c:1088 elf32-s390.c:1270 elf64-ppc.c:4616 elf64-s390.c:1235 +#: elf64-x86-64.c:881 +msgid "%B: bad relocation section name `%s'" msgstr "" -#: elf32-i386.c:2889 elf32-m68k.c:1709 elf32-s390.c:2996 elf32-sparc.c:2857 -#: elf32-xtensa.c:2106 elf64-s390.c:2992 elf64-sparc.c:2620 -#: elf64-x86-64.c:2389 -#, c-format -msgid "%s(%s+0x%lx): unresolvable relocation against symbol `%s'" +#: elf32-i386.c:2040 +msgid "%B: unrecognized relocation (0x%x) in section `%A'" msgstr "" -#: elf32-i386.c:2928 elf32-m68k.c:1748 elf32-s390.c:3046 elf64-s390.c:3042 -#: elf64-x86-64.c:2427 -#, c-format -msgid "%s(%s+0x%lx): reloc against `%s': error %d" +#: elf32-i386.c:2912 elf32-m68k.c:1702 elf32-s390.c:2989 elf32-sparc.c:2845 +#: elf32-xtensa.c:2105 elf64-s390.c:2986 elf64-sparc.c:2615 +#: elf64-x86-64.c:2403 +msgid "%B(%A+0x%lx): unresolvable relocation against symbol `%s'" +msgstr "" + +#: elf32-i386.c:2951 elf32-m68k.c:1741 elf32-s390.c:3039 elf64-s390.c:3036 +#: elf64-x86-64.c:2446 +msgid "%B(%A+0x%lx): reloc against `%s': error %d" msgstr "" #: elf32-ip2k.c:565 elf32-ip2k.c:571 elf32-ip2k.c:734 elf32-ip2k.c:740 @@ -1058,155 +1029,151 @@ msgstr "" msgid "ip2k relaxer: switch table header corrupt." msgstr "" -#: elf32-ip2k.c:1395 +#: elf32-ip2k.c:1385 #, c-format msgid "ip2k linker: missing page instruction at 0x%08lx (dest = 0x%08lx)." msgstr "" -#: elf32-ip2k.c:1409 +#: elf32-ip2k.c:1399 #, c-format msgid "ip2k linker: redundant page instruction at 0x%08lx (dest = 0x%08lx)." msgstr "" #. Only if it's not an unresolved symbol. -#: elf32-ip2k.c:1575 +#: elf32-ip2k.c:1565 msgid "unsupported relocation between data/insn address spaces" msgstr "" -#: elf32-iq2000.c:874 elf32-m68hc1x.c:1312 elf32-ppc.c:2293 elf64-sparc.c:3028 -#: elfxx-mips.c:9129 +#: elf32-iq2000.c:874 #, c-format msgid "%s: uses different e_flags (0x%lx) fields than previous modules (0x%lx)" msgstr "" -#: elf32-m32r.c:1487 +#: elf32-m32r.c:1532 msgid "SDA relocation when _SDA_BASE_ not defined" msgstr "" -#: elf32-m32r.c:2564 elf64-alpha.c:4199 elf64-alpha.c:4325 elf32-ia64.c:3921 -#: elf64-ia64.c:3921 -#, c-format -msgid "%s: unknown relocation type %d" +#: elf32-m32r.c:2606 elf64-alpha.c:4179 elf64-alpha.c:4305 elf32-ia64.c:3905 +#: elf64-ia64.c:3905 +msgid "%B: unknown relocation type %d" msgstr "" -#: elf32-m32r.c:2753 elf64-sh64.c:1689 elf-hppa.h:1406 elf-hppa.h:1433 -#: elf-hppa.h:1449 elf-m10300.c:1631 +#: elf32-m32r.c:2791 elf64-sh64.c:1685 elf-m10300.c:1481 #, c-format msgid "" "%s: warning: unresolvable relocation against symbol `%s' from %s section" msgstr "" -#: elf32-m32r.c:3128 -#, c-format -msgid "%s: The target (%s) of an %s relocation is in the wrong section (%s)" +#: elf32-m32r.c:3189 +msgid "%B: The target (%s) of an %s relocation is in the wrong section (%A)" msgstr "" -#: elf32-m32r.c:4211 -#, c-format -msgid "%s: Instruction set mismatch with previous modules" +#: elf32-m32r.c:4256 +msgid "%B: Instruction set mismatch with previous modules" msgstr "" -#: elf32-m32r.c:4234 +#: elf32-m32r.c:4278 #, c-format msgid "private flags = %lx" msgstr "" -#: elf32-m32r.c:4239 +#: elf32-m32r.c:4283 #, c-format msgid ": m32r instructions" msgstr "" -#: elf32-m32r.c:4240 +#: elf32-m32r.c:4284 #, c-format msgid ": m32rx instructions" msgstr "" -#: elf32-m32r.c:4241 +#: elf32-m32r.c:4285 #, c-format msgid ": m32r2 instructions" msgstr "" -#: elf32-m68hc1x.c:1102 +#: elf32-m68hc1x.c:1101 #, c-format msgid "" "Reference to the far symbol `%s' using a wrong relocation may result in " "incorrect execution" msgstr "" -#: elf32-m68hc1x.c:1125 +#: elf32-m68hc1x.c:1124 #, c-format msgid "" "banked address [%lx:%04lx] (%lx) is not in the same bank as current banked " "address [%lx:%04lx] (%lx)" msgstr "" -#: elf32-m68hc1x.c:1144 +#: elf32-m68hc1x.c:1143 #, c-format msgid "" "reference to a banked address [%lx:%04lx] in the normal address space at %" "04lx" msgstr "" -#: elf32-m68hc1x.c:1277 -#, c-format +#: elf32-m68hc1x.c:1276 msgid "" -"%s: linking files compiled for 16-bit integers (-mshort) and others for 32-" +"%B: linking files compiled for 16-bit integers (-mshort) and others for 32-" "bit integers" msgstr "" -#: elf32-m68hc1x.c:1285 -#, c-format +#: elf32-m68hc1x.c:1283 msgid "" -"%s: linking files compiled for 32-bit double (-fshort-double) and others for " +"%B: linking files compiled for 32-bit double (-fshort-double) and others for " "64-bit double" msgstr "" -#: elf32-m68hc1x.c:1295 -#, c-format -msgid "%s: linking files compiled for HCS12 with others compiled for HC12" +#: elf32-m68hc1x.c:1292 +msgid "%B: linking files compiled for HCS12 with others compiled for HC12" msgstr "" -#: elf32-m68hc1x.c:1341 +#: elf32-m68hc1x.c:1308 elf32-ppc.c:2321 elf64-sparc.c:3016 elfxx-mips.c:9060 +msgid "%B: uses different e_flags (0x%lx) fields than previous modules (0x%lx)" +msgstr "" + +#: elf32-m68hc1x.c:1336 #, c-format msgid "[abi=32-bit int, " msgstr "" -#: elf32-m68hc1x.c:1343 +#: elf32-m68hc1x.c:1338 #, c-format msgid "[abi=16-bit int, " msgstr "" -#: elf32-m68hc1x.c:1346 +#: elf32-m68hc1x.c:1341 #, c-format msgid "64-bit double, " msgstr "" -#: elf32-m68hc1x.c:1348 +#: elf32-m68hc1x.c:1343 #, c-format msgid "32-bit double, " msgstr "" -#: elf32-m68hc1x.c:1351 +#: elf32-m68hc1x.c:1346 #, c-format msgid "cpu=HC11]" msgstr "" -#: elf32-m68hc1x.c:1353 +#: elf32-m68hc1x.c:1348 #, c-format msgid "cpu=HCS12]" msgstr "" -#: elf32-m68hc1x.c:1355 +#: elf32-m68hc1x.c:1350 #, c-format msgid "cpu=HC12]" msgstr "" -#: elf32-m68hc1x.c:1358 +#: elf32-m68hc1x.c:1353 #, c-format msgid " [memory=bank-model]" msgstr "" -#: elf32-m68hc1x.c:1360 +#: elf32-m68hc1x.c:1355 #, c-format msgid " [memory=flat]" msgstr "" @@ -1221,320 +1188,299 @@ msgstr "" msgid " [m68000]" msgstr "" -#: elf32-mcore.c:353 elf32-mcore.c:456 -#, c-format -msgid "%s: Relocation %s (%d) is not currently supported.\n" +#: elf32-mcore.c:353 elf32-mcore.c:455 +msgid "%B: Relocation %s (%d) is not currently supported.\n" msgstr "" #: elf32-mcore.c:441 -#, c-format -msgid "%s: Unknown relocation type %d\n" +msgid "%B: Unknown relocation type %d\n" msgstr "" -#: elf32-mips.c:968 elf64-mips.c:1693 elfn32-mips.c:1488 +#: elf32-mips.c:922 elf64-mips.c:1693 elfn32-mips.c:1488 #, c-format msgid "Linking mips16 objects into %s format is not supported" msgstr "" -#: elf32-ppc.c:2174 +#: elf32-ppc.c:2204 #, c-format msgid "generic linker can't handle %s" msgstr "" -#: elf32-ppc.c:2256 -#, c-format +#: elf32-ppc.c:2286 msgid "" -"%s: compiled with -mrelocatable and linked with modules compiled normally" +"%B: compiled with -mrelocatable and linked with modules compiled normally" msgstr "" -#: elf32-ppc.c:2265 -#, c-format +#: elf32-ppc.c:2294 msgid "" -"%s: compiled normally and linked with modules compiled with -mrelocatable" +"%B: compiled normally and linked with modules compiled with -mrelocatable" msgstr "" -#: elf32-ppc.c:3534 -#, c-format -msgid "%s: relocation %s cannot be used when making a shared object" +#: elf32-ppc.c:3558 +msgid "%B: relocation %s cannot be used when making a shared object" msgstr "" -#: elf32-ppc.c:3740 -#, c-format -msgid "%s(%s+0x%lx): %s reloc against local symbol" +#. It does not make sense to have a procedure linkage +#. table entry for a local symbol. +#: elf32-ppc.c:3763 +msgid "%B(%A+0x%lx): %s reloc against local symbol" msgstr "" -#: elf32-ppc.c:4945 elf64-ppc.c:8022 -#, c-format -msgid "%s: unknown relocation type %d for symbol %s" +#: elf32-ppc.c:4964 elf64-ppc.c:9259 +msgid "%B: unknown relocation type %d for symbol %s" msgstr "" -#: elf32-ppc.c:5196 -#, c-format -msgid "%s(%s+0x%lx): non-zero addend on %s reloc against `%s'" +#: elf32-ppc.c:5213 +msgid "%B(%A+0x%lx): non-zero addend on %s reloc against `%s'" msgstr "" -#: elf32-ppc.c:5507 elf32-ppc.c:5533 elf32-ppc.c:5592 -#, c-format +#: elf32-ppc.c:5524 elf32-ppc.c:5550 elf32-ppc.c:5609 msgid "" -"%s: the target (%s) of a %s relocation is in the wrong output section (%s)" +"%B: the target (%s) of a %s relocation is in the wrong output section (%s)" msgstr "" -#: elf32-ppc.c:5647 -#, c-format -msgid "%s: relocation %s is not yet supported for symbol %s." +#: elf32-ppc.c:5664 +msgid "%B: relocation %s is not yet supported for symbol %s." msgstr "" -#: elf32-ppc.c:5702 elf64-ppc.c:8694 -#, c-format -msgid "%s(%s+0x%lx): unresolvable %s relocation against symbol `%s'" +#: elf32-ppc.c:5719 elf64-ppc.c:9898 +msgid "%B(%A+0x%lx): unresolvable %s relocation against symbol `%s'" msgstr "" -#: elf32-ppc.c:5752 elf64-ppc.c:8740 -#, c-format -msgid "%s(%s+0x%lx): %s reloc against `%s': error %d" +#: elf32-ppc.c:5769 elf64-ppc.c:9944 +msgid "%B(%A+0x%lx): %s reloc against `%s': error %d" msgstr "" -#: elf32-ppc.c:5996 -#, c-format -msgid "corrupt or empty %s section in %s" +#: elf32-ppc.c:6012 +msgid "corrupt or empty %s section in %B" msgstr "" -#: elf32-ppc.c:6003 -#, c-format -msgid "unable to read in %s section from %s" +#: elf32-ppc.c:6019 +msgid "unable to read in %s section from %B" msgstr "" -#: elf32-ppc.c:6009 -#, c-format -msgid "corrupt %s section in %s" +#: elf32-ppc.c:6025 +msgid "corrupt %s section in %B" msgstr "" -#: elf32-ppc.c:6052 -#, c-format -msgid "warning: unable to set size of %s section in %s" +#: elf32-ppc.c:6068 +msgid "warning: unable to set size of %s section in %B" msgstr "" -#: elf32-ppc.c:6102 +#: elf32-ppc.c:6117 msgid "failed to allocate space for new APUinfo section." msgstr "" -#: elf32-ppc.c:6121 +#: elf32-ppc.c:6136 msgid "failed to compute new APUinfo section." msgstr "" -#: elf32-ppc.c:6124 +#: elf32-ppc.c:6139 msgid "failed to install new APUinfo section." msgstr "" -#: elf32-s390.c:2234 elf64-s390.c:2204 -#, c-format -msgid "%s(%s+0x%lx): invalid instruction for TLS relocation %s" +#: elf32-s390.c:2230 elf64-s390.c:2201 +msgid "%B(%A+0x%lx): invalid instruction for TLS relocation %s" msgstr "" -#: elf32-sh64.c:215 elf64-sh64.c:2383 +#: elf32-sh64.c:217 elf64-sh64.c:2377 #, c-format msgid "%s: compiled as 32-bit object and %s is 64-bit" msgstr "" -#: elf32-sh64.c:218 elf64-sh64.c:2386 +#: elf32-sh64.c:220 elf64-sh64.c:2380 #, c-format msgid "%s: compiled as 64-bit object and %s is 32-bit" msgstr "" -#: elf32-sh64.c:220 elf64-sh64.c:2388 +#: elf32-sh64.c:222 elf64-sh64.c:2382 #, c-format msgid "%s: object size does not match that of target %s" msgstr "" -#: elf32-sh64.c:442 elf64-sh64.c:2955 +#: elf32-sh64.c:444 elf64-sh64.c:2948 #, c-format msgid "%s: encountered datalabel symbol in input" msgstr "" -#: elf32-sh64.c:519 +#: elf32-sh64.c:521 msgid "PTB mismatch: a SHmedia address (bit 0 == 1)" msgstr "" -#: elf32-sh64.c:522 +#: elf32-sh64.c:524 msgid "PTA mismatch: a SHcompact address (bit 0 == 0)" msgstr "" -#: elf32-sh64.c:540 +#: elf32-sh64.c:542 #, c-format msgid "%s: GAS error: unexpected PTB insn with R_SH_PT_16" msgstr "" -#: elf32-sh64.c:589 elf64-sh64.c:1736 +#: elf32-sh64.c:591 elf64-sh64.c:1732 #, c-format msgid "%s: error: unaligned relocation type %d at %08x reloc %08x\n" msgstr "" -#: elf32-sh64.c:670 +#: elf32-sh64.c:667 #, c-format msgid "%s: could not write out added .cranges entries" msgstr "" -#: elf32-sh64.c:732 +#: elf32-sh64.c:727 #, c-format msgid "%s: could not write out sorted .cranges entries" msgstr "" -#: elf32-sh.c:2252 -#, c-format -msgid "%s: 0x%lx: warning: bad R_SH_USES offset" +#: elf32-sh.c:2245 +msgid "%B: 0x%lx: warning: bad R_SH_USES offset" msgstr "" -#: elf32-sh.c:2264 -#, c-format -msgid "%s: 0x%lx: warning: R_SH_USES points to unrecognized insn 0x%x" +#: elf32-sh.c:2257 +msgid "%B: 0x%lx: warning: R_SH_USES points to unrecognized insn 0x%x" msgstr "" -#: elf32-sh.c:2281 -#, c-format -msgid "%s: 0x%lx: warning: bad R_SH_USES load offset" +#: elf32-sh.c:2274 +msgid "%B: 0x%lx: warning: bad R_SH_USES load offset" msgstr "" -#: elf32-sh.c:2296 -#, c-format -msgid "%s: 0x%lx: warning: could not find expected reloc" +#: elf32-sh.c:2289 +msgid "%B: 0x%lx: warning: could not find expected reloc" msgstr "" -#: elf32-sh.c:2324 -#, c-format -msgid "%s: 0x%lx: warning: symbol in unexpected section" +#: elf32-sh.c:2317 +msgid "%B: 0x%lx: warning: symbol in unexpected section" msgstr "" -#: elf32-sh.c:2449 -#, c-format -msgid "%s: 0x%lx: warning: could not find expected COUNT reloc" +#: elf32-sh.c:2442 +msgid "%B: 0x%lx: warning: could not find expected COUNT reloc" msgstr "" -#: elf32-sh.c:2458 -#, c-format -msgid "%s: 0x%lx: warning: bad count" +#: elf32-sh.c:2451 +msgid "%B: 0x%lx: warning: bad count" msgstr "" -#: elf32-sh.c:2858 elf32-sh.c:3227 -#, c-format -msgid "%s: 0x%lx: fatal: reloc overflow while relaxing" +#: elf32-sh.c:2846 elf32-sh.c:3216 +msgid "%B: 0x%lx: fatal: reloc overflow while relaxing" msgstr "" -#: elf32-sh.c:4756 elf64-sh64.c:1568 +#: elf32-sh.c:4741 elf64-sh64.c:1568 msgid "Unexpected STO_SH5_ISA32 on local symbol is not handled" msgstr "" -#: elf32-sh.c:4913 -#, c-format -msgid "%s: unresolvable relocation against symbol `%s' from %s section" +#: elf32-sh.c:4892 +msgid "%B(%A): unresolvable relocation against symbol `%s'" msgstr "" -#: elf32-sh.c:4984 -#, c-format -msgid "%s: 0x%lx: fatal: unaligned branch target for relax-support relocation" +#: elf32-sh.c:4962 +msgid "%B: 0x%lx: fatal: unaligned branch target for relax-support relocation" msgstr "" -#: elf32-sh.c:5017 elf32-sh.c:5032 -#, c-format -msgid "%s: 0x%lx: fatal: unaligned %s relocation 0x%lx" +#: elf32-sh.c:4995 elf32-sh.c:5010 +msgid "%B: 0x%lx: fatal: unaligned %s relocation 0x%lx" msgstr "" -#: elf32-sh.c:5046 -#, c-format -msgid "%s: 0x%lx: fatal: R_SH_PSHA relocation %d not in range -32..32" +#: elf32-sh.c:5024 +msgid "%B: 0x%lx: fatal: R_SH_PSHA relocation %d not in range -32..32" msgstr "" -#: elf32-sh.c:5060 -#, c-format -msgid "%s: 0x%lx: fatal: R_SH_PSHL relocation %d not in range -32..32" +#: elf32-sh.c:5038 +msgid "%B: 0x%lx: fatal: R_SH_PSHL relocation %d not in range -32..32" msgstr "" -#: elf32-sh.c:6802 elf64-alpha.c:4744 -#, c-format -msgid "%s: TLS local exec code cannot be linked into shared objects" +#: elf32-sh.c:6779 elf64-alpha.c:4723 +msgid "%B: TLS local exec code cannot be linked into shared objects" msgstr "" -#: elf32-sparc.c:2499 elf64-sparc.c:2270 -#, c-format -msgid "%s: probably compiled without -fPIC?" +#: elf32-sh-symbian.c:128 +msgid "%B: IMPORT AS directive for %s conceals previous IMPORT AS" msgstr "" -#: elf32-sparc.c:3325 -#, c-format -msgid "%s: compiled for a 64 bit system and target is 32 bit" +#: elf32-sh-symbian.c:380 +msgid "%B: Unrecognised .directive command: %s" msgstr "" -#: elf32-sparc.c:3339 -#, c-format -msgid "%s: linking little endian files with big endian files" +#: elf32-sh-symbian.c:498 +msgid "%B: Failed to add renamed symbol %s" +msgstr "" + +#: elf32-sparc.c:2487 elf64-sparc.c:2271 +msgid "%B: probably compiled without -fPIC?" msgstr "" -#: elf32-v850.c:753 +#: elf32-sparc.c:3309 +msgid "%B: compiled for a 64 bit system and target is 32 bit" +msgstr "" + +#: elf32-sparc.c:3322 +msgid "%B: linking little endian files with big endian files" +msgstr "" + +#: elf32-v850.c:752 #, c-format msgid "Variable `%s' cannot occupy in multiple small data regions" msgstr "" -#: elf32-v850.c:756 +#: elf32-v850.c:755 #, c-format msgid "" "Variable `%s' can only be in one of the small, zero, and tiny data regions" msgstr "" -#: elf32-v850.c:759 +#: elf32-v850.c:758 #, c-format msgid "" "Variable `%s' cannot be in both small and zero data regions simultaneously" msgstr "" -#: elf32-v850.c:762 +#: elf32-v850.c:761 #, c-format msgid "" "Variable `%s' cannot be in both small and tiny data regions simultaneously" msgstr "" -#: elf32-v850.c:765 +#: elf32-v850.c:764 #, c-format msgid "" "Variable `%s' cannot be in both zero and tiny data regions simultaneously" msgstr "" -#: elf32-v850.c:1144 +#: elf32-v850.c:1143 #, c-format msgid "FAILED to find previous HI16 reloc\n" msgstr "" -#: elf32-v850.c:1758 +#: elf32-v850.c:1757 msgid "could not locate special linker symbol __gp" msgstr "" -#: elf32-v850.c:1762 +#: elf32-v850.c:1761 msgid "could not locate special linker symbol __ep" msgstr "" -#: elf32-v850.c:1766 +#: elf32-v850.c:1765 msgid "could not locate special linker symbol __ctbp" msgstr "" -#: elf32-v850.c:1951 -#, c-format -msgid "%s: Architecture mismatch with previous modules" +#: elf32-v850.c:1950 +msgid "%B: Architecture mismatch with previous modules" msgstr "" -#: elf32-v850.c:1972 +#: elf32-v850.c:1971 #, c-format msgid "private flags = %lx: " msgstr "" -#: elf32-v850.c:1977 +#: elf32-v850.c:1976 #, c-format msgid "v850 architecture" msgstr "" -#: elf32-v850.c:1978 +#: elf32-v850.c:1977 #, c-format msgid "v850e architecture" msgstr "" -#: elf32-v850.c:1979 +#: elf32-v850.c:1978 #, c-format msgid "v850e1 architecture" msgstr "" @@ -1561,83 +1507,75 @@ msgid "" "%ld" msgstr "" -#: elf32-vax.c:1645 +#: elf32-vax.c:1637 #, c-format msgid "%s: warning: PLT addend of %d to `%s' from %s section ignored" msgstr "" -#: elf32-vax.c:1771 +#: elf32-vax.c:1761 #, c-format msgid "%s: warning: %s relocation against symbol `%s' from %s section" msgstr "" -#: elf32-vax.c:1777 +#: elf32-vax.c:1767 #, c-format msgid "%s: warning: %s relocation to 0x%x from %s section" msgstr "" -#: elf32-xstormy16.c:462 elf32-ia64.c:2418 elf64-ia64.c:2418 +#: elf32-xstormy16.c:462 elf32-ia64.c:2389 elf64-ia64.c:2389 msgid "non-zero addend in @fptr reloc" msgstr "" -#: elf32-xtensa.c:2051 +#: elf32-xtensa.c:2050 msgid "dynamic relocation in read-only section" msgstr "" -#: elf64-alpha.c:1067 +#: elf64-alpha.c:1069 msgid "GPDISP relocation did not find ldah and lda instructions" msgstr "" -#: elf64-alpha.c:3565 +#: elf64-alpha.c:3555 #, c-format msgid "Symbol %s has no GOT subsection for offset 0x%x" msgstr "" -#: elf64-alpha.c:3651 -#, c-format -msgid "%s: .got subsegment exceeds 64K (size %d)" +#: elf64-alpha.c:3640 +msgid "%B: .got subsegment exceeds 64K (size %d)" msgstr "" -#: elf64-alpha.c:4498 elf64-alpha.c:4510 -#, c-format -msgid "%s: gp-relative relocation against dynamic symbol %s" +#: elf64-alpha.c:4477 elf64-alpha.c:4489 +msgid "%B: gp-relative relocation against dynamic symbol %s" msgstr "" -#: elf64-alpha.c:4536 elf64-alpha.c:4669 -#, c-format -msgid "%s: pc-relative relocation against dynamic symbol %s" +#: elf64-alpha.c:4515 elf64-alpha.c:4648 +msgid "%B: pc-relative relocation against dynamic symbol %s" msgstr "" -#: elf64-alpha.c:4564 -#, c-format -msgid "%s: change in gp: BRSGP %s" +#: elf64-alpha.c:4543 +msgid "%B: change in gp: BRSGP %s" msgstr "" -#: elf64-alpha.c:4589 +#: elf64-alpha.c:4568 msgid "" msgstr "" -#: elf64-alpha.c:4594 -#, c-format -msgid "%s: !samegp reloc against symbol without .prologue: %s" +#: elf64-alpha.c:4573 +msgid "%B: !samegp reloc against symbol without .prologue: %s" msgstr "" -#: elf64-alpha.c:4645 -#, c-format -msgid "%s: unhandled dynamic relocation against %s" +#: elf64-alpha.c:4624 +msgid "%B: unhandled dynamic relocation against %s" msgstr "" -#: elf64-alpha.c:4728 -#, c-format -msgid "%s: dtp-relative relocation against dynamic symbol %s" +#: elf64-alpha.c:4707 +msgid "%B: dtp-relative relocation against dynamic symbol %s" msgstr "" -#: elf64-alpha.c:4751 -#, c-format -msgid "%s: tp-relative relocation against dynamic symbol %s" +#: elf64-alpha.c:4730 +msgid "%B: tp-relative relocation against dynamic symbol %s" msgstr "" -#: elf64-hppa.c:2083 +#: elf64-hppa.c:2084 #, c-format msgid "stub entry for %s cannot load .plt, dp offset = %ld" msgstr "" @@ -1646,7 +1584,7 @@ msgstr "" msgid "32bits gp relative relocation occurs for an external symbol" msgstr "" -#: elf64-mmix.c:1171 +#: elf64-mmix.c:1163 #, c-format msgid "" "%s: Internal inconsistency error for value for\n" @@ -1654,116 +1592,111 @@ msgid "" "08lx\n" msgstr "" -#: elf64-mmix.c:1603 +#: elf64-mmix.c:1602 #, c-format msgid "" "%s: base-plus-offset relocation against register symbol: (unknown) in %s" msgstr "" -#: elf64-mmix.c:1608 +#: elf64-mmix.c:1607 #, c-format msgid "%s: base-plus-offset relocation against register symbol: %s in %s" msgstr "" -#: elf64-mmix.c:1652 +#: elf64-mmix.c:1651 #, c-format msgid "%s: register relocation against non-register symbol: (unknown) in %s" msgstr "" -#: elf64-mmix.c:1657 +#: elf64-mmix.c:1656 #, c-format msgid "%s: register relocation against non-register symbol: %s in %s" msgstr "" -#: elf64-mmix.c:1694 +#: elf64-mmix.c:1693 #, c-format msgid "%s: directive LOCAL valid only with a register or absolute value" msgstr "" -#: elf64-mmix.c:1722 +#: elf64-mmix.c:1721 #, c-format msgid "" "%s: LOCAL directive: Register $%ld is not a local register. First global " "register is $%ld." msgstr "" -#: elf64-mmix.c:2202 +#: elf64-mmix.c:2201 #, c-format msgid "" "%s: Error: multiple definition of `%s'; start of %s is set in a earlier " "linked file\n" msgstr "" -#: elf64-mmix.c:2261 +#: elf64-mmix.c:2260 msgid "Register section has contents\n" msgstr "" -#: elf64-mmix.c:2467 +#: elf64-mmix.c:2453 #, c-format msgid "" "Internal inconsistency: remaining %u != max %u.\n" " Please report this bug." msgstr "" -#: elf64-ppc.c:2433 libbfd.c:821 -#, c-format -msgid "%s: compiled for a big endian system and target is little endian" +#: elf64-ppc.c:2487 libbfd.c:826 +msgid "%B: compiled for a big endian system and target is little endian" msgstr "" -#: elf64-ppc.c:2436 libbfd.c:823 -#, c-format -msgid "%s: compiled for a little endian system and target is big endian" +#: elf64-ppc.c:2490 libbfd.c:828 +msgid "%B: compiled for a little endian system and target is big endian" msgstr "" -#: elf64-ppc.c:4656 +#: elf64-ppc.c:5554 #, c-format msgid "" "copy reloc against `%s' requires lazy plt linking; avoid setting " "LD_BIND_NOW=1 or upgrade gcc" msgstr "" -#: elf64-ppc.c:5027 -#, c-format -msgid "%s: .opd is not a regular array of opd entries" +#: elf64-ppc.c:5954 +msgid "%B: .opd is not a regular array of opd entries" msgstr "" -#: elf64-ppc.c:5037 -#, c-format -msgid "%s: unexpected reloc type %u in .opd section" +#: elf64-ppc.c:5963 +msgid "%B: unexpected reloc type %u in .opd section" msgstr "" -#: elf64-ppc.c:5057 -#, c-format -msgid "%s: undefined sym `%s' in .opd section" +#: elf64-ppc.c:5983 +msgid "%B: undefined sym `%s' in .opd section" msgstr "" -#: elf64-ppc.c:6272 +#: elf64-ppc.c:7374 #, c-format msgid "can't find branch stub `%s'" msgstr "" -#: elf64-ppc.c:6311 elf64-ppc.c:6386 +#: elf64-ppc.c:7413 elf64-ppc.c:7489 #, c-format msgid "linkage table error against `%s'" msgstr "" -#: elf64-ppc.c:6503 +#: elf64-ppc.c:7618 #, c-format msgid "can't build branch stub `%s'" msgstr "" -#: elf64-ppc.c:7222 +#: elf64-ppc.c:8385 msgid ".glink and .plt too far apart" msgstr "" -#: elf64-ppc.c:7334 +#: elf64-ppc.c:8498 msgid "stubs don't match calculated size" msgstr "" -#: elf64-ppc.c:7346 +#: elf64-ppc.c:8510 #, c-format msgid "" -"linker stubs in %u groups\n" +"linker stubs in %u group%s\n" " branch %lu\n" " toc adjust %lu\n" " long branch %lu\n" @@ -1771,443 +1704,457 @@ msgid "" " plt call %lu" msgstr "" -#: elf64-ppc.c:7544 -#, c-format -msgid "%s(%s+0x%lx): %s used with TLS symbol %s" +#: elf64-ppc.c:8747 +msgid "%B(%A+0x%lx): %s used with TLS symbol %s" msgstr "" -#: elf64-ppc.c:7545 -#, c-format -msgid "%s(%s+0x%lx): %s used with non-TLS symbol %s" +#: elf64-ppc.c:8748 +msgid "%B(%A+0x%lx): %s used with non-TLS symbol %s" msgstr "" -#: elf64-ppc.c:7956 -#, c-format +#: elf64-ppc.c:9148 msgid "" -"%s(%s+0x%lx): automatic multiple TOCs not supported using your crt files; " +"%B(%A+0x%lx): automatic multiple TOCs not supported using your crt files; " "recompile with -mminimal-toc or upgrade gcc" msgstr "" -#: elf64-ppc.c:7964 -#, c-format +#: elf64-ppc.c:9156 msgid "" -"%s(%s+0x%lx): sibling call optimization to `%s' does not allow automatic " +"%B(%A+0x%lx): sibling call optimization to `%s' does not allow automatic " "multiple TOCs; recompile with -mminimal-toc or -fno-optimize-sibling-calls, " "or make `%s' extern" msgstr "" -#: elf64-ppc.c:8562 -#, c-format -msgid "%s: relocation %s is not supported for symbol %s." +#: elf64-ppc.c:9800 +msgid "%B: relocation %s is not supported for symbol %s." msgstr "" -#: elf64-ppc.c:8641 -#, c-format -msgid "%s: error: relocation %s not a multiple of %d" +#: elf64-ppc.c:9879 +msgid "%B: error: relocation %s not a multiple of %d" msgstr "" #: elf64-sparc.c:1371 -#, c-format -msgid "%s: check_relocs: unhandled reloc type %d" +msgid "%B: check_relocs: unhandled reloc type %d" msgstr "" -#: elf64-sparc.c:1408 -#, c-format -msgid "%s: Only registers %%g[2367] can be declared using STT_REGISTER" +#: elf64-sparc.c:1407 +msgid "%B: Only registers %%g[2367] can be declared using STT_REGISTER" msgstr "" -#: elf64-sparc.c:1428 -#, c-format -msgid "Register %%g%d used incompatibly: %s in %s, previously %s in %s" +#: elf64-sparc.c:1427 +msgid "Register %%g%d used incompatibly: %s in %B, previously %s in %B" msgstr "" -#: elf64-sparc.c:1451 -#, c-format -msgid "Symbol `%s' has differing types: REGISTER in %s, previously %s in %s" +#: elf64-sparc.c:1450 +msgid "Symbol `%s' has differing types: REGISTER in %B, previously %s in %B" msgstr "" -#: elf64-sparc.c:1497 -#, c-format -msgid "Symbol `%s' has differing types: %s in %s, previously REGISTER in %s" +#: elf64-sparc.c:1495 +msgid "Symbol `%s' has differing types: %s in %B, previously REGISTER in %B" msgstr "" -#: elf64-sparc.c:3009 -#, c-format -msgid "%s: linking UltraSPARC specific with HAL specific code" +#: elf64-sparc.c:2997 +msgid "%B: linking UltraSPARC specific with HAL specific code" msgstr "" -#: elf64-x86-64.c:732 -#, c-format -msgid "%s: %s' accessed both as normal and thread local symbol" +#: elf64-x86-64.c:666 elf64-x86-64.c:791 elf64-x86-64.c:1952 +msgid "" +"%B: relocation %s against `%s' can not be used when making a shared object; " +"recompile with -fPIC" +msgstr "" + +#: elf64-x86-64.c:734 +msgid "%B: %s' accessed both as normal and thread local symbol" msgstr "" #: elf.c:295 -#, c-format -msgid "%s: invalid string offset %u >= %lu for section `%s'" +msgid "%B: invalid string offset %u >= %lu for section `%s'" msgstr "" #: elf.c:538 -#, c-format -msgid "%s: invalid SHT_GROUP entry" +msgid "%B: invalid SHT_GROUP entry" msgstr "" -#: elf.c:609 -#, c-format -msgid "%s: no group info for section %s" +#: elf.c:608 +msgid "%B: no group info for section %A" +msgstr "" + +#: elf.c:645 +msgid "%B: unknown [%d] section `%s' in group [%s]" msgstr "" -#: elf.c:952 +#: elf.c:1026 #, c-format msgid "" "\n" "Program Header:\n" msgstr "" -#: elf.c:1003 +#: elf.c:1078 #, c-format msgid "" "\n" "Dynamic Section:\n" msgstr "" -#: elf.c:1131 +#: elf.c:1203 #, c-format msgid "" "\n" "Version definitions:\n" msgstr "" -#: elf.c:1154 +#: elf.c:1226 #, c-format msgid "" "\n" "Version References:\n" msgstr "" -#: elf.c:1159 +#: elf.c:1231 #, c-format msgid " required from %s:\n" msgstr "" -#: elf.c:1826 -#, c-format -msgid "%s: invalid link %lu for reloc section %s (index %u)" +#: elf.c:1896 +msgid "%B: invalid link %lu for reloc section %s (index %u)" +msgstr "" + +#: elf.c:2889 +msgid "%B: warning: sh_link not set for section `%S'" msgstr "" -#: elf.c:3684 +#: elf.c:3869 #, c-format msgid "%s: Not enough room for program headers (allocated %u, need %u)" msgstr "" -#: elf.c:3791 +#: elf.c:3944 +#, c-format +msgid "" +"%s: The first section in the PT_DYNAMIC segment is not the .dynamic section" +msgstr "" + +#: elf.c:3988 #, c-format msgid "%s: Not enough room for program headers, try linking with -N" msgstr "" -#: elf.c:3924 +#: elf.c:4121 #, c-format msgid "" "Error: First section in segment (%s) starts at 0x%x whereas the segment " "starts at 0x%x" msgstr "" -#: elf.c:4243 +#: elf.c:4496 #, c-format msgid "%s: warning: allocated section `%s' not in segment" msgstr "" -#: elf.c:4557 -#, c-format -msgid "%s: symbol `%s' required but not present" +#: elf.c:4810 +msgid "%B: symbol `%s' required but not present" msgstr "" -#: elf.c:4845 -#, c-format -msgid "%s: warning: Empty loadable segment detected, is this intentional ?\n" +#: elf.c:5098 +msgid "%B: warning: Empty loadable segment detected, is this intentional ?\n" msgstr "" -#: elf.c:5479 +#: elf.c:5737 #, c-format msgid "" "Unable to find equivalent output section for symbol '%s' from section '%s'" msgstr "" -#: elf.c:6264 -#, c-format -msgid "%s: unsupported relocation type %s" +#: elf.c:6522 +msgid "%B: unsupported relocation type %s" msgstr "" -#: elfcode.h:1050 +#: elfcode.h:1056 #, c-format msgid "%s: version count (%ld) does not match symbol count (%ld)" msgstr "" -#: elfcode.h:1276 +#: elfcode.h:1282 #, c-format msgid "%s(%s): relocation %d has invalid symbol index %ld" msgstr "" -#: elflink.c:1350 -#, c-format -msgid "%s: warning: unexpected redefinition of indirect versioned symbol `%s'" +#: elf-hppa.h:1402 elf-hppa.h:1428 elf-hppa.h:1443 +msgid "%B(%A): warning: unresolvable relocation against symbol `%s'" msgstr "" -#: elflink.c:1669 -#, c-format -msgid "%s: undefined versioned symbol name %s" +#: elflink.c:1390 +msgid "%B: unexpected redefinition of indirect versioned symbol `%s'" msgstr "" -#: elflink.c:1818 -#, c-format +#: elflink.c:1707 +msgid "%B: undefined versioned symbol name %s" +msgstr "" + +#: elflink.c:1856 msgid "" -"%s: bad reloc symbol index (0x%lx >= 0x%lx) for offset 0x%lx in section `%s'" +"%B: bad reloc symbol index (0x%lx >= 0x%lx) for offset 0x%lx in section `%A'" msgstr "" -#: elflink.c:2007 -#, c-format -msgid "%s: relocation size mismatch in %s section %s" +#: elflink.c:2046 +msgid "%B: relocation size mismatch in %B section %A" msgstr "" -#: elflink.c:2296 +#: elflink.c:2336 #, c-format msgid "warning: type and size of dynamic symbol `%s' are not defined" msgstr "" -#: elflink.c:2917 +#: elflink.c:2966 msgid "warning: " msgstr "" -#: elflink.c:3411 -#, c-format -msgid "%s: %s: invalid version %u (max %d)" +#: elflink.c:3461 +msgid "%B: %s: invalid version %u (max %d)" msgstr "" -#: elflink.c:3452 -#, c-format -msgid "%s: %s: invalid needed version %d" +#: elflink.c:3502 +msgid "%B: %s: invalid needed version %d" msgstr "" -#: elflink.c:3627 -#, c-format -msgid "Warning: alignment %u of symbol `%s' in %s is smaller than %u in %s" +#: elflink.c:3675 +msgid "Warning: alignment %u of symbol `%s' in %B is smaller than %u in %B" +msgstr "" + +#: elflink.c:3687 +msgid "Warning: size of symbol `%s' changed from %lu in %B to %lu in %B" msgstr "" -#: elflink.c:3641 +#: elflink.c:3846 #, c-format -msgid "Warning: size of symbol `%s' changed from %lu in %s to %lu in %s" +msgid "%s: invalid DSO for symbol `%s' definition" msgstr "" -#: elflink.c:4837 +#: elflink.c:4886 #, c-format msgid "%s: undefined version: %s" msgstr "" -#: elflink.c:4903 -#, c-format -msgid "%s: .preinit_array section is not allowed in DSO" +#: elflink.c:4952 +msgid "%B: .preinit_array section is not allowed in DSO" msgstr "" -#: elflink.c:5594 +#: elflink.c:5643 msgid "Not enough memory to sort relocations" msgstr "" -#: elflink.c:5976 -#, c-format -msgid "%s: %s symbol `%s' in %s is referenced by DSO" +#: elflink.c:6026 +msgid "%B: %s symbol `%s' in %B is referenced by DSO" msgstr "" -#: elflink.c:6057 -#, c-format -msgid "%s: could not find output section %s for input section %s" +#: elflink.c:6106 +msgid "%B: could not find output section %A for input section %A" msgstr "" -#: elflink.c:6156 -#, c-format -msgid "%s: %s symbol `%s' isn't defined" +#: elflink.c:6203 +msgid "%B: %s symbol `%s' isn't defined" +msgstr "" + +#: elflink.c:6712 +msgid "" +"`%s' referenced in section `%A' of %B: defined in discarded section `%A' of %" +"B\n" msgstr "" -#: elflink.c:6575 elflink.c:6616 -msgid "%T: discarded in section `%s' from %s\n" +#: elflink.c:7221 +msgid "%B: warning: sh_link not set for section `%A'" msgstr "" -#: elflink.c:7870 elflink.c:7912 +#: elflink.c:7294 #, c-format -msgid "%s: could not find output section %s" +msgid "%A has both ordered and unordered sections" msgstr "" -#: elflink.c:7876 +#: elflink.c:8123 elflink.c:8164 +msgid "%B: could not find output section %s" +msgstr "" + +#: elflink.c:8128 #, c-format msgid "warning: %s section has zero size" msgstr "" -#: elflink.c:8427 +#: elflink.c:8703 msgid "Warning: gc-sections option ignored" msgstr "" -#: elfxx-mips.c:890 +#: elflink.c:9362 +msgid "%B: ignoring duplicate section `%A'\n" +msgstr "" + +#: elflink.c:9369 elflink.c:9376 +msgid "%B: duplicate section `%A' has different size\n" +msgstr "" + +#: elflink.c:9384 elflink.c:9389 +msgid "%B: warning: could not read contents of section `%A'\n" +msgstr "" + +#: elflink.c:9393 +msgid "%B: warning: duplicate section `%A' has different contents\n" +msgstr "" + +#: elfxx-mips.c:887 msgid "static procedure (no name)" msgstr "" -#: elfxx-mips.c:2028 +#: elfxx-mips.c:1993 msgid "not enough GOT space for local GOT entries" msgstr "" -#: elfxx-mips.c:3775 -#, c-format -msgid "%s: %s+0x%lx: jump to stub routine which is not jal" +#: elfxx-mips.c:3718 +msgid "%B: %A+0x%lx: jump to stub routine which is not jal" msgstr "" -#: elfxx-mips.c:5260 -#, c-format -msgid "%s: Malformed reloc detected for section %s" +#: elfxx-mips.c:5223 +msgid "%B: Malformed reloc detected for section %s" msgstr "" -#: elfxx-mips.c:5334 -#, c-format -msgid "%s: CALL16 reloc at 0x%lx not against global symbol" +#: elfxx-mips.c:5297 +msgid "%B: CALL16 reloc at 0x%lx not against global symbol" msgstr "" -#: elfxx-mips.c:8631 +#: elfxx-mips.c:8562 #, c-format msgid "%s: illegal section name `%s'" msgstr "" -#: elfxx-mips.c:8954 -#, c-format -msgid "%s: endianness incompatible with that of the selected emulation" +#: elfxx-mips.c:8885 +msgid "%B: endianness incompatible with that of the selected emulation" msgstr "" -#: elfxx-mips.c:8966 -#, c-format -msgid "%s: ABI is incompatible with that of the selected emulation" +#: elfxx-mips.c:8897 +msgid "%B: ABI is incompatible with that of the selected emulation" msgstr "" -#: elfxx-mips.c:9038 -#, c-format -msgid "%s: warning: linking PIC files with non-PIC files" +#: elfxx-mips.c:8969 +msgid "%B: warning: linking PIC files with non-PIC files" msgstr "" -#: elfxx-mips.c:9055 -#, c-format -msgid "%s: linking 32-bit code with 64-bit code" +#: elfxx-mips.c:8986 +msgid "%B: linking 32-bit code with 64-bit code" msgstr "" -#: elfxx-mips.c:9083 -#, c-format -msgid "%s: linking %s module with previous %s modules" +#: elfxx-mips.c:9014 +msgid "%B: linking %s module with previous %s modules" msgstr "" -#: elfxx-mips.c:9106 -#, c-format -msgid "%s: ABI mismatch: linking %s module with previous %s modules" +#: elfxx-mips.c:9037 +msgid "%B: ABI mismatch: linking %s module with previous %s modules" msgstr "" -#: elfxx-mips.c:9171 +#: elfxx-mips.c:9102 #, c-format msgid " [abi=O32]" msgstr "" -#: elfxx-mips.c:9173 +#: elfxx-mips.c:9104 #, c-format msgid " [abi=O64]" msgstr "" -#: elfxx-mips.c:9175 +#: elfxx-mips.c:9106 #, c-format msgid " [abi=EABI32]" msgstr "" -#: elfxx-mips.c:9177 +#: elfxx-mips.c:9108 #, c-format msgid " [abi=EABI64]" msgstr "" -#: elfxx-mips.c:9179 +#: elfxx-mips.c:9110 #, c-format msgid " [abi unknown]" msgstr "" -#: elfxx-mips.c:9181 +#: elfxx-mips.c:9112 #, c-format msgid " [abi=N32]" msgstr "" -#: elfxx-mips.c:9183 +#: elfxx-mips.c:9114 #, c-format msgid " [abi=64]" msgstr "" -#: elfxx-mips.c:9185 +#: elfxx-mips.c:9116 #, c-format msgid " [no abi set]" msgstr "" -#: elfxx-mips.c:9188 +#: elfxx-mips.c:9119 #, c-format msgid " [mips1]" msgstr "" -#: elfxx-mips.c:9190 +#: elfxx-mips.c:9121 #, c-format msgid " [mips2]" msgstr "" -#: elfxx-mips.c:9192 +#: elfxx-mips.c:9123 #, c-format msgid " [mips3]" msgstr "" -#: elfxx-mips.c:9194 +#: elfxx-mips.c:9125 #, c-format msgid " [mips4]" msgstr "" -#: elfxx-mips.c:9196 +#: elfxx-mips.c:9127 #, c-format msgid " [mips5]" msgstr "" -#: elfxx-mips.c:9198 +#: elfxx-mips.c:9129 #, c-format msgid " [mips32]" msgstr "" -#: elfxx-mips.c:9200 +#: elfxx-mips.c:9131 #, c-format msgid " [mips64]" msgstr "" -#: elfxx-mips.c:9202 +#: elfxx-mips.c:9133 #, c-format msgid " [mips32r2]" msgstr "" -#: elfxx-mips.c:9204 +#: elfxx-mips.c:9135 #, c-format msgid " [mips64r2]" msgstr "" -#: elfxx-mips.c:9206 +#: elfxx-mips.c:9137 #, c-format msgid " [unknown ISA]" msgstr "" -#: elfxx-mips.c:9209 +#: elfxx-mips.c:9140 #, c-format msgid " [mdmx]" msgstr "" -#: elfxx-mips.c:9212 +#: elfxx-mips.c:9143 #, c-format msgid " [mips16]" msgstr "" -#: elfxx-mips.c:9215 +#: elfxx-mips.c:9146 #, c-format msgid " [32bitmode]" msgstr "" -#: elfxx-mips.c:9217 +#: elfxx-mips.c:9148 #, c-format msgid " [not 32bitmode]" msgstr "" @@ -2243,83 +2190,70 @@ msgid "%s: unrecognized symbol `%s' flags 0x%x" msgstr "" #: ieee.c:938 -#, c-format -msgid "%s: unimplemented ATI record %u for symbol %u" +msgid "%B: unimplemented ATI record %u for symbol %u" msgstr "" -#: ieee.c:963 -#, c-format -msgid "%s: unexpected ATN type %d in external part" +#: ieee.c:962 +msgid "%B: unexpected ATN type %d in external part" msgstr "" -#: ieee.c:985 -#, c-format -msgid "%s: unexpected type after ATN" +#: ieee.c:984 +msgid "%B: unexpected type after ATN" msgstr "" #: ihex.c:264 -#, c-format -msgid "%s:%d: unexpected character `%s' in Intel Hex file\n" +msgid "%B:%d: unexpected character `%s' in Intel Hex file" msgstr "" #: ihex.c:372 -#, c-format -msgid "%s:%u: bad checksum in Intel Hex file (expected %u, found %u)" +msgid "%B:%u: bad checksum in Intel Hex file (expected %u, found %u)" msgstr "" #: ihex.c:426 -#, c-format -msgid "%s:%u: bad extended address record length in Intel Hex file" +msgid "%B:%u: bad extended address record length in Intel Hex file" msgstr "" #: ihex.c:443 -#, c-format -msgid "%s:%u: bad extended start address length in Intel Hex file" +msgid "%B:%u: bad extended start address length in Intel Hex file" msgstr "" #: ihex.c:460 -#, c-format -msgid "%s:%u: bad extended linear address record length in Intel Hex file" +msgid "%B:%u: bad extended linear address record length in Intel Hex file" msgstr "" #: ihex.c:477 -#, c-format -msgid "%s:%u: bad extended linear start address length in Intel Hex file" +msgid "%B:%u: bad extended linear start address length in Intel Hex file" msgstr "" #: ihex.c:494 -#, c-format -msgid "%s:%u: unrecognized ihex type %u in Intel Hex file\n" +msgid "%B:%u: unrecognized ihex type %u in Intel Hex file" msgstr "" #: ihex.c:619 -#, c-format -msgid "%s: internal error in ihex_read_section" +msgid "%B: internal error in ihex_read_section" msgstr "" -#: ihex.c:654 -#, c-format -msgid "%s: bad section length in ihex_read_section" +#: ihex.c:653 +msgid "%B: bad section length in ihex_read_section" msgstr "" -#: ihex.c:872 +#: ihex.c:870 #, c-format msgid "%s: address 0x%s out of range for Intel Hex file" msgstr "" -#: libbfd.c:851 +#: libbfd.c:856 #, c-format msgid "Deprecated %s called at %s line %d in %s\n" msgstr "" -#: libbfd.c:854 +#: libbfd.c:859 #, c-format msgid "Deprecated %s called\n" msgstr "" #: linker.c:1831 -#, c-format -msgid "%s: indirect symbol `%s' to `%s' is a loop" +msgid "%B: indirect symbol `%s' to `%s' is a loop" msgstr "" #: linker.c:2699 @@ -2327,9 +2261,17 @@ msgstr "" msgid "Attempt to do relocatable link with %s input and %s output" msgstr "" -#: merge.c:797 +#: linker.c:2996 +msgid "%B: warning: ignoring duplicate section `%A'\n" +msgstr "" + +#: linker.c:3010 +msgid "%B: warning: duplicate section `%A' has different size\n" +msgstr "" + +#: merge.c:795 #, c-format -msgid "%s: access beyond end of merged section (%ld + %ld)" +msgid "%s: access beyond end of merged section (%ld)" msgstr "" #: mmo.c:503 @@ -2342,132 +2284,132 @@ msgstr "" msgid "%s: No core to allocate a symbol %d bytes long\n" msgstr "" -#: mmo.c:1287 +#: mmo.c:1286 #, c-format msgid "%s: invalid mmo file: initialization value for $255 is not `Main'\n" msgstr "" -#: mmo.c:1433 +#: mmo.c:1432 #, c-format msgid "" "%s: unsupported wide character sequence 0x%02X 0x%02X after symbol name " "starting with `%s'\n" msgstr "" -#: mmo.c:1674 +#: mmo.c:1672 #, c-format msgid "%s: invalid mmo file: unsupported lopcode `%d'\n" msgstr "" -#: mmo.c:1684 +#: mmo.c:1682 #, c-format msgid "%s: invalid mmo file: expected YZ = 1 got YZ = %d for lop_quote\n" msgstr "" -#: mmo.c:1720 +#: mmo.c:1718 #, c-format msgid "%s: invalid mmo file: expected z = 1 or z = 2, got z = %d for lop_loc\n" msgstr "" -#: mmo.c:1766 +#: mmo.c:1764 #, c-format msgid "" "%s: invalid mmo file: expected z = 1 or z = 2, got z = %d for lop_fixo\n" msgstr "" -#: mmo.c:1805 +#: mmo.c:1803 #, c-format msgid "%s: invalid mmo file: expected y = 0, got y = %d for lop_fixrx\n" msgstr "" -#: mmo.c:1814 +#: mmo.c:1812 #, c-format msgid "" "%s: invalid mmo file: expected z = 16 or z = 24, got z = %d for lop_fixrx\n" msgstr "" -#: mmo.c:1837 +#: mmo.c:1835 #, c-format msgid "" "%s: invalid mmo file: leading byte of operand word must be 0 or 1, got %d " "for lop_fixrx\n" msgstr "" -#: mmo.c:1860 +#: mmo.c:1858 #, c-format msgid "%s: cannot allocate file name for file number %d, %d bytes\n" msgstr "" -#: mmo.c:1880 +#: mmo.c:1878 #, c-format msgid "" "%s: invalid mmo file: file number %d `%s', was already entered as `%s'\n" msgstr "" -#: mmo.c:1893 +#: mmo.c:1891 #, c-format msgid "" "%s: invalid mmo file: file name for number %d was not specified before use\n" msgstr "" -#: mmo.c:1999 +#: mmo.c:1997 #, c-format msgid "" "%s: invalid mmo file: fields y and z of lop_stab non-zero, y: %d, z: %d\n" msgstr "" -#: mmo.c:2035 +#: mmo.c:2033 #, c-format msgid "%s: invalid mmo file: lop_end not last item in file\n" msgstr "" -#: mmo.c:2048 +#: mmo.c:2046 #, c-format msgid "" "%s: invalid mmo file: YZ of lop_end (%ld) not equal to the number of tetras " "to the preceding lop_stab (%ld)\n" msgstr "" -#: mmo.c:2698 +#: mmo.c:2696 #, c-format msgid "%s: invalid symbol table: duplicate symbol `%s'\n" msgstr "" -#: mmo.c:2949 +#: mmo.c:2947 #, c-format msgid "" "%s: Bad symbol definition: `Main' set to %s rather than the start address %" "s\n" msgstr "" -#: mmo.c:3039 +#: mmo.c:3037 #, c-format msgid "" "%s: warning: symbol table too large for mmo, larger than 65535 32-bit words: " "%d. Only `Main' will be emitted.\n" msgstr "" -#: mmo.c:3084 +#: mmo.c:3082 #, c-format msgid "%s: internal error, symbol table changed size from %d to %d words\n" msgstr "" -#: mmo.c:3139 +#: mmo.c:3137 #, c-format msgid "%s: internal error, internal register section %s had contents\n" msgstr "" -#: mmo.c:3191 +#: mmo.c:3189 #, c-format msgid "%s: no initialized registers; section length 0\n" msgstr "" -#: mmo.c:3197 +#: mmo.c:3195 #, c-format msgid "%s: too many initialized registers; section length %ld\n" msgstr "" -#: mmo.c:3202 +#: mmo.c:3200 #, c-format msgid "" "%s: invalid start address for initialized registers of length %ld: 0x%lx%" @@ -2486,45 +2428,37 @@ msgstr "" #. XXX code yet to be written. #: peicode.h:787 -#, c-format -msgid "%s: Unhandled import type; %x" +msgid "%B: Unhandled import type; %x" msgstr "" #: peicode.h:792 -#, c-format -msgid "%s: Unrecognised import type; %x" +msgid "%B: Unrecognised import type; %x" msgstr "" #: peicode.h:806 -#, c-format -msgid "%s: Unrecognised import name type; %x" +msgid "%B: Unrecognised import name type; %x" msgstr "" -#: peicode.h:1194 -#, c-format -msgid "%s: Unrecognised machine type (0x%x) in Import Library Format archive" +#: peicode.h:1193 +msgid "%B: Unrecognised machine type (0x%x) in Import Library Format archive" msgstr "" -#: peicode.h:1206 -#, c-format +#: peicode.h:1205 msgid "" -"%s: Recognised but unhandled machine type (0x%x) in Import Library Format " +"%B: Recognised but unhandled machine type (0x%x) in Import Library Format " "archive" msgstr "" #: peicode.h:1223 -#, c-format -msgid "%s: size field is zero in Import Library Format header" +msgid "%B: size field is zero in Import Library Format header" msgstr "" -#: peicode.h:1254 -#, c-format -msgid "%s: string not null terminated in ILF object file." +#: peicode.h:1253 +msgid "%B: string not null terminated in ILF object file." msgstr "" -#: pe-mips.c:659 -#, c-format -msgid "%s: `ld -r' not supported with PE MIPS objects\n" +#: pe-mips.c:636 +msgid "%B: `ld -r' not supported with PE MIPS objects\n" msgstr "" #. OK, at this point the following variables are set up: @@ -2532,19 +2466,16 @@ msgstr "" #. mem = pointer to memory we're fixing up #. val = VMA of what we need to refer to #. -#: pe-mips.c:795 -#, c-format -msgid "%s: unimplemented %s\n" +#: pe-mips.c:770 +msgid "%B: unimplemented %s\n" msgstr "" -#: pe-mips.c:821 -#, c-format -msgid "%s: jump too far away\n" +#: pe-mips.c:796 +msgid "%B: jump too far away\n" msgstr "" -#: pe-mips.c:848 -#, c-format -msgid "%s: bad pair/reflo after refhi\n" +#: pe-mips.c:822 +msgid "%B: bad pair/reflo after refhi\n" msgstr "" #: ppcboot.c:416 @@ -2596,21 +2527,19 @@ msgstr "" msgid "Partition[%d] length = 0x%.8lx (%ld)\n" msgstr "" -#: som.c:5422 +#: som.c:5490 msgid "som_sizeof_headers unimplemented" msgstr "" #: srec.c:302 -#, c-format -msgid "%s:%d: Unexpected character `%s' in S-record file\n" +msgid "%B:%d: Unexpected character `%s' in S-record file\n" msgstr "" -#: stabs.c:326 -#, c-format -msgid "%s(%s+0x%lx): Stabs entry has invalid string index." +#: stabs.c:296 +msgid "%B(%A+0x%lx): Stabs entry has invalid string index." msgstr "" -#: syms.c:1019 +#: syms.c:1027 msgid "Unsupported .stab relocation" msgstr "" @@ -2629,7 +2558,7 @@ msgstr "" msgid "Size mismatch section %s=%lx, %s=%lx" msgstr "" -#: vms-gsd.c:704 +#: vms-gsd.c:702 #, c-format msgid "unknown gsd/egsd subtype %d" msgstr "" @@ -2679,7 +2608,7 @@ msgstr "" msgid "unsupported STA cmd %s" msgstr "" -#: vms-tir.c:401 vms-tir.c:1261 +#: vms-tir.c:401 vms-tir.c:1260 #, c-format msgid "reserved STA cmd %d" msgstr "" @@ -2694,38 +2623,38 @@ msgstr "" #. Redefine symbol to current location. #. Define a literal. #: vms-tir.c:602 vms-tir.c:714 vms-tir.c:824 vms-tir.c:842 vms-tir.c:850 -#: vms-tir.c:859 vms-tir.c:1584 +#: vms-tir.c:859 vms-tir.c:1583 #, c-format msgid "%s: not supported" msgstr "" -#: vms-tir.c:607 vms-tir.c:1439 +#: vms-tir.c:607 vms-tir.c:1438 #, c-format msgid "%s: not implemented" msgstr "" -#: vms-tir.c:611 vms-tir.c:1443 +#: vms-tir.c:611 vms-tir.c:1442 #, c-format msgid "reserved STO cmd %d" msgstr "" -#: vms-tir.c:729 vms-tir.c:1589 +#: vms-tir.c:729 vms-tir.c:1588 #, c-format msgid "reserved OPR cmd %d" msgstr "" -#: vms-tir.c:797 vms-tir.c:1653 +#: vms-tir.c:797 vms-tir.c:1652 #, c-format msgid "reserved CTL cmd %d" msgstr "" #. stack byte from image #. arg: none. -#: vms-tir.c:1169 +#: vms-tir.c:1168 msgid "stack-from-image not implemented" msgstr "" -#: vms-tir.c:1187 +#: vms-tir.c:1186 msgid "stack-entry-mask not fully implemented" msgstr "" @@ -2736,278 +2665,272 @@ msgstr "" #. #. compare argument descriptor with symbol argument (ARG$V_PASSMECH) #. and stack TRUE (args match) or FALSE (args dont match) value. -#: vms-tir.c:1201 +#: vms-tir.c:1200 msgid "PASSMECH not fully implemented" msgstr "" -#: vms-tir.c:1220 +#: vms-tir.c:1219 msgid "stack-local-symbol not fully implemented" msgstr "" -#: vms-tir.c:1233 +#: vms-tir.c:1232 msgid "stack-literal not fully implemented" msgstr "" -#: vms-tir.c:1254 +#: vms-tir.c:1253 msgid "stack-local-symbol-entry-point-mask not fully implemented" msgstr "" -#: vms-tir.c:1531 vms-tir.c:1543 vms-tir.c:1555 vms-tir.c:1567 vms-tir.c:1632 -#: vms-tir.c:1640 vms-tir.c:1648 +#: vms-tir.c:1530 vms-tir.c:1542 vms-tir.c:1554 vms-tir.c:1566 vms-tir.c:1631 +#: vms-tir.c:1639 vms-tir.c:1647 #, c-format msgid "%s: not fully implemented" msgstr "" -#: vms-tir.c:1705 +#: vms-tir.c:1704 #, c-format msgid "obj code %d not found" msgstr "" -#: vms-tir.c:2043 +#: vms-tir.c:2042 #, c-format msgid "SEC_RELOC with no relocs in section %s" msgstr "" -#: vms-tir.c:2331 +#: vms-tir.c:2330 #, c-format msgid "Unhandled relocation %s" msgstr "" -#: xcofflink.c:1244 -#, c-format -msgid "%s: `%s' has line numbers but no enclosing section" +#: xcofflink.c:1243 +msgid "%B: `%s' has line numbers but no enclosing section" msgstr "" -#: xcofflink.c:1297 -#, c-format -msgid "%s: class %d symbol `%s' has no aux entries" +#: xcofflink.c:1296 +msgid "%B: class %d symbol `%s' has no aux entries" msgstr "" -#: xcofflink.c:1320 -#, c-format -msgid "%s: symbol `%s' has unrecognized csect type %d" +#: xcofflink.c:1319 +msgid "%B: symbol `%s' has unrecognized csect type %d" msgstr "" -#: xcofflink.c:1332 -#, c-format -msgid "%s: bad XTY_ER symbol `%s': class %d scnum %d scnlen %d" +#: xcofflink.c:1331 +msgid "%B: bad XTY_ER symbol `%s': class %d scnum %d scnlen %d" msgstr "" -#: xcofflink.c:1368 -#, c-format -msgid "%s: XMC_TC0 symbol `%s' is class %d scnlen %d" +#: xcofflink.c:1367 +msgid "%B: XMC_TC0 symbol `%s' is class %d scnlen %d" msgstr "" -#: xcofflink.c:1520 -#, c-format -msgid "%s: csect `%s' not in enclosing section" +#: xcofflink.c:1518 +msgid "%B: csect `%s' not in enclosing section" msgstr "" -#: xcofflink.c:1627 -#, c-format -msgid "%s: misplaced XTY_LD `%s'" +#: xcofflink.c:1625 +msgid "%B: misplaced XTY_LD `%s'" msgstr "" -#: xcofflink.c:1958 -#, c-format -msgid "%s: reloc %s:%d not in csect" +#: xcofflink.c:1956 +msgid "%B: reloc %s:%d not in csect" msgstr "" -#: xcofflink.c:2095 +#: xcofflink.c:2093 #, c-format msgid "%s: XCOFF shared object when not producing XCOFF output" msgstr "" -#: xcofflink.c:2116 +#: xcofflink.c:2114 #, c-format msgid "%s: dynamic object with no .loader section" msgstr "" -#: xcofflink.c:2761 +#: xcofflink.c:2759 #, c-format msgid "%s: no such symbol" msgstr "" -#: xcofflink.c:2894 +#: xcofflink.c:2892 msgid "error: undefined symbol __rtinit" msgstr "" -#: xcofflink.c:3455 +#: xcofflink.c:3449 #, c-format msgid "warning: attempt to export undefined symbol `%s'" msgstr "" -#: xcofflink.c:4448 +#: xcofflink.c:4444 #, c-format msgid "TOC overflow: 0x%lx > 0x10000; try -mminimal-toc when compiling" msgstr "" -#: xcofflink.c:5288 xcofflink.c:5755 xcofflink.c:5817 xcofflink.c:6119 +#: xcofflink.c:5285 +msgid "%B: loader reloc in unrecognized section `%A'" +msgstr "" + +#: xcofflink.c:5306 +msgid "%B: `%s' in loader reloc but not loader sym" +msgstr "" + +#: xcofflink.c:5321 +msgid "%B: loader reloc in read-only section %A" +msgstr "" + +#: xcofflink.c:5747 xcofflink.c:5809 xcofflink.c:6111 #, c-format msgid "%s: loader reloc in unrecognized section `%s'" msgstr "" -#: xcofflink.c:5310 xcofflink.c:6130 +#: xcofflink.c:6122 #, c-format msgid "%s: `%s' in loader reloc but not loader sym" msgstr "" -#: xcofflink.c:5325 -#, c-format -msgid "%s: loader reloc in read-only section %s" +#: elf32-ia64.c:980 elf64-ia64.c:980 +msgid "" +"%B: Can't relax br at 0x%lx in section `%A'. Please use brl or indirect " +"branch." msgstr "" -#: elf32-ia64.c:2363 elf64-ia64.c:2363 +#: elf32-ia64.c:2334 elf64-ia64.c:2334 msgid "@pltoff reloc against local symbol" msgstr "" -#: elf32-ia64.c:3768 elf64-ia64.c:3768 +#: elf32-ia64.c:3752 elf64-ia64.c:3752 #, c-format msgid "%s: short data segment overflowed (0x%lx >= 0x400000)" msgstr "" -#: elf32-ia64.c:3779 elf64-ia64.c:3779 +#: elf32-ia64.c:3763 elf64-ia64.c:3763 #, c-format msgid "%s: __gp does not cover short data segment" msgstr "" -#: elf32-ia64.c:4027 elf64-ia64.c:4027 -#, c-format -msgid "%s: non-pic code with imm relocation against dynamic symbol `%s'" +#: elf32-ia64.c:4010 elf64-ia64.c:4010 +msgid "%B: non-pic code with imm relocation against dynamic symbol `%s'" msgstr "" -#: elf32-ia64.c:4092 elf64-ia64.c:4092 -#, c-format -msgid "%s: @gprel relocation against dynamic symbol %s" +#: elf32-ia64.c:4075 elf64-ia64.c:4075 +msgid "%B: @gprel relocation against dynamic symbol %s" msgstr "" -#: elf32-ia64.c:4152 elf64-ia64.c:4152 -#, c-format -msgid "%s: linking non-pic code in a position independent executable" +#: elf32-ia64.c:4135 elf64-ia64.c:4135 +msgid "%B: linking non-pic code in a position independent executable" msgstr "" -#: elf32-ia64.c:4289 elf64-ia64.c:4289 -#, c-format -msgid "%s: @internal branch to dynamic symbol %s" +#: elf32-ia64.c:4272 elf64-ia64.c:4272 +msgid "%B: @internal branch to dynamic symbol %s" msgstr "" -#: elf32-ia64.c:4291 elf64-ia64.c:4291 -#, c-format -msgid "%s: speculation fixup to dynamic symbol %s" +#: elf32-ia64.c:4274 elf64-ia64.c:4274 +msgid "%B: speculation fixup to dynamic symbol %s" msgstr "" -#: elf32-ia64.c:4293 elf64-ia64.c:4293 -#, c-format -msgid "%s: @pcrel relocation against dynamic symbol %s" +#: elf32-ia64.c:4276 elf64-ia64.c:4276 +msgid "%B: @pcrel relocation against dynamic symbol %s" msgstr "" -#: elf32-ia64.c:4505 elf64-ia64.c:4505 +#: elf32-ia64.c:4484 elf64-ia64.c:4484 msgid "unsupported reloc" msgstr "" -#: elf32-ia64.c:4784 elf64-ia64.c:4784 -#, c-format -msgid "%s: linking trap-on-NULL-dereference with non-trapping files" +#: elf32-ia64.c:4761 elf64-ia64.c:4761 +msgid "%B: linking trap-on-NULL-dereference with non-trapping files" msgstr "" -#: elf32-ia64.c:4793 elf64-ia64.c:4793 -#, c-format -msgid "%s: linking big-endian files with little-endian files" +#: elf32-ia64.c:4770 elf64-ia64.c:4770 +msgid "%B: linking big-endian files with little-endian files" msgstr "" -#: elf32-ia64.c:4802 elf64-ia64.c:4802 -#, c-format -msgid "%s: linking 64-bit files with 32-bit files" +#: elf32-ia64.c:4779 elf64-ia64.c:4779 +msgid "%B: linking 64-bit files with 32-bit files" msgstr "" -#: elf32-ia64.c:4811 elf64-ia64.c:4811 -#, c-format -msgid "%s: linking constant-gp files with non-constant-gp files" +#: elf32-ia64.c:4788 elf64-ia64.c:4788 +msgid "%B: linking constant-gp files with non-constant-gp files" msgstr "" -#: elf32-ia64.c:4821 elf64-ia64.c:4821 -#, c-format -msgid "%s: linking auto-pic files with non-auto-pic files" +#: elf32-ia64.c:4798 elf64-ia64.c:4798 +msgid "%B: linking auto-pic files with non-auto-pic files" msgstr "" -#: peigen.c:1031 pepigen.c:1031 +#: peigen.c:1033 pepigen.c:1033 #, c-format msgid "%s: line number overflow: 0x%lx > 0xffff" msgstr "" -#: peigen.c:1052 pepigen.c:1052 +#: peigen.c:1054 pepigen.c:1054 #, c-format msgid "%s: reloc overflow 1: 0x%lx > 0xffff" msgstr "" -#: peigen.c:1066 pepigen.c:1066 +#: peigen.c:1068 pepigen.c:1068 msgid "Export Directory [.edata (or where ever we found it)]" msgstr "" -#: peigen.c:1067 pepigen.c:1067 +#: peigen.c:1069 pepigen.c:1069 msgid "Import Directory [parts of .idata]" msgstr "" -#: peigen.c:1068 pepigen.c:1068 +#: peigen.c:1070 pepigen.c:1070 msgid "Resource Directory [.rsrc]" msgstr "" -#: peigen.c:1069 pepigen.c:1069 +#: peigen.c:1071 pepigen.c:1071 msgid "Exception Directory [.pdata]" msgstr "" -#: peigen.c:1070 pepigen.c:1070 +#: peigen.c:1072 pepigen.c:1072 msgid "Security Directory" msgstr "" -#: peigen.c:1071 pepigen.c:1071 +#: peigen.c:1073 pepigen.c:1073 msgid "Base Relocation Directory [.reloc]" msgstr "" -#: peigen.c:1072 pepigen.c:1072 +#: peigen.c:1074 pepigen.c:1074 msgid "Debug Directory" msgstr "" -#: peigen.c:1073 pepigen.c:1073 +#: peigen.c:1075 pepigen.c:1075 msgid "Description Directory" msgstr "" -#: peigen.c:1074 pepigen.c:1074 +#: peigen.c:1076 pepigen.c:1076 msgid "Special Directory" msgstr "" -#: peigen.c:1075 pepigen.c:1075 +#: peigen.c:1077 pepigen.c:1077 msgid "Thread Storage Directory [.tls]" msgstr "" -#: peigen.c:1076 pepigen.c:1076 +#: peigen.c:1078 pepigen.c:1078 msgid "Load Configuration Directory" msgstr "" -#: peigen.c:1077 pepigen.c:1077 +#: peigen.c:1079 pepigen.c:1079 msgid "Bound Import Directory" msgstr "" -#: peigen.c:1078 pepigen.c:1078 +#: peigen.c:1080 pepigen.c:1080 msgid "Import Address Table Directory" msgstr "" -#: peigen.c:1079 pepigen.c:1079 +#: peigen.c:1081 pepigen.c:1081 msgid "Delay Import Directory" msgstr "" -#: peigen.c:1080 peigen.c:1081 pepigen.c:1080 pepigen.c:1081 +#: peigen.c:1082 peigen.c:1083 pepigen.c:1082 pepigen.c:1083 msgid "Reserved" msgstr "" -#: peigen.c:1144 pepigen.c:1144 +#: peigen.c:1145 pepigen.c:1145 #, c-format msgid "" "\n" "There is an import table, but the section containing it could not be found\n" msgstr "" -#: peigen.c:1149 pepigen.c:1149 +#: peigen.c:1150 pepigen.c:1150 #, c-format msgid "" "\n" @@ -3026,61 +2949,61 @@ msgstr "" msgid "\tcode-base %08lx toc (loadable/actual) %08lx/%08lx\n" msgstr "" -#: peigen.c:1195 pepigen.c:1195 +#: peigen.c:1197 pepigen.c:1197 #, c-format msgid "" "\n" "No reldata section! Function descriptor not decoded.\n" msgstr "" -#: peigen.c:1200 pepigen.c:1200 +#: peigen.c:1202 pepigen.c:1202 #, c-format msgid "" "\n" "The Import Tables (interpreted %s section contents)\n" msgstr "" -#: peigen.c:1203 pepigen.c:1203 +#: peigen.c:1205 pepigen.c:1205 #, c-format msgid "" " vma: Hint Time Forward DLL First\n" " Table Stamp Chain Name Thunk\n" msgstr "" -#: peigen.c:1254 pepigen.c:1254 +#: peigen.c:1255 pepigen.c:1255 #, c-format msgid "" "\n" "\tDLL Name: %s\n" msgstr "" -#: peigen.c:1265 pepigen.c:1265 +#: peigen.c:1266 pepigen.c:1266 #, c-format msgid "\tvma: Hint/Ord Member-Name Bound-To\n" msgstr "" -#: peigen.c:1290 pepigen.c:1290 +#: peigen.c:1291 pepigen.c:1291 #, c-format msgid "" "\n" "There is a first thunk, but the section containing it could not be found\n" msgstr "" -#: peigen.c:1430 pepigen.c:1430 +#: peigen.c:1431 pepigen.c:1431 #, c-format msgid "" "\n" "There is an export table, but the section containing it could not be found\n" msgstr "" -#: peigen.c:1435 pepigen.c:1435 +#: peigen.c:1436 pepigen.c:1436 #, c-format msgid "" "\n" "There is an export table in %s at 0x%lx\n" msgstr "" -#: peigen.c:1466 pepigen.c:1466 +#: peigen.c:1467 pepigen.c:1467 #, c-format msgid "" "\n" @@ -3088,128 +3011,128 @@ msgid "" "\n" msgstr "" -#: peigen.c:1470 pepigen.c:1470 +#: peigen.c:1471 pepigen.c:1471 #, c-format msgid "Export Flags \t\t\t%lx\n" msgstr "" -#: peigen.c:1473 pepigen.c:1473 +#: peigen.c:1474 pepigen.c:1474 #, c-format msgid "Time/Date stamp \t\t%lx\n" msgstr "" -#: peigen.c:1476 pepigen.c:1476 +#: peigen.c:1477 pepigen.c:1477 #, c-format msgid "Major/Minor \t\t\t%d/%d\n" msgstr "" -#: peigen.c:1479 pepigen.c:1479 +#: peigen.c:1480 pepigen.c:1480 #, c-format msgid "Name \t\t\t\t" msgstr "" -#: peigen.c:1485 pepigen.c:1485 +#: peigen.c:1486 pepigen.c:1486 #, c-format msgid "Ordinal Base \t\t\t%ld\n" msgstr "" -#: peigen.c:1488 pepigen.c:1488 +#: peigen.c:1489 pepigen.c:1489 #, c-format msgid "Number in:\n" msgstr "" -#: peigen.c:1491 pepigen.c:1491 +#: peigen.c:1492 pepigen.c:1492 #, c-format msgid "\tExport Address Table \t\t%08lx\n" msgstr "" -#: peigen.c:1495 pepigen.c:1495 +#: peigen.c:1496 pepigen.c:1496 #, c-format msgid "\t[Name Pointer/Ordinal] Table\t%08lx\n" msgstr "" -#: peigen.c:1498 pepigen.c:1498 +#: peigen.c:1499 pepigen.c:1499 #, c-format msgid "Table Addresses\n" msgstr "" -#: peigen.c:1501 pepigen.c:1501 +#: peigen.c:1502 pepigen.c:1502 #, c-format msgid "\tExport Address Table \t\t" msgstr "" -#: peigen.c:1506 pepigen.c:1506 +#: peigen.c:1507 pepigen.c:1507 #, c-format msgid "\tName Pointer Table \t\t" msgstr "" -#: peigen.c:1511 pepigen.c:1511 +#: peigen.c:1512 pepigen.c:1512 #, c-format msgid "\tOrdinal Table \t\t\t" msgstr "" -#: peigen.c:1526 pepigen.c:1526 +#: peigen.c:1527 pepigen.c:1527 #, c-format msgid "" "\n" "Export Address Table -- Ordinal Base %ld\n" msgstr "" -#: peigen.c:1545 pepigen.c:1545 +#: peigen.c:1546 pepigen.c:1546 msgid "Forwarder RVA" msgstr "" -#: peigen.c:1556 pepigen.c:1556 +#: peigen.c:1557 pepigen.c:1557 msgid "Export RVA" msgstr "" -#: peigen.c:1563 pepigen.c:1563 +#: peigen.c:1564 pepigen.c:1564 #, c-format msgid "" "\n" "[Ordinal/Name Pointer] Table\n" msgstr "" -#: peigen.c:1618 pepigen.c:1618 +#: peigen.c:1619 pepigen.c:1619 #, c-format msgid "Warning, .pdata section size (%ld) is not a multiple of %d\n" msgstr "" -#: peigen.c:1622 pepigen.c:1622 +#: peigen.c:1623 pepigen.c:1623 #, c-format msgid "" "\n" "The Function Table (interpreted .pdata section contents)\n" msgstr "" -#: peigen.c:1625 pepigen.c:1625 +#: peigen.c:1626 pepigen.c:1626 #, c-format msgid " vma:\t\t\tBegin Address End Address Unwind Info\n" msgstr "" -#: peigen.c:1627 pepigen.c:1627 +#: peigen.c:1628 pepigen.c:1628 #, c-format msgid "" " vma:\t\tBegin End EH EH PrologEnd Exception\n" " \t\tAddress Address Handler Data Address Mask\n" msgstr "" -#: peigen.c:1697 pepigen.c:1697 +#: peigen.c:1698 pepigen.c:1698 #, c-format msgid " Register save millicode" msgstr "" -#: peigen.c:1700 pepigen.c:1700 +#: peigen.c:1701 pepigen.c:1701 #, c-format msgid " Register restore millicode" msgstr "" -#: peigen.c:1703 pepigen.c:1703 +#: peigen.c:1704 pepigen.c:1704 #, c-format msgid " Glue code sequence" msgstr "" -#: peigen.c:1755 pepigen.c:1755 +#: peigen.c:1756 pepigen.c:1756 #, c-format msgid "" "\n" @@ -3217,14 +3140,14 @@ msgid "" "PE File Base Relocations (interpreted .reloc section contents)\n" msgstr "" -#: peigen.c:1785 pepigen.c:1785 +#: peigen.c:1786 pepigen.c:1786 #, c-format msgid "" "\n" "Virtual Address: %08lx Chunk size %ld (0x%lx) Number of fixups %ld\n" msgstr "" -#: peigen.c:1798 pepigen.c:1798 +#: peigen.c:1799 pepigen.c:1799 #, c-format msgid "\treloc %4d offset %4x [%4lx] %s" msgstr "" @@ -3232,7 +3155,7 @@ msgstr "" #. The MS dumpbin program reportedly ands with 0xff0f before #. printing the characteristics field. Not sure why. No reason to #. emulate it here. -#: peigen.c:1838 pepigen.c:1838 +#: peigen.c:1839 pepigen.c:1839 #, c-format msgid "" "\n" -- 2.34.1