diff options
author | Richard Henderson <rth@redhat.com> | 1998-08-30 05:25:27 +0000 |
---|---|---|
committer | Richard Henderson <rth@redhat.com> | 1998-08-30 05:25:27 +0000 |
commit | 3ecd69d67575efff0f5e9062c5492d1b8cd042e3 (patch) | |
tree | 32e22116e2924f62e0a571140ce86dcf67019541 /opcodes | |
parent | a1624e3f1bdc3dc085799ad2b337366d3216ad9e (diff) | |
download | gdb-3ecd69d67575efff0f5e9062c5492d1b8cd042e3.zip gdb-3ecd69d67575efff0f5e9062c5492d1b8cd042e3.tar.gz gdb-3ecd69d67575efff0f5e9062c5492d1b8cd042e3.tar.bz2 |
* alpha-dis.c (print_insn_alpha): Use the machine type to
decide which PALcode set to include.
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 5b40303..d27c349 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,12 @@ +Sat Aug 29 22:24:09 1998 Richard Henderson <rth@cygnus.com> + + * alpha-dis.c (print_insn_alpha): Use the machine type to + decide which PALcode set to include. + +Sun Aug 23 02:16:18 1998 Richard Henderson <rth@cygnus.com> + + * sparc-opc.c (FBRX): Fix typo in ",a,pn %fcc3" case. + Fri Aug 21 16:07:52 1998 Nick Clifton <nickc@cygnus.com> * d30v-opc.c (d30v_opcode_table): Add FLAG_MUL32 to MAC, MACS, |