4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-29 10:30:50 +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
..
2005-08-18 03:49:39 +00:00
2007-11-04 23:49:08 +00:00
2008-03-13 05:27:41 +00:00
2007-03-06 19:00:57 +00:00
2008-02-15 03:35:51 +00:00
2008-02-15 03:35:51 +00:00
2005-04-14 02:22:07 +00:00
2008-01-27 06:25:45 +00:00
2007-03-29 21:03:43 +00:00
2007-11-08 00:08:48 +00:00
1999-05-03 07:29:06 +00:00
1999-05-03 07:29:06 +00:00
1999-05-03 07:29:06 +00:00
2005-06-30 23:02:54 +00:00
2007-09-06 17:22:36 +00:00
2000-07-05 19:28:05 +00:00
2006-01-18 21:05:51 +00:00
2007-07-13 18:23:23 +00:00
2005-07-12 10:34:51 +00:00
2001-08-02 23:27:47 +00:00