]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Only parse attributes in ELF sections with the SHT_GNU_ATTRIBUTES type if the OS...
authorRainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
Tue, 15 Jul 2025 10:15:46 +0000 (11:15 +0100)
committerNick Clifton <nickc@redhat.com>
Tue, 15 Jul 2025 10:15:46 +0000 (11:15 +0100)
commit4cd91af023aff01d78c7b5d0786403683592902a
treea4496022bfb810db87fefc262967516172582c01
parent1535d2a0ce4e474f1a42e8b8720de01b7dc1f656
Only parse attributes in ELF sections with the SHT_GNU_ATTRIBUTES type if the OS is not Solaris.  Set the is_solaris flag for Sparc solaris

PR 33153
bfd/elf.c
bfd/elf32-sparc.c
bfd/elf64-sparc.c