bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/13135] printf format width mismatch segfault in ARM disass


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/13135] printf format width mismatch segfault in ARM disassembly
Date: Tue, 24 Jul 2012 12:56:51 +0000

http://sourceware.org/bugzilla/show_bug.cgi?id=13135

--- Comment #4 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> 2012-07-24 12:56:51 UTC ---
CVSROOT:    /cvs/src
Module name:    src
Changes by:    address@hidden    2012-07-24 12:56:48

Modified files:
    opcodes        : ChangeLog arm-dis.c hppa-dis.c m68k-dis.c 
                     microblaze-dis.c mips-dis.c ppc-dis.c 
                     sparc-dis.c 
    include        : ChangeLog dis-asm.h 

Log message:
    PR binutils/13135
    * arm-dis.c: Add necessary casts for printing integer values.
    Use %s when printing string values.
    * hppa-dis.c: Likewise.
    * m68k-dis.c: Likewise.
    * microblaze-dis.c: Likewise.
    * mips-dis.c: Likewise.
    * ppc-dis.c: Likewise.
    * sparc-dis.c: Likewise.

    * dis-asm.h (fprintf_ftype): Add ATTRIBUTE_FPTR_PRINTF_2.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/ChangeLog.diff?cvsroot=src&r1=1.1828&r2=1.1829
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/arm-dis.c.diff?cvsroot=src&r1=1.151&r2=1.152
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/hppa-dis.c.diff?cvsroot=src&r1=1.50&r2=1.51
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/m68k-dis.c.diff?cvsroot=src&r1=1.37&r2=1.38
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/microblaze-dis.c.diff?cvsroot=src&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/mips-dis.c.diff?cvsroot=src&r1=1.91&r2=1.92
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/ppc-dis.c.diff?cvsroot=src&r1=1.58&r2=1.59
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/sparc-dis.c.diff?cvsroot=src&r1=1.23&r2=1.24
http://sourceware.org/cgi-bin/cvsweb.cgi/src/include/ChangeLog.diff?cvsroot=src&r1=1.580&r2=1.581
http://sourceware.org/cgi-bin/cvsweb.cgi/src/include/dis-asm.h.diff?cvsroot=src&r1=1.86&r2=1.87

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]