Ian Lance Taylor 5b3b9ff61d * elf32-mips.c: Extensive changes for a start at dynamic linking
support, from Kazumoto Kojima <kkojima@info.kanagawa-u.ac.jp>.

	* elf-bfd.h (struct elf_backend_data): Add type_change_ok field.
	(struct elf_backend_data): Remove
	elf_backend_create_program_headers field.  Add
	elf_backend_additional_program_headers and
	elf_backend_modify_segment_map fields.
	* elfxx-target.h (elf_backend_type_change_ok): Define if not
	defined.
	(elf_backend_additional_program_headers): Likewise.
	(elf_backend_modify_segment_map): Likewise.
	(elf_backend_create_program_headers): Don't define.
	(elfNN_bed): Change to account for field changes.
	* elf.c (assign_file_positions_for_segments): Call new
	modify_segment_map backend function.  Don't call old
	create_program_headers backend function.
	(get_program_header_size): Call additional_program_headers rather
	than create_program_headers.
	* elflink.h (elf_link_add_object_symbols): Initialize
	type_change_ok from new backend field.
	(elf_link_output_extsym): Don't warn if _rld_new_interface is
	defined.
	(elf_reloc_link_order): Treat a reloc against a defined symbol as
	a reloc against the appropriate section.
1996-01-11 21:06:42 +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-01-09 20:53:33 +00:00
1995-09-02 00:24:04 +00:00
1995-11-18 20:05:06 +00:00
1995-12-13 16:22:02 +00:00
1996-01-09 20:53:33 +00:00
1991-03-21 21:11:25 +00:00
1993-04-24 02:10:09 +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
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
1994-05-16 19:34:13 +00:00
1993-04-29 15:48:35 +00:00
1995-07-06 17:12:22 +00:00
1991-12-18 23:01:07 +00:00
1995-10-28 00:34:30 +00:00
1995-11-07 21:33:33 +00:00
1995-11-07 21:33:33 +00:00
1994-05-16 16:35:36 +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
1994-07-14 21:35:54 +00:00
1995-09-27 11:34:10 +00:00
1995-09-27 11:34:10 +00:00
1995-12-12 23:47:05 +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
1995-11-16 10:12:33 +00:00