diff options
author | Tom Tromey <tromey@redhat.com> | 2012-10-18 15:28:06 +0000 |
---|---|---|
committer | Tom Tromey <tromey@redhat.com> | 2012-10-18 15:28:06 +0000 |
commit | 9a176a4afca8d6f75ba63e8f29e662b4dd89bdc7 (patch) | |
tree | 3a34c74ae753cc33b2ceb61db899932f933bffab /opcodes/ChangeLog | |
parent | fff106847e06f1bddcbfa1879013c47a270e4f18 (diff) | |
download | gdb-9a176a4afca8d6f75ba63e8f29e662b4dd89bdc7.zip gdb-9a176a4afca8d6f75ba63e8f29e662b4dd89bdc7.tar.gz gdb-9a176a4afca8d6f75ba63e8f29e662b4dd89bdc7.tar.bz2 |
* tic54x-dis.c (print_instruction): Don't use K&R style.
(print_parallel_instruction, sprint_dual_address)
(sprint_indirect_address, sprint_direct_address, sprint_mmr)
(sprint_cc2, sprint_condition): Likewise.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 5cfc642..3c57cc8 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,10 @@ +2012-10-18 Tom Tromey <tromey@redhat.com> + + * tic54x-dis.c (print_instruction): Don't use K&R style. + (print_parallel_instruction, sprint_dual_address) + (sprint_indirect_address, sprint_direct_address, sprint_mmr) + (sprint_cc2, sprint_condition): Likewise. + 2012-10-18 Kai Tietz <ktietz@redhat.com> * aarch64-asm.c (aarch64_ins_ldst_reglist): Initialize |