OSDN Git Service

* config/obj-elf.c: Standardize error/warning messages - don't
authoramodra <amodra>
Sun, 7 Oct 2001 06:16:53 +0000 (06:16 +0000)
committeramodra <amodra>
Sun, 7 Oct 2001 06:16:53 +0000 (06:16 +0000)
commitc0262547277c1151f64beba8f94627c7f0cd23e8
tree025c92c59b1565e67df48bbd541cc459cb02791c
parent1e8a3bd1632f865bbcac6da2b8247f870b2fa475
* config/obj-elf.c: Standardize error/warning messages - don't
capitalise, no final period or newline, don't say "ignoring" for
as_bad messages.  In some cases, change the wording to that used
elsewhere for similar messages.
(obj_elf_section_name): New function, split out from ..
(obj_elf_section): .. here.  Correctly mask off SHF_MERGE if
entsize not specified.
gas/ChangeLog
gas/config/obj-elf.c