Ian Lance Taylor 81bdcecf63 * coff-alpha.c (alpha_ecoff_get_relocated_section_contents): Don't
assume that we can set the GP value and then get the same value,
	since it won't be true if the output file is neither ELF nor
	ECOFF.
	* coff-mips.c (mips_adjust_reloc_in): Don't bother to use
	_bfd_get_gp_value here.
	(mips_gprel_reloc): Don't assume we can set and get the GP value.
	* elf32-mips.c (mips_elf_hi16_reloc): Get gp value from
	mips_elf_final_gp.
	(mips_elf_lo16_reloc): Likewise.
	(mips_elf_final_gp): Add pgp parameter.  Set it to the GP value.
	Don't require that the BFD be ELF.
	(mips_elf_gprel16_reloc): Get gp value from mips_elf_final_gp.
	(mips_elf_gprel32_reloc): Likewise.
	(mips_elf_relocate_section): Don't assume we can set and get the
	GP value.
	(mips_elf_finish_dynamic_symbol): Don't bother to use
	_bfd_get_gp_value here.

	* elf32-mips.c (mips_elf_create_procedure_table): Initialize sv.
	Don't change epdr between malloc and free.  Be careful not to free
	NULL pointers.  Zero out the first RPDR.
1996-02-19 21:12:48 +00:00
..
1994-05-04 19:37:36 +00:00
1995-11-18 20:05:06 +00:00
1996-01-09 20:53:33 +00:00
1994-05-16 19:34:13 +00:00
1996-01-26 23:42:58 +00:00
1996-01-22 16:43:35 +00:00
1995-10-28 00:34:30 +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
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
1996-01-29 22:09:49 +00:00
1995-11-16 10:12:33 +00:00
1996-01-15 21:06:31 +00:00