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 master updated. e2e6193d65a20e6b7fccba288e5d1bc45b78d194


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, master has been updated
       via  e2e6193d65a20e6b7fccba288e5d1bc45b78d194 (commit)
      from  0000e5ccd8615d632ac6ddc831cd5d3af8084737 (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=e2e6193d65a20e6b7fccba288e5d1bc45b78d194

commit e2e6193d65a20e6b7fccba288e5d1bc45b78d194
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.

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

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]