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
..
1995-07-06 17:03:40 +00:00
1994-05-04 19:37:36 +00:00
1994-02-28 23:49:08 +00:00
1995-09-02 00:24:04 +00:00
1995-09-04 21:03:18 +00:00
1993-04-24 02:10:09 +00:00
1993-02-04 20:59:55 +00:00
1992-08-25 22:04:53 +00:00
1994-05-16 19:34:13 +00:00
1993-04-29 15:48:35 +00:00
1995-07-06 17:12:22 +00:00
1995-07-06 17:12:22 +00:00
1993-11-05 19:51:52 +00:00
1994-05-16 16:35:36 +00:00
1994-07-05 21:50:43 +00:00
1995-07-10 15:48:58 +00:00
1994-04-20 18:38:22 +00:00
1993-12-02 02:19:25 +00:00
1994-07-14 21:35:54 +00:00
1993-08-07 22:45:02 +00:00
1994-03-15 15:13:13 +00:00
1993-08-07 22:38:22 +00:00
1994-10-14 23:17:15 +00:00