binutils-gdb/gas/config
Ian Lance Taylor 73a8be66ca Fri Jun 5 23:27:04 1998 Alan Modra <alan@spri.levels.unisa.edu.au>
* config/tc-i386.c (mode_from_disp_size): Disp16 is mode 2.
	(i386_operand): Simplify checks for valid base/index combinations.
	Disallow `in 4(%dx),%al'.

	* config/tc-i386.c (struct _i386_insn): Make regs, base_reg, and
	index_reg const.
	(add_prefix): Change parameter from char to int.

	* config/tc-i386.h (Ugh): Define opcode modifier.
	* config/tc-i386.c (md_assemble): Print warnings for Ugh insns.

	* config/tc-i386.c (md_assemble): Rewrite MATCH and
	CONSISTENT_REGISTER_MATCH macros to check register types more
	thoroughly.  Check for illegal suffix/operand combinations
	when matching insns with operands.  Handle new `s' suffix, and
	associated FloatMF opcode modifier for float insns with memory
	operands.
	* config/tc-i386.h (FloatMF): Define new opcode modifier.
	(No_sSuf, No_bSuf, No_wSuf, No_lSuf): Likewise.
	(SHORT_OPCODE_SUFFIX, LONG_OPCODE_SUFFIX): Define.
	* config/tc-i386.c: Rename WORD_PREFIX_OPCODE to
	DATA_PREFIX_OPCODE throughout.

	* config/tc-i386.c (REGISTER_WARNINGS): Define.
	(md_assemble): Rewrite suffix/register operand checking code to be
	more thorough.  Remove Abs8,16,32.  Change occurrences of Mem to
	AnyMem, the better to grep.
	(pi): Remove Abs.
	(i386_operand): Don't set Mem bits in i.types[this_operand] when
	given a memory operand.  Don't set Abs bits either.
	(type_names): Remove Mem*, Abs*.
	* config/tc-i386.h (Mem8, Mem16, Mem32, Abs8, Abs16, Abs32): Don't
	define opcode_modifiers as these cases are handled by Disp8,
	Disp16, Disp32 and suffix checks.
	(COMES_IN_BOTH_DIRECTIONS): Remove.
	(FloatR): Define. It's OK to share the bit with ReverseRegRegmem.

	* config/tc-i386.c (md_assemble): Don't emit operand size prefix
	if IgnoreDataSize modifier given.  Remove ShortformW modifier
	test.  Add test for ShortForm in W base_opcode modification.
	Merge Seg2ShortForm and Seg3ShortForm code.
	* config/tc-i386.h (ShortFormW): Remove.
	(IgnoreDataSize): Define.
1998-06-06 03:42:14 +00:00
..
.Sanitize fix sanitization for gettext changes 1998-04-22 16:18:07 +00:00
aout_gnu.h
atof-ieee.c
atof-tahoe.c * Many files: Added gettext invocations around user-visible 1998-04-22 06:10:03 +00:00
atof-vax.c
e-i386coff.c Based on patches from Robert Lipe <robertl@dgii.com>: 1997-02-26 04:33:08 +00:00
e-i386elf.c Based on patches from Robert Lipe <robertl@dgii.com>: 1997-02-26 04:33:08 +00:00
e-mipsecoff.c
e-mipself.c
go32.cfg
itbl-mips.h * itbl-ops.c: New file. Add support for dynamically read 1997-02-11 02:07:57 +00:00
m68k-parse.h
m68k-parse.y
m88k-opcode.h
obj-aout.c
obj-aout.h * config/obj-aout.h (S_IS_LOCAL): Correct typo--pass argument to 1998-01-28 19:55:40 +00:00
obj-bout.c * Many files: Added gettext invocations around user-visible 1998-04-22 06:10:03 +00:00
obj-bout.h * as.c (parse_args): Add --keep-locals alias for -L. 1998-01-27 13:33:54 +00:00
obj-coff.c * Many files: Added gettext invocations around user-visible 1998-04-22 06:10:03 +00:00
obj-coff.h * config/obj-coff.h (RESOLVE_SYMBOL_REDEFINITION): Define. 1998-01-28 18:49:01 +00:00
obj-ecoff.c
obj-ecoff.h
obj-elf.c * config/obj-elf.c [TC_ALPHA]: Include <elf/alpha.h>. 1998-03-01 01:08:03 +00:00
obj-elf.h From Eric Youngdale <eric@andante.jic.com>: 1997-03-10 04:53:55 +00:00
obj-evax.c
obj-evax.h
obj-generic.c
obj-generic.h
obj-hp300.c
obj-hp300.h
obj-ieee.c * Many files: Added gettext invocations around user-visible 1998-04-22 06:10:03 +00:00
obj-ieee.h
obj-multi.c
obj-multi.h
obj-som.c
obj-som.h
obj-vms.c * Many files: Added gettext invocations around user-visible 1998-04-22 06:10:03 +00:00
obj-vms.h * symbols.c (colon): Call obj_frob_label if it is defined. 1997-03-21 23:06:08 +00:00
tc-a29k.c * config/tc-a29k.h (WORKING_DOT_WORD): Define. 1998-05-29 22:25:56 +00:00
tc-a29k.h * config/tc-a29k.h (WORKING_DOT_WORD): Define. 1998-05-29 22:25:56 +00:00
tc-alpha.c Tue Jun 2 13:32:22 1998 Klaus Kaempf <kkaempf@progis.de> 1998-06-02 17:33:07 +00:00
tc-alpha.h
tc-arc.c
tc-arc.h
tc-arm.c * Many files: Added gettext invocations around user-visible 1998-04-22 06:10:03 +00:00
tc-arm.h Merged in the changes from the armT-970328-branch. 1997-06-03 23:25:43 +00:00
tc-d10v.c opcodes: 1998-02-12 03:56:57 +00:00
tc-d10v.h * read.c (do_align): Add max parameter. Change all callers. 1997-02-14 22:49:25 +00:00
tc-d30v.c Fix PR16116 - stoe previous subseg state with prev instructionss. 1998-06-05 17:51:58 +00:00
tc-d30v.h Tue Feb 18 18:42:51 1997 Martin M. Hunt <hunt@pizza.cygnus.com> 1997-02-19 02:47:03 +00:00
tc-dvp.c * config/tc-dvp.c (md_begin): Change alignment of .DVP.ovlytab to 4. 1998-06-03 17:27:56 +00:00
tc-dvp.h * config/tc-dvp.h (ELF_TC_SPECIAL_SECTIONS): Delete .vuoverlay_table. 1998-05-31 22:46:56 +00:00
tc-generic.c
tc-generic.h
tc-h8300.c
tc-h8300.h
tc-h8500.c * config/tc-a29k.h (WORKING_DOT_WORD): Define. 1998-05-29 22:25:56 +00:00
tc-h8500.h * config/tc-a29k.h (WORKING_DOT_WORD): Define. 1998-05-29 22:25:56 +00:00
tc-hppa.c * Many files: Added gettext invocations around user-visible 1998-04-22 06:10:03 +00:00
tc-hppa.h * config/tc-hppa.h (TC_EOL_IN_INSN): Check explicitly for '!', 1997-04-04 22:49:21 +00:00
tc-i386.c Fri Jun 5 23:27:04 1998 Alan Modra <alan@spri.levels.unisa.edu.au> 1998-06-06 03:42:14 +00:00
tc-i386.h Fri Jun 5 23:27:04 1998 Alan Modra <alan@spri.levels.unisa.edu.au> 1998-06-06 03:42:14 +00:00
tc-i860.c
tc-i860.h
tc-i960.c * Many files: Added gettext invocations around user-visible 1998-04-22 06:10:03 +00:00
tc-i960.h
tc-m32r.c Changed command line switch from --m32rx-enable-special to --hidden 1998-05-18 17:34:24 +00:00
tc-m68k.c * config/tc-m68k.c (mri_assemble): New static function. 1998-05-29 17:48:03 +00:00
tc-m68k.h * config/obj-coff.c (yank_symbols): If tc_frob_coff_symbol is 1997-01-03 22:41:26 +00:00
tc-m88k.c * Many files: Added gettext invocations around user-visible 1998-04-22 06:10:03 +00:00
tc-m88k.h * Many files: Added gettext invocations around user-visible 1998-04-22 06:10:03 +00:00
tc-m68851.h
tc-mips.c * config/tc-mips.c (macro): For div and udiv, close the 1998-06-02 20:54:35 +00:00
tc-mips.h * itbl-ops.c: Add test for itbl_have_entries. 1997-02-23 23:46:12 +00:00
tc-mn10200.c * config/tc-mn10200.c (md_estimate_size_before_relax): Treat 1997-02-07 03:09:52 +00:00
tc-mn10200.h * config/tc-mn10200.c (md_relax_table): Define. 1997-01-29 16:46:31 +00:00
tc-mn10300.c * as.h (bfd_alloc_by_size_t): Don't declare. 1997-03-17 16:29:29 +00:00
tc-ns32k.c
tc-ns32k.h * write.c (print_fixup): Use TC_FIX_DATA_PRINT (if defined) to 1997-11-05 00:45:23 +00:00
tc-ppc.c * Many files: Added gettext invocations around user-visible 1998-04-22 06:10:03 +00:00
tc-ppc.h Mon Feb 2 12:39:05 1998 Geoff Keating <geoffk@ozemail.com.au> 1998-02-02 17:44:57 +00:00
tc-sh.c * Many files: Added gettext invocations around user-visible 1998-04-22 06:10:03 +00:00
tc-sh.h
tc-sparc.c sparclite 86x big endian instruction / little endian data support. 1998-05-27 01:06:20 +00:00
tc-sparc.h * Many files: Added gettext invocations around user-visible 1998-04-22 06:10:03 +00:00
tc-tahoe.c * Many files: Added gettext invocations around user-visible 1998-04-22 06:10:03 +00:00
tc-tahoe.h
tc-tic30.c Mon Feb 2 18:30:34 1998 Steve Haworth <steve@pm.cse.rmit.EDU.AU> 1998-02-03 00:17:20 +00:00
tc-tic30.h Mon Feb 2 18:30:34 1998 Steve Haworth <steve@pm.cse.rmit.EDU.AU> 1998-02-03 00:17:20 +00:00
tc-tic80.c * Many files: Added gettext invocations around user-visible 1998-04-22 06:10:03 +00:00
tc-tic80.h * doc/internals.texi (CPU backend): Fix typo in md_section_align 1997-02-23 04:01:39 +00:00
tc-v850.c config/tc-v850.c (md_begin): Don't create special sections by default. 1998-06-03 14:32:15 +00:00
tc-v850.h Brought up to date with respect to the branch 1997-12-03 01:13:08 +00:00
tc-vax.c Fri May 29 16:03:26 1998 Pat Rankin <rankin@eql.caltech.edu> 1998-05-29 20:08:25 +00:00
tc-vax.h
tc-w65.c * config/tc-a29k.h (WORKING_DOT_WORD): Define. 1998-05-29 22:25:56 +00:00
tc-w65.h * config/tc-a29k.h (WORKING_DOT_WORD): Define. 1998-05-29 22:25:56 +00:00
tc-z8k.c
tc-z8k.h
te-aux.h
te-delt88.h
te-delta.h Thu Mar 20 12:48:45 1997 Philippe De Muyter <phdm@info.ucl.ac.be> 1997-03-20 17:50:41 +00:00
te-dpx2.h
te-dynix.h Based on notes from Peter Eriksson <peter@ifm.liu.se>. The target 1997-02-14 23:40:49 +00:00
te-generic.h
te-go32.h
te-hp300.h
te-hppa.h
te-i386aix.h
te-ic960.h * write.h (LOCAL_LABEL): Only define if not BFD_ASSEMBLER. 1997-02-28 20:04:39 +00:00
te-lnews.h * configure.in (mips*-*-lnews*): New target, also make empty 1997-02-27 02:40:44 +00:00
te-lynx.h
te-mach.h
te-macos.h
te-multi.h
te-nbsd532.h
te-nbsd.h
te-pc532mach.h
te-pe.h
te-ppcnw.h
te-psos.h
te-riscix.h
te-sparcaout.h * configure.in (sparc-*-aout): Set `em'. 1996-09-06 23:05:12 +00:00
te-sun3.h
te-svr4.h * configure.in: Set em=svr4 for m68k-*-sysv4*. 1997-02-21 17:00:45 +00:00
te-sysv32.h
vax-inst.h
vms-a-conf.h
vms-conf.h * config/vms-conf.h: Don't undef VERSION. 1998-01-30 16:48:57 +00:00