diff options
author | Daniel Jacobowitz <drow@false.org> | 2003-11-03 14:47:22 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2003-11-03 14:47:22 +0000 |
commit | 8e6446ff5304e0971be755854489e4123a43d6f4 (patch) | |
tree | 39688fad91c79c646f847d47772c1cdb84187db3 /opcodes/ChangeLog | |
parent | 8530209598630c25438f6c2cd323482b1a1ec886 (diff) | |
download | binutils-8e6446ff5304e0971be755854489e4123a43d6f4.zip binutils-8e6446ff5304e0971be755854489e4123a43d6f4.tar.gz binutils-8e6446ff5304e0971be755854489e4123a43d6f4.tar.bz2 |
* arm-dis.c (print_arm_insn): Print "-" after "#".
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 0ed5be5..720c75e 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +2003-11-03 Daniel Jacobowitz <drow@mvista.com> + + * arm-dis.c (print_arm_insn): Print "-" after "#". + 2003-10-30 Falk Hueffner <falk.hueffner@student.uni-tuebingen.de> * alpha-opc.c: Add support for a second argument to RPCC. |