gdb and binutils branch master updated. e5c6e92bbe4b505537429f23cefa8a9fcaadd63d

devans@sourceware.org devans@sourceware.org
Mon Oct 13 21:08:00 GMT 2014


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  e5c6e92bbe4b505537429f23cefa8a9fcaadd63d (commit)
      from  6ff5a0f675d5a806dfd7f9671d72727d1c30cde2 (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=e5c6e92bbe4b505537429f23cefa8a9fcaadd63d

commit e5c6e92bbe4b505537429f23cefa8a9fcaadd63d
Author: Doug Evans <dje@google.com>
Date:   Mon Oct 13 14:05:34 2014 -0700

    Fix dw2-op-out-param.S CU offset values.
    
    This test will pass if the CU is the first CU in the binary.
    If libc debugging info is installed it may not be, in which case
    the CU offset values are wrong.
    
    gdb/testsuite/ChangeLog:
    
    	* gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
    	from the start of the CU.

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

Summary of changes:
 gdb/testsuite/ChangeLog                     |    5 +++
 gdb/testsuite/gdb.dwarf2/dw2-op-out-param.S |   40 +++++++++++++-------------
 2 files changed, 25 insertions(+), 20 deletions(-)


hooks/post-receive
-- 
gdb and binutils



More information about the Gdb-cvs mailing list