gdb and binutils branch master updated. 7d4a7d107ab506c1cecc1870112be57390410248

krebbel@sourceware.org krebbel@sourceware.org
Wed Oct 30 17:05:00 GMT 2013


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  7d4a7d107ab506c1cecc1870112be57390410248 (commit)
      from  b4f7960d5307fe4aad2126382df78f63696e96b3 (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=7d4a7d107ab506c1cecc1870112be57390410248

commit 7d4a7d107ab506c1cecc1870112be57390410248
Author: Andreas Arnez <arnez@linux.vnet.ibm.com>
Date:   Wed Oct 30 18:04:32 2013 +0100

    S/390: Disassemble 31-bit binaries with "zarch" opcode set by default
    
    Currently the disassembler for s390 (by default) assumes that a 31-bit
    binary was compiled in "ESA" mode -- and then only disassembles a
    limited opcode set.  The change upgrades the default to the full "zarch"
    opcode set even for 31-bit binaries.
    
    opcodes/
    	* s390-dis.c (init_disasm): Default to full 'zarch' opcode
    	availability even for 31-bit programs.

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

Summary of changes:
 opcodes/ChangeLog  |    5 +++++
 opcodes/s390-dis.c |   12 +-----------
 2 files changed, 6 insertions(+), 11 deletions(-)


hooks/post-receive
-- 
gdb and binutils



More information about the Binutils-cvs mailing list