HomeSort by relevance Sort by last modified time
    Searched full:as_warn (Results 26 - 50 of 90) sorted by null

12 3 4

  /toolchain/binutils/binutils-2.25/gas/config/
obj-coff-seh.c 254 as_warn (_("%s ignored for this target"), directive);
384 as_warn (_(".seh_handler after .seh_eh is ignored"));
480 as_warn (_("duplicate .seh_endprologue in .seh_proc block"));
tc-score7.c     [all...]
tc-tic4x.c 985 as_warn (_(".sect: subsection name ignored"));
1013 as_warn (_("Error setting flags for \"%s\": %s"), name,
    [all...]
obj-macho.c 258 as_warn (_("failed to set flags for \"%s\": %s"),
276 as_warn (_("Ignoring changed section attributes for %s"), name);
514 as_warn (_("size (%ld) out of range, ignored"),
534 as_warn (_("size of \"%s\" is already %ld; not changing to %ld"),
545 as_warn (_("align value not recognized, using size"));
550 as_warn (_("Alignment (%lu) too large: 15 assumed."),
913 as_warn (_("Alignment (%lu) too large: 15 assumed."),
    [all...]
tc-microblaze.c 199 as_warn (_(".COMMon length (%ld.) <0! Ignored."), (long) size);
213 as_warn (_("ignoring bad alignment"));
1137 as_warn (_("Symbol used as immediate for shift instruction"));
1146 as_warn (_("Shift value > 32. using <value %% 32>"));
    [all...]
tc-ia64.c 929 as_warn (_("Size of rotating registers exceeds frame size"));
1128 as_warn (_("size (%ld) out of range, ignored"), (long) temp);
    [all...]
tc-sparc.c 650 as_warn (_("Unrecognized option following -K"));
1128 as_warn (_("set: number not in 0..4294967295 range"));
1135 as_warn (_("set: number not in -2147483648..4294967295 range"));
    [all...]
tc-mips.c     [all...]
tc-m32r.c 359 as_warn (_("Unrecognized option following -K"));
1127 as_warn (_("%s: output of 1st instruction is the same as an input to 2nd instruction - is this intentional ?"), str2);
    [all...]
tc-avr.c 700 as_warn (_("constant out of 8-bit range: %d"), x);
837 as_warn (_("constant out of 8-bit range: %d"), x);
    [all...]
tc-i860.c 399 as_warn (_("Expanded opcode after delayed branch: `%s'"), str);
403 as_warn (_("Expanded opcode in dual mode: `%s'"), str);
407 as_warn (_("An instruction was expanded (%s)"), str);
674 as_warn (_("Pipelined instruction: fsrc1 = fdest"));
    [all...]
tc-i960.c     [all...]
tc-lm32.c 197 as_warn (_("could not set architecture and machine"));
tc-pj.c 308 as_warn (_("extra stuff on line ignored"));
tc-z80.c 470 as_warn ("%s", _(p));
732 as_warn (_("overflow"));
    [all...]
tc-score.c     [all...]
tc-mcore.c 1126 as_warn (_("translating bgeni to movi"));
1163 as_warn (_("translating mgeni to movi"));
1195 as_warn (_("translating bmaski to movi"));
    [all...]
tc-ns32k.c 757 as_warn (_("Premature end of suffix -- Defaulting to d"));
770 as_warn (_("Bad suffix after ':' use {b|w|d} Defaulting to d"));
1187 as_warn (_("Bad suffix, defaulting to d"));
    [all...]
tc-tic30.c 1000 as_warn (_("loading the same register in parallel operation"));
    [all...]
tc-ppc.c     [all...]
tc-arm.c     [all...]
tc-m68k.c     [all...]
  /toolchain/binutils/binutils-2.25/gas/
expr.c 1107 as_warn (_("Unary operator %c ignored because bad operand follows"),
    [all...]
listing.c 625 as_warn (_("unable to rebuffer file: %s\n"), file->filename);
    [all...]
as.h 479 PRINTF_LIKE (as_warn);
474 PRINTF_LIKE (as_warn); variable

Completed in 3158 milliseconds

12 3 4