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. d9949a367352c66b7d90ca32bdbd5cac38c14b53


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  d9949a367352c66b7d90ca32bdbd5cac38c14b53 (commit)
      from  b71c404358dbc78d3e84c4299c6139c5291ac441 (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=d9949a367352c66b7d90ca32bdbd5cac38c14b53

commit d9949a367352c66b7d90ca32bdbd5cac38c14b53
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Tue Jun 10 11:16:41 2014 -0700

    Only print prefixes before fwait
    
    gas/testsuite/
    
    	* gas/i386/prefix.s: Add another fwait test.
    	* gas/i386/prefix.d: Updated.
    
    opcodes/
    
    	* i386-dis.c (fwait_prefix): New.
    	(ckprefix): Set fwait_prefix.
    	(print_insn): Properly print prefixes before fwait.

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

Summary of changes:
 gas/testsuite/ChangeLog         |    5 +++++
 gas/testsuite/gas/i386/prefix.d |    2 ++
 gas/testsuite/gas/i386/prefix.s |    3 +++
 opcodes/ChangeLog               |    6 ++++++
 opcodes/i386-dis.c              |    6 ++++--
 5 files changed, 20 insertions(+), 2 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]