diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-11-01 20:08:35 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-11-01 20:08:35 +0000 |
commit | de807a9b6acc267f5aa9c14d30084c2e1cc80803 (patch) | |
tree | c87497e2b919d259bda1cbd05c5b5b93bcb6376a /opcodes | |
parent | 55d5b62d654567818ad18609715b3d81069e218e (diff) | |
download | gdb-de807a9b6acc267f5aa9c14d30084c2e1cc80803.zip gdb-de807a9b6acc267f5aa9c14d30084c2e1cc80803.tar.gz gdb-de807a9b6acc267f5aa9c14d30084c2e1cc80803.tar.bz2 |
Remove v9-specific entry
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index a4f68f4..92446ee 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -7,11 +7,6 @@ Wed Oct 27 11:48:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) * mips-opc.c (dsll, dsra, dsrl): Added '>' cases for shift counts larger than 32. Moved dsxx32 variants first for disassembler. -Mon Oct 25 18:34:40 1993 Ian Lance Taylor (ian@cygnus.com) - - * sparc-opc.c: Fix membar disassembly slightly. It needs fixes in - sparc-dis.c as well, though, which I haven't written. - Mon Oct 25 11:33:14 1993 Steve Chamberlain (sac@phydeaux.cygnus.com) * z8kgen.c, z8k-opc.h: Add full lda information. |