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. 033c337911594898b44678fa10b47ee19dd234b5


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  033c337911594898b44678fa10b47ee19dd234b5 (commit)
      from  1642b4b33783d70979dca379d57a0ce02559daec (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=033c337911594898b44678fa10b47ee19dd234b5

commit 033c337911594898b44678fa10b47ee19dd234b5
Author: Tom Tromey <tromey@redhat.com>
Date:   Tue May 13 11:35:18 2014 -0600

    remove an unused macro and an unused declaration
    
    This patch removes an unused macro from language.h.  It also removes
    the declaration of a function which is not defined.
    
    I'm checking this in as obvious.
    Tested by rebuilding.
    
    2014-05-13  Tom Tromey  <tromey@redhat.com>
    
    	* language.h (unop_type_check): Remove.
    	(binop_type_check): Don't declare.

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

Summary of changes:
 gdb/ChangeLog  |    5 +++++
 gdb/language.h |    6 ------
 2 files changed, 5 insertions(+), 6 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]