/openbsd/gnu/usr.bin/binutils/gas/doc/ |
H A D | internals.texi | 17 * GAS versions:: GAS versions 19 * GAS processing:: What GAS does when it runs 20 * Porting GAS:: Porting GAS 27 @node GAS versions 28 @section GAS versions 30 GAS has acquired layers of code over time. The original GAS only supported the 40 with all versions of GAS. 43 * Original GAS:: Original GAS version 48 @node Original GAS 49 @subsection Original GAS [all …]
|
H A D | c-sparc.texi | 3 @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 69 available unless GAS is explicitly configured with 64 bit environment 81 If an architecture level is explicitly requested, GAS will not issue 96 SPARC GAS normally permits data to be misaligned. For example, it 102 You can use the @code{--enforce-aligned-data} option to make SPARC GAS 109 You may have to assemble with GAS in order to initialize packed data
|
H A D | c-pj.texi | 2 @c This is part of the GAS manual.
|
H A D | c-ns32k.texi | 2 @c This is part of the GAS manual.
|
H A D | c-ip2k.texi | 3 @c This is part of the GAS manual.
|
H A D | all.texi | 3 @c This file is part of the documentation for the GAS manual
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/ |
H A 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
|
H A D | as.h | 23 #ifndef GAS 24 #define GAS 1 macro
|
H A D | configure.in | 124 AC_MSG_WARN(GAS support for ${generic_target} is preliminary and a work in progress) 433 "") AC_MSG_ERROR(GAS does not know what format to use for target ${target}) ;; 451 AC_MSG_ERROR(GAS does not support target CPU ${target_cpu_type}) 455 AC_MSG_ERROR(GAS does not have support for object file format ${obj_format}) 541 AC_MSG_ERROR(GAS does not support the ${generic_target} configuration.)
|
/openbsd/gnu/usr.bin/binutils/gas/ |
H A 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 78 most often useful for building GAS. `configure' also has several other 104 Configure GAS to run on the specified HOST. Normally the 111 Configure GAS for cross-assembling programs for the specified 112 TARGET. Without this option, GAS is configured to assemble .o files 113 that run on the same machine (HOST) as GAS itself. 126 GAS or its supporting libraries. 199 MIPS ECOFF support has been added, but GAS will not run a C-style [all …]
|
H A D | as.h | 23 #ifndef GAS 24 #define GAS 1 macro
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/doc/ |
H A D | internals.texi | 18 * GAS processing:: What GAS does when it runs 19 * Porting GAS:: Porting GAS 396 GAS attempts to store local 688 @node GAS processing 689 @section What GAS does when it runs 730 @node Porting GAS 731 @section Porting GAS 811 it is not defined, GAS will use 0. 1063 GAS will call it at the end of the assembly. 1333 GAS will call this to generate a reloc. GAS will pass [all …]
|
H A D | c-sparc.texi | 3 @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 69 available unless GAS is explicitly configured with 64 bit environment 81 If an architecture level is explicitly requested, GAS will not issue 96 SPARC GAS normally permits data to be misaligned. For example, it 102 You can use the @code{--enforce-aligned-data} option to make SPARC GAS 109 You may have to assemble with GAS in order to initialize packed data
|
H A D | c-pj.texi | 2 @c This is part of the GAS manual.
|
H A D | c-mt.texi | 3 @c This is part of the GAS manual.
|
H A D | c-ns32k.texi | 3 @c This is part of the GAS manual.
|
H A D | c-ip2k.texi | 3 @c This is part of the GAS manual.
|
H A D | c-xc16x.texi | 2 @c This is part of the GAS manual.
|
H A D | all.texi | 4 @c This file is part of the documentation for the GAS manual
|
/openbsd/gnu/gcc/gcc/config/alpha/ |
H A D | alpha.opt | 31 Target RejectNegative Mask(GAS) 32 Assume GAS 35 Target RejectNegative InverseMask(GAS) 36 Do not assume GAS
|
/openbsd/gnu/usr.bin/binutils/opcodes/ |
H A D | cgen-asm.in | 204 GAS's input scrubber will ensure mnemonics are lowercase, but we may 205 not be called from GAS. */ 239 /* FIXME: While we allow for non-GAS callers above, we assume the 242 GAS's input scrubber will remove extraneous blanks. */ 425 #if 0 /* This calls back to GAS which we can't do without care. */ 428 This lets GAS parse registers for us.
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-i860.h | 66 #error i860 GAS currently supports only the ELF object format
|
/openbsd/gnu/gcc/gcc/config/pa/ |
H A D | pa.opt | 55 Target Report Mask(GAS) 56 Assume code will be assembled by GAS
|
/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-i860.h | 70 #error i860 GAS currently supports only the ELF object format
|
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/ |
H A 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. */
|