Fix attributation of PR 13135 patch.

This commit is contained in:
Nick Clifton 2012-07-26 14:05:38 +00:00
parent 054565943a
commit 63d08c6844
2 changed files with 4 additions and 2 deletions

View File

@ -1,4 +1,5 @@
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
* dis-asm.h (fprintf_ftype): Add ATTRIBUTE_FPTR_PRINTF_2.

View File

@ -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.