Searched refs:alternate (Results 1 – 25 of 94) sorted by relevance
1234
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/all/ |
D | altmac2.d | 1 #as: --alternate 3 #name: alternate macro syntax (escape) 5 # Test the alternate macro syntax.
|
D | altmacro.d | 1 #as: --alternate 3 #name: alternate macro syntax 5 # Test the alternate macro syntax.
|
/toolchain/binutils/binutils-2.25/gas/ |
D | macro.c | 76 macro_init (int alternate, int mri, int strip_at, in macro_init() argument 81 macro_alternate = alternate; in macro_init() 90 macro_set_alternate (int alternate) in macro_set_alternate() argument 92 macro_alternate = alternate; in macro_set_alternate()
|
D | NEWS | 207 * New command line option --alternate and pseudo-ops .altmacro and .noaltmacro 208 added to enter (and leave) alternate macro syntax mode.
|
D | ChangeLog-2004 | 809 and slot parameters. Handle new "alternate" relocations for absolute 857 instead of reloc_to_opnum. Handle "alternate" relocations. 1372 * as.c: Add and handle new --alternate command line option. 1378 alternate macro syntax.
|
/toolchain/binutils/binutils-2.25/libiberty/ |
D | fnmatch.txh | 7 zero or more characters, or a set of alternate characters in square
|
/toolchain/binutils/binutils-2.25/include/ |
D | hp-symtab.h | 1854 unsigned int alternate : 1; /* alternate unnamed aliases? */ member
|
D | dwarf2.def | 69 any alternate names.
|
/toolchain/binutils/binutils-2.25/gas/doc/ |
D | c-sh64.texi | 205 alternate opcodes:
|
D | c-sh.texi | 175 @var{addr} anywhere a PC relative address is called for; the alternate
|
D | as.texinfo | 229 @value{AS} [@b{-a}[@b{cdghlns}][=@var{file}]] [@b{--alternate}] [@b{-D}] 620 @item --alternate 621 Begin in alternate macro mode. 2054 * alternate:: --alternate enable alternate macro syntax 2132 @node alternate 2133 @section @option{--alternate} 2135 @kindex --alternate 2136 Begin in alternate macro mode, see @ref{Altmacro,,@code{.altmacro}}. 4426 Enable alternate macro mode, enabling: 5719 @item Use the alternate macro syntax mode [all …]
|
D | c-alpha.texi | 450 considered alternate forms and not macros.
|
D | c-m68k.texi | 327 @cindex alternate syntax for the 680x0
|
D | c-xtensa.texi | 563 range from -128 to 127. There are a number of alternate instruction
|
/toolchain/binutils/binutils-2.25/ld/ |
D | NEWS | 116 * ELF: --warn-alternate-em option to warn if an object has alternate
|
D | ChangeLog-2009 | 1144 * ld.texinfo: Document --warn-alternate-em. 1146 * NEWS: Mention --warn-alternate-em.
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | NEWS | 299 with an alternate machine code if one is defined in the architecture
|
D | ChangeLog-2009 | 1296 (identify_process_section_p): Search alternate section for dllname
|
/toolchain/binutils/binutils-2.25/etc/ |
D | ChangeLog | 430 installed in an alternate prefix.
|
/toolchain/binutils/binutils-2.25/binutils/po/ |
D | zh_CN.po | 878 msgid " --entry <entry> Specify alternate DLL entry point\n" 1708 " --alt-machine-code <index> Use alternate machine code for output\n" 1888 msgid "unknown alternate machine code, ignored" 1975 msgid "alternate machine code index must be positive"
|
D | zh_TW.po | 979 msgid " --entry <entry> Specify alternate DLL entry point\n" 1877 " --alt-machine-code <index> Use alternate machine code for output\n" 2115 msgid "unknown alternate machine code, ignored" 2211 msgid "alternate machine code index must be positive"
|
D | rw.po | 968 msgid " --entry <entry> Specify alternate DLL entry point\n" 1866 " --alt-machine-code <index> Use alternate machine code for output\n" 2007 msgid "unknown alternate machine code, ignored" 2102 msgid "alternate machine code index must be positive"
|
D | tr.po | 980 msgid " --entry <entry> Specify alternate DLL entry point\n" 1882 " --alt-machine-code <index> Use alternate machine code for output\n" 2167 msgid "unknown alternate machine code, ignored" 2263 msgid "alternate machine code index must be positive"
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | ChangeLog-2013 | 1545 alternate debug info source. 1546 (dwarf_debug_sections): Add entries for alternate .debug_str and 1557 (_bfd_dwarf2_cleanup_debug_info): Free alternate debug info
|
/toolchain/binutils/binutils-2.25/gas/testsuite/ |
D | ChangeLog-2013 | 78 * gas/lns/lns.exp: Use alternate test. 1052 * gas/lns/lns.exp: Use alternate LNS COMMON test for the MSP430.
|
1234