Searched refs:GAS (Results 1 – 25 of 241) sorted by relevance
12345678910
| /netbsd/src/external/gpl3/binutils/dist/gas/ |
| D | README | 1 README for GAS 19 The GAS release includes texinfo source for its manual, which can be processed 54 The `configure' script accompanying GAS does not provide any query 70 most often useful for building GAS. `configure' also has several other 96 Configure GAS to run on the specified HOST. Normally the 103 Configure GAS for cross-assembling programs for the specified 104 TARGET. Without this option, GAS is configured to assemble .o files 105 that run on the same machine (HOST) as GAS itself. 118 GAS or its supporting libraries. 153 REPORTING BUGS IN GAS
|
| D | as.h | 21 #ifndef GAS 22 #define GAS 1 macro
|
| D | NEWS | 39 * Add support for 'armv8.9-a' and 'armv9.4-a' for -march in AArch64 GAS. 41 * Add support for 'armv8.9-a' and 'armv9.4-a' for -march in Arm GAS. 46 * Experimental support in GAS to synthesize CFI for ABI-conformant, 223 'armv9.3-a' for -march in AArch64 GAS. 226 'armv9.2-a' and 'armv9.3-a' for -march in Arm GAS. 577 * GAS now understands an extended syntax in the .section directive flags 648 * The GAS sources are now released under the GPLv3. 757 * Added -n switch for x86 assembler. By default, x86 GAS replaces 793 the macro facilities in GAS instead. 1069 If any stabs directives are seen in the source, GAS will create two new
|
| /netbsd/src/external/gpl3/binutils/dist/include/elf/ |
| D | arc-cpu.def | 4 This file is part of GAS, the GNU Assembler. 6 GAS is free software; you can redistribute it and/or modify 11 GAS is distributed in the hope that it will be useful, 17 along with GAS; see the file COPYING. If not, write to the Free
|
| D | arc-reloc.def | 16 GAS/GDB is free software; you can redistribute it and/or modify 21 GAS/GDB is distributed in the hope that it will be useful, 27 along with GAS or GDB; see the file COPYING3. If not, write to
|
| /netbsd/src/external/gpl3/gdb/dist/include/elf/ |
| D | arc-cpu.def | 4 This file is part of GAS, the GNU Assembler. 6 GAS is free software; you can redistribute it and/or modify 11 GAS is distributed in the hope that it will be useful, 17 along with GAS; see the file COPYING. If not, write to the Free
|
| D | arc-reloc.def | 16 GAS/GDB is free software; you can redistribute it and/or modify 21 GAS/GDB is distributed in the hope that it will be useful, 27 along with GAS or GDB; see the file COPYING3. If not, write to
|
| /netbsd/src/external/gpl3/binutils/dist/gas/doc/ |
| D | internals.texi | 16 * GAS processing:: What GAS does when it runs 17 * Porting GAS:: Porting GAS 28 This section describes some fundamental GAS data types. 389 GAS attempts to store local 515 portion of the final object file. As GAS reads the source file, it creates 626 within the section. (Some assemblers use the value as an absolute address; GAS 675 @node GAS processing 676 @section What GAS does when it runs 717 @node Porting GAS 718 @section Porting GAS [all …]
|
| D | h8.texi | 2 @c This is part of the GAS manual.
|
| D | c-pru.texi | 2 @c This is part of the GAS manual. 144 GAS also implements the LDI32 pseudo instruction for loading a 32-bit
|
| D | c-loongarch.texi | 2 @c This is part of the GAS manual.
|
| D | c-sparc.texi | 2 @c This is part of the GAS manual. 41 If not configured for SPARC v9 (@code{sparc64-*-*}) GAS will not bump 45 GAS treats sparclite as being compatible with v8, unless an architecture 89 environment and are not available unless GAS is explicitly configured 163 If an architecture level is explicitly requested, GAS will not issue 184 SPARC GAS normally permits data to be misaligned. For example, it 190 You can use the @code{--enforce-aligned-data} option to make SPARC GAS 197 You may have to assemble with GAS in order to initialize packed data 330 Additionally, GAS supports the so-called ``natural'' condition codes;
|
| D | c-pj.texi | 2 @c This is part of the GAS manual.
|
| D | c-epiphany.texi | 2 @c This is part of the GAS manual.
|
| D | c-mt.texi | 2 @c This is part of the GAS manual.
|
| D | c-metag.texi | 3 @c This is part of the GAS manual.
|
| D | c-ip2k.texi | 2 @c This is part of the GAS manual.
|
| D | all.texi | 2 @c This file is part of the documentation for the GAS manual
|
| D | asconfig.texi | 2 @c This file is part of the documentation for the GAS manual
|
| D | c-visium.texi | 2 @c This is part of the GAS manual.
|
| /netbsd/src/external/gpl3/gcc/dist/libgcc/config/alpha/ |
| D | t-alpha | 4 # When GAS-generated unwind tables are created, they get created
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/pa/ |
| D | pa.opt | 69 Target Mask(GAS) 70 Assume code will be assembled by GAS.
|
| /netbsd/src/external/gpl3/gdb/dist/opcodes/ |
| D | cgen-asm.in | 205 GAS's input scrubber will ensure mnemonics are lowercase, but we may 206 not be called from GAS. */ 240 /* FIXME: While we allow for non-GAS callers above, we assume the 243 GAS's input scrubber will remove extraneous blanks. */
|
| /netbsd/src/external/gpl3/binutils/dist/opcodes/ |
| D | cgen-asm.in | 205 GAS's input scrubber will ensure mnemonics are lowercase, but we may 206 not be called from GAS. */ 240 /* FIXME: While we allow for non-GAS callers above, we assume the 243 GAS's input scrubber will remove extraneous blanks. */
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/rx/ |
| D | elf.opt | 32 …ay restrict some of the compiler's capabilities. The default is to generate GAS compatible syntax.
|
12345678910