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 gdb-7.7-branch updated. c8386be25767c8819fdfa9d24be6bb03ea004a78


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, gdb-7.7-branch has been updated
       via  c8386be25767c8819fdfa9d24be6bb03ea004a78 (commit)
      from  a4f442f20e4c9439980f95a987542eed3e7d6a16 (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=c8386be25767c8819fdfa9d24be6bb03ea004a78

commit c8386be25767c8819fdfa9d24be6bb03ea004a78
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]