diff options
author | Ian Lance Taylor <ian@airs.com> | 1996-10-24 21:21:37 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1996-10-24 21:21:37 +0000 |
commit | 4f6d7c2c3075072a26dd65d9ffe5682666fd5fcd (patch) | |
tree | 6f60ff621a3fc6c17ee5d373734df30f7b7b959c /opcodes | |
parent | 4cb99ff2a19b9c1ad46106872a4888ede341d5d4 (diff) | |
download | gdb-4f6d7c2c3075072a26dd65d9ffe5682666fd5fcd.zip gdb-4f6d7c2c3075072a26dd65d9ffe5682666fd5fcd.tar.gz gdb-4f6d7c2c3075072a26dd65d9ffe5682666fd5fcd.tar.bz2 |
* mips-dis.c (_print_insn_mips): Use a tab between the instruction
and the arguments.
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 7d8aea9..5c953dc 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +Thu Oct 24 17:21:20 1996 Ian Lance Taylor <ian@cygnus.com> + + * mips-dis.c (_print_insn_mips): Use a tab between the instruction + and the arguments. + Tue Oct 22 23:32:56 1996 Ian Lance Taylor <ian@cygnus.com> * ppc-opc.c (PPCPWR2): Define. |