diff options
author | Jim Wilson <wilson@tuliptree.org> | 2001-03-20 02:32:27 +0000 |
---|---|---|
committer | Jim Wilson <wilson@tuliptree.org> | 2001-03-20 02:32:27 +0000 |
commit | f4bc6bb0c292785eba639c46abd2edc134ebfb17 (patch) | |
tree | 30672de153f0bbb5b9f7f6ac8b4095d615b92453 /opcodes/ChangeLog | |
parent | 3c37485b16d873d9fd8d5d448dce60a2d890e286 (diff) | |
download | gdb-f4bc6bb0c292785eba639c46abd2edc134ebfb17.zip gdb-f4bc6bb0c292785eba639c46abd2edc134ebfb17.tar.gz gdb-f4bc6bb0c292785eba639c46abd2edc134ebfb17.tar.bz2 |
Fix 2 bugs with parsing the resource dependency tables.
* ia64-gen.c (fetch_insn_class): If xsect, then ignore comment and
notestr if larger than xsect.
(in_class): Handle format M5.
* ia64-asmtab.c: Regnerate.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 32185d8..3bbe593 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,10 @@ +2001-03-19 Jim Wilson <wilson@redhat.com> + + * ia64-gen.c (fetch_insn_class): If xsect, then ignore comment and + notestr if larger than xsect. + (in_class): Handle format M5. + * ia64-asmtab.c: Regnerate. + 2001-03-19 John David Anglin <dave@hiauly1.hia.nrc.ca> * vax-dis.c (print_insn_vax): Only fetch two bytes if the info buffer |