Searched refs:allow (Results 1 – 25 of 219) sorted by relevance
123456789
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/sh/ |
D | reg-prefix.d | 2 #as: --allow-reg-prefix -big 3 #name: SH --allow-reg-prefix option
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/mmix/ |
D | zerop-1.s | 1 # Check that we allow zero operands for some insns.
|
/toolchain/binutils/binutils-2.27/ld/emultempl/ |
D | elf-generic.em | 54 /* The first few times we allow any change to 59 /* After that we only allow the size to grow. */
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/all/ |
D | incbin.d | 1 #as: -I$srcdir/$subdir --allow-incbin
|
/toolchain/binutils/binutils-2.27/zlib/contrib/iostream3/ |
D | TODO | 16 - Override operator<<(ostream&, gzfilebuf*) to allow direct copying
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/ |
D | tcompat2.s | 2 @ Commutative instructions allow either the second or third
|
D | copro.s | 45 # Extra instructions to allow for code alignment in arm-aout target.
|
/toolchain/binutils/binutils-2.27/gprof/ |
D | TODO | 34 + generalize to allow arbitrary histograms (not just time histograms) 66 + if NEW_GMON_OUT is not defined, have a flag that will allow to
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/aarch64/ |
D | mapmisc.d | 1 #as: -EL -I$srcdir/$subdir --allow-incbin
|
/toolchain/binutils/binutils-2.27/zlib/ |
D | ChangeLog | 235 - Add solaris* to Linux* in configure to allow gcc use [Groffen] 423 - Add zconf.in.h to allow recovery from configure modification [Weigelt] 615 - Move arguments for AR to its usage to allow replacing ar [Marot] 674 - Increase sprintf() buffer size in gzdopen() to allow for large numbers 817 - Introduce ZLIB_WINAPI macro to allow the export of functions using 922 - Correct FASTEST compilation to allow level == 0 1027 - allow several arguments to configure (Tim Mooney, Frodo Looijaard) 1038 - fix maketree.c to allow clean compilation of inffixed.h (Mark) 1067 - allow "make install prefix=..." even after configure (Glenn Randers-Pehrson) 1068 - allow "configure --prefix $HOME" (Tim Mooney) [all …]
|
/toolchain/binutils/binutils-2.27/binutils/ |
D | NEWS | 131 * Add new option --use-nul-prefixed-import-tables to dlltool to allow fall- 156 * Added -c switch to readelf to allow string dumps of archive symbol index. 160 * Added -p switch to readelf to allow string dumps of sections. 280 * Added 'S' encoding to strings to allow the display of 8-bit characters. 315 * New command line switches added to objcopy to allow symbols to be kept as 496 * Dis-assembler interface changed to allow sharing with gdb.
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/mt/ |
D | msys.s | 31 ; Check to make sure that the parse routines that allow predifined
|
/toolchain/binutils/binutils-2.27/gas/ |
D | NEWS | 15 .extCoreRegister pseudo-ops that allow an user to define custom 115 * For x86, allow 'rep bsf', 'rep bsr', and 'rep ret' syntax. 221 if enabled, will allow register names to be optionally prefixed with a $ 399 * Support for the ARM msr instruction was changed to only allow an immediate 420 * A new pseudo-op .intel_syntax has been implemented to allow gas to parse i386
|
D | ChangeLog-2008 | 145 xtensa_state_is_shared_or to allow multiple opcodes within a 334 * read.c (pseudo_set): Don't allow global register symbol only 351 inside a macro. If it is then do not allow the @ character to be 1369 of vector instruction must share the same mode option. Only allow 1469 * read.c (pseudo_set): Don't allow global register symbol. 1471 * symbols.c (S_SET_EXTERNAL): Don't allow register symbol 1477 * write.c (write_object_file): Don't allow symbols which were 1590 Don't allow any registers without type when allow_pseudo_reg
|
/toolchain/binutils/binutils-2.27/gas/doc/ |
D | c-rx.texi | 116 @cindex @samp{-mno-allow-string-insns} 117 @item -mno-allow-string-insns
|
D | c-sh.texi | 32 @kindex --allow-reg-prefix 53 @item --allow-reg-prefix
|
D | c-ppc.texi | 161 Do not allow symbolic names for registers.
|
D | c-sparc.texi | 264 Certain V9 instructions allow access to ancillary state registers. 310 Various V9 branch and conditional move instructions allow 454 memory access instruction that allow specification of an 647 Several relocations exist to allow the link editor to potentially
|
D | c-m32r.texi | 231 This behaviour is to allow for the different semantics of the 324 command line flag has not been specified to allow assembly of such
|
/toolchain/binutils/binutils-2.27/include/coff/ |
D | ChangeLog-0415 | 5 20 to allow for PE format's longer file names. 154 * z80.h: Store alignment requirement in section header, to allow
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-tilepro.c | 1183 s_allow_suspicious_bundles (int allow) in s_allow_suspicious_bundles() argument 1186 allow_suspicious_bundles = allow; in s_allow_suspicious_bundles()
|
D | tc-tilegx.c | 1299 s_allow_suspicious_bundles (int allow) in s_allow_suspicious_bundles() argument 1302 allow_suspicious_bundles = allow; in s_allow_suspicious_bundles()
|
/toolchain/binutils/binutils-2.27/ld/ |
D | NEWS | 116 to allow selection of input sections by section header section flags. 155 * PE targets now support a GNU extension to allow the alignment of common 193 allow fallback to old import table generation with null element prefix. 442 * Added AT> to the linker script language to allow load-time allocation of
|
/toolchain/binutils/binutils-2.27/ld/scripttempl/ |
D | pe.sc | 241 section VMA at 0, the PE format will not allow it. */
|
D | pep.sc | 254 section VMA at 0, the PE format will not allow it. */
|
123456789