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


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  db7a9bcd53534a32abf4d75a93838c6bdbf876fa (commit)
      from  1bab73830f14fc0dcb1b0e7663cf8c2e02b10d72 (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=db7a9bcd53534a32abf4d75a93838c6bdbf876fa

commit db7a9bcd53534a32abf4d75a93838c6bdbf876fa
Author: Simon Marchi <simon.marchi@ericsson.com>
Date:   Thu Dec 18 11:39:44 2014 -0500

    A few comment cleanups
    
    I stumbled upon a few comments that I think are outdated.
    
    Comment for elfread.c (elf_symfile_init): As far as history goes in git,
    I don't see anything related to that.
    
    Comment for elfread.c (elf_symfile_read): References a parameter that was
    removed in 1999.
    
    Comment for struct sym_fns/sym_offsets: References a parameter that was
    changed in 1999.
    
    gdb/ChangeLog:
    
    	* elfread.c (elf_symfile_init): Remove stale comment.
    	(elf_symfile_read): Same.
    	* symfile.h (struct sym_fns): Same.

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

Summary of changes:
 gdb/ChangeLog |    6 ++++++
 gdb/elfread.c |   13 +------------
 gdb/symfile.h |   10 +++++-----
 3 files changed, 12 insertions(+), 17 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]