commit | 6e46bdf64e3eb3be2bcb02f229a48b050b8431eb | [log] [tgz] |
---|---|---|
author | Alan Modra <amodra@gmail.com> | Sat Jun 29 17:08:02 2024 +0930 |
committer | Alan Modra <amodra@gmail.com> | Sun Jun 30 14:41:37 2024 +0930 |
tree | a68bed3ae09cd6be840573e058fb3936daceb7ba | |
parent | 8891a9751f91dd00b9d5656a5e6cb1fc77697868 [diff] |
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.