* config/tc-hppa.c (strict): Don't initialize. Update comment.

(pa_ip): Promote from PA 1.0 to 1.1 immediately when 1.1 match is
	found.  Simplify handling of "ma" and "mb" completers.

	* hppa.h (FLAG_STRICT): Revise comment.
	(pa_opcode): Revise ordering rules.  Add/move strict pa10 variants
	before corresponding pa11 opcodes.  Add strict pa10 register-immediate
	entries for "fdc".
This commit is contained in:
Dave Anglin
2005-10-08 19:01:29 +00:00
parent ee065d83ee
commit f0a3b40fae
4 changed files with 177 additions and 120 deletions

View File

@ -1,3 +1,9 @@
2005-10-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
* config/tc-hppa.c (strict): Don't initialize. Update comment.
(pa_ip): Promote from PA 1.0 to 1.1 immediately when 1.1 match is
found. Simplify handling of "ma" and "mb" completers.
2005-10-08 Paul Brook <paul@codesourcery.com>
* config/tc-arm.c: Don't provide fallback default for CPU_DEFAULT.