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
..
all.texi
as.texinfo * read.c (potable): Add "error" and "warning". 2004-11-22 13:05:27 +00:00
c-a29k.texi
c-alpha.texi
c-arc.texi
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
c-d30v.texi
c-h8300.texi
c-h8500.texi
c-hppa.texi
c-i370.texi
c-i386.texi gas/ 2004-11-23 07:55:12 +00:00
c-i860.texi
c-i960.texi
c-ia64.texi
c-ip2k.texi
c-m32r.texi
c-m68hc11.texi
c-m68k.texi Add support for 521x,5249,547x,548x. 2004-05-05 14:33:14 +00:00
c-m88k.texi
c-mips.texi
c-mmix.texi
c-msp430.texi Apply Dmitry Diky's patches to add relaxation to msp430. 2004-08-25 12:54:15 +00:00
c-ns32k.texi
c-pdp11.texi
c-pj.texi
c-ppc.texi
c-sh64.texi
c-sh.texi
c-sparc.texi
c-tic54x.texi
c-v850.texi
c-vax.texi
c-xtensa.texi * config/tc-xtensa.c: Remove XTENSA_SECTION_RENAME ifdefs. 2004-11-04 21:52:55 +00:00
c-z8k.texi
fdl.texi
h8.texi
internals.texi Add support for a -g switch to GAS 2004-08-17 12:19:58 +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