~ubuntu-branches/ubuntu/utopic/binutils-arm64-cross/utopic

« back to all changes in this revision

Viewing changes to binutils-2.23.52.20130611/builddir-aarch64-linux-gnu/gas/doc/asconfig.texi

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2013-06-20 17:38:09 UTC
  • Revision ID: package-import@ubuntu.com-20130620173809-app8lzgvymy5fg6c
Tags: 0.7
Build-depend on binutils-source (>= 2.23.52.20130620-1~).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
@c Copyright 1992, 1993, 1994, 1996, 1997, 1999, 2000, 2001, 2002,
 
2
@c 2003, 2005, 2006, 2007, 2008, 2009, 2010, 2011
 
3
@c Free Software Foundation, Inc.
 
4
@c This file is part of the documentation for the GAS manual
 
5
 
 
6
@c Configuration settings for all-inclusive version of manual
 
7
 
 
8
@c switches:------------------------------------------------------------
 
9
@c Properties of the manual
 
10
@c ========================
 
11
@c Discuss all architectures?
 
12
@set ALL-ARCH
 
13
@c A generic form of manual (not tailored to specific target)?
 
14
@set GENERIC
 
15
@c Include text on assembler internals?
 
16
@clear INTERNALS
 
17
@c Many object formats supported in this config?
 
18
@set MULTI-OBJ
 
19
 
 
20
@c Object formats of interest
 
21
@c ==========================
 
22
@set AOUT
 
23
@set COFF
 
24
@set ELF
 
25
@set SOM
 
26
 
 
27
@c CPUs of interest
 
28
@c ================
 
29
@set AARCH64
 
30
@set ALPHA
 
31
@set ARC
 
32
@set ARM
 
33
@set AVR
 
34
@set Blackfin
 
35
@set CR16
 
36
@set CRIS
 
37
@set D10V
 
38
@set D30V
 
39
@set EPIPHANY
 
40
@set H8/300
 
41
@set HPPA
 
42
@set I370
 
43
@set I80386
 
44
@set I860
 
45
@set I960
 
46
@set IA64
 
47
@set IP2K
 
48
@set LM32
 
49
@set M32C
 
50
@set M32R
 
51
@set xc16x
 
52
@set M68HC11
 
53
@set M680X0
 
54
@set MCORE
 
55
@set METAG
 
56
@set MICROBLAZE
 
57
@set MIPS
 
58
@set MMIX
 
59
@set MS1
 
60
@set MSP430
 
61
@set NIOSII
 
62
@set NS32K
 
63
@set PDP11
 
64
@set PJ
 
65
@set PPC
 
66
@set RL78
 
67
@set RX
 
68
@set S390
 
69
@set SCORE
 
70
@set SH
 
71
@set SPARC
 
72
@set TIC54X
 
73
@set TIC6X
 
74
@set TILEGX
 
75
@set TILEPRO
 
76
@set V850
 
77
@set VAX
 
78
@set XGATE
 
79
@set XSTORMY16
 
80
@set XTENSA
 
81
@set Z80
 
82
@set Z8000
 
83
 
 
84
@c Does this version of the assembler use the difference-table kludge?
 
85
@set DIFF-TBL-KLUGE
 
86
 
 
87
@c Do all machines described use IEEE floating point?
 
88
@clear IEEEFLOAT
 
89
 
 
90
@c Is a word 32 bits, or 16?
 
91
@clear W32
 
92
@set W16
 
93
 
 
94
@c Do symbols have different characters than usual?
 
95
@clear SPECIAL-SYMS
 
96
 
 
97
@c strings:------------------------------------------------------------
 
98
@c Name of the assembler:
 
99
@set AS as
 
100
@c Name of C compiler:
 
101
@set GCC gcc
 
102
@c Name of linker:
 
103
@set LD ld
 
104
@c Text for target machine (best not used in generic case; but just in case...)
 
105
@set TARGET machine specific
 
106
@c Name of object format NOT SET in generic version
 
107
@clear OBJ-NAME