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. 02fe846e43cb0190251a6fefbd322201b4bbe02d


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  02fe846e43cb0190251a6fefbd322201b4bbe02d (commit)
      from  9850436d9e423d66d67d27135896582b2725782e (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=02fe846e43cb0190251a6fefbd322201b4bbe02d

commit 02fe846e43cb0190251a6fefbd322201b4bbe02d
Author: Alan Modra <amodra@gmail.com>
Date:   Fri Feb 28 15:09:32 2014 +1030

    Incorrect .debug_line prologue header length for 64-bit DWARF
    
    Don't be clever, calculate the length directly as the difference of
    two symbols.
    
    	* dwarf2dbg.c (out_debug_line): Correct .debug_line header_length
    	field for 64-bit dwarf.

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

Summary of changes:
 gas/ChangeLog   |    5 +++++
 gas/dwarf2dbg.c |    8 ++++++--
 2 files changed, 11 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]