This is the mail archive of the gdb-cvs@sourceware.org mailing list for the GDB 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. f9fda3f571bef013565e8a6632e9cf303f6c5eae


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  f9fda3f571bef013565e8a6632e9cf303f6c5eae (commit)
      from  1e87984a63faf4378f6f71c407f7e969441b944e (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=f9fda3f571bef013565e8a6632e9cf303f6c5eae

commit f9fda3f571bef013565e8a6632e9cf303f6c5eae
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Thu Dec 19 14:28:18 2013 -0800

    Mask out PREFIX_ADDR when adding prefix to opcode
    
    PREFIX_ADDR isn't a prefix to opcode.  This patch masks out PREFIX_ADDR
    when adding prefix to opcode.
    
    	PR gdb/16305
    	* i386-tdep.c (i386_process_record): Mask out PREFIX_ADDR when
    	adding prefix to opcode.

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

Summary of changes:
 gdb/ChangeLog   |    6 ++++++
 gdb/i386-tdep.c |    3 ++-
 2 files changed, 8 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]