This is the mail archive of the gdb-cvs@sourceware.org mailing list for the GDB 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. dbb9c2b1f231262ece36790241fe1fc3902cf03d


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  dbb9c2b1f231262ece36790241fe1fc3902cf03d (commit)
      from  55426c9d52fdba13df81fcce1b18469cc0362e50 (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=dbb9c2b1f231262ece36790241fe1fc3902cf03d

commit dbb9c2b1f231262ece36790241fe1fc3902cf03d
Author: Joel Brobecker <brobecker@adacore.com>
Date:   Wed Feb 26 10:53:05 2014 -0800

    Add comment in dwarf2read.c::read_subrange_type
    
    This comment explains why we sometimes sign-extend the range type
    bounds when we normally shouldn't have to.
    
    gdb/ChangeLog:
    
            * dwarf2read.c (read_subrange_type): Add comment.

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

Summary of changes:
 gdb/ChangeLog    |    4 ++++
 gdb/dwarf2read.c |    7 +++++++
 2 files changed, 11 insertions(+), 0 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]