diff options
author | Nick Clifton <nickc@redhat.com> | 2012-07-26 14:05:38 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2012-07-26 14:05:38 +0000 |
commit | 63d08c684422f5188f1994dc54ec3311ff5325d7 (patch) | |
tree | bc352e88e78291233e0957d8bd0846d7ebfaed53 /opcodes | |
parent | 054565943aa9abff8ffa9ab848eeae3873f27395 (diff) | |
download | gdb-63d08c684422f5188f1994dc54ec3311ff5325d7.zip gdb-63d08c684422f5188f1994dc54ec3311ff5325d7.tar.gz gdb-63d08c684422f5188f1994dc54ec3311ff5325d7.tar.bz2 |
Fix attributation of PR 13135 patch.
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 0888cec..25cedff 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -2,7 +2,8 @@ * ppc-opc.c (powerpc_opcodes): Add/remove PPCVLE for some 32-bit insns. -2012-07-24 Dr David Alan Gilbert <dave@treblig.org> +2012-07-24 Stephan McCamant <smcc@cs.berkeley.edu> + Dr David Alan Gilbert <dave@treblig.org> PR binutils/13135 * arm-dis.c: Add necessary casts for printing integer values. |