diff options
author | Nick Clifton <nickc@redhat.com> | 1997-10-23 21:53:56 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 1997-10-23 21:53:56 +0000 |
commit | 04789fe9ab73e452b3404b6e6c8b1cec51f96e9e (patch) | |
tree | f49c44282c2eff2a1c586633aab8beb6eec32cee | |
parent | c439ad7503540f2a4b5e66819b325f943031089a (diff) | |
download | gdb-04789fe9ab73e452b3404b6e6c8b1cec51f96e9e.zip gdb-04789fe9ab73e452b3404b6e6c8b1cec51f96e9e.tar.gz gdb-04789fe9ab73e452b3404b6e6c8b1cec51f96e9e.tar.bz2 |
Removed C++ ism
-rw-r--r-- | opcodes/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 3cfc3f6..b948ee9 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +Thu Oct 23 14:57:58 1997 Nick Clifton <nickc@cygnus.com> + + * v850-dis.c (disassemble): Replace // with /* ... */ + Wed Oct 22 17:33:21 1997 Richard Henderson <rth@cygnus.com> * sparc-opc.c: Add wr & rd for v9a asr's. |