diff options
author | Stan Shebs <shebs@codesourcery.com> | 1994-08-29 22:17:09 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1994-08-29 22:17:09 +0000 |
commit | 6d8dfa64d2c298235e4adf96441583273e72d704 (patch) | |
tree | 47f5ed12893957ac319590b1ed91b45c4e57b292 /gdb/ChangeLog | |
parent | dd55ca703ad35617a29a79f871510ecd0277b2a9 (diff) | |
download | gdb-6d8dfa64d2c298235e4adf96441583273e72d704.zip gdb-6d8dfa64d2c298235e4adf96441583273e72d704.tar.gz gdb-6d8dfa64d2c298235e4adf96441583273e72d704.tar.bz2 |
* Makefile.in (ns32k-opcode.h): Remove reference.
(ns32k-pinsn.o): Update dependencies.
* ns32k-opcode.h: Remove file.
* ns32k-pinsn.c (print_insn): Call version in libopcodes, remove
all other code in this file.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 5372b43..c43b7a7 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,11 @@ +Mon Aug 29 14:39:42 1994 Stan Shebs (shebs@andros.cygnus.com) + + * Makefile.in (ns32k-opcode.h): Remove reference. + (ns32k-pinsn.o): Update dependencies. + * ns32k-opcode.h: Remove file. + * ns32k-pinsn.c (print_insn): Call version in libopcodes, remove + all other code in this file. + Mon Aug 29 12:04:07 1994 Stu Grossman (grossman@cygnus.com) * nlm/configure.in: Stop using cpu.c. Put it in TDEPFILES instead. |