binutils-gdb/bfd
Ian Lance Taylor d06004cb3a * cofflink.c (coff_link_add_object_symbols): Call
_bfd_coff_get_external_symbols, not coff_link_get_symbols.  Call
	_bfd_coff_free_symbols, not coff_link_free_symbols.  Call
	_bfd_coff_read_string_table, not coff_read_string_table.
	(coff_link_check_archive_element): Likewise.
	(coff_link_input_bfd): Likewise.
	(coff_link_get_symbols): Move to coffgen.c.
	(coff_read_string_table): Likewise.
	(coff_link_free_symbols): Likewise.
	(_bfd_coff_internal_syment_name): New static function.
	(coff_link_check_ar_symbols): Use _bfd_coff_internal_syment_name.
	(coff_link_add_symbols): Likewise.
	(coff_link_input_bfd): Likewise.
	(_bfd_coff_generic_relocate_section): Likewise.
	(_bfd_coff_read_internal_relocs): New function.
	(coff_link_input_bfd): Use cached section contents if available.
	Use _bfd_coff_read_internal_relocs.
	* coffcode.h (coff_slurp_symbol_table): Don't call bfd_seek.
	(coff_bfd_get_relocated_section_contents): Only define if not
	already defined.
	(coff_bfd_relax_section): Likewise.
	* coffgen.c (build_string_table): Remove.
	(_bfd_coff_get_external_symbols): New function, moved in from old
	coff_link_get_symbols in cofflink.c.
	(_bfd_coff_read_string_table): New function, moved in from old
	coff_read_string_table in cofflink.c.
	(_bfd_coff_free_symbols): New function, moved in frmo old
	coff_link_free_symbols in cofflink.c.
	(coff_get_normalized_symtab): Use _bfd_coff_get_external_symbols
	rather than reading the symbols directly.  To free them, call
	_bfd_coff_free_symbols.  Use _bfd_coff_read_string_table rather
	than build_string_table.
	* libcoff-in.h (obj_coff_keep_syms): Define.
	(obj_coff_keep_strings): Define.
	(coff_data_type): Add fields keep_syms and keep_strings.
	(coff_section_tdata): Define new structure.
	(coff_section_data): Define.
	(_bfd_coff_get_external_symbols): Declare.
	(_bfd_coff_read_string_table): Declare.
	(_bfd_coff_free_symbols): Declare.
	(_bfd_coff_read_internal_relocs): Declare.
	* libcoff.h: Rebuild.
1995-07-24 19:23:53 +00:00
..
doc no more configure.in 1995-07-06 17:03:40 +00:00
hosts * hosts/i386v4.h (getgid, getuid): Change prototypes to be 1995-07-20 19:57:07 +00:00
.Sanitize keep configure; clean elf.c not elfcode.h for arc 1995-07-06 17:03:06 +00:00
aix386-core.c
aout0.c
aout32.c
aout64.c
aout-adobe.c
aout-encap.c fsf address update, but not in COPYING files 1995-07-07 22:49:42 +00:00
aout-ns32k.c
aout-rce.c fsf address update, but not in COPYING files 1995-07-07 22:49:42 +00:00
aout-target.h
aoutf1.h
aoutx.h * aoutx.h (NAME(aout,slurp_reloc_table)): Cast argument to size_t 1995-07-13 18:14:45 +00:00
archive.c * archive.c (_bfd_construct_extended_name_table): If 1995-07-04 20:22:43 +00:00
archures.c
bfd-in2.h * elfcode.h (NAME(bfd_elf,record_link_assignment)): Add provide 1995-07-04 17:43:05 +00:00
bfd-in.h * elfcode.h (NAME(bfd_elf,record_link_assignment)): Add provide 1995-07-04 17:43:05 +00:00
bfd.c * bfd.c (enum bfd_error): Define bfd_error_no_armap. 1995-07-03 22:16:40 +00:00
binary.c
bout.c
cache.c
cf-i386lynx.c
cf-m68klynx.c * aoutx.h (NAME(aout,link_add_symbols)): Don't bother to check 1995-07-11 21:22:17 +00:00
cf-sparclynx.c
ChangeLog * cofflink.c (coff_link_add_object_symbols): Call 1995-07-24 19:23:53 +00:00
ChangeLog.1
cisco-core.c
coff-a29k.c fsf address update, but not in COPYING files 1995-07-07 22:49:42 +00:00
coff-alpha.c
coff-apollo.c
coff-arm.c * cofflink.c (_bfd_coff_generic_relocate_section): Remove unused 1995-07-10 18:16:25 +00:00
coff-go32.c
coff-h8300.c * coff-h8300.c (COFF_LONG_FILENAMES): Define. 1995-06-30 00:26:53 +00:00
coff-h8500.c
coff-i386.c Wed Jun 28 18:04:42 1995 Steve Chamberlain <sac@slash.cygnus.com> 1995-06-29 01:17:58 +00:00
coff-i960.c fsf address update, but not in COPYING files 1995-07-07 22:49:42 +00:00
coff-m68k.c
coff-m88k.c
coff-mips.c
coff-rs6000.c
coff-sh.c * coff-sh.c (sh_coff_howtos): Mark R_SH_PCDISP8BY2 and R_SH_PCDISP 1995-07-24 19:20:15 +00:00
coff-sparc.c
coff-u68k.c
coff-we32k.c
coff-z8k.c
coffcode.h * coffgen.c (coff_renumber_symbols): Sort defined symbols that are 1995-07-07 21:40:56 +00:00
coffgen.c * coffgen.c (coff_renumber_symbols): Sort defined symbols that are 1995-07-07 21:40:56 +00:00
cofflink.c * aoutx.h (NAME(aout,link_hash_table_create)): Allocate hash table 1995-07-10 18:07:17 +00:00
coffswap.h
config.bfd Mon Jul 3 13:55:18 1995 Steve Chamberlain <sac@slash.cygnus.com> 1995-07-03 21:11:15 +00:00
configure * configure.in: Use $ac_config_sub, not $configsub. 1995-07-05 14:34:12 +00:00
configure.bat
configure.host Wed Jun 28 18:04:42 1995 Steve Chamberlain <sac@slash.cygnus.com> 1995-06-29 01:17:58 +00:00
configure.in * configure.in: Use $ac_config_sub, not $configsub. 1995-07-05 14:34:12 +00:00
COPYING
core.c fsf address update, but not in COPYING files 1995-07-07 22:49:42 +00:00
cpu-a29k.c fsf address update, but not in COPYING files 1995-07-07 22:49:42 +00:00
cpu-alpha.c
cpu-h8300.c
cpu-h8500.c
cpu-hppa.c
cpu-i386.c
cpu-i960.c
cpu-m88k.c
cpu-rce.c fsf address update, but not in COPYING files 1995-07-07 22:49:42 +00:00
cpu-rs6000.c
cpu-vax.c
cpu-w65.c
cpu-we32k.c
cpu-z8k.c
demo64.c
dep-in.sed
ecoff.c fsf address update, but not in COPYING files 1995-07-07 22:49:42 +00:00
ecofflink.c
ecoffswap.h ecoff gprof related fixes & improvements from David Mosberger-Tang 1995-02-07 01:06:25 +00:00
elf32-arc.c E_ARC_CPU_XXX renamed to E_ARC_MACH_XXX for consistency with rest of BFD. 1995-02-10 04:34:36 +00:00
elf32-gen.c Added new files elflink.c, elflink.h, elfcore.h. 1995-07-06 02:22:00 +00:00
elf32-hppa.c Added new files elflink.c, elflink.h, elfcore.h. 1995-07-06 02:22:00 +00:00
elf32-hppa.h
elf32-i386.c fsf address update, but not in COPYING files 1995-07-07 22:49:42 +00:00
elf32-i860.c Added new files elflink.c, elflink.h, elfcore.h. 1995-07-06 02:22:00 +00:00
elf32-m68k.c fsf address update, but not in COPYING files 1995-07-07 22:49:42 +00:00
elf32-m88k.c Added new files elflink.c, elflink.h, elfcore.h. 1995-07-06 02:22:00 +00:00
elf32-mips.c * aoutx.h (NAME(aout,slurp_reloc_table)): Cast argument to size_t 1995-07-13 18:14:45 +00:00
elf32-ppc.c Added new files elflink.c, elflink.h, elfcore.h. 1995-07-06 02:22:00 +00:00
elf32-sparc.c fsf address update, but not in COPYING files 1995-07-07 22:49:42 +00:00
elf32.c
elf64-gen.c
elf64-sparc.c
elf64.c
elf.c * libelf.h (struct elf_size_info): Change type of last argument to 1995-07-11 19:24:46 +00:00
elfcode.h fix some compilation warnings from sun cc 1995-07-12 22:00:57 +00:00
elfcore.h copyright notices 1995-07-06 17:12:22 +00:00
elflink.c copyright notices 1995-07-06 17:12:22 +00:00
elflink.h * aoutx.h (NAME(aout,slurp_reloc_table)): Cast argument to size_t 1995-07-13 18:14:45 +00:00
elfxx-target.h Added new files elflink.c, elflink.h, elfcore.h. 1995-07-06 02:22:00 +00:00
filemode.c fsf address update, but not in COPYING files 1995-07-07 22:49:42 +00:00
format.c
gen-aout.c
genlink.h
hash.c
host-aout.c
hp300bsd.c
hp300hpux.c
hppa_stubs.h
hppabsd-core.c
hpux-core.c
i386aout.c
i386bsd.c
i386dynix.c
i386linux.c fsf address update, but not in COPYING files 1995-07-07 22:49:42 +00:00
i386lynx.c
i386mach3.c
i386netbsd.c
i386os9k.c
ieee.c * targets.c (bfd_target): Add fields _read_minisymbols and 1995-07-13 14:46:06 +00:00
init.c
irix-core.c
libaout.h
libbfd-in.h
libbfd.c
libbfd.h
libcoff-in.h
libcoff.h
libecoff.h * ecoff.c (_bfd_ecoff_bfd_is_local_label): New function. 1995-07-05 16:31:07 +00:00
libelf.h * targets.c (bfd_target): Add fields _read_minisymbols and 1995-07-13 14:46:06 +00:00
libhppa.h
libieee.h
libnlm.h
liboasys.h
linker.c * aoutx.h (NAME(aout,link_hash_table_create)): Allocate hash table 1995-07-10 18:07:17 +00:00
lynx-core.c
m68klynx.c fsf address update, but not in COPYING files 1995-07-07 22:49:42 +00:00
m68knetbsd.c
m88kmach3.c
makefile.dos add binary.o, tekhex.o 1995-07-10 15:48:58 +00:00
Makefile.in * Makefile.in (Makefile): Don't depend upon @frags@. 1995-07-10 15:11:15 +00:00
mipsbsd.c
mpw-config.in * bfd-in.h, bfd-in2.h (bfd_boolean): Rename bfd_true, bfd_false 1995-06-15 21:18:17 +00:00
mpw-make.in fsf address update, but not in COPYING files 1995-07-07 22:49:42 +00:00
netbsd.h
newsos3.c
nlm32-alpha.c
nlm32-i386.c
nlm32-ppc.c
nlm32-sparc.c
nlm32.c
nlm64.c
nlm-target.h
nlm.c
nlmcode.h
nlmswap.h
ns32knetbsd.c
oasys.c * targets.c (bfd_target): Add fields _read_minisymbols and 1995-07-13 14:46:06 +00:00
opncls.c
osf-core.c
pc532-mach.c
pe-i386.c Thu May 11 16:43:14 1995 Steve Chamberlain <sac@slash.cygnus.com> 1995-05-13 18:03:25 +00:00
PORTING
ptrace-core.c
reloc16.c
reloc.c
rs6000-core.c
section.c
som.c * targets.c (bfd_target): Add fields _read_minisymbols and 1995-07-13 14:46:06 +00:00
som.h * som.c (hppa_som_gen_reloc_type): New argument "sym_diff", 1995-07-03 23:27:25 +00:00
sparclynx.c
sparcnetbsd.c
srec.c * targets.c (bfd_target): Add fields _read_minisymbols and 1995-07-13 14:46:06 +00:00
stab-syms.c * cofflink.c (_bfd_coff_generic_relocate_section): Cast base_file 1995-07-02 21:51:36 +00:00
sunos.c fsf address update, but not in COPYING files 1995-07-07 22:49:42 +00:00
syms.c * aoutx.h (NAME(aout,slurp_reloc_table)): Cast argument to size_t 1995-07-13 18:14:45 +00:00
targets.c * coff-arm.c (TARGET_LITTLE_SYM, TARGET_BIG_SYM): Replaces TARGET_SYM. 1995-07-19 23:02:21 +00:00
tekhex.c
TODO
trad-core.c
versados.c * targets.c (bfd_target): Add fields _read_minisymbols and 1995-07-13 14:46:06 +00:00
VERSION