all.texi 1.9 KB

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