Home
last modified time | relevance | path

Searched refs:as_warn (Results 1 – 25 of 37) sorted by relevance

12

/freebsd-12-stable/contrib/binutils/gas/
Dapp.c473 as_warn (_("end of file in comment")); in do_scrub_chars()
487 as_warn (_("end of file in comment")); in do_scrub_chars()
561 as_warn (_("end of file in string; '%c' inserted"), quotechar); in do_scrub_chars()
606 as_warn (_("end of file in string; '%c' inserted"), quotechar); in do_scrub_chars()
632 as_warn (_("unknown escape '\\%c' in string; ignored"), ch); in do_scrub_chars()
795 as_warn (_("end of file not at end of a line; newline inserted")); in do_scrub_chars()
951 as_warn (_("end of file in multiline comment")); in do_scrub_chars()
965 as_warn ("end of file in comment; newline inserted"); in do_scrub_chars()
1016 as_warn (_("end of file after a one-character quote; \\0 inserted")); in do_scrub_chars()
1024 as_warn (_("end of file in escape character")); in do_scrub_chars()
[all …]
Dread.c1234 as_warn (_("ignoring fill value in absolute section")); in do_align()
1324 as_warn (_("alignment too large: %u assumed"), align); in s_align()
1356 as_warn (_("expected fill pattern missing")); in s_align()
1465 as_warn (_("size (%ld) out of range, ignored"), (long) temp); in s_comm_internal()
1494 as_warn (_("size of \"%s\" is already %ld; not changing to %ld"), in s_comm_internal()
1744 as_warn (_("line numbers must be positive; line number %d rejected"), in s_app_line()
1781 as_warn (_("incompatible flag %i in line directive"), in s_app_line()
1793 as_warn (_("unsupported flag %i in line directive"), in s_app_line()
1832 as_warn (_("start address not supported")); in s_end()
1878 as_warn ("%s", msg); in s_errwarn()
[all …]
Decoff.c2418 as_warn (_(".begin directive without a preceding .file directive")); in ecoff_directive_begin()
2425 as_warn (_(".begin directive without a preceding .ent directive")); in ecoff_directive_begin()
2456 as_warn (_(".bend directive without a preceding .file directive")); in ecoff_directive_bend()
2463 as_warn (_(".bend directive without a preceding .ent directive")); in ecoff_directive_bend()
2476 as_warn (_(".bend directive names unknown symbol")); in ecoff_directive_bend()
2519 as_warn (_(".def pseudo-op used inside of .def/.endef; ignored")); in ecoff_directive_def()
2521 as_warn (_("empty symbol name in .def; ignored")); in ecoff_directive_def()
2558 as_warn (_(".dim pseudo-op used outside of .def/.endef; ignored")); in ecoff_directive_dim()
2573 as_warn (_("badly formed .dim directive")); in ecoff_directive_dim()
2586 as_warn (_("too many .dim entries")); in ecoff_directive_dim()
[all …]
Dstabs.c212 as_warn (_(".stab%c: missing comma"), what); in s_stab_generic()
220 as_warn (_(".stab%c: missing comma"), what); in s_stab_generic()
228 as_warn (_(".stab%c: missing comma"), what); in s_stab_generic()
240 as_warn (_(".stab%c: description field '%x' too big, try a different debug format"), in s_stab_generic()
247 as_warn (_(".stab%c: missing comma"), what); in s_stab_generic()
Ddepend.c193 as_warn (_("can't open `%s' for writing"), dep_file); in print_dependencies()
205 as_warn (_("can't close `%s'"), dep_file); in print_dependencies()
Dgdbinit.in4 break as_warn
Dexpr.c1086 as_warn (_("Unary operator %c ignored because bad operand follows"), in operand()
1668 as_warn (_("missing operand; zero assumed")); in expr()
1703 as_warn (_("left operand is a bignum; integer 0 assumed")); in expr()
1705 as_warn (_("left operand is a float; integer 0 assumed")); in expr()
1714 as_warn (_("right operand is a bignum; integer 0 assumed")); in expr()
1716 as_warn (_("right operand is a float; integer 0 assumed")); in expr()
1775 as_warn (_("division by zero")); in expr()
Dinput-scrub.c369 as_warn (_("partial line at end of file ignored")); in input_scrub_next_buffer()
393 as_warn (_("partial line at end of file ignored")); in input_scrub_next_buffer()
Dmessages.c182 as_warn (const char *format, ...) in as_warn() function
197 as_warn (format, va_alist) in as_warn() function
Dinput-file.c249 as_warn (_("can't close %s: %s"), file_name, xstrerror (errno)); in input_file_give_next_buffer()
Dlisting.c1079 as_warn (_("can't open %s: %s"), name, xstrerror (errno)); in listing_print()
1097 as_warn (_("can't close %s: %s"), name, xstrerror (errno)); in listing_print()
1169 as_warn (_("strange paper height, set to no form")); in listing_psize()
Das.h523 PRINTF_LIKE (as_warn);
/freebsd-12-stable/contrib/binutils/gas/config/
Dobj-coff.c366 as_warn (_("Line numbers must be positive integers\n")); in add_lineno()
398 as_warn (_(".ln pseudo-op inside .def/.endef: ignored.")); in obj_coff_ln()
440 as_warn (_(".loc outside of .text")); in obj_coff_loc()
447 as_warn (_(".loc pseudo-op inside .def/.endef: ignored.")); in obj_coff_loc()
528 as_warn (_(".def pseudo-op used inside of .def/.endef: ignored.")); in obj_coff_def()
567 as_warn (_(".endef pseudo-op used outside of .def/.endef: ignored.")); in obj_coff_endef()
606 as_warn (_("`%s' symbol without preceding function"), name); in obj_coff_endef()
693 as_warn (_("unexpected storage class %d"), in obj_coff_endef()
802 as_warn (_(".dim pseudo-op used outside of .def/.endef: ignored.")); in obj_coff_dim()
822 as_warn (_("badly formed .dim directive ignored")); in obj_coff_dim()
[all …]
Dobj-elf.c601 as_warn (_("setting incorrect section type for %s"), in obj_elf_change_section()
606 as_warn (_("ignoring incorrect section type for %s"), in obj_elf_change_section()
648 as_warn (_("setting incorrect section attributes for %s"), in obj_elf_change_section()
700 as_warn (_("ignoring changed section type for %s"), name); in obj_elf_change_section()
712 as_warn (_("ignoring changed section attributes for %s"), name); in obj_elf_change_section()
714 as_warn (_("ignoring changed section entity size for %s"), name); in obj_elf_change_section()
804 as_warn (_("unrecognized section attribute")); in obj_elf_section_word()
832 as_warn (_("unrecognized section type")); in obj_elf_section_type()
973 as_warn (_("invalid merge entity size")); in obj_elf_section()
980 as_warn (_("entity size for SHF_MERGE not specified")); in obj_elf_section()
[all …]
Dtc-arc.c194 as_warn ("could not set architecture and machine"); in md_begin()
215 as_warn ("could not set architecture and machine"); in init_opcode_tables()
302 as_warn (errmsg); in arc_insert_operand()
889 as_warn ("length of symbol \"%s\" already %ld, ignoring %d", in arc_common()
903 as_warn ("assuming symbol alignment of zero"); in arc_common()
988 as_warn ("\".option\" directive overrides command-line (default) value"); in arc_option()
1551 as_warn (errmsg); in md_assemble()
1768 as_warn (errmsg); in md_assemble()
1835 as_warn ("8 byte instruction in delay slot"); in md_assemble()
1838 as_warn ("8 byte jump instruction with delay slot"); in md_assemble()
[all …]
Dtc-alpha.c1832 as_warn (errmsg); in insert_operand()
3275 as_warn (_(".COMMon length (%ld.) <0! Ignored."), (long) temp); in s_alpha_comm()
3439 as_warn (_(".ent directive has no name")); in s_alpha_ent()
3447 as_warn (_("nested .ent directives")); in s_alpha_ent()
3491 as_warn (_(".end directive has no name")); in s_alpha_end()
3500 as_warn (_(".end directive without matching .ent")); in s_alpha_end()
3502 as_warn (_(".end directive names different symbol than .ent")); in s_alpha_end()
3545 as_warn (_(".fmask outside of .ent")); in s_alpha_mask()
3547 as_warn (_(".mask outside of .ent")); in s_alpha_mask()
3555 as_warn (_("bad .fmask directive")); in s_alpha_mask()
[all …]
Dtc-mips.c1752 as_warn ("Unrecognized register name `%s'", *s); in reg_lookup()
1778 as_warn (_("Could not set architecture and machine")); in md_begin()
2709 as_warn (_("extended instruction in delay slot")); in append_insn()
3313 as_warn ("%s", msg); in macro_end()
3824 as_warn (_("operand overflow")); in macro_build_ldst_constoffset()
4786 as_warn (_("Branch %s is always true"), ip->insn_mo->name); in macro()
5118 as_warn (_("Divide by zero.")); in macro()
5215 as_warn (_("Divide by zero.")); in macro()
5301 as_warn (_("dla used to load 32-bit register")); in macro()
5304 as_warn (_("la used to load 64-bit address")); in macro()
[all …]
Datof-ieee.c289 as_warn ("NaNs are not supported by this target\n"); in gen_to_words()
328 as_warn ("Infinities are not supported by this target\n"); in gen_to_words()
369 as_warn ("Infinities are not supported by this target\n"); in gen_to_words()
Dtc-spu.c335 as_warn (_("Mixing register syntax, with and without '$'.")); in md_assemble()
341 as_warn (_("Treating '%-*s' as a symbol."), (int)(syntax_error_param - d), d); in md_assemble()
596 as_warn (_("Using old style, %%lo(expr), please change to PPC style, expr@l.")); in get_imm()
602 as_warn (_("Using old style, %%hi(expr), please change to PPC style, expr@h.")); in get_imm()
675 as_warn (_("Constant expression %d out of range, [%d, %d]."), in get_imm()
Dtc-sparc.c595 as_warn (_("Unrecognized option following -K"));
1045 as_warn (_("set: number not in 0..4294967295 range"));
1052 as_warn (_("set: number not in -2147483648..4294967295 range"));
1112 as_warn (_("setsw: number not in -2147483648..4294967295 range"));
1161 as_warn (_("setx: temporary register same as destination register"));
1232 as_warn (_("setx: illegal temporary register g0"));
1330 as_warn (_("FP branch in delay slot"));
1345 as_warn (_("FP branch preceded by FP instruction; NOP inserted"));
2766 as_warn (_("architecture bumped from \"%s\" to \"%s\" on \"%s\""),
3808 as_warn (_("alignment too large; assuming %d"), align);
[all …]
Dtc-ia64.c1087 as_warn ("Size of rotating registers exceeds frame size");
1782 as_warn ("Previous .save incomplete"); in check_pending_save()
3189 as_warn ("Pointless use of p0 as first operand to .%s", po);
3340 as_warn (".%s outside of %s", directive, region); in unwind_diagnostic()
3432 as_warn ("Tags on unwind pseudo-ops aren't supported, yet");
3484 as_warn ("Operand of .vframe contradicts .prologue");
3495 as_warn (".vframepsp is meaningless, assuming .vframesp was meant");
3568 as_warn ("Second operand of .save contradicts .prologue");
3579 as_warn ("Second operand of .save contradicts .prologue");
3587 as_warn ("Second operand of .save contradicts .prologue");
[all …]
Dtc-score.c858 as_warn (_("Using temp register(r1)")); in reg_required_here()
1758 as_warn (_("Using temp register(r1)")); in reglow_required_here()
2099 as_warn (_("Fix data dependency: %s %s -- %s %s (insert %d nop!/%d)"), in handle_dependency()
2118 as_warn (_("Fix data dependency: %s %s -- %s %s (insert 1 pflush/%d)"), in handle_dependency()
2141 as_warn (_("data dependency: %s %s -- %s %s (%d/%d bubble)"), in handle_dependency()
3587 as_warn (_("%s register same as write-back base"), in do_ldst_unalign()
4027 as_warn ("%s", ERR_FOR_SCORE5U_MUL_DIV); in do_macro_mul_rdrsrs()
5886 as_warn (_(".mask outside of .ent")); in s_score_mask()
5892 as_warn (_("Bad .mask directive")); in s_score_mask()
5956 as_warn (_("invalid number")); in get_number()
[all …]
Dtc-i386.c985 as_warn (_("%s shortened to %s"), buf1, buf2); in offset_in_range()
1872 as_warn (_("translating to `%sp'"), i.tm.name);
2122 as_warn (_("`%s' is not supported on `%s%s'"), in parse_insn()
2129 as_warn (_("use .code16 to ensure correct addressing mode")); in parse_insn()
2754 as_warn (_("indirect %s without `*'"), t->name); in match_template()
2762 as_warn (_("stand-alone `%s' prefix"), t->name); in match_template()
3078 as_warn (_("using `%s%s' instead of `%s%s' due to `%c' suffix"), in check_byte_reg()
3140 as_warn (_("using `%s%s' instead of `%s%s' due to `%c' suffix"), in check_long_reg()
3226 as_warn (_("using `%s%s' instead of `%s%s' due to `%c' suffix"), in check_word_reg()
3403 as_warn (_("translating to `%s %s%s,%s%s'"), i.tm.name, in process_operands()
[all …]
Dtc-s390.c487 as_warn ("The 64 bit file format is used without esame instructions."); in md_begin()
767 as_warn (_("identifier+constant@%s means identifier@%s+constant"),
1242 as_warn ("index register specified but zero");
1246 as_warn ("base register specified but zero");
Dtc-ppc.c1702 as_warn (_("identifier+constant@got means identifier@got+constant")); in ppc_elf_suffix()
1840 as_warn (_(".COMMon length (%ld.) <0! Ignored."), (long) size); in ppc_elf_lcomm()
1854 as_warn (_("ignoring bad alignment")); in ppc_elf_lcomm()
2002 as_warn (_("TOC section size exceeds 64k")); in ppc_frob_file_before_adjust()
3041 as_warn (_("ignoring bad alignment")); in ppc_comm()
4185 as_warn (_("No previous section to return to. Directive ignored.")); in ppc_previous()
4428 as_warn (_(".COMMon length (%ld.) <0! Ignored."), (long) temp); in ppc_pe_comm()
4444 as_warn (_("ignoring bad alignment")); in ppc_pe_comm()
5100 as_warn (_("warning: symbol %s has no csect"), S_GET_NAME (sym)); in ppc_frob_symbol()

12