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. 3729db9fe5e6637a381b558e77f55d050c3d4b18


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  3729db9fe5e6637a381b558e77f55d050c3d4b18 (commit)
       via  e3acbce7ff2f6a02a6ad0df961f88f56c46d0244 (commit)
      from  c05055ede788c8bd31d2c76dd2cfd4b2db9af6c2 (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=3729db9fe5e6637a381b558e77f55d050c3d4b18

commit 3729db9fe5e6637a381b558e77f55d050c3d4b18
Author: Nick Clifton <nickc@redhat.com>
Date:   Fri Oct 25 09:33:59 2013 +0100

    	PR binutils/15994
    	* dwarf2.c (lookup_address_in_line_info_table): Change return type
    	to be the range of addresses covered by the table.
    	(comp_unit_find_nearest_line): Likewise.
    	(find_line): Search all CUs.  Select the one that matches and
    	covers the smallest address range.

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=e3acbce7ff2f6a02a6ad0df961f88f56c46d0244

commit e3acbce7ff2f6a02a6ad0df961f88f56c46d0244
Author: Nick Clifton <nickc@redhat.com>
Date:   Fri Oct 25 09:32:43 2013 +0100

    	PR binutils/15994
    	* dwarf2.c (lookup_address_in_line_info_table): Change return type
    	to be the range of addresses covered by the table.
    	(comp_unit_find_nearest_line): Likewise.
    	(find_line): Search all CUs.  Select the one that matches and
    	covers the smallest address range.

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

Summary of changes:
 bfd/ChangeLog |    9 +++++
 bfd/dwarf2.c  |   95 ++++++++++++++++++++++++++++++++++++++++-----------------
 2 files changed, 76 insertions(+), 28 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]