]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* config/obj-elf.c: Make use of elf_group_name and elf_next_in_group
authorAlan Modra <amodra@gmail.com>
Tue, 9 Oct 2001 13:13:09 +0000 (13:13 +0000)
committerAlan Modra <amodra@gmail.com>
Tue, 9 Oct 2001 13:13:09 +0000 (13:13 +0000)
commitaa1f4858a4b2f42172dbe1b57d27333e4e4cd43e
tree9a9c9f49265e0a79513a9d8f5983f8863f748f14
parent945906ff86c2abf0f631417db3baa2cce93196f5
* config/obj-elf.c: Make use of elf_group_name and elf_next_in_group
throughout file.
(obj_elf_change_section): Rename "group" to "group_name".
(obj_elf_section): Likewise.
(elf_frob_file): Don't use sec->lineno for SHT_GROUP section to store
first member section; Instead use elf_next_in_group.
gas/ChangeLog
gas/config/obj-elf.c