binutils-gdb/bfd
Ian Lance Taylor 1862bbd8d9 Make the COFF backend linker merge common types:
* cofflink.c (struct coff_debug_merge_element): Define.
	(struct coff_debug_merge_type): Define.
	(struct coff_debug_merge_hash_entry): Define.
	(struct coff_debug_merge_hash_table): Define.
	(coff_debug_merge_hash_table_init): Define.
	(coff_debug_merge_hash_table_free): Define.
	(coff_debug_merge_hash_lookup): Define.
	(struct coff_final_link_info): Add debug_merge field.
	(coff_debug_merge_hash_newfunc): New static function.
	(_bfd_coff_final_link): Allocate and free debug_merge table.
	(coff_link_input_bfd): Merge identical enum, struct and union
	types.
PR 7145.
1995-09-15 14:29:05 +00:00
..
doc no more configure.in 1995-07-06 17:03:40 +00:00
hosts * configure.in: Call AC_CONFIG_HEADER. Substitute 1995-09-06 22:53:43 +00:00
.Sanitize * config.in: Rename from config.h.in. 1995-09-07 17:03:55 +00:00
COPYING
ChangeLog Make the COFF backend linker merge common types: 1995-09-15 14:29:05 +00:00
ChangeLog.1 Remove reference to config/.Sanitize 1995-08-03 16:45:21 +00:00
ChangeLog.2 Split. 1995-09-02 00:24:04 +00:00
Makefile.in * Makefile.in (clean-info): Remove extraneous tab from line 1995-09-14 00:39:41 +00:00
PORTING
TODO
VERSION update to version 2.5 1994-10-14 23:17:15 +00:00
acconfig.h * configure.in: Call AC_CONFIG_HEADER. Substitute 1995-09-06 22:53:43 +00:00
aclocal.m4 * aclocal.m4: Don't try to grep ../Makefile if it doesn't exist. 1995-09-06 00:02:00 +00:00
aix386-core.c
aout-adobe.c Extensive minor changes to avoid various gcc warnings. Also: 1995-09-12 16:23:25 +00:00
aout-encap.c fsf address update, but not in COPYING files 1995-07-07 22:49:42 +00:00
aout-ns32k.c Change "reloc_howto_type" typedef to be "const", since all uses of it are (or 1995-01-12 02:41:04 +00:00
aout-rce.c fsf address update, but not in COPYING files 1995-07-07 22:49:42 +00:00
aout-target.h * aout-target.h (MY_bfd_copy_private_section_data): Only copy 1994-10-18 18:49:34 +00:00
aout0.c
aout32.c
aout64.c
aoutf1.h * aoutf1.h (aout_32_sunos4_write_object_contents): Handle a 1994-06-13 18:25:12 +00:00
aoutx.h * sunos.c (sunos_slurp_dynamic_symtab): New static function, 1995-09-12 18:59:24 +00:00
archive.c Extensive minor changes to avoid various gcc warnings. Also: 1995-09-12 16:23:25 +00:00
archures.c Extensive minor changes to avoid various gcc warnings. Also: 1995-09-12 16:23:25 +00:00
bfd-in.h * configure.in: Call AC_CONFIG_HEADER. Substitute 1995-09-06 22:53:43 +00:00
bfd-in2.h Extensive minor changes to avoid various gcc warnings. Also: 1995-09-12 16:23:25 +00:00
bfd.c * configure.in: Call AC_CONFIG_HEADER. Substitute 1995-09-06 22:53:43 +00:00
binary.c * binary.c: New file for raw binary output format. 1994-10-18 18:51:01 +00:00
bout.c Extensive minor changes to avoid various gcc warnings. Also: 1995-09-12 16:23:25 +00:00
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
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 Add new style linker support to COFF backend. a29k only for now. 1994-09-06 19:28:55 +00:00
coff-apollo.c
coff-arm.c Thu Aug 31 08:00:14 1995 steve chamberlain <sac@slash.cygnus.com> 1995-08-31 15:05:27 +00:00
coff-go32.c * Many files: change all bfd_target vectors to be const. Change 1994-06-20 21:55:45 +00:00
coff-h8300.c * coff-h8300.c (COFF_LONG_FILENAMES): Define. 1995-06-30 00:26:53 +00:00
coff-h8500.c * Many files: change all bfd_target vectors to be const. Change 1994-06-20 21:55:45 +00:00
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 Convert i960 COFF to use COFF backend linker. 1995-09-14 19:03:21 +00:00
coff-m68k.c Change "reloc_howto_type" typedef to be "const", since all uses of it are (or 1995-01-12 02:41:04 +00:00
coff-m88k.c
coff-mips.c Add new style linker support to COFF backend. a29k only for now. 1994-09-06 19:28:55 +00:00
coff-rs6000.c Extensive minor changes to avoid various gcc warnings. Also: 1995-09-12 16:23:25 +00:00
coff-sh.c Extensive minor changes to avoid various gcc warnings. Also: 1995-09-12 16:23:25 +00:00
coff-sparc.c Extensive minor changes to avoid various gcc warnings. Also: 1995-09-12 16:23:25 +00:00
coff-u68k.c
coff-w65.c Extensive minor changes to avoid various gcc warnings. Also: 1995-09-12 16:23:25 +00:00
coff-we32k.c
coff-z8k.c * Many files: change all bfd_target vectors to be const. Change 1994-06-20 21:55:45 +00:00
coffcode.h Convert i960 COFF to use COFF backend linker. 1995-09-14 19:03:21 +00:00
coffgen.c Extensive minor changes to avoid various gcc warnings. Also: 1995-09-12 16:23:25 +00:00
cofflink.c Convert i960 COFF to use COFF backend linker. 1995-09-14 19:03:21 +00:00
coffswap.h Wed Aug 30 20:41:27 1995 steve chamberlain <sac@slash.cygnus.com> 1995-08-31 03:47:46 +00:00
config.bfd tipo 1995-09-04 21:03:18 +00:00
configure Convert i960 COFF to use COFF backend linker. 1995-09-14 19:03:21 +00:00
configure.bat changes from gas-2.3/binutils-2.4 dist (details in branch log msgs, changelogs) 1994-05-27 16:58:05 +00:00
configure.host * configure.in: Call AC_CONFIG_HEADER. Substitute 1995-09-06 22:53:43 +00:00
configure.in Convert i960 COFF to use COFF backend linker. 1995-09-14 19:03:21 +00:00
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-arc.c Extensive minor changes to avoid various gcc warnings. Also: 1995-09-12 16:23:25 +00:00
cpu-h8300.c * bfd-in.h (bfd_byte, reloc_howto_type): Define here, not... 1995-01-17 21:16:53 +00:00
cpu-h8500.c
cpu-hppa.c
cpu-i386.c
cpu-i960.c Extensive minor changes to avoid various gcc warnings. Also: 1995-09-12 16:23:25 +00:00
cpu-m88k.c
cpu-mips.c Extensive minor changes to avoid various gcc warnings. Also: 1995-09-12 16:23:25 +00:00
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 * archures.c, Makefile.in, targets.c, bfd-in2.h, coffcode.h, 1995-01-16 05:44:00 +00:00
cpu-we32k.c
cpu-z8k.c
demo64.c
dep-in.sed
ecoff.c Extensive minor changes to avoid various gcc warnings. Also: 1995-09-12 16:23:25 +00:00
ecofflink.c
ecoffswap.h ecoff gprof related fixes & improvements from David Mosberger-Tang 1995-02-07 01:06:25 +00:00
elf.c Extensive minor changes to avoid various gcc warnings. Also: 1995-09-12 16:23: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 * elflink.h (elf_link_add_object_symbols): If a symbol is a weak 1995-08-14 15:57:17 +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
elfcode.h * elfcode.h (align_file_position): Remove; not used. 1995-09-08 22:43:31 +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 Extensive minor changes to avoid various gcc warnings. Also: 1995-09-12 16:23:25 +00:00
elfxx-target.h Thu Aug 31 16:00:53 1995 steve chamberlain <sac@slash.cygnus.com> 1995-08-31 23:33:37 +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 * hp300hpux.c (MY_final_link_callback): Define to avoid warning. 1994-06-20 15:11:34 +00:00
hppa_stubs.h * Support code for enabling the new style linker for PA ELF. 1994-07-01 19:00:17 +00:00
hppabsd-core.c
hpux-core.c
i386aout.c
i386bsd.c
i386dynix.c
i386linux.c Extensive minor changes to avoid various gcc warnings. Also: 1995-09-12 16:23:25 +00:00
i386lynx.c * Many files: change all bfd_target vectors to be const. Change 1994-06-20 21:55:45 +00:00
i386mach3.c
i386netbsd.c * libaout.h (machine_type): added M_68K_NETBSD and M_SPARC_NETBSD. 1994-10-21 23:55:30 +00:00
i386os9k.c
ieee.c Extensive minor changes to avoid various gcc warnings. Also: 1995-09-12 16:23:25 +00:00
init.c
irix-core.c
libaout.h * sunos.c (sunos_slurp_dynamic_symtab): New static function, 1995-09-12 18:59:24 +00:00
libbfd-in.h Thu Aug 31 16:00:53 1995 steve chamberlain <sac@slash.cygnus.com> 1995-08-31 23:33:37 +00:00
libbfd.c
libbfd.h Thu Aug 31 16:00:53 1995 steve chamberlain <sac@slash.cygnus.com> 1995-08-31 23:33:37 +00:00
libcoff-in.h Convert i960 COFF to use COFF backend linker. 1995-09-14 19:03:21 +00:00
libcoff.h Convert i960 COFF to use COFF backend linker. 1995-09-14 19:03:21 +00:00
libecoff.h Extensive minor changes to avoid various gcc warnings. Also: 1995-09-12 16:23:25 +00:00
libelf.h Extensive minor changes to avoid various gcc warnings. Also: 1995-09-12 16:23:25 +00:00
libhppa.h
libieee.h
libnlm.h
liboasys.h
linker.c * linker.c (_bfd_generic_link_add_one_symbol): Pass symbol name to 1995-09-12 20:31:29 +00:00
lynx-core.c
m68klynx.c * configure.in: For a native configuration, set COREFILE and 1995-09-01 22:23:04 +00:00
m68knetbsd.c NetBSD/m68k support, based on work by mikeb@snow.datametrics.com: 1994-10-28 18:11:15 +00:00
m88kmach3.c Mach 3 support. 1994-07-05 21:50:43 +00:00
makefile.dos add binary.o, tekhex.o 1995-07-10 15:48:58 +00:00
mipsbsd.c Patches from kkojima@mix.or.jp (Kazumoto Kojima): 1994-12-21 00:36:26 +00:00
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 * libaout.h (machine_type): added M_68K_NETBSD and M_SPARC_NETBSD. 1994-10-21 23:55:30 +00:00
newsos3.c
nlm-target.h
nlm.c
nlm32-alpha.c
nlm32-i386.c
nlm32-ppc.c
nlm32-sparc.c
nlm32.c
nlm64.c
nlmcode.h * Many files: change all bfd_target vectors to be const. Change 1994-06-20 21:55:45 +00:00
nlmswap.h
ns32knetbsd.c * libaout.h (machine_type): added M_68K_NETBSD and M_SPARC_NETBSD. 1994-10-21 23:55:30 +00:00
oasys.c Extensive minor changes to avoid various gcc warnings. Also: 1995-09-12 16:23:25 +00:00
opncls.c * configure.in: Call AC_CONFIG_HEADER. Substitute 1995-09-06 22:53:43 +00:00
osf-core.c
pc532-mach.c NS32K changes from Ian Dall. 1994-07-14 21:35:54 +00:00
pe-i386.c Thu May 11 16:43:14 1995 Steve Chamberlain <sac@slash.cygnus.com> 1995-05-13 18:03:25 +00:00
peicode.h Thu Sep 7 12:45:34 1995 steve chamberlain <sac@slash.cygnus.com> 1995-09-12 19:28:30 +00:00
ptrace-core.c
reloc.c Change "reloc_howto_type" typedef to be "const", since all uses of it are (or 1995-01-12 02:41:04 +00:00
reloc16.c
rs6000-core.c
section.c
som.c * som.c (som_bfd_copy_private_symbol_data): Cast initializations 1995-08-08 03:05:16 +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 * libaout.h (machine_type): added M_68K_NETBSD and M_SPARC_NETBSD. 1994-10-21 23:55:30 +00:00
srec.c Extensive minor changes to avoid various gcc warnings. Also: 1995-09-12 16:23:25 +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 * sunos.c (sunos_slurp_dynamic_symtab): New static function, 1995-09-12 18:59:24 +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 * configure.in: Call AC_CONFIG_HEADER. Substitute 1995-09-06 22:53:43 +00:00
tekhex.c Extensive minor changes to avoid various gcc warnings. Also: 1995-09-12 16:23:25 +00:00
trad-core.c * configure.in: Call AC_CONFIG_HEADER. Substitute 1995-09-06 22:53:43 +00:00
versados.c Extensive minor changes to avoid various gcc warnings. Also: 1995-09-12 16:23:25 +00:00