diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2000-07-04 05:47:22 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2000-07-04 05:47:22 +0000 |
commit | 6eeeb4b407087796bb77d7823af613e1ad3e8183 (patch) | |
tree | 3625f4251e5250b2c04741242f650b264b5ed5b9 /opcodes/ChangeLog | |
parent | e62263b8ecdd0439a7220068e5ae734ce1459149 (diff) | |
download | gdb-6eeeb4b407087796bb77d7823af613e1ad3e8183.zip gdb-6eeeb4b407087796bb77d7823af613e1ad3e8183.tar.gz gdb-6eeeb4b407087796bb77d7823af613e1ad3e8183.tar.bz2 |
* arm-dis.c (print_insn_arm): Output combinations of PSR flags.
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 737d7af..c0fb827 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +2000-07-04 Alexandre Oliva <aoliva@redhat.com> + + * arm-dis.c (print_insn_arm): Output combinations of PSR flags. + 2000-07-03 Marek Michalkiewicz <marekm@linux.org.pl> * avr-dis.c (avr_operand): Change _ () to _() around all strings |