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


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  7bfe824172e6bd8759f30b4f6b6fe2036845ec5b (commit)
      from  d6c95504f0d3e51709f50c6e82cf78e18b188430 (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=7bfe824172e6bd8759f30b4f6b6fe2036845ec5b

commit 7bfe824172e6bd8759f30b4f6b6fe2036845ec5b
Author: Gary Benson <gbenson@redhat.com>
Date:   Tue Aug 5 15:03:36 2014 +0100

    Remove pointless function initialize_interps
    
    This commit removes the pointless function initialize_interps.
    
    gdb/
    2014-08-05  Gary Benson  <gbenson@redhat.com>
    
    	* interps.c (initialize_interps): Remove prototype.
    	(interpreter_initialized): Remove static global.
    	(interp_add): Do not call initialize_interps.
    	(initialize_interps): Remove function.

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

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