Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Modra <modra@gmail.com>2008-03-13 08:27:41 +0300
committerAlan Modra <modra@gmail.com>2008-03-13 08:27:41 +0300
commitfe389b5bfae10772b1d311ecd2e38323b4d10c5e (patch)
tree7cd8f54415ed0b9576a6d3f6ef2be1b6078d1d44 /Makefile.def
parent6fd221264f4678efa54f945ecf78ee3ea255fbe8 (diff)
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.
Diffstat (limited to 'Makefile.def')
0 files changed, 0 insertions, 0 deletions