diff options
author | Tomer Levi <Tomer.Levi@nsc.com> | 2004-12-05 12:29:04 +0000 |
---|---|---|
committer | Tomer Levi <Tomer.Levi@nsc.com> | 2004-12-05 12:29:04 +0000 |
commit | 0e1200e5933a00411a31957a3bf7427c1f0a6035 (patch) | |
tree | 75b864f8f3f080afdcd254f6df6873b850a1dc9a /opcodes | |
parent | 12855a36540bd5243595cb36b0841b0675e32368 (diff) | |
download | gdb-0e1200e5933a00411a31957a3bf7427c1f0a6035.zip gdb-0e1200e5933a00411a31957a3bf7427c1f0a6035.tar.gz gdb-0e1200e5933a00411a31957a3bf7427c1f0a6035.tar.bz2 |
2004-12-05 Tomer Levi <Tomer.Levi@nsc.com>
* crx-dis.c (print_arg): Use 'info->print_address_func' for address printing.
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 3621f8b..e20ccde 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +2004-12-05 Tomer Levi <Tomer.Levi@nsc.com> + + * crx-dis.c (print_arg): Use 'info->print_address_func' for address printing. + 2004-11-29 Tomer Levi <Tomer.Levi@nsc.com> * crx-opc.c (crx_optab): Mark all rbase_disps* operands as signed. |