mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-05 23:26:51 +08:00
* Makefile.am: Run "make dep-am".
* Makefile.in: Regenerate. * doc/Makefile.in: Regenerate. * aoutx.h: Formatting fixes. * merge.c (_bfd_merged_section_offset): Break line at 80 chars. * linker.c: Replace bfd_get_filename with bfd_archive_filename in error message.
This commit is contained in:
@ -1,3 +1,14 @@
|
||||
2001-09-21 Alan Modra <amodra@bigpond.net.au>
|
||||
|
||||
* Makefile.am: Run "make dep-am".
|
||||
* Makefile.in: Regenerate.
|
||||
|
||||
* aoutx.h: Formatting fixes.
|
||||
* merge.c (_bfd_merged_section_offset): Break line at 80 chars.
|
||||
|
||||
* linker.c: Replace bfd_get_filename with bfd_archive_filename
|
||||
in error message.
|
||||
|
||||
2001-09-21 Alan Modra <amodra@bigpond.net.au>
|
||||
|
||||
* bfd.c (bfd_archive_filename): New function.
|
||||
|
@ -756,12 +756,13 @@ config.status: $(srcdir)/configure $(srcdir)/config.bfd $(srcdir)/configure.host
|
||||
# DO NOT DELETE THIS LINE -- mkdep uses it.
|
||||
# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
|
||||
archive.lo: archive.c $(INCDIR)/filenames.h $(INCDIR)/aout/ar.h \
|
||||
$(INCDIR)/aout/ranlib.h
|
||||
archures.lo: archures.c $(INCDIR)/filenames.h
|
||||
$(INCDIR)/aout/ranlib.h $(INCDIR)/safe-ctype.h
|
||||
archures.lo: archures.c $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h
|
||||
bfd.lo: bfd.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
|
||||
$(INCDIR)/bfdlink.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h \
|
||||
libcoff.h libecoff.h $(INCDIR)/coff/ecoff.h elf-bfd.h \
|
||||
$(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h
|
||||
$(INCDIR)/safe-ctype.h $(INCDIR)/bfdlink.h $(INCDIR)/coff/internal.h \
|
||||
$(INCDIR)/coff/sym.h libcoff.h libecoff.h $(INCDIR)/coff/ecoff.h \
|
||||
elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
||||
$(INCDIR)/elf/external.h
|
||||
cache.lo: cache.c $(INCDIR)/filenames.h
|
||||
coffgen.lo: coffgen.c $(INCDIR)/filenames.h $(INCDIR)/coff/internal.h \
|
||||
libcoff.h $(INCDIR)/bfdlink.h
|
||||
@ -772,19 +773,21 @@ libbfd.lo: libbfd.c $(INCDIR)/filenames.h
|
||||
opncls.lo: opncls.c $(INCDIR)/filenames.h $(INCDIR)/objalloc.h
|
||||
reloc.lo: reloc.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h
|
||||
section.lo: section.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h
|
||||
syms.lo: syms.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
|
||||
$(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def
|
||||
syms.lo: syms.c $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
|
||||
$(INCDIR)/bfdlink.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def
|
||||
targets.lo: targets.c $(INCDIR)/filenames.h $(INCDIR)/fnmatch.h \
|
||||
targmatch.h
|
||||
hash.lo: hash.c $(INCDIR)/filenames.h $(INCDIR)/objalloc.h
|
||||
linker.lo: linker.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
|
||||
genlink.h
|
||||
srec.lo: srec.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h
|
||||
binary.lo: binary.c $(INCDIR)/filenames.h
|
||||
srec.lo: srec.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
|
||||
$(INCDIR)/safe-ctype.h
|
||||
binary.lo: binary.c $(INCDIR)/safe-ctype.h $(INCDIR)/filenames.h
|
||||
tekhex.lo: tekhex.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h
|
||||
ihex.lo: ihex.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h
|
||||
ihex.lo: ihex.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
|
||||
$(INCDIR)/safe-ctype.h
|
||||
stabs.lo: stabs.c $(INCDIR)/filenames.h $(INCDIR)/aout/stab_gnu.h \
|
||||
$(INCDIR)/aout/stab.def
|
||||
$(INCDIR)/aout/stab.def $(INCDIR)/safe-ctype.h
|
||||
stab-syms.lo: stab-syms.c libaout.h $(INCDIR)/bfdlink.h \
|
||||
$(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab.def
|
||||
merge.lo: merge.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
|
||||
@ -830,7 +833,7 @@ cpu-sparc.lo: cpu-sparc.c $(INCDIR)/filenames.h
|
||||
cpu-tic30.lo: cpu-tic30.c $(INCDIR)/filenames.h
|
||||
cpu-tic54x.lo: cpu-tic54x.c $(INCDIR)/filenames.h
|
||||
cpu-tic80.lo: cpu-tic80.c $(INCDIR)/filenames.h
|
||||
cpu-v850.lo: cpu-v850.c $(INCDIR)/filenames.h
|
||||
cpu-v850.lo: cpu-v850.c $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h
|
||||
cpu-vax.lo: cpu-vax.c $(INCDIR)/filenames.h
|
||||
cpu-we32k.lo: cpu-we32k.c $(INCDIR)/filenames.h
|
||||
cpu-w65.lo: cpu-w65.c $(INCDIR)/filenames.h
|
||||
@ -840,28 +843,31 @@ aout-adobe.lo: aout-adobe.c $(INCDIR)/filenames.h $(INCDIR)/aout/adobe.h \
|
||||
$(INCDIR)/bfdlink.h
|
||||
aout-arm.lo: aout-arm.c $(INCDIR)/filenames.h libaout.h \
|
||||
$(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h aoutx.h \
|
||||
$(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
|
||||
aout-target.h
|
||||
$(INCDIR)/safe-ctype.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
|
||||
$(INCDIR)/aout/ar.h aout-target.h
|
||||
aout-cris.lo: aout-cris.c aout32.c aoutx.h $(INCDIR)/filenames.h \
|
||||
$(INCDIR)/bfdlink.h libaout.h $(INCDIR)/aout/aout64.h \
|
||||
$(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
|
||||
aout-target.h
|
||||
$(INCDIR)/safe-ctype.h $(INCDIR)/bfdlink.h libaout.h \
|
||||
$(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
|
||||
$(INCDIR)/aout/ar.h aout-target.h
|
||||
aout-ns32k.lo: aout-ns32k.c $(INCDIR)/aout/aout64.h \
|
||||
ns32k.h libaout.h $(INCDIR)/bfdlink.h
|
||||
ns32k.h libaout.h $(INCDIR)/bfdlink.h aoutx.h $(INCDIR)/filenames.h \
|
||||
$(INCDIR)/safe-ctype.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
|
||||
$(INCDIR)/aout/ar.h
|
||||
aout-sparcle.lo: aout-sparcle.c $(INCDIR)/bfdlink.h \
|
||||
libaout.h aoutf1.h $(INCDIR)/filenames.h $(INCDIR)/aout/sun4.h \
|
||||
$(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
|
||||
$(INCDIR)/aout/ar.h aout-target.h
|
||||
aout-tic30.lo: aout-tic30.c $(INCDIR)/filenames.h libaout.h \
|
||||
$(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
|
||||
$(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h aoutx.h
|
||||
$(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h aoutx.h \
|
||||
$(INCDIR)/safe-ctype.h
|
||||
aout0.lo: aout0.c aoutf1.h $(INCDIR)/filenames.h $(INCDIR)/aout/sun4.h \
|
||||
libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
|
||||
$(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
|
||||
aout-target.h
|
||||
aout32.lo: aout32.c aoutx.h $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
|
||||
libaout.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
|
||||
$(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
|
||||
aout32.lo: aout32.c aoutx.h $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
|
||||
$(INCDIR)/bfdlink.h libaout.h $(INCDIR)/aout/aout64.h \
|
||||
$(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
|
||||
armnetbsd.lo: armnetbsd.c netbsd.h $(INCDIR)/filenames.h \
|
||||
libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
|
||||
$(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
|
||||
@ -1013,10 +1019,10 @@ elf32-fr30.lo: elf32-fr30.c $(INCDIR)/filenames.h elf-bfd.h \
|
||||
elf32-gen.lo: elf32-gen.c $(INCDIR)/filenames.h elf-bfd.h \
|
||||
$(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
||||
$(INCDIR)/bfdlink.h elf32-target.h
|
||||
elf32-h8300.lo: elf32-h8300.c $(INCDIR)/filenames.h elf-bfd.h \
|
||||
$(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
||||
$(INCDIR)/bfdlink.h $(INCDIR)/elf/h8.h $(INCDIR)/elf/reloc-macros.h \
|
||||
elf32-target.h
|
||||
elf32-h8300.lo: elf32-h8300.c $(INCDIR)/filenames.h \
|
||||
elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
||||
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/h8.h \
|
||||
$(INCDIR)/elf/reloc-macros.h elf32-target.h
|
||||
elf32-hppa.lo: elf32-hppa.c $(INCDIR)/filenames.h elf-bfd.h \
|
||||
$(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
||||
$(INCDIR)/bfdlink.h $(INCDIR)/elf/hppa.h $(INCDIR)/elf/reloc-macros.h \
|
||||
@ -1093,10 +1099,10 @@ elf32-sh.lo: 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 \
|
||||
elf32-target.h
|
||||
elf32-sh-lin.lo: elf32-sh-lin.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 elf32-target.h
|
||||
elf32-sh-lin.lo: elf32-sh-lin.c $(INCDIR)/filenames.h \
|
||||
$(INCDIR)/elf/internal.h elf-bfd.h $(INCDIR)/elf/common.h \
|
||||
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h elf32-sh.c \
|
||||
$(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h elf32-target.h
|
||||
elf32-sparc.lo: elf32-sparc.c $(INCDIR)/filenames.h \
|
||||
$(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
|
||||
$(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/sparc.h \
|
||||
@ -1125,9 +1131,10 @@ hp300bsd.lo: hp300bsd.c $(INCDIR)/filenames.h libaout.h \
|
||||
$(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
|
||||
$(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
|
||||
hp300hpux.lo: hp300hpux.c $(INCDIR)/aout/hp300hpux.h \
|
||||
aoutx.h $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h libaout.h \
|
||||
$(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
|
||||
$(INCDIR)/aout/ar.h aout-target.h
|
||||
aoutx.h $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
|
||||
$(INCDIR)/bfdlink.h libaout.h $(INCDIR)/aout/aout64.h \
|
||||
$(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
|
||||
aout-target.h
|
||||
som.lo: som.c $(INCDIR)/alloca-conf.h $(INCDIR)/filenames.h
|
||||
i386aout.lo: i386aout.c $(INCDIR)/filenames.h $(INCDIR)/aout/aout64.h \
|
||||
libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/stab_gnu.h \
|
||||
@ -1136,9 +1143,9 @@ i386bsd.lo: i386bsd.c $(INCDIR)/filenames.h libaout.h \
|
||||
$(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
|
||||
$(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
|
||||
i386dynix.lo: i386dynix.c $(INCDIR)/aout/dynix3.h aoutx.h \
|
||||
$(INCDIR)/filenames.h $(INCDIR)/bfdlink.h libaout.h \
|
||||
$(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
|
||||
$(INCDIR)/aout/ar.h aout-target.h
|
||||
$(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h $(INCDIR)/bfdlink.h \
|
||||
libaout.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
|
||||
$(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h aout-target.h
|
||||
i386freebsd.lo: i386freebsd.c freebsd.h $(INCDIR)/filenames.h \
|
||||
libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
|
||||
$(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
|
||||
@ -1159,7 +1166,7 @@ i386mach3.lo: i386mach3.c $(INCDIR)/filenames.h $(INCDIR)/aout/aout64.h \
|
||||
i386os9k.lo: i386os9k.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
|
||||
libaout.h $(INCDIR)/os9k.h
|
||||
ieee.lo: ieee.c $(INCDIR)/filenames.h $(INCDIR)/ieee.h \
|
||||
libieee.h
|
||||
libieee.h $(INCDIR)/safe-ctype.h
|
||||
m68k4knetbsd.lo: m68k4knetbsd.c netbsd.h $(INCDIR)/filenames.h \
|
||||
libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
|
||||
$(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
|
||||
@ -1198,14 +1205,14 @@ nlm32.lo: nlm32.c nlmcode.h $(INCDIR)/filenames.h libnlm.h \
|
||||
ns32knetbsd.lo: ns32knetbsd.c netbsd.h $(INCDIR)/filenames.h \
|
||||
libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
|
||||
$(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
|
||||
oasys.lo: oasys.c $(INCDIR)/filenames.h $(INCDIR)/oasys.h \
|
||||
liboasys.h
|
||||
oasys.lo: oasys.c $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
|
||||
$(INCDIR)/oasys.h liboasys.h
|
||||
pc532-mach.lo: pc532-mach.c $(INCDIR)/filenames.h libaout.h \
|
||||
$(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h aout-target.h \
|
||||
$(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
|
||||
pdp11.lo: pdp11.c $(INCDIR)/filenames.h libaout.h $(INCDIR)/bfdlink.h \
|
||||
aout-target.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
|
||||
$(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
|
||||
$(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h $(INCDIR)/safe-ctype.h
|
||||
pe-arm.lo: pe-arm.c $(INCDIR)/filenames.h coff-arm.c \
|
||||
$(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
|
||||
$(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
|
||||
@ -1255,7 +1262,7 @@ pei-mips.lo: pei-mips.c $(INCDIR)/filenames.h pe-mips.c \
|
||||
$(INCDIR)/coff/mipspe.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
|
||||
$(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
|
||||
peicode.h libpei.h
|
||||
ppcboot.lo: ppcboot.c $(INCDIR)/filenames.h
|
||||
ppcboot.lo: ppcboot.c $(INCDIR)/safe-ctype.h $(INCDIR)/filenames.h
|
||||
reloc16.lo: reloc16.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
|
||||
genlink.h $(INCDIR)/coff/internal.h libcoff.h
|
||||
riscix.lo: riscix.c $(INCDIR)/filenames.h libaout.h \
|
||||
@ -1284,7 +1291,7 @@ vms.lo: vms.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
|
||||
vms-gsd.lo: vms-gsd.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
|
||||
vms.h
|
||||
vms-hdr.lo: vms-hdr.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
|
||||
vms.h
|
||||
$(INCDIR)/safe-ctype.h vms.h
|
||||
vms-misc.lo: vms-misc.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
|
||||
vms.h
|
||||
vms-tir.lo: vms-tir.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
|
||||
@ -1292,9 +1299,9 @@ vms-tir.lo: vms-tir.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
|
||||
xcofflink.lo: xcofflink.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
|
||||
$(INCDIR)/coff/internal.h $(INCDIR)/coff/xcoff.h libcoff.h \
|
||||
libxcoff.h
|
||||
aout64.lo: aout64.c aoutx.h $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
|
||||
libaout.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
|
||||
$(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
|
||||
aout64.lo: aout64.c aoutx.h $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
|
||||
$(INCDIR)/bfdlink.h libaout.h $(INCDIR)/aout/aout64.h \
|
||||
$(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
|
||||
coff-alpha.lo: coff-alpha.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
|
||||
$(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h \
|
||||
$(INCDIR)/coff/ecoff.h $(INCDIR)/coff/alpha.h $(INCDIR)/aout/ar.h \
|
||||
|
@ -713,7 +713,7 @@ configure.in
|
||||
|
||||
DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
|
||||
|
||||
TAR = gtar
|
||||
TAR = tar
|
||||
GZIP_ENV = --best
|
||||
SOURCES = $(libbfd_a_SOURCES) $(libbfd_la_SOURCES)
|
||||
OBJECTS = $(libbfd_a_OBJECTS) $(libbfd_la_OBJECTS)
|
||||
@ -1295,12 +1295,13 @@ config.status: $(srcdir)/configure $(srcdir)/config.bfd $(srcdir)/configure.host
|
||||
# DO NOT DELETE THIS LINE -- mkdep uses it.
|
||||
# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
|
||||
archive.lo: archive.c $(INCDIR)/filenames.h $(INCDIR)/aout/ar.h \
|
||||
$(INCDIR)/aout/ranlib.h
|
||||
archures.lo: archures.c $(INCDIR)/filenames.h
|
||||
$(INCDIR)/aout/ranlib.h $(INCDIR)/safe-ctype.h
|
||||
archures.lo: archures.c $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h
|
||||
bfd.lo: bfd.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
|
||||
$(INCDIR)/bfdlink.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h \
|
||||
libcoff.h libecoff.h $(INCDIR)/coff/ecoff.h elf-bfd.h \
|
||||
$(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h
|
||||
$(INCDIR)/safe-ctype.h $(INCDIR)/bfdlink.h $(INCDIR)/coff/internal.h \
|
||||
$(INCDIR)/coff/sym.h libcoff.h libecoff.h $(INCDIR)/coff/ecoff.h \
|
||||
elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
||||
$(INCDIR)/elf/external.h
|
||||
cache.lo: cache.c $(INCDIR)/filenames.h
|
||||
coffgen.lo: coffgen.c $(INCDIR)/filenames.h $(INCDIR)/coff/internal.h \
|
||||
libcoff.h $(INCDIR)/bfdlink.h
|
||||
@ -1311,19 +1312,21 @@ libbfd.lo: libbfd.c $(INCDIR)/filenames.h
|
||||
opncls.lo: opncls.c $(INCDIR)/filenames.h $(INCDIR)/objalloc.h
|
||||
reloc.lo: reloc.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h
|
||||
section.lo: section.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h
|
||||
syms.lo: syms.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
|
||||
$(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def
|
||||
syms.lo: syms.c $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
|
||||
$(INCDIR)/bfdlink.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def
|
||||
targets.lo: targets.c $(INCDIR)/filenames.h $(INCDIR)/fnmatch.h \
|
||||
targmatch.h
|
||||
hash.lo: hash.c $(INCDIR)/filenames.h $(INCDIR)/objalloc.h
|
||||
linker.lo: linker.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
|
||||
genlink.h
|
||||
srec.lo: srec.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h
|
||||
binary.lo: binary.c $(INCDIR)/filenames.h
|
||||
srec.lo: srec.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
|
||||
$(INCDIR)/safe-ctype.h
|
||||
binary.lo: binary.c $(INCDIR)/safe-ctype.h $(INCDIR)/filenames.h
|
||||
tekhex.lo: tekhex.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h
|
||||
ihex.lo: ihex.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h
|
||||
ihex.lo: ihex.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
|
||||
$(INCDIR)/safe-ctype.h
|
||||
stabs.lo: stabs.c $(INCDIR)/filenames.h $(INCDIR)/aout/stab_gnu.h \
|
||||
$(INCDIR)/aout/stab.def
|
||||
$(INCDIR)/aout/stab.def $(INCDIR)/safe-ctype.h
|
||||
stab-syms.lo: stab-syms.c libaout.h $(INCDIR)/bfdlink.h \
|
||||
$(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab.def
|
||||
merge.lo: merge.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
|
||||
@ -1369,7 +1372,7 @@ cpu-sparc.lo: cpu-sparc.c $(INCDIR)/filenames.h
|
||||
cpu-tic30.lo: cpu-tic30.c $(INCDIR)/filenames.h
|
||||
cpu-tic54x.lo: cpu-tic54x.c $(INCDIR)/filenames.h
|
||||
cpu-tic80.lo: cpu-tic80.c $(INCDIR)/filenames.h
|
||||
cpu-v850.lo: cpu-v850.c $(INCDIR)/filenames.h
|
||||
cpu-v850.lo: cpu-v850.c $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h
|
||||
cpu-vax.lo: cpu-vax.c $(INCDIR)/filenames.h
|
||||
cpu-we32k.lo: cpu-we32k.c $(INCDIR)/filenames.h
|
||||
cpu-w65.lo: cpu-w65.c $(INCDIR)/filenames.h
|
||||
@ -1379,28 +1382,31 @@ aout-adobe.lo: aout-adobe.c $(INCDIR)/filenames.h $(INCDIR)/aout/adobe.h \
|
||||
$(INCDIR)/bfdlink.h
|
||||
aout-arm.lo: aout-arm.c $(INCDIR)/filenames.h libaout.h \
|
||||
$(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h aoutx.h \
|
||||
$(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
|
||||
aout-target.h
|
||||
$(INCDIR)/safe-ctype.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
|
||||
$(INCDIR)/aout/ar.h aout-target.h
|
||||
aout-cris.lo: aout-cris.c aout32.c aoutx.h $(INCDIR)/filenames.h \
|
||||
$(INCDIR)/bfdlink.h libaout.h $(INCDIR)/aout/aout64.h \
|
||||
$(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
|
||||
aout-target.h
|
||||
$(INCDIR)/safe-ctype.h $(INCDIR)/bfdlink.h libaout.h \
|
||||
$(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
|
||||
$(INCDIR)/aout/ar.h aout-target.h
|
||||
aout-ns32k.lo: aout-ns32k.c $(INCDIR)/aout/aout64.h \
|
||||
ns32k.h libaout.h $(INCDIR)/bfdlink.h
|
||||
ns32k.h libaout.h $(INCDIR)/bfdlink.h aoutx.h $(INCDIR)/filenames.h \
|
||||
$(INCDIR)/safe-ctype.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
|
||||
$(INCDIR)/aout/ar.h
|
||||
aout-sparcle.lo: aout-sparcle.c $(INCDIR)/bfdlink.h \
|
||||
libaout.h aoutf1.h $(INCDIR)/filenames.h $(INCDIR)/aout/sun4.h \
|
||||
$(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
|
||||
$(INCDIR)/aout/ar.h aout-target.h
|
||||
aout-tic30.lo: aout-tic30.c $(INCDIR)/filenames.h libaout.h \
|
||||
$(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
|
||||
$(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h aoutx.h
|
||||
$(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h aoutx.h \
|
||||
$(INCDIR)/safe-ctype.h
|
||||
aout0.lo: aout0.c aoutf1.h $(INCDIR)/filenames.h $(INCDIR)/aout/sun4.h \
|
||||
libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
|
||||
$(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
|
||||
aout-target.h
|
||||
aout32.lo: aout32.c aoutx.h $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
|
||||
libaout.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
|
||||
$(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
|
||||
aout32.lo: aout32.c aoutx.h $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
|
||||
$(INCDIR)/bfdlink.h libaout.h $(INCDIR)/aout/aout64.h \
|
||||
$(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
|
||||
armnetbsd.lo: armnetbsd.c netbsd.h $(INCDIR)/filenames.h \
|
||||
libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
|
||||
$(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
|
||||
@ -1552,10 +1558,10 @@ elf32-fr30.lo: elf32-fr30.c $(INCDIR)/filenames.h elf-bfd.h \
|
||||
elf32-gen.lo: elf32-gen.c $(INCDIR)/filenames.h elf-bfd.h \
|
||||
$(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
||||
$(INCDIR)/bfdlink.h elf32-target.h
|
||||
elf32-h8300.lo: elf32-h8300.c $(INCDIR)/filenames.h elf-bfd.h \
|
||||
$(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
||||
$(INCDIR)/bfdlink.h $(INCDIR)/elf/h8.h $(INCDIR)/elf/reloc-macros.h \
|
||||
elf32-target.h
|
||||
elf32-h8300.lo: elf32-h8300.c $(INCDIR)/filenames.h \
|
||||
elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
||||
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/h8.h \
|
||||
$(INCDIR)/elf/reloc-macros.h elf32-target.h
|
||||
elf32-hppa.lo: elf32-hppa.c $(INCDIR)/filenames.h elf-bfd.h \
|
||||
$(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
||||
$(INCDIR)/bfdlink.h $(INCDIR)/elf/hppa.h $(INCDIR)/elf/reloc-macros.h \
|
||||
@ -1632,10 +1638,10 @@ elf32-sh.lo: 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 \
|
||||
elf32-target.h
|
||||
elf32-sh-lin.lo: elf32-sh-lin.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 elf32-target.h
|
||||
elf32-sh-lin.lo: elf32-sh-lin.c $(INCDIR)/filenames.h \
|
||||
$(INCDIR)/elf/internal.h elf-bfd.h $(INCDIR)/elf/common.h \
|
||||
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h elf32-sh.c \
|
||||
$(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h elf32-target.h
|
||||
elf32-sparc.lo: elf32-sparc.c $(INCDIR)/filenames.h \
|
||||
$(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
|
||||
$(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/sparc.h \
|
||||
@ -1664,9 +1670,10 @@ hp300bsd.lo: hp300bsd.c $(INCDIR)/filenames.h libaout.h \
|
||||
$(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
|
||||
$(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
|
||||
hp300hpux.lo: hp300hpux.c $(INCDIR)/aout/hp300hpux.h \
|
||||
aoutx.h $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h libaout.h \
|
||||
$(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
|
||||
$(INCDIR)/aout/ar.h aout-target.h
|
||||
aoutx.h $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
|
||||
$(INCDIR)/bfdlink.h libaout.h $(INCDIR)/aout/aout64.h \
|
||||
$(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
|
||||
aout-target.h
|
||||
som.lo: som.c $(INCDIR)/alloca-conf.h $(INCDIR)/filenames.h
|
||||
i386aout.lo: i386aout.c $(INCDIR)/filenames.h $(INCDIR)/aout/aout64.h \
|
||||
libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/stab_gnu.h \
|
||||
@ -1675,9 +1682,9 @@ i386bsd.lo: i386bsd.c $(INCDIR)/filenames.h libaout.h \
|
||||
$(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
|
||||
$(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
|
||||
i386dynix.lo: i386dynix.c $(INCDIR)/aout/dynix3.h aoutx.h \
|
||||
$(INCDIR)/filenames.h $(INCDIR)/bfdlink.h libaout.h \
|
||||
$(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
|
||||
$(INCDIR)/aout/ar.h aout-target.h
|
||||
$(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h $(INCDIR)/bfdlink.h \
|
||||
libaout.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
|
||||
$(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h aout-target.h
|
||||
i386freebsd.lo: i386freebsd.c freebsd.h $(INCDIR)/filenames.h \
|
||||
libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
|
||||
$(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
|
||||
@ -1698,7 +1705,7 @@ i386mach3.lo: i386mach3.c $(INCDIR)/filenames.h $(INCDIR)/aout/aout64.h \
|
||||
i386os9k.lo: i386os9k.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
|
||||
libaout.h $(INCDIR)/os9k.h
|
||||
ieee.lo: ieee.c $(INCDIR)/filenames.h $(INCDIR)/ieee.h \
|
||||
libieee.h
|
||||
libieee.h $(INCDIR)/safe-ctype.h
|
||||
m68k4knetbsd.lo: m68k4knetbsd.c netbsd.h $(INCDIR)/filenames.h \
|
||||
libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
|
||||
$(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
|
||||
@ -1737,14 +1744,14 @@ nlm32.lo: nlm32.c nlmcode.h $(INCDIR)/filenames.h libnlm.h \
|
||||
ns32knetbsd.lo: ns32knetbsd.c netbsd.h $(INCDIR)/filenames.h \
|
||||
libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
|
||||
$(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
|
||||
oasys.lo: oasys.c $(INCDIR)/filenames.h $(INCDIR)/oasys.h \
|
||||
liboasys.h
|
||||
oasys.lo: oasys.c $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
|
||||
$(INCDIR)/oasys.h liboasys.h
|
||||
pc532-mach.lo: pc532-mach.c $(INCDIR)/filenames.h libaout.h \
|
||||
$(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h aout-target.h \
|
||||
$(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
|
||||
pdp11.lo: pdp11.c $(INCDIR)/filenames.h libaout.h $(INCDIR)/bfdlink.h \
|
||||
aout-target.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
|
||||
$(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
|
||||
$(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h $(INCDIR)/safe-ctype.h
|
||||
pe-arm.lo: pe-arm.c $(INCDIR)/filenames.h coff-arm.c \
|
||||
$(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
|
||||
$(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
|
||||
@ -1794,7 +1801,7 @@ pei-mips.lo: pei-mips.c $(INCDIR)/filenames.h pe-mips.c \
|
||||
$(INCDIR)/coff/mipspe.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
|
||||
$(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
|
||||
peicode.h libpei.h
|
||||
ppcboot.lo: ppcboot.c $(INCDIR)/filenames.h
|
||||
ppcboot.lo: ppcboot.c $(INCDIR)/safe-ctype.h $(INCDIR)/filenames.h
|
||||
reloc16.lo: reloc16.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
|
||||
genlink.h $(INCDIR)/coff/internal.h libcoff.h
|
||||
riscix.lo: riscix.c $(INCDIR)/filenames.h libaout.h \
|
||||
@ -1823,7 +1830,7 @@ vms.lo: vms.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
|
||||
vms-gsd.lo: vms-gsd.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
|
||||
vms.h
|
||||
vms-hdr.lo: vms-hdr.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
|
||||
vms.h
|
||||
$(INCDIR)/safe-ctype.h vms.h
|
||||
vms-misc.lo: vms-misc.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
|
||||
vms.h
|
||||
vms-tir.lo: vms-tir.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
|
||||
@ -1831,9 +1838,9 @@ vms-tir.lo: vms-tir.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
|
||||
xcofflink.lo: xcofflink.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
|
||||
$(INCDIR)/coff/internal.h $(INCDIR)/coff/xcoff.h libcoff.h \
|
||||
libxcoff.h
|
||||
aout64.lo: aout64.c aoutx.h $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
|
||||
libaout.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
|
||||
$(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
|
||||
aout64.lo: aout64.c aoutx.h $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
|
||||
$(INCDIR)/bfdlink.h libaout.h $(INCDIR)/aout/aout64.h \
|
||||
$(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
|
||||
coff-alpha.lo: coff-alpha.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
|
||||
$(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h \
|
||||
$(INCDIR)/coff/ecoff.h $(INCDIR)/coff/alpha.h $(INCDIR)/aout/ar.h \
|
||||
|
194
bfd/aoutx.h
194
bfd/aoutx.h
@ -139,7 +139,8 @@ static boolean translate_to_native_sym_flags
|
||||
static void adjust_o_magic PARAMS ((bfd *, struct internal_exec *));
|
||||
static void adjust_z_magic PARAMS ((bfd *, struct internal_exec *));
|
||||
static void adjust_n_magic PARAMS ((bfd *, struct internal_exec *));
|
||||
reloc_howto_type * NAME(aout,reloc_type_lookup) PARAMS ((bfd *, bfd_reloc_code_real_type));
|
||||
reloc_howto_type * NAME(aout,reloc_type_lookup)
|
||||
PARAMS ((bfd *, bfd_reloc_code_real_type));
|
||||
|
||||
/*
|
||||
SUBSECTION
|
||||
@ -157,7 +158,8 @@ DESCRIPTION
|
||||
*/
|
||||
#ifndef CTOR_TABLE_RELOC_HOWTO
|
||||
#define CTOR_TABLE_RELOC_IDX 2
|
||||
#define CTOR_TABLE_RELOC_HOWTO(BFD) ((obj_reloc_entry_size(BFD) == RELOC_EXT_SIZE \
|
||||
#define CTOR_TABLE_RELOC_HOWTO(BFD) \
|
||||
((obj_reloc_entry_size (BFD) == RELOC_EXT_SIZE \
|
||||
? howto_table_ext : howto_table_std) \
|
||||
+ CTOR_TABLE_RELOC_IDX)
|
||||
#endif
|
||||
@ -581,7 +583,8 @@ NAME(aout,some_aout_object_p) (abfd, execp, callback_to_real_object_p)
|
||||
obj_sym_filepos (abfd) = N_SYMOFF (*execp);
|
||||
|
||||
/* Determine the architecture and machine type of the object file. */
|
||||
switch (N_MACHTYPE (*exec_hdr (abfd))) {
|
||||
switch (N_MACHTYPE (*exec_hdr (abfd)))
|
||||
{
|
||||
default:
|
||||
abfd->obj_arch = bfd_arch_obscure;
|
||||
break;
|
||||
@ -622,7 +625,8 @@ NAME(aout,some_aout_object_p) (abfd, execp, callback_to_real_object_p)
|
||||
|
||||
if (execp->a_entry != 0
|
||||
|| (execp->a_entry >= obj_textsec (abfd)->vma
|
||||
&& execp->a_entry < obj_textsec(abfd)->vma + obj_textsec(abfd)->_raw_size))
|
||||
&& execp->a_entry < (obj_textsec (abfd)->vma
|
||||
+ obj_textsec (abfd)->_raw_size)))
|
||||
abfd->flags |= EXEC_P;
|
||||
#ifdef STAT_FOR_EXEC
|
||||
else
|
||||
@ -724,7 +728,8 @@ NAME(aout,machine_type) (arch, machine, unknown)
|
||||
arch_flags = M_UNKNOWN;
|
||||
*unknown = true;
|
||||
|
||||
switch (arch) {
|
||||
switch (arch)
|
||||
{
|
||||
case bfd_arch_sparc:
|
||||
if (machine == 0
|
||||
|| machine == bfd_mach_sparc
|
||||
@ -737,7 +742,8 @@ NAME(aout,machine_type) (arch, machine, unknown)
|
||||
break;
|
||||
|
||||
case bfd_arch_m68k:
|
||||
switch (machine) {
|
||||
switch (machine)
|
||||
{
|
||||
case 0: arch_flags = M_68010; break;
|
||||
case bfd_mach_m68000: arch_flags = M_UNKNOWN; *unknown = false; break;
|
||||
case bfd_mach_m68010: arch_flags = M_68010; break;
|
||||
@ -747,19 +753,23 @@ NAME(aout,machine_type) (arch, machine, unknown)
|
||||
break;
|
||||
|
||||
case bfd_arch_i386:
|
||||
if (machine == 0) arch_flags = M_386;
|
||||
if (machine == 0)
|
||||
arch_flags = M_386;
|
||||
break;
|
||||
|
||||
case bfd_arch_a29k:
|
||||
if (machine == 0) arch_flags = M_29K;
|
||||
if (machine == 0)
|
||||
arch_flags = M_29K;
|
||||
break;
|
||||
|
||||
case bfd_arch_arm:
|
||||
if (machine == 0) arch_flags = M_ARM;
|
||||
if (machine == 0)
|
||||
arch_flags = M_ARM;
|
||||
break;
|
||||
|
||||
case bfd_arch_mips:
|
||||
switch (machine) {
|
||||
switch (machine)
|
||||
{
|
||||
case 0:
|
||||
case bfd_mach_mips3000:
|
||||
case bfd_mach_mips3900:
|
||||
@ -793,7 +803,8 @@ NAME(aout,machine_type) (arch, machine, unknown)
|
||||
break;
|
||||
|
||||
case bfd_arch_ns32k:
|
||||
switch (machine) {
|
||||
switch (machine)
|
||||
{
|
||||
case 0: arch_flags = M_NS32532; break;
|
||||
case 32032: arch_flags = M_NS32032; break;
|
||||
case 32532: arch_flags = M_NS32532; break;
|
||||
@ -806,7 +817,8 @@ NAME(aout,machine_type) (arch, machine, unknown)
|
||||
break;
|
||||
|
||||
case bfd_arch_cris:
|
||||
if (machine == 0 || machine == 255) arch_flags = M_CRIS;
|
||||
if (machine == 0 || machine == 255)
|
||||
arch_flags = M_CRIS;
|
||||
break;
|
||||
|
||||
default:
|
||||
@ -854,7 +866,8 @@ NAME(aout,set_arch_mach) (abfd, arch, machine)
|
||||
}
|
||||
|
||||
/* Determine the size of a relocation entry */
|
||||
switch (arch) {
|
||||
switch (arch)
|
||||
{
|
||||
case bfd_arch_sparc:
|
||||
case bfd_arch_a29k:
|
||||
case bfd_arch_mips:
|
||||
@ -1048,8 +1061,8 @@ adjust_z_magic (abfd, execp)
|
||||
the data section.) */
|
||||
if (align_power (obj_bsssec (abfd)->vma, obj_bsssec (abfd)->alignment_power)
|
||||
== obj_datasec (abfd)->vma + obj_datasec (abfd)->_raw_size)
|
||||
execp->a_bss = (data_pad > obj_bsssec(abfd)->_raw_size) ? 0 :
|
||||
obj_bsssec(abfd)->_raw_size - data_pad;
|
||||
execp->a_bss = (data_pad > obj_bsssec (abfd)->_raw_size
|
||||
? 0 : obj_bsssec (abfd)->_raw_size - data_pad);
|
||||
else
|
||||
execp->a_bss = obj_bsssec (abfd)->_raw_size;
|
||||
}
|
||||
@ -1144,7 +1157,8 @@ NAME(aout,adjust_sizes_and_vmas) (abfd, text_size, text_end)
|
||||
#if __GNUC__ >= 2
|
||||
fprintf (stderr, "%s text=<%x,%x,%x> data=<%x,%x,%x> bss=<%x,%x,%x>\n",
|
||||
({ char *str;
|
||||
switch (adata(abfd).magic) {
|
||||
switch (adata (abfd).magic)
|
||||
{
|
||||
case n_magic: str = "NMAGIC"; break;
|
||||
case o_magic: str = "OMAGIC"; break;
|
||||
case z_magic: str = "ZMAGIC"; break;
|
||||
@ -1211,19 +1225,22 @@ NAME(aout,new_section_hook) (abfd, newsect)
|
||||
|
||||
if (bfd_get_format (abfd) == bfd_object)
|
||||
{
|
||||
if (obj_textsec(abfd) == NULL && !strcmp(newsect->name, ".text")) {
|
||||
if (obj_textsec (abfd) == NULL && !strcmp (newsect->name, ".text"))
|
||||
{
|
||||
obj_textsec (abfd)= newsect;
|
||||
newsect->target_index = N_TEXT;
|
||||
return true;
|
||||
}
|
||||
|
||||
if (obj_datasec(abfd) == NULL && !strcmp(newsect->name, ".data")) {
|
||||
if (obj_datasec (abfd) == NULL && !strcmp (newsect->name, ".data"))
|
||||
{
|
||||
obj_datasec (abfd) = newsect;
|
||||
newsect->target_index = N_DATA;
|
||||
return true;
|
||||
}
|
||||
|
||||
if (obj_bsssec(abfd) == NULL && !strcmp(newsect->name, ".bss")) {
|
||||
if (obj_bsssec (abfd) == NULL && !strcmp (newsect->name, ".bss"))
|
||||
{
|
||||
obj_bsssec (abfd) = newsect;
|
||||
newsect->target_index = N_BSS;
|
||||
return true;
|
||||
@ -2000,7 +2017,9 @@ NAME(aout,get_symtab) (abfd, location)
|
||||
if (!NAME(aout,slurp_symbol_table) (abfd))
|
||||
return -1;
|
||||
|
||||
for (symbase = obj_aout_symbols(abfd); counter++ < bfd_get_symcount (abfd);)
|
||||
for (symbase = obj_aout_symbols (abfd);
|
||||
counter++ < bfd_get_symcount (abfd);
|
||||
)
|
||||
*(location++) = (asymbol *) (symbase++);
|
||||
*location++ =0;
|
||||
return bfd_get_symcount (abfd);
|
||||
@ -2077,28 +2096,29 @@ NAME(aout,swap_std_reloc_out) (abfd, g, natptr)
|
||||
}
|
||||
|
||||
/* now the fun stuff */
|
||||
if (bfd_header_big_endian (abfd)) {
|
||||
if (bfd_header_big_endian (abfd))
|
||||
{
|
||||
natptr->r_index[0] = r_index >> 16;
|
||||
natptr->r_index[1] = r_index >> 8;
|
||||
natptr->r_index[2] = r_index;
|
||||
natptr->r_type[0] =
|
||||
(r_extern? RELOC_STD_BITS_EXTERN_BIG: 0)
|
||||
natptr->r_type[0] = ((r_extern ? RELOC_STD_BITS_EXTERN_BIG : 0)
|
||||
| (r_pcrel ? RELOC_STD_BITS_PCREL_BIG : 0)
|
||||
| (r_baserel ? RELOC_STD_BITS_BASEREL_BIG : 0)
|
||||
| (r_jmptable ? RELOC_STD_BITS_JMPTABLE_BIG : 0)
|
||||
| (r_relative ? RELOC_STD_BITS_RELATIVE_BIG : 0)
|
||||
| (r_length << RELOC_STD_BITS_LENGTH_SH_BIG);
|
||||
} else {
|
||||
| (r_length << RELOC_STD_BITS_LENGTH_SH_BIG));
|
||||
}
|
||||
else
|
||||
{
|
||||
natptr->r_index[2] = r_index >> 16;
|
||||
natptr->r_index[1] = r_index >> 8;
|
||||
natptr->r_index[0] = r_index;
|
||||
natptr->r_type[0] =
|
||||
(r_extern? RELOC_STD_BITS_EXTERN_LITTLE: 0)
|
||||
natptr->r_type[0] = ((r_extern ? RELOC_STD_BITS_EXTERN_LITTLE : 0)
|
||||
| (r_pcrel ? RELOC_STD_BITS_PCREL_LITTLE : 0)
|
||||
| (r_baserel ? RELOC_STD_BITS_BASEREL_LITTLE : 0)
|
||||
| (r_jmptable ? RELOC_STD_BITS_JMPTABLE_LITTLE : 0)
|
||||
| (r_relative ? RELOC_STD_BITS_RELATIVE_LITTLE : 0)
|
||||
| (r_length << RELOC_STD_BITS_LENGTH_SH_LITTLE);
|
||||
| (r_length << RELOC_STD_BITS_LENGTH_SH_LITTLE));
|
||||
}
|
||||
}
|
||||
|
||||
@ -2158,20 +2178,21 @@ NAME(aout,swap_ext_reloc_out) (abfd, g, natptr)
|
||||
}
|
||||
|
||||
/* now the fun stuff */
|
||||
if (bfd_header_big_endian (abfd)) {
|
||||
if (bfd_header_big_endian (abfd))
|
||||
{
|
||||
natptr->r_index[0] = r_index >> 16;
|
||||
natptr->r_index[1] = r_index >> 8;
|
||||
natptr->r_index[2] = r_index;
|
||||
natptr->r_type[0] =
|
||||
((r_extern? RELOC_EXT_BITS_EXTERN_BIG: 0)
|
||||
natptr->r_type[0] = ((r_extern ? RELOC_EXT_BITS_EXTERN_BIG : 0)
|
||||
| (r_type << RELOC_EXT_BITS_TYPE_SH_BIG));
|
||||
} else {
|
||||
}
|
||||
else
|
||||
{
|
||||
natptr->r_index[2] = r_index >> 16;
|
||||
natptr->r_index[1] = r_index >> 8;
|
||||
natptr->r_index[0] = r_index;
|
||||
natptr->r_type[0] =
|
||||
(r_extern? RELOC_EXT_BITS_EXTERN_LITTLE: 0)
|
||||
| (r_type << RELOC_EXT_BITS_TYPE_SH_LITTLE);
|
||||
natptr->r_type[0] = ((r_extern ? RELOC_EXT_BITS_EXTERN_LITTLE : 0)
|
||||
| (r_type << RELOC_EXT_BITS_TYPE_SH_LITTLE));
|
||||
}
|
||||
|
||||
PUT_WORD (abfd, r_addend, natptr->r_addend);
|
||||
@ -2183,17 +2204,21 @@ NAME(aout,swap_ext_reloc_out) (abfd, g, natptr)
|
||||
|
||||
Aout keeps all it's symbols based from zero, so the symbol would
|
||||
contain 60. This macro subs the base of each section from the value
|
||||
to give the true offset from the section */
|
||||
to give the true offset from the section. */
|
||||
|
||||
#define MOVE_ADDRESS(ad) \
|
||||
if (r_extern) { \
|
||||
/* undefined symbol */ \
|
||||
if (r_extern) \
|
||||
{ \
|
||||
/* Undefined symbol. */ \
|
||||
cache_ptr->sym_ptr_ptr = symbols + r_index; \
|
||||
cache_ptr->addend = ad; \
|
||||
} else { \
|
||||
/* defined, section relative. replace symbol with pointer to \
|
||||
symbol which points to section */ \
|
||||
switch (r_index) { \
|
||||
} \
|
||||
else \
|
||||
{ \
|
||||
/* Defined, section relative. Replace symbol with pointer to \
|
||||
symbol which points to section. */ \
|
||||
switch (r_index) \
|
||||
{ \
|
||||
case N_TEXT: \
|
||||
case N_TEXT | N_EXT: \
|
||||
cache_ptr->sym_ptr_ptr = obj_textsec (abfd)->symbol_ptr_ptr; \
|
||||
@ -2216,7 +2241,7 @@ NAME(aout,swap_ext_reloc_out) (abfd, g, natptr)
|
||||
cache_ptr->addend = ad; \
|
||||
break; \
|
||||
} \
|
||||
} \
|
||||
}
|
||||
|
||||
void
|
||||
NAME(aout,swap_ext_reloc_in) (abfd, bytes, cache_ptr, symbols, symcount)
|
||||
@ -2234,20 +2259,23 @@ NAME(aout,swap_ext_reloc_in) (abfd, bytes, cache_ptr, symbols, symcount)
|
||||
cache_ptr->address = (GET_SWORD (abfd, bytes->r_address));
|
||||
|
||||
/* now the fun stuff */
|
||||
if (bfd_header_big_endian (abfd)) {
|
||||
r_index = (bytes->r_index[0] << 16)
|
||||
if (bfd_header_big_endian (abfd))
|
||||
{
|
||||
r_index = ((bytes->r_index[0] << 16)
|
||||
| (bytes->r_index[1] << 8)
|
||||
| bytes->r_index[2];
|
||||
| bytes->r_index[2]);
|
||||
r_extern = (0 != (bytes->r_type[0] & RELOC_EXT_BITS_EXTERN_BIG));
|
||||
r_type = (bytes->r_type[0] & RELOC_EXT_BITS_TYPE_BIG)
|
||||
>> RELOC_EXT_BITS_TYPE_SH_BIG;
|
||||
} else {
|
||||
r_index = (bytes->r_index[2] << 16)
|
||||
r_type = ((bytes->r_type[0] & RELOC_EXT_BITS_TYPE_BIG)
|
||||
>> RELOC_EXT_BITS_TYPE_SH_BIG);
|
||||
}
|
||||
else
|
||||
{
|
||||
r_index = ((bytes->r_index[2] << 16)
|
||||
| (bytes->r_index[1] << 8)
|
||||
| bytes->r_index[0];
|
||||
| bytes->r_index[0]);
|
||||
r_extern = (0 != (bytes->r_type[0] & RELOC_EXT_BITS_EXTERN_LITTLE));
|
||||
r_type = (bytes->r_type[0] & RELOC_EXT_BITS_TYPE_LITTLE)
|
||||
>> RELOC_EXT_BITS_TYPE_SH_LITTLE;
|
||||
r_type = ((bytes->r_type[0] & RELOC_EXT_BITS_TYPE_LITTLE)
|
||||
>> RELOC_EXT_BITS_TYPE_SH_LITTLE);
|
||||
}
|
||||
|
||||
cache_ptr->howto = howto_table_ext + r_type;
|
||||
@ -2290,32 +2318,35 @@ NAME(aout,swap_std_reloc_in) (abfd, bytes, cache_ptr, symbols, symcount)
|
||||
cache_ptr->address = H_GET_32 (abfd, bytes->r_address);
|
||||
|
||||
/* now the fun stuff */
|
||||
if (bfd_header_big_endian (abfd)) {
|
||||
r_index = (bytes->r_index[0] << 16)
|
||||
if (bfd_header_big_endian (abfd))
|
||||
{
|
||||
r_index = ((bytes->r_index[0] << 16)
|
||||
| (bytes->r_index[1] << 8)
|
||||
| bytes->r_index[2];
|
||||
| bytes->r_index[2]);
|
||||
r_extern = (0 != (bytes->r_type[0] & RELOC_STD_BITS_EXTERN_BIG));
|
||||
r_pcrel = (0 != (bytes->r_type[0] & RELOC_STD_BITS_PCREL_BIG));
|
||||
r_baserel = (0 != (bytes->r_type[0] & RELOC_STD_BITS_BASEREL_BIG));
|
||||
r_jmptable= (0 != (bytes->r_type[0] & RELOC_STD_BITS_JMPTABLE_BIG));
|
||||
r_relative= (0 != (bytes->r_type[0] & RELOC_STD_BITS_RELATIVE_BIG));
|
||||
r_length = (bytes->r_type[0] & RELOC_STD_BITS_LENGTH_BIG)
|
||||
>> RELOC_STD_BITS_LENGTH_SH_BIG;
|
||||
} else {
|
||||
r_index = (bytes->r_index[2] << 16)
|
||||
r_length = ((bytes->r_type[0] & RELOC_STD_BITS_LENGTH_BIG)
|
||||
>> RELOC_STD_BITS_LENGTH_SH_BIG);
|
||||
}
|
||||
else
|
||||
{
|
||||
r_index = ((bytes->r_index[2] << 16)
|
||||
| (bytes->r_index[1] << 8)
|
||||
| bytes->r_index[0];
|
||||
| bytes->r_index[0]);
|
||||
r_extern = (0 != (bytes->r_type[0] & RELOC_STD_BITS_EXTERN_LITTLE));
|
||||
r_pcrel = (0 != (bytes->r_type[0] & RELOC_STD_BITS_PCREL_LITTLE));
|
||||
r_baserel = (0 != (bytes->r_type[0] & RELOC_STD_BITS_BASEREL_LITTLE));
|
||||
r_jmptable= (0 != (bytes->r_type[0] & RELOC_STD_BITS_JMPTABLE_LITTLE));
|
||||
r_relative= (0 != (bytes->r_type[0] & RELOC_STD_BITS_RELATIVE_LITTLE));
|
||||
r_length = (bytes->r_type[0] & RELOC_STD_BITS_LENGTH_LITTLE)
|
||||
>> RELOC_STD_BITS_LENGTH_SH_LITTLE;
|
||||
r_length = ((bytes->r_type[0] & RELOC_STD_BITS_LENGTH_LITTLE)
|
||||
>> RELOC_STD_BITS_LENGTH_SH_LITTLE);
|
||||
}
|
||||
|
||||
howto_idx = r_length + 4 * r_pcrel + 8 * r_baserel
|
||||
+ 16 * r_jmptable + 32 * r_relative;
|
||||
howto_idx = (r_length + 4 * r_pcrel + 8 * r_baserel
|
||||
+ 16 * r_jmptable + 32 * r_relative);
|
||||
BFD_ASSERT (howto_idx < TABLE_SIZE (howto_table_std));
|
||||
cache_ptr->howto = howto_table_std + howto_idx;
|
||||
BFD_ASSERT (cache_ptr->howto->type != (unsigned int) -1);
|
||||
@ -2463,7 +2494,8 @@ NAME(aout,squirt_out_relocs) (abfd, section)
|
||||
for (natptr = native;
|
||||
count != 0;
|
||||
--count, natptr += each_size, ++generic)
|
||||
MY_swap_std_reloc_out(abfd, *generic, (struct reloc_std_external *)natptr);
|
||||
MY_swap_std_reloc_out (abfd, *generic,
|
||||
(struct reloc_std_external *) natptr);
|
||||
}
|
||||
|
||||
if (bfd_bwrite ((PTR) native, natsize, abfd) != natsize)
|
||||
@ -2496,14 +2528,17 @@ NAME(aout,canonicalize_reloc) (abfd, section, relptr, symbols)
|
||||
if (!(tblptr || NAME(aout,slurp_reloc_table) (abfd, section, symbols)))
|
||||
return -1;
|
||||
|
||||
if (section->flags & SEC_CONSTRUCTOR) {
|
||||
if (section->flags & SEC_CONSTRUCTOR)
|
||||
{
|
||||
arelent_chain *chain = section->constructor_chain;
|
||||
for (count = 0; count < section->reloc_count; count ++) {
|
||||
for (count = 0; count < section->reloc_count; count ++)
|
||||
{
|
||||
*relptr ++ = &chain->relent;
|
||||
chain = chain->next;
|
||||
}
|
||||
}
|
||||
else {
|
||||
else
|
||||
{
|
||||
tblptr = section->relocation;
|
||||
|
||||
for (count = 0; count++ < section->reloc_count; )
|
||||
@ -2521,11 +2556,13 @@ NAME(aout,get_reloc_upper_bound) (abfd, asect)
|
||||
bfd *abfd;
|
||||
sec_ptr asect;
|
||||
{
|
||||
if (bfd_get_format (abfd) != bfd_object) {
|
||||
if (bfd_get_format (abfd) != bfd_object)
|
||||
{
|
||||
bfd_set_error (bfd_error_invalid_operation);
|
||||
return -1;
|
||||
}
|
||||
if (asect->flags & SEC_CONSTRUCTOR) {
|
||||
if (asect->flags & SEC_CONSTRUCTOR)
|
||||
{
|
||||
return (sizeof (arelent *) * (asect->reloc_count+1));
|
||||
}
|
||||
|
||||
@ -2603,13 +2640,15 @@ NAME(aout,print_symbol) (abfd, afile, symbol, how)
|
||||
{
|
||||
FILE *file = (FILE *)afile;
|
||||
|
||||
switch (how) {
|
||||
switch (how)
|
||||
{
|
||||
case bfd_print_symbol_name:
|
||||
if (symbol->name)
|
||||
fprintf (file,"%s", symbol->name);
|
||||
break;
|
||||
case bfd_print_symbol_more:
|
||||
fprintf (file,"%4x %2x %2x",(unsigned) (aout_symbol(symbol)->desc & 0xffff),
|
||||
fprintf (file,"%4x %2x %2x",
|
||||
(unsigned) (aout_symbol (symbol)->desc & 0xffff),
|
||||
(unsigned) (aout_symbol (symbol)->other & 0xff),
|
||||
(unsigned) (aout_symbol (symbol)->type));
|
||||
break;
|
||||
@ -2736,11 +2775,14 @@ NAME(aout,find_nearest_line)
|
||||
*filename_ptr = abfd->filename;
|
||||
*functionname_ptr = 0;
|
||||
*line_ptr = 0;
|
||||
if (symbols != (asymbol **)NULL) {
|
||||
for (p = symbols; *p; p++) {
|
||||
if (symbols != (asymbol **)NULL)
|
||||
{
|
||||
for (p = symbols; *p; p++)
|
||||
{
|
||||
aout_symbol_type *q = (aout_symbol_type *) (*p);
|
||||
next:
|
||||
switch (q->type){
|
||||
switch (q->type)
|
||||
{
|
||||
case N_TEXT:
|
||||
/* If this looks like a file name symbol, and it comes after
|
||||
the line number we have found so far, but before the
|
||||
|
@ -1,3 +1,7 @@
|
||||
2001-09-21 Alan Modra <amodra@bigpond.net.au>
|
||||
|
||||
* Makefile.in: Regenerate.
|
||||
|
||||
2001-09-18 Alan Modra <amodra@bigpond.net.au>
|
||||
|
||||
* bfdint.texi: Replace reference to bfd_read with bfd_bread.
|
||||
|
@ -115,6 +115,7 @@ WIN32LDFLAGS = @WIN32LDFLAGS@
|
||||
WIN32LIBADD = @WIN32LIBADD@
|
||||
all_backends = @all_backends@
|
||||
bfd_backends = @bfd_backends@
|
||||
bfd_default_target_size = @bfd_default_target_size@
|
||||
bfd_machines = @bfd_machines@
|
||||
l = @l@
|
||||
tdefaults = @tdefaults@
|
||||
|
@ -1849,7 +1849,7 @@ _bfd_generic_link_add_one_symbol (info, abfd, name, flags, section, value,
|
||||
{
|
||||
(*_bfd_error_handler)
|
||||
(_("%s: indirect symbol `%s' to `%s' is a loop"),
|
||||
bfd_get_filename (abfd), name, string);
|
||||
bfd_archive_filename (abfd), name, string);
|
||||
bfd_set_error (bfd_error_invalid_operation);
|
||||
return false;
|
||||
}
|
||||
|
@ -887,9 +887,11 @@ _bfd_merged_section_offset (output_bfd, psec, psecinfo, offset, addend)
|
||||
if (offset + addend >= sec->_raw_size)
|
||||
{
|
||||
if (offset + addend > sec->_raw_size)
|
||||
(*_bfd_error_handler) (_("%s: access beyond end of merged section (%ld + %ld)"),
|
||||
bfd_get_filename (sec->owner), (long)offset,
|
||||
(long) addend);
|
||||
{
|
||||
(*_bfd_error_handler)
|
||||
(_("%s: access beyond end of merged section (%ld + %ld)"),
|
||||
bfd_get_filename (sec->owner), (long) offset, (long) addend);
|
||||
}
|
||||
return (secinfo->first ? sec->_cooked_size : 0);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user