]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
hppa64: Fix linking of linux kernel
authorJohn David Anglin <danglin@gcc.gnu.org>
Sun, 26 Oct 2025 20:34:35 +0000 (16:34 -0400)
committerJohn David Anglin <danglin@gcc.gnu.org>
Sun, 26 Oct 2025 20:34:35 +0000 (16:34 -0400)
commit42849ef824760a056bc785bea42e061d0d2e4916
tree4fd5a4ff9ad29ece512750944ead4c3389abadfa
parentd91dff2c6b14a16bdeed02f978a96a55e509084c
hppa64: Fix linking of linux kernel

Relocation handling is currently brokern for linker and ld script
symbols.

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

bfd/ChangeLog:

* elf64-hppa.c (elf64_hppa_check_relocs): Don't set hh to
NULL for linker and ld script symbols.
bfd/elf64-hppa.c