Ian Lance Taylor 3f048f7ff9 * coff-alpha.c (alpha_ecoff_object_p): New function. Set size of
.pdata section based on lnnoptr field, not section header.
	(alpha_relocate_section): Don't bother to check if r_symndx >= 0,
	since it is unsigned.
	(ecoffalpha_little_vec): Use alpha_ecoff_object_p rather than
	coff_object_p.
	* ecoff.c (ecoff_new_section_hook): Set alignment_power field of
	.pdata section to 3.
	(ecoff_compute_section_file_positions): Save the size of the
	.pdata section in the line_filepos field, and actually align the
	.pdata section to an alignment power of 4.
	(ecoff_compute_reloc_file_positions): Set output_has_begun after
	calling ecoff_compute_section_file_positions.
	(ecoff_write_object_contents): Set s_lnnoptr for the .pdata
	section from the line_filepos field.  Set vstamp for the optional
	header from the vstamp of the symbolic header.
	(ecoff_bfd_final_link): Set vstamp of the symbolic header to the
	vstamp used by the first object file in the link.
1994-01-25 01:52:48 +00:00
..
1994-01-11 01:15:02 +00:00
1993-11-05 19:51:52 +00:00
1993-11-05 19:51:52 +00:00
1993-11-23 08:06:20 +00:00
1993-12-01 22:26:06 +00:00
1993-12-01 22:27:03 +00:00
1993-11-06 04:10:25 +00:00
1993-11-05 19:51:52 +00:00
1994-01-03 16:47:46 +00:00
1993-10-28 20:36:48 +00:00
1993-11-05 19:51:52 +00:00
1993-07-22 23:09:07 +00:00
1993-12-02 02:19:25 +00:00
1993-10-28 20:36:48 +00:00
1993-11-05 19:51:52 +00:00
1993-08-07 22:45:02 +00:00
1993-08-07 22:38:22 +00:00
1993-11-15 20:10:49 +00:00