Lines Matching full:for

8 * Added support for ARM V6.
10 * Added support for sh4a and variants.
12 * Support for Renesas M32R2 added.
14 * Limited support for Mapping Symbols as specified in the ARM ELF
20 * Support for Motorola ColdFire MCF528x added.
25 * Added support for MIPS64 Release 2.
27 * Added support for v850e1.
29 * Added -n switch for x86 assembler. By default, x86 GAS replaces
30 multiple nop instructions used for alignment within code sections
39 * Added support for MIPS32 Release 2.
41 * Added support for Xtensa architecture.
43 * Support for Intel's iWMMXt processor (an ARM variant) added.
48 * Support for SH2E added.
52 * Support for Texas Instruments TMS320C4x and TMS320C3x series of
55 * Support for the Ubicom IP2xxx microcontroller added.
59 * Support for the Fujitsu FRV architecture added by Red Hat. Models for FR400
62 * Support for DLX processor added.
73 * Support for Don Knuth's MMIX, by Hans-Peter Nilsson.
75 * Support for the OpenRISC 32-bit embedded processor by OpenCores.
77 * The ARM assembler now accepts -march=..., -mcpu=... and -mfpu=... for
79 target processor has been deprecated, but is still accepted for
82 * Support for the VFP floating-point instruction set has been added to
89 but still works for compatability.
97 * Support for PDP-11 and 2.11BSD a.out format, by Lars Brinkhoff.
101 * Support for AMD x86-64 architecture, by Jan Hubicka, SuSE Labs.
103 * Support for Motorola 68HC11 and 68HC12.
105 * Support for Texas Instruments TMS320C54x (tic54x).
107 * Support for IA-64.
109 * Support for i860, by Jason Eckhardt.
111 * Support for CRIS (Axis Communications ETRAX series).
121 * Support for the ARM msr instruction was changed to only allow an immediate
124 * Support for ATMEL AVR.
126 * Support for IBM 370 ELF. Somewhat experimental.
128 * Support for numbers with suffixes.
130 * Added support for breaking to the end of repeat loops.
132 * Added support for parallel instruction syntax (DOUBLEBAR_PARALLEL).
149 * Full 16-bit mode support for i386.
151 * Greatly improved instruction operand checking for i386. This change will
156 * Weak symbol support added for COFF targets.
186 * Motorola ColdFire 5200 support added (configure for m68k and use -m5200).
198 * The ELF assembler has a new pseudo-op, .symver, used for symbol versioning.
223 * SCO ELF support added. For OpenServer 5 targets (i386-unknown-sco3.2v5) the
236 ``.mri 0'' is seen; this can be convenient for inline assembler code.
253 * Support for the control registers in the 68060.
256 provide for possible future gcc changes, for targets where gas provides some
265 * Weak symbol support for a.out.
274 now. Support for the 21164 has been contributed by Digital.
288 * HP-PA work, by Jeff Law. Note, for the PA, gas-2.3 has been designed to work
294 * Vax support in gas fixed for BSD, so it builds and seems to run a couple
296 currently required for BSD 4.3 builds.)
298 * Support for the DEC Alpha, running OSF/1 (ECOFF format). The gas support is
301 making it work will require rewriting it as BFD support for the format anyways.
313 * New option "--statistics" for printing out program run times. This is
325 impression that support for such configurations is actually believed to be
332 * ELF support is falling into place. Support for the 386 should be working.
333 Support for SPARC Solaris is in. HPPA support from Utah is being integrated.
340 * DBX-style debugging info ("stabs") is now supported for COFF formats.
344 its string table. For this to be useful, you must have configured GCC
353 * Several small fixes for i386-aix (PS/2) support from Minh Tran-Le have been
356 * Altered the opcode table split for m68k; it should require less VM to compile
363 includes improved ELF support, which I've started adapting for SPARC Solaris
370 * Better error messages for unsupported configurations (e.g., hppa-hpux).
384 format accepts it; SPARC CPU accepts it. It's the default only for OS "elf"
386 some code from Utah for HP-PA ELF, and from DG for m88k ELF, but they're not
395 * Support for MIPS, from OSF and Ralph Campbell, has been merged in. The OSF
397 make it available, if anyone wants to try it out.) Ralph's code, for BSD
401 * Support for the Hitachi H8/500 has been added.
408 * For m68k, support for more processors has been added: 68040, CPU32, 68851.
410 * For i386, .align is now power-of-two; was number-of-bytes.
412 * For m68k, "%" is now accepted before register names. For COFF format, which
413 doesn't use underscore prefixes for C labels, it is required, so variable "a0"