Home
last modified time | relevance | path

Searched refs:bad_msg (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/binutils/gas/config/
HDobj-elf.c767 char *bad_msg = _("unrecognized .section attribute: want a,w,x,M,S,G,T"); in obj_elf_parse_section_letters() local
769 int md_attr = md_elf_section_letter (*str, &bad_msg); in obj_elf_parse_section_letters()
774 as_fatal ("%s", bad_msg); in obj_elf_parse_section_letters()
/NextBSD/contrib/binutils/gas/
HDChangeLog-00011303 of 'm', 'S' instead of 's'. Update bad_msg.
1304 * config/tc-ppc.c (ppc_section_letter): Update bad_msg.
1305 * config/tc-i370.c (i370_sectioN_letter): Update bad_msg.