diff options
author | Michael Tiemann <tiemann@cygnus> | 1991-12-22 20:19:57 +0000 |
---|---|---|
committer | Michael Tiemann <tiemann@cygnus> | 1991-12-22 20:19:57 +0000 |
commit | a9b0d1aece41530dd33bde4280441c3101bd5f03 (patch) | |
tree | 875dbef9be57d1c6e22a5bed572fac80953f0902 /include/opcode/ChangeLog | |
parent | 6b5b330b263606693f64fdad2aec477fe830f1ad (diff) | |
download | gdb-a9b0d1aece41530dd33bde4280441c3101bd5f03.zip gdb-a9b0d1aece41530dd33bde4280441c3101bd5f03.tar.gz gdb-a9b0d1aece41530dd33bde4280441c3101bd5f03.tar.bz2 |
* sparc.h (nop): Add RD_GO to `lose' so that only %g0 in dest is
disassembled as a nop.
Diffstat (limited to 'include/opcode/ChangeLog')
-rw-r--r-- | include/opcode/ChangeLog | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog new file mode 100644 index 0000000..bbbd3fc --- /dev/null +++ b/include/opcode/ChangeLog @@ -0,0 +1,19 @@ +Sun Dec 22 12:18:18 1991 Michael Tiemann (tiemann at cygnus.com) + + * sparc.h (nop): Add RD_GO to `lose' so that only %g0 in dest is + disassembled as a nop. + +Tue Dec 10 00:22:20 1991 K. Richard Pixley (rich at rtl.cygnus.com) + + * sparc.h: fix a typo. + +Sat Nov 30 20:40:51 1991 Steve Chamberlain (sac at rtl.cygnus.com) + + * a29k.h, arm.h, h8300.h, i386.h, i860.h, i960.h , m68k.h, + m88k.h, mips.h , np1.h, ns32k.h, pn.h, pyr.h, sparc.h, tahoe.h, + vax.h, ChangeLog: renamed from ../<foo>-opcode.h + + + + + |