OSDN Git Service

* config/obj-elf.c: (obj_elf_change_section): Add "group" param.
authoramodra <amodra>
Tue, 9 Oct 2001 06:07:30 +0000 (06:07 +0000)
committeramodra <amodra>
Tue, 9 Oct 2001 06:07:30 +0000 (06:07 +0000)
commit288ea98dc77ac2efe4b0dc1c6eeef3abd8beb818
treec3c1cd5ad8425f1f581c6ccd9a09ff7fd79be3e4
parent6eac0fc1e8754aa7beaa8e1764d2667dbfa0ee5b
* config/obj-elf.c: (obj_elf_change_section): Add "group" param.
Set elf_section_data group from it.  Warn if group name changed.
(obj_elf_parse_section_letters): Parse 'G' too.
(obj_elf_section): Parse group name.
(struct group_list): New.
(build_group_lists): New function.
(elf_frob_file): Create SEC_GROUP section(s).

* config/obj-elf.c: (elf_copy_symbol_attributes): Zap trailing
whitespace.
gas/ChangeLog
gas/config/obj-elf.c