binutils-gdb/ld/testsuite
H.J. Lu db51cc60e2 gas/
2007-09-20  H.J. Lu  <hongjiu.lu@intel.com>

	PR 658
	* config/tc-i386.c (SCALE1_WHEN_NO_INDEX): Removed.
	(set_allow_index_reg): New.
	(allow_index_reg): Likewise.
	(md_pseudo_table): Add "allow_index_reg" and
	"disallow_index_reg".
	(build_modrm_byte): Set i.sib.index to NO_INDEX_REGISTER for
	fake index registers.
	(i386_scale): Updated.
	(i386_index_check): Support fake index registers.
	(parse_real_register): Return NULL on eiz/riz if fake index
	registers aren't allowed.

gas/testsuite/

2007-09-20  H.J. Lu  <hongjiu.lu@intel.com>

	PR 658
	* gas/i386/i386.exp: Run sib-intel, x86-64-sib and
	x86-64-sib-intel.

	* gas/i386/nops-1-i386-i686.d: Updated.
	* gas/i386/nops-1-i386.d: Likewise.
	* gas/i386/nops-1.d: Likewise.
	* gas/i386/nops-2-i386.d: Likewise.
	* gas/i386/nops-2-merom.d: Likewise.
	* gas/i386/nops-2.d: Likewise.
	* gas/i386/nops-3-i386.d: Likewise.
	* gas/i386/nops-3.d : Likewise.
	* gas/i386/sib.d: Likewise.

	* gas/i386/sib.s: Use %eiz in testcases.

	* gas/i386/sib-intel.d: New.
	* gas/i386/x86-64-sib-intel.d: Likewise.
	* gas/i386/x86-64-sib.d: Likewise.
	* gas/i386/x86-64-sib.s: Likewise.

ld/testsuite/

2007-09-20  H.J. Lu  <hongjiu.lu@intel.com>

	PR 658
	* ld-i386/tlsbin.dd: Updated.
	* ld-i386/tlsld1.dd: Likewise.

opcodes/

2007-09-20  H.J. Lu  <hongjiu.lu@intel.com>

	PR 658
	* 386-dis.c (index64): New.
	(index32): Likewise.
	(intel_index64): Likewise.
	(intel_index32): Likewise.
	(att_index64): Likewise.
	(att_index32): Likewise.
	(print_insn): Set index64 and index32.
	(OP_E_extended): Use index64/index32 for index register for
	SIB with INDEX == 4.

	* i386-opc.h (RegEiz): New.
	(RegRiz): Likewise.

	* i386-reg.tbl: Add eiz and riz.
	* i386-tbl.h: Regenerated.
2007-09-20 17:38:38 +00:00
..
config bfd: 2007-08-28 13:21:58 +00:00
ld-alpha
ld-arm
ld-auto-import
ld-bootstrap
ld-cdtest
ld-checks bfd: 2007-08-28 13:21:58 +00:00
ld-cris
ld-crx
ld-cygwin
ld-d10v
ld-discard
ld-elf bfd/ 2007-09-18 00:25:07 +00:00
ld-elfcomm bfd: 2007-08-28 13:21:58 +00:00
ld-elfvers
ld-elfvsb
ld-elfweak
ld-fastcall
ld-frv
ld-h8300
ld-i386 gas/ 2007-09-20 17:38:38 +00:00
ld-ia64 bfd/ 2007-09-02 13:29:20 +00:00
ld-libs
ld-linkonce
ld-m68hc11
ld-m68k
ld-maxq
ld-mep
ld-mips-elf ld/testsuite/ 2007-08-17 13:22:44 +00:00
ld-mmix
ld-pe * ld-pe/pe.exp: Special diff file for x86_64-mingw target. 2007-08-06 14:41:51 +00:00
ld-pie
ld-powerpc bfd/ 2007-08-13 00:20:59 +00:00
ld-s390
ld-scripts * ld-scripts/crossref.exp: Compile test source with -mtiny=0 in order to 2007-09-19 09:22:07 +00:00
ld-selective bfd: 2007-08-28 13:21:58 +00:00
ld-sh
ld-shared
ld-sparc * config.bfd: Handle sparcv*-*-linux-* the same as sparc-*-linux-*. 2007-08-17 22:00:11 +00:00
ld-spu
ld-srec bfd: 2007-08-28 13:21:58 +00:00
ld-undefined bfd: 2007-08-28 13:21:58 +00:00
ld-v850
ld-versados
ld-vxworks
ld-x86-64 bfd/ 2007-09-02 13:29:20 +00:00
ld-xc16x
ld-xstormy16
ld-xtensa
lib * lib/ld-lib.exp (default_ld_compile): Pull in global CXXFLAGS and 2007-09-04 14:49:43 +00:00
ChangeLog gas/ 2007-09-20 17:38:38 +00:00
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-9303