diff options
author | Ian Lance Taylor <ian@airs.com> | 1996-08-08 16:45:05 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1996-08-08 16:45:05 +0000 |
commit | 0f38eaa09f78a9ee92566813b28336ea789f3aa5 (patch) | |
tree | 6a9e50930fa62ab6408f92e2c0f6c617dfd385dd | |
parent | f649d525edb1287a73cb771045381e3de7f4a455 (diff) | |
download | gdb-0f38eaa09f78a9ee92566813b28336ea789f3aa5.zip gdb-0f38eaa09f78a9ee92566813b28336ea789f3aa5.tar.gz gdb-0f38eaa09f78a9ee92566813b28336ea789f3aa5.tar.bz2 |
Thu Aug 8 12:43:52 1996 Klaus Kaempf <kkaempf@progis.de>
* makefile.vms: Update for alpha-opc changes.
-rw-r--r-- | opcodes/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 558e834..f406ad2 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +Thu Aug 8 12:43:52 1996 Klaus Kaempf <kkaempf@progis.de> + + * makefile.vms: Update for alpha-opc changes. + Wed Aug 7 11:55:10 1996 Ian Lance Taylor <ian@cygnus.com> * i386-dis.c (print_insn_i386): Actually return the correct value. |