4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-30 11:00:41 +08:00
Alan Modra fe389b5bfa include/elf/
* internal.h (Elf_Internal_Shdr): Change sh_link and sh_info from
	unsigned long to unsigned int.  Change sh_addralign to bfd_vma.
	Order struct as for external version.
bfd/
	* elf.c (_bfd_elf_make_section_from_shdr): Remove unnecessary cast.
	(_bfd_elf_assign_file_position_for_section): Simplify align.
	(_bfd_elf_init_reloc_shdr): Ensure shift expression wide enough
	for sh_addralign.
	(elf_fake_sections, swap_out_syms): Likewise.
	* elflink.c (bfd_elf_final_link): Likewise.
binutils/
	* readelf.c: Use %u throughout when printing sh_link or sh_info,
	%lu when printing sh_addralign.
	(process_version_sections): Use identical formats when printing
	all offset and sh_link fields.
2008-03-13 05:27:41 +00:00
..
2007-06-29 16:29:16 +00:00
2006-05-24 07:36:11 +00:00
2008-03-13 05:27:41 +00:00
2008-03-12 08:36:58 +00:00
2007-10-01 15:55:40 +00:00
2008-03-12 08:36:58 +00:00
2006-01-18 21:07:47 +00:00
2008-03-13 05:27:41 +00:00
2006-02-24 22:10:35 +00:00
2007-09-11 16:07:50 +00:00
2005-12-16 10:23:10 +00:00
2007-02-06 14:50:58 +00:00
2007-05-12 06:45:32 +00:00
2007-11-08 13:51:07 +00:00
2006-02-17 14:36:26 +00:00