mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-10-10 09:25:47 +08:00
* 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:
@ -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.
|
||||
|
Reference in New Issue
Block a user