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


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  cb818dbff5d914dccffadfdba68e32a324aa4334 (commit)
      from  f179cf97a071940bfce6879aa59dbac66ffca391 (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=cb818dbff5d914dccffadfdba68e32a324aa4334

commit cb818dbff5d914dccffadfdba68e32a324aa4334
Author: Cary Coutant <ccoutant@google.com>
Date:   Tue Jun 24 12:17:09 2014 -0700

    Fix dwp to allow intermediate .dwp files with no .debug_types sections.
    
    gold/
    	* dwp.cc (Dwo_file::read): Allow files with no .debug_types
    	sections.
    	(Dwo_file::sized_read_unit_index): Likewise.

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

Summary of changes:
 gold/ChangeLog |    6 ++++++
 gold/dwp.cc    |   13 +++++++++----
 2 files changed, 15 insertions(+), 4 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]