mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-27 06:17:47 +08:00
Correct reloc section name
* elf.c (_bfd_elf_assign_file_positions_for_non_load): Use .rela prefix for reloc section corresponding to rela section associated with renamed debug section.
This commit is contained in:
@ -1,3 +1,9 @@
|
||||
2015-07-24 Alan Modra <amodra@gmail.com>
|
||||
|
||||
* elf.c (_bfd_elf_assign_file_positions_for_non_load): Use .rela
|
||||
prefix for reloc section corresponding to rela section associated
|
||||
with renamed debug section.
|
||||
|
||||
2015-07-24 Alan Modra <amodra@gmail.com>
|
||||
|
||||
* section.c (bfd_get_section_by_name_if): Iterate over entire hash
|
||||
|
Reference in New Issue
Block a user