diff options
author | Jim Wilson <wilson@tuliptree.org> | 2007-08-03 18:54:22 +0000 |
---|---|---|
committer | Jim Wilson <wilson@tuliptree.org> | 2007-08-03 18:54:22 +0000 |
commit | b8deab3780678d3d2113fdc360462899a476be7d (patch) | |
tree | 51c62ac340480ac039d31207d01a209262ad1b66 /opcodes/ChangeLog | |
parent | 55231b6cd89ba3428c4fbb84e30381d57d079f3b (diff) | |
download | gdb-b8deab3780678d3d2113fdc360462899a476be7d.zip gdb-b8deab3780678d3d2113fdc360462899a476be7d.tar.gz gdb-b8deab3780678d3d2113fdc360462899a476be7d.tar.bz2 |
Fix resource dependency problems for xmpy.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 48d08df..64d7e1e 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,9 @@ +2007-08-03 James E. Wilson <wilson@specifix.com> + + * ia64-gen.c: (main): Add missing newline to copyright message. + * ia64-ic.tbl (fp-non-arith): Add xmpy. + * ia64-asmtab.c: Regenerate. + 2007-08-01 Michael Snyder <msnyder@access-company.com> * i386-dis.c (print_insn): Guard against NULL. |