binutils-gdb/gas/doc
Richard Earnshaw 03b1477f5d * NEWS: Mention new ARM command-line options and VFP support.
* config/tc-arm.c (ARM_CEXT_XSCALE): Replaces ARM_EXT_XSCALE.  All
uses changed.
(ARM_CEXT_MAVERICK): Similarly.
(ARM_ANY): Now means any core instruction.
(CPU_DEFAULT): Default to ARM_ANY.
(uses_apcs_26, atcps, support_interwork, uses_apcs_float)
(pic_code): Declare for all object types.  Make type int.
(legacy_cpu, legacy_fpu, mcpu_cpu_opt, mcpu_fpu_opt, march_cpu_opt)
(march_fpu_opt, mfpu_opt): Declare.
(md_longopts): Tidy up conditional definitions.
(arm_opts, arm_cpus, arm_archs, arm_fpus, arm_extensions)
(arm_long_opts): New tables.
(arm_parse_cpu, arm_parse_arch, arm_parse_fpu): New functions.
(arm_parse_extension): New function.
(md_parse_option): Rewrite using new table-driven system.
(md_show_usage): Use new table-driven system.
(md_begin): Calculate cpu_variant from command line option data.
* doc/as.texinfo (ARM ISA options): Docuement new ARM-specific
command-line options.
* doc/c-arm.texi: Likewise.

Testsuite:
* gas/arm/vfp1.d: Use new command-line options.
* gas/arm/vfp1xD.d: Likewise.
* gas/arm/arm.exp (vfp-bad): Likewise.
* gas/arm/maverick.d: Likewise.
2002-01-18 17:01:55 +00:00
..
Makefile.am * doc/Makefile.am (POD2MAN): Use 'GNU Development Tools' for 2001-11-09 20:24:02 +00:00
Makefile.in Index: bfd/ChangeLog 2001-12-08 03:46:03 +00:00
all.texi Add MMIX support 2001-10-30 15:20:14 +00:00
as.texinfo * NEWS: Mention new ARM command-line options and VFP support. 2002-01-18 17:01:55 +00:00
c-a29k.texi Fix copyright notices 2001-03-08 23:24:26 +00:00
c-arc.texi Peter Targett's backwards compatibility and other arc fixes. 2001-05-12 15:14:53 +00:00
c-arm.texi * NEWS: Mention new ARM command-line options and VFP support. 2002-01-18 17:01:55 +00:00
c-d10v.texi Fix copyright notices 2001-03-08 23:24:26 +00:00
c-d30v.texi
c-h8300.texi
c-h8500.texi
c-hppa.texi Fix copyright notices 2001-03-08 23:24:26 +00:00
c-i370.texi Fix copyright notices 2001-03-08 23:24:26 +00:00
c-i386.texi Fix copyright notices 2001-03-08 23:24:26 +00:00
c-i860.texi Fix copyright notices 2001-03-08 23:24:26 +00:00
c-i960.texi Fix copyright notices 2001-03-08 23:24:26 +00:00
c-m32r.texi Fix copyright notices 2001-03-08 23:24:26 +00:00
c-m68hc11.texi Fix copyright notices 2001-03-08 23:24:26 +00:00
c-m68k.texi Fix copyright notices 2001-03-08 23:24:26 +00:00
c-m88k.texi 2001-07-05 Ben Elliston <bje@redhat.com> 2001-07-05 00:25:28 +00:00
c-mips.texi * doc/c-mips.tex (-mgp32, -mfp32): Added -mfp32, unified with -mgp32. 2001-08-02 10:15:24 +00:00
c-mmix.texi * doc/c-mmix.texi: Use texinfo 4 features. 2001-11-19 01:19:07 +00:00
c-ns32k.texi Fix copyright notices 2001-03-08 23:24:26 +00:00
c-pdp11.texi Fix copyright notices 2001-03-08 23:24:26 +00:00
c-pj.texi Fix copyright notices 2001-03-08 23:24:26 +00:00
c-ppc.texi [gas/ChangeLog] 2001-10-13 01:59:09 +00:00
c-sh.texi Supports sh3/sh4/sh3eb/sh4eb-unknown-linux-gnu targets 2001-10-31 09:50:09 +00:00
c-sparc.texi Fix copyright notices 2001-03-08 23:24:26 +00:00
c-tic54x.texi Fix copyright notices 2001-03-08 23:24:26 +00:00
c-v850.texi Fix copyright notices 2001-03-08 23:24:26 +00:00
c-vax.texi Fix copyright notices 2001-03-08 23:24:26 +00:00
c-z8k.texi Fix copyright notices 2001-03-08 23:24:26 +00:00
gasp.texi Fix copyright notices 2001-03-08 23:24:26 +00:00
h8.texi
internals.texi * as.c (parse_args): Call md_after_parse_args if defined. 2001-11-28 17:00:46 +00:00