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. 16954d5d9d7d44356b46864d41b06dbefd867521


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  16954d5d9d7d44356b46864d41b06dbefd867521 (commit)
      from  f69123aac56b383081bdb8eb3909087809927557 (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=16954d5d9d7d44356b46864d41b06dbefd867521

commit 16954d5d9d7d44356b46864d41b06dbefd867521
Author: Ludovic Courtès <ludo@gnu.org>
Date:   Tue May 27 14:02:21 2014 +0200

    guile: Allow compilation with Guile <= 2.0.5.
    
    gdb/
    2014-06-01  Ludovic Courtès  <ludo@gnu.org>
    
    	* configure.ac: When Guile is available, check for the
    	availability of 'scm_new_smob'.
    	* configure, config.h.in: Regenerate.
    	* guile/guile-internal.h (scm_new_smob) [!HAVE_SCM_NEW_SMOB]: New
    	function.

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

Summary of changes:
 gdb/ChangeLog              |    8 ++++++++
 gdb/config.in              |    3 +++
 gdb/configure              |   18 ++++++++++++++++++
 gdb/configure.ac           |    9 +++++++++
 gdb/guile/guile-internal.h |   12 ++++++++++++
 5 files changed, 50 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]