More "Make asection->id and asection->index unsigned"
authorAlan Modra <amodra@gmail.com>
Mon, 31 Aug 2015 06:33:42 +0000 (16:03 +0930)
committerAlan Modra <amodra@gmail.com>
Mon, 31 Aug 2015 06:56:10 +0000 (16:26 +0930)
commitd3435ae8ddeb3245b1358504f5382879f7fc04a7
tree2f70a5fb41de5df08d46396f592ab781cdbd2a10
parent6cae483a9dc8d07c2743067d32026650b7eb37a9
More "Make asection->id and asection->index unsigned"

Fixes regressions introduced by 7292b3ac.

* elflink.c (elf_sort_symbol): Use correctly sized type for
calculating signed section->id difference.
(elf_link_add_object_symbols): Likewise.
* pef.c (bfd_pef_scan_start_address): Warning fix.
* vms-alpha.c (vms_new_section_hook): Likewise.
bfd/ChangeLog
bfd/elflink.c
bfd/pef.c
bfd/vms-alpha.c
This page took 0.025601 seconds and 4 git commands to generate.