binutils-gdb/gas/doc
Jan Beulich 5c6af06e4c gas/
2004-11-23 Jan Beulich <jbeulich@novell.com>

	* config/tc-i386.h (CpuMMX2): Declare. Artificial classifier to
	indicate the MMX extensions added by both SSE and 3DNow!A.
	(Cpu3dnowA): Declare.
	(CpuUnknownFlags): Update.
	* config/tc-i386.c (cpu_sub_arch_name): Declare.
	(cpu_arch): i586 and pentium do not imply MMX. i686 and pentiumpro do
	neither imply SSE nor MMX. k6 implies MMX. k6_2 additionally implies
	3DNow!. Athlon additionally implies 3DNow!A. Several new
	entries (those starting with a dot are for sub-arch specification).
	(set_cpu_arch): Handle sub-arch specifications.
	(parse_insn): Distinguish between instructions not supported because
	of insufficient CPU features and because of 64-bit mode.
	* doc/c-i386.texi: Describe enhanced .arch directive.

include/opcode/
2004-11-23 Jan Beulich <jbeulich@novell.com>

	* i386.h (i386_optab): paddq and psubq, even in their MMX form, are
	available only with SSE2. Change the MMX additions introduced by SSE
	and 3DNow!A to CpuMMX2 (rather than CpuMMX). Indicate the 3DNow!A
	instructions by their now designated identifier (since combining i686
	and 3DNow! does not really imply 3DNow!A).
2004-11-23 07:55:12 +00:00
..
Makefile.am * doc/Makefile.am (info): Rename goal to... 2004-06-29 19:41:23 +00:00
Makefile.in Add ARM CFI support 2004-10-25 12:26:04 +00:00
all.texi Add Xtensa port 2003-04-01 15:50:31 +00:00
as.texinfo * read.c (potable): Add "error" and "warning". 2004-11-22 13:05:27 +00:00
c-a29k.texi Fix copyright notices 2001-03-08 23:24:26 +00:00
c-alpha.texi * doc/c-alpha.texi: Fix typos. 2003-10-26 18:12:03 +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 ./ 2004-11-04 15:54:50 +00:00
c-cris.texi * configure.in (crisv32): Recognize. AC_DEFINE_UNQUOTED 2004-11-04 15:00:37 +00:00
c-d10v.texi * doc/c-alpha.texi: Fix typos. 2002-12-19 01:11:31 +00:00
c-d30v.texi 19990502 sourceware import 1999-05-03 07:29:11 +00:00
c-h8300.texi Add support for h8300hn and h8300sn 2003-04-24 12:36:08 +00:00
c-h8500.texi Replace occurrances of 'Hitachi' with 'Renesas'. 2003-04-15 08:51:55 +00:00
c-hppa.texi * som.c (struct som_misc_symbol_info): Add is_comdat, is_common and 2004-04-28 18:02:49 +00:00
c-i370.texi * doc/c-alpha.texi: Fix typos. 2002-12-19 01:11:31 +00:00
c-i386.texi gas/ 2004-11-23 07:55:12 +00:00
c-i860.texi 2003-08-25 Jason Eckhardt <jle@rice.edu> 2003-08-26 02:40:43 +00:00
c-i960.texi * doc/c-alpha.texi: Fix typos. 2002-12-19 01:11:31 +00:00
c-ia64.texi * doc/c-alpha.texi: Fix typos. 2003-10-26 18:12:03 +00:00
c-ip2k.texi * doc/c-ip2k.texi: The company name Scenix changed to Ubicom. 2002-07-22 19:04:28 +00:00
c-m32r.texi Add -no-bitinst switch for M32R2 2004-02-27 14:13:18 +00:00
c-m68hc11.texi * doc/c-m68hc11.texi (M68HC11-Opts): Document -m68hcs12, -mshort, 2003-04-09 21:48:39 +00:00
c-m68k.texi Add support for 521x,5249,547x,548x. 2004-05-05 14:33:14 +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.texi (-m{no-,}fix-vr4120): Renamed from 2004-04-14 07:48:49 +00:00
c-mmix.texi * doc/c-alpha.texi: Fix typos. 2003-10-26 18:12:03 +00:00
c-msp430.texi Apply Dmitry Diky's patches to add relaxation to msp430. 2004-08-25 12:54:15 +00:00
c-ns32k.texi * doc/c-alpha.texi: Fix typos. 2002-12-19 01:11:31 +00:00
c-pdp11.texi * doc/c-alpha.texi: Fix typos. 2002-12-19 01:11:31 +00:00
c-pj.texi * doc/c-alpha.texi: Fix typos. 2002-12-19 01:11:31 +00:00
c-ppc.texi * doc/c-ppc.texi (PowerPC-Pseudo): Add section. 2003-11-22 06:14:48 +00:00
c-sh.texi [gas] 2004-04-02 01:39:31 +00:00
c-sh64.texi 2003-12-03 Alexandre Oliva <aoliva@redhat.com> 2003-12-05 01:59:55 +00:00
c-sparc.texi * doc/c-alpha.texi: Fix typos. 2002-12-19 01:11:31 +00:00
c-tic54x.texi Rename the all occurances of C54X to TIC54X. 2003-03-24 15:43:15 +00:00
c-v850.texi Add binutils support for v850e1 processor 2003-09-04 11:04:38 +00:00
c-vax.texi * doc/c-alpha.texi: Fix typos. 2002-12-19 01:11:31 +00:00
c-xtensa.texi * config/tc-xtensa.c: Remove XTENSA_SECTION_RENAME ifdefs. 2004-11-04 21:52:55 +00:00
c-z8k.texi 2003-11-07 Christian Groessler <chris@groessler.org> 2003-11-07 20:43:15 +00:00
fdl.texi Applied Bob Wilson's documentation fixes. 2003-02-21 10:35:07 +00:00
h8.texi Replace occurrances of 'Hitachi' with 'Renesas'. 2003-04-15 08:51:55 +00:00
internals.texi Add support for a -g switch to GAS 2004-08-17 12:19:58 +00:00