diff options
author | Nick Clifton <nickc@redhat.com> | 2012-07-26 14:05:37 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2012-07-26 14:05:37 +0000 |
commit | 3d2d227314d52027de68a88eeac1b73c91129022 (patch) | |
tree | 2c63bebf36d534d8e1b5864444f07b659ea3ea0d /opcodes/ChangeLog | |
parent | 130aa4f1262299a19a6080b953245dd190049905 (diff) | |
download | binutils-redhat-3d2d227314d52027de68a88eeac1b73c91129022.tar.gz |
Fix attributation of PR 13135 patch.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 0888ceccbd..25cedff25f 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. |