]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
hppa64: Add code to intialize __data_seg section symbol
authorJohn David Anglin <danglin@gcc.gnu.org>
Thu, 30 Oct 2025 20:15:31 +0000 (16:15 -0400)
committerJohn David Anglin <danglin@gcc.gnu.org>
Thu, 30 Oct 2025 20:15:31 +0000 (16:15 -0400)
commitde9efc361bb999903909280462e81edd73cf8c7e
tree0b54830974d6df1dcd53dec7e0411d06286d08e4
parentddaee713f51c9fa12e12849ccdaf6739b2f43e2c
hppa64: Add code to intialize __data_seg section symbol

2025-10-30  John David Anglin  <danglin@gcc.gnu.org>

bfd/ChangeLog:

* elf64-hppa.c (struct elf64_hppa_link_hash_table): Add
data_segment field.
(allocate_global_data_opd): Move code to initialize text
segment section symbol to elf64_hppa_late_size_sections.
(elf64_hppa_late_size_sections): Add code to setup
__data_seg section symbol.
bfd/elf64-hppa.c