Home
last modified time | relevance | path

Searched refs:strict (Results 1 – 25 of 56) sorted by relevance

123

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-hppa.c617 static int strict; variable
2071 if (!strict && ISDIGIT (*p)) in pa_parse_number()
2205 else if (!strict) in pa_parse_number()
2212 else if (!strict) in pa_parse_number()
2232 if (!strict || have_prefix) in pa_parse_number()
2554 if (!strict) in pa_get_absolute_expression()
3263 strict = (insn->flags & FLAG_STRICT); in pa_ip()
3364 if (strict && the_insn.exp.X_op != O_constant) in pa_ip()
3374 if (strict && the_insn.exp.X_op != O_constant) in pa_ip()
3379 CHECK_FIELD (num, 15, -16, strict); in pa_ip()
[all …]
/toolchain/binutils/binutils-2.25/include/elf/
Dinternal.h308 #define ELF_SECTION_IN_SEGMENT_1(sec_hdr, segment, check_vma, strict) \ argument
324 && (!(strict) \
334 && (!(strict) \
DChangeLog665 (ELF_SECTION_IN_SEGMENT_1): Add "strict" arg.
/toolchain/binutils/binutils-2.25/gas/doc/
Dc-m68hc11.texi89 @cindex @samp{--strict-direct-mode}
90 @item --strict-direct-mode
91 You can use the @samp{--strict-direct-mode} option to disable
Dinternals.texi1346 @item S_FORCE_RELOC (@var{sym}, @var{strict})
1351 undefined or common, and when @var{strict} is set, weak, or global (for ELF
/toolchain/binutils/binutils-2.25/binutils/
DChangeLog-20091277 Add --identify-strict option. Handle ms-style implibs:
1300 (usage): Added --identify-strict.
1301 (long_options): Added --identify-strict.
1302 (main): Handle --identify-strict option.
1303 * doc/binutils.texi: Document --identify-strict option.
1304 * NEWS: Document --identify and --identify-strict options.
DNEWS111 * Added --identify-strict switch to cause --identify <implib> to
/toolchain/binutils/binutils-2.25/gas/
Dconfig.in280 /* Using strict COFF? */
Dsymbols.c2076 S_FORCE_RELOC (symbolS *s, int strict) in S_FORCE_RELOC() argument
2081 return ((strict in S_FORCE_RELOC()
Dconfigure.ac155 AC_DEFINE(STRICTCOFF, 1, [Using strict COFF?])
DChangeLog-9899493 * config/tc-hppa.c (pa_ip): Put strict register checks before
509 * config/tc-hppa.c (pa_ip): Get strict/non-strict mode from the
511 when in strict mode. Require assemble-time constants for
512 constants when in strict mode.
513 (pa_get_absolute_expression): Require a constant when in strict
1300 (sparc_ip): Be more strict on %hi() etc.; prepare assembler for
DChangeLog-20081439 for strict ordering of powerpc_opcodes, but disable for now.
DChangeLog-00015009 Return 1 to indicate format checks pass. If strict, then only
5020 (pa_equ): Modify call to pa_parse_number to do strict parsing. If
5171 * config.in (STRICTCOFF): New for strict COFF.
5742 * config/tc-hppa.c (pa_ip): In case 'V', pass `strict' to
DChangeLog-2010187 even if !strict.
DChangeLog-2004471 messages for Intel and AT&T syntax, and make the condition more strict
/toolchain/binutils/binutils-2.25/include/opcode/
DChangeLog1735 (pa_opcode): Revise ordering rules. Add/move strict pa10 variants
1736 before corresponding pa11 opcodes. Add strict pa10 register-immediate
DChangeLog-91031100 * hppa.h: Add strict variants of PA1.0/PA1.1 loads and stores.
2961 * m68k.h (pmove): make the tests less strict, the 68k book is
/toolchain/binutils/binutils-2.25/ld/
DChangeLog-2005611 unary & address operator, as that breaks GCC's strict aliasing
/toolchain/binutils/binutils-2.25/opcodes/
DChangeLog-20091073 * arm-dis.c (arm_opcodes): Be more strict about decoding scaled
/toolchain/binutils/binutils-2.25/binutils/doc/
Dbinutils.texi3853 [@option{-I}|@option{--identify} @var{library-file-name}] [@option{--identify-strict}]
4103 actually an import library. See also @option{--identify-strict}.
4105 @item --identify-strict
/toolchain/binutils/binutils-2.25/bfd/
DChangeLog-2005892 address operator, as that breaks GCC's strict aliasing rules.
896 & address operator, as that breaks GCC's strict aliasing
/toolchain/binutils/binutils-2.25/config/
Dtcl.m41051 CFLAGS_WARNING="-Wall -Wno-implicit-int -fno-strict-aliasing"
/toolchain/binutils/binutils-2.25/binutils/po/
Dbg.po1244 msgid " --identify-strict Causes --identify to report error when multiple DLLs.\n"
1245 msgstr " --identify-strict Причинява --identify да рапортува грешка при много DLLs.\n"
Duk.po1200 msgid " --identify-strict Causes --identify to report error when multiple DLLs.\n"
1201 msgstr " --identify-strict Змушує --identify повідомляти про помилку, якщо визначено декі…
Did.po967 msgid " --identify-strict Causes --identify to report error when multiple DLLs.\n"
968 msgstr " --identify-strict Menyebabkan --identify untuk melaporkan kesalahan ketika ada D…

123