gdb and binutils branch master updated. 60d77146a249ae9b51d7ce98930cdbedb2cfa352

nickc@sourceware.org nickc@sourceware.org
Thu Jun 26 08:15: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  60d77146a249ae9b51d7ce98930cdbedb2cfa352 (commit)
      from  4395285e33e6d67c8a82db744ebfd041034b005a (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=60d77146a249ae9b51d7ce98930cdbedb2cfa352

commit 60d77146a249ae9b51d7ce98930cdbedb2cfa352
Author: Nick Clifton <nickc@redhat.com>
Date:   Thu Jun 26 09:12:55 2014 +0100

    Fixes a problem displaying the contents of a binary containing corrupt debug
    information, specifically a DW_AT_MIPS_linkage_name attribute that has a numeric
    value rather than a string value.
    
    	PR binutils/16949
    	* dwarf2.c (is_str_attr): New function.
    	(find_abstract_instance_name): Use it to determine when an
    	attribute has a string value.

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

Summary of changes:
 bfd/ChangeLog |    7 +++++++
 bfd/dwarf2.c  |   22 ++++++++++++++++++----
 2 files changed, 25 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
gdb and binutils



More information about the Binutils-cvs mailing list