]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Re: Rewrite SHT_GROUP handling
authorAlan Modra <amodra@gmail.com>
Sat, 29 Jun 2024 07:38:02 +0000 (17:08 +0930)
committerAlan Modra <amodra@gmail.com>
Sun, 30 Jun 2024 05:11:37 +0000 (14:41 +0930)
commit6e46bdf64e3eb3be2bcb02f229a48b050b8431eb
treea68bed3ae09cd6be840573e058fb3936daceb7ba
parent8891a9751f91dd00b9d5656a5e6cb1fc77697868
Re: Rewrite SHT_GROUP handling

Some more error tweaks.  Report a zero entry as "invalid entry.."
rather than "unknown type..", and allow a section to be mentioned
twice in a group.

* elf.c (process_sht_group_entries): Tweak error messages, and
allow a duplicate index in a group without reporting an error.
bfd/elf.c