diff options
author | Jeff Law <law@redhat.com> | 1998-02-23 17:32:21 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1998-02-23 17:32:21 +0000 |
commit | fb1a826b067d4cfc279a90a90c2cb39a6bec12cc (patch) | |
tree | 8a26bd8d865cfc2a7c704bb42649dffe7cb2c441 /opcodes/ChangeLog | |
parent | 59ef7c27fb9d517a6ac52210da6faa74f219712a (diff) | |
download | gdb-fb1a826b067d4cfc279a90a90c2cb39a6bec12cc.zip gdb-fb1a826b067d4cfc279a90a90c2cb39a6bec12cc.tar.gz gdb-fb1a826b067d4cfc279a90a90c2cb39a6bec12cc.tar.bz2 |
* mips-dis.c (print_insn_arg): Do not prefix 'P' arguments with '$'.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 4536e8c..cf5d2a5 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +Mon Feb 23 10:34:58 1998 Jeffrey A Law (law@cygnus.com) + + * mips-dis.c (print_insn_arg): Do not prefix 'P' arguments with '$'. + start-sanitize-sky Fri Feb 20 18:02:20 1998 Doug Evans <devans@canuck.cygnus.com> |