/openbsd/gnu/usr.bin/binutils/gas/ |
H A D | messages.c | 172 as_tsktsk (const char *format, ...) in as_tsktsk() function 184 as_tsktsk (format, va_alist) in as_tsktsk() function
|
H A D | as.h | 567 PRINTF_LIKE (as_tsktsk);
|
H A D | ChangeLog-9295 | 2533 Replace printf calls with as_tsktsk. 4087 as_tsktsk instead of printf. 4708 (as_tsktsk): Remove the non-stdarg, non-varargs version, and 12065 (as_bad, as_fatal, as_tsktsk, as_warn): For GNU C version 2, 12702 * messages.c (as_tsktsk): Use correct ANSI form for stdarg
|
H A D | ChangeLog-0001 | 5228 * config/tc-arm.c (decode_shift): Replace as_tsktsk with as_warn.
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/ |
H A D | messages.c | 145 as_tsktsk (const char *format, ...) in as_tsktsk() function 157 as_tsktsk (format, va_alist) in as_tsktsk() function
|
H A D | as.h | 519 PRINTF_LIKE (as_tsktsk);
|
H A D | ChangeLog-9295 | 2533 Replace printf calls with as_tsktsk. 4087 as_tsktsk instead of printf. 4708 (as_tsktsk): Remove the non-stdarg, non-varargs version, and 12065 (as_bad, as_fatal, as_tsktsk, as_warn): For GNU C version 2, 12702 * messages.c (as_tsktsk): Use correct ANSI form for stdarg
|
H A D | ChangeLog-0001 | 5228 * config/tc-arm.c (decode_shift): Replace as_tsktsk with as_warn.
|
/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | obj-vms.c | 1076 as_tsktsk (_("Couldn't find source file \"%s\", status=%%X%x"), in VMS_TBT_Source_File() 1559 as_tsktsk (_("debugger forward reference error, dbx type %d"), in gen1() 1957 as_tsktsk (long_const_msg); in VMS_stab_parse() 2253 as_tsktsk (_("debugginer output: %d is an unknown untyped variable."), in VMS_typedef_parse() 2473 as_tsktsk (_("debugger output: structure element `%s' has undefined type"), in VMS_typedef_parse() 2584 as_tsktsk (_("debugger output: %d is an unknown type of variable."), in VMS_typedef_parse() 2731 as_tsktsk (_("debugger forward reference error, dbx type %d"), in VMS_LSYM_Parse() 2908 as_tsktsk (_("Module name truncated: %s\n"), Module_Name); in Write_VMS_MHD_Records() 3048 as_tsktsk ("Symbol name truncated: %s\n", In); in VMS_Case_Hack_Symbol() 3159 as_tsktsk (_("Symbol %s replaced by %s\n"), old_name, new_name); in VMS_Case_Hack_Symbol() [all …]
|
H A D | tc-i370.c | 960 as_tsktsk ("rmode ignored"); 981 as_tsktsk ("csect not supported"); 2260 as_tsktsk ("md_assemble(): suffixed relocations not supported\n");
|
H A D | tc-arm.c | 4260 as_tsktsk (_("rd and rm should be different in mul")); 4313 as_tsktsk (_("rd and rm should be different in mla")); 4538 as_tsktsk (_("rdhi and rdlo must be different")); 4645 as_tsktsk 8008 as_tsktsk 8059 as_tsktsk 9298 as_tsktsk (_("register list not in ascending order")); 9411 as_tsktsk (_("register list not in ascending order")); 10987 as_tsktsk (_("Rs and Rd must be different in MUL")); 13657 as_tsktsk (_("option `-%c%s' is deprecated: %s"), c, [all …]
|
H A D | tc-sparc.c | 2753 as_tsktsk (_(" (Requires %s; requested architecture is %s.)"),
|
H A D | tc-tic54x.c | 2148 as_tsktsk ("%s", msg);
|
H A D | tc-hppa.c | 6685 as_tsktsk (_("Using ENTRY rather than CODE in export directive for %s"),
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-i370.c | 867 as_tsktsk ("rmode ignored"); in i370_rmode() 886 as_tsktsk ("csect not supported"); in i370_csect() 2173 as_tsktsk ("md_assemble(): suffixed relocations not supported\n"); in md_assemble()
|
H A D | tc-arm.c | 1031 as_tsktsk in parse_reg_list() 1081 as_tsktsk in parse_reg_list() 1168 as_tsktsk (_("register list not in ascending order")); in parse_vfp_reg_list() 2508 as_tsktsk (_("register list not in ascending order")); in s_arm_unwind_save_mmxwr() 2641 as_tsktsk (_("register list not in ascending order")); in s_arm_unwind_save_mmxwcg() 5196 as_tsktsk (_("rd and rm should be different in mla")); in do_mlas() 5273 as_tsktsk (_("rd and rm should be different in mul")); in do_mul() 5524 as_tsktsk (_("rdhi and rdlo must be different")); in do_smlal() 7591 as_tsktsk (_("rdhi and rdlo must be different")); in do_t_mull() 13933 as_tsktsk (_("option `-%c%s' is deprecated: %s"), c, in md_parse_option() [all …]
|
H A D | tc-bfin.c | 513 as_tsktsk ("We found a '['!"); in md_operand()
|
H A D | tc-sparc.c | 2791 as_tsktsk (_(" (Requires %s; requested architecture is %s.)"),
|
H A D | tc-tic54x.c | 2143 as_tsktsk ("%s", msg);
|
H A D | tc-m68k.c | 7190 as_tsktsk (_ ("option `-A%s' is deprecated: use `-%s'", in md_parse_option()
|
H A D | tc-hppa.c | 6695 as_tsktsk (_("Using ENTRY rather than CODE in export directive for %s"),
|
/openbsd/gnu/usr.bin/binutils/gas/doc/ |
H A D | internals.texi | 1850 @deftypefun @{@} void as_tsktsk (const char *@var{format}, ...)
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/doc/ |
H A D | internals.texi | 1851 @deftypefun @{@} void as_tsktsk (const char *@var{format}, ...)
|