From: Nick Clifton Date: Thu, 26 Jul 2012 14:05:38 +0000 (+0000) Subject: Fix attributation of PR 13135 patch. X-Git-Tag: binutils-2_23-branchpoint~18 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=63d08c684422f5188f1994dc54ec3311ff5325d7;p=external%2Fbinutils.git Fix attributation of PR 13135 patch. --- diff --git a/include/ChangeLog b/include/ChangeLog index f845dbb..3f16e04 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,4 +1,5 @@ -2012-07-24 Dr David Alan Gilbert +2012-07-24 Stephan McCamant + Dr David Alan Gilbert PR binutils/13135 * dis-asm.h (fprintf_ftype): Add ATTRIBUTE_FPTR_PRINTF_2. 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 +2012-07-24 Stephan McCamant + Dr David Alan Gilbert PR binutils/13135 * arm-dis.c: Add necessary casts for printing integer values.