Files
Ian Lance Taylor 6e2183b1a7 * elf32-i386.c (struct elf_i386_pcrel_relocs_copied): Define.
(struct elf_i386_link_hash_entry): Define.
	(struct elf_i386_link_hash_table): Define.
	(elf_i386_link_hash_traverse): Define.
	(elf_i386_hash_table): Define.
	(elf_i386_link_hash_newfunc): New static function.
	(elf_i386_link_hash_table_create): New static function.
	(elf_i386_check_relocs): If linking with -Bsymbolic, don't copy
	PC relative relocs for a global symbol defined in a regular
	object, and count the number of PC relative relocs copied for any
	global symbol.
	(elf_i386_size_dynamic_sections): If linking with -Bsymbolic,
	traverse with elf_i386_discard_copies.
	(elf_i386_discard_copies): New static function.
	(bfd_elf32_bfd_link_hash_table_create): Define.
1997-04-17 16:13:36 +00:00
..
1994-05-04 19:37:36 +00:00
1991-05-18 02:58:02 +00:00
1991-05-18 02:58:02 +00:00
1996-03-27 19:57:34 +00:00
1997-03-18 00:47:04 +00:00
1996-07-22 23:02:35 +00:00
1997-03-18 00:47:04 +00:00
1996-02-21 00:29:38 +00:00
1996-06-08 03:45:18 +00:00
1995-11-18 20:05:06 +00:00
1996-03-27 23:04:01 +00:00
1997-01-31 23:15:42 +00:00
1991-03-21 21:11:25 +00:00
1993-04-24 02:10:09 +00:00
1996-07-18 00:47:05 +00:00
1993-02-04 20:59:55 +00:00
1991-10-01 03:43:11 +00:00
1991-10-01 03:43:11 +00:00
1996-03-27 19:57:34 +00:00
1991-10-25 07:16:56 +00:00
1991-10-01 03:43:11 +00:00
1992-08-25 22:04:53 +00:00
1991-05-18 02:58:02 +00:00
1996-07-23 17:54:21 +00:00
1994-05-16 19:34:13 +00:00
1993-04-29 15:48:35 +00:00
1996-11-12 23:28:49 +00:00
1991-12-18 23:01:07 +00:00
1995-10-28 00:58:22 +00:00
1994-07-05 21:50:43 +00:00
1995-11-05 00:29:13 +00:00
1994-04-20 18:38:22 +00:00
1993-12-02 02:19:25 +00:00
1997-03-18 00:47:04 +00:00
1994-07-14 21:35:54 +00:00
1995-09-27 11:34:10 +00:00
1995-09-27 11:34:10 +00:00
1993-08-07 22:45:02 +00:00
1996-05-07 20:20:55 +00:00
1997-03-18 00:47:04 +00:00
1997-03-21 20:59:30 +00:00
1993-08-07 22:38:22 +00:00
1997-04-03 18:16:38 +00:00