This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gdb and binutils branch binutils-2_24-branch updated. 314ddfca8a218d0e43b5d0a64f8081591734d292


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".

The branch, binutils-2_24-branch has been updated
       via  314ddfca8a218d0e43b5d0a64f8081591734d292 (commit)
      from  9b94b1f6ec7d875d8d71cdc0ecc25253407b498c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=314ddfca8a218d0e43b5d0a64f8081591734d292

commit 314ddfca8a218d0e43b5d0a64f8081591734d292
Author: Roland McGrath <mcgrathr@google.com>
Date:   Thu Jan 9 10:13:10 2014 -0800

    Fix buffer underrun in i386-dis.c.
    
    opcodes/
    	* i386-dis.c (print_insn): Do not touch all_prefixes[-1] when
    	last_rex_prefix is -1.
    
    (cherry picked from commit e2e6193d65a20e6b7fccba288e5d1bc45b78d194)

-----------------------------------------------------------------------

Summary of changes:
 opcodes/ChangeLog  |    6 ++++++
 opcodes/i386-dis.c |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
gdb and binutils


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]