xtensa: bfd: fix assertion in xlate_offset_with_removed_text
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index d06541a7b352e5b67d7ee3554c45e724ab2a7ae8..f4fac1a637ab859c19d2dc202be921517f5b6290 100644 (file)
@@ -1,3 +1,11 @@
+2018-03-15  Max Filippov  <jcmvbkbc@gmail.com>
+
+       * elf32-xtensa.c (xlate_map_entry): Change types of address
+       fields from 'unsigned' to 'bfd_vma'.
+       (xlate_offset_with_removed_text): Use struct xlate_map_entry as
+       the key argument to bsearch. Allow offsets past the end of a
+       section, use the last map entry for translation of such offsets.
+
 2018-03-15  Kuan-Lin Chen  <kuanlinchentw@gmail.com>
 
        * elf32-nds32.c (nds32_elf_ex9_build_hash_table): Removed.
This page took 0.025053 seconds and 4 git commands to generate.