Browse Source
* elf32-ppc.c (ppc_elf_size_dynamic_sections): Set unused dynindx field to 0, not -1. (ppc_elf_finish_dynamic_sections): Check for positive section dynindx field, rather than comparing against -1. (ppc_elf_relocate_section): Only return false if undefined_symbol or reloc_overflow fail, not always upon encountering an error.gdb-premipsmulti-2000-06-06-branch
2 changed files with 33 additions and 22 deletions
Loading…
Reference in new issue