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


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  ff6c39cf9cea7cdb925557493408808da2bf6e15 (commit)
      from  ec201f0cd1e6a0804822981fd7e25c99a3b39fd0 (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=ff6c39cf9cea7cdb925557493408808da2bf6e15

commit ff6c39cf9cea7cdb925557493408808da2bf6e15
Author: Doug Evans <xdje42@gmail.com>
Date:   Sat Oct 25 22:22:47 2014 -0700

    symtab.c: forward decl cleanup
    
    gdb/ChangeLog:
    
    	* symtab.c (types_info): Delete forward decl.
    	(functions_info, variables_info, sources_info): Ditto.
    	(_initialize_symtab): Rewrite forward decl to use
    	initialize_file_ftype.

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

Summary of changes:
 gdb/ChangeLog |    7 +++++++
 gdb/symtab.c  |   14 ++------------
 2 files changed, 9 insertions(+), 12 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]