]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
m32r_hi16_list
authorAlan Modra <amodra@gmail.com>
Mon, 23 Mar 2026 04:48:31 +0000 (15:18 +1030)
committerAlan Modra <amodra@gmail.com>
Mon, 23 Mar 2026 05:18:18 +0000 (15:48 +1030)
commit55a0f464f57f73f6e07d71f55e99a518265d80d7
treee47249895b9b9dbea1987fdc0b143dc4bf20d3fb
parenta81b8b149927f4f3672074998c3e81add380ddc9
m32r_hi16_list

This patch moves m32r_hi16_list to an m32r extension of elf_section_data.

* elf32-m32r.c (m32r_hi16_list): Delete.
(struct _m32r_elf_section_data): New.
(m32r_elf_section_data): Define.
(m32r_elf_new_section_hook, m32r_elf_free_hi16_list),
(m32r_elf_free_cached_info): New functions.
(m32r_elf_hi16_reloc, m32r_elf_lo16_reloc): Use new sdata.
(bfd_elf32_new_section_hook): Define.
(bfd_elf32_bfd_free_cached_info): Define.
bfd/elf32-m32r.c