* config/obj-elf.c (obj_elf_parse_section_letters): Use 'M' instead
commit89450d6d3a98aa8956abc1b6f90f66bd2df30ac0
authorJakub Jelinek <jakub@redhat.com>
Tue, 11 Sep 2001 16:46:38 +0000 (11 16:46 +0000)
committerJakub Jelinek <jakub@redhat.com>
Tue, 11 Sep 2001 16:46:38 +0000 (11 16:46 +0000)
tree46ec2a9f755518eacd2558b55137cdfe5ae3b60c
parent412aa0c1c9c7f00e266217bddcca32049c3fb1f3
* config/obj-elf.c (obj_elf_parse_section_letters): Use 'M' instead
of 'm', 'S' instead of 's'.  Update bad_msg.
* config/tc-ppc.c (ppc_section_letter): Update bad_msg.
* config/tc-i370.c (i370_sectioN_letter): Update bad_msg.
gas/ChangeLog
gas/config/obj-elf.c
gas/config/tc-i370.c
gas/config/tc-ppc.c