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. 5a1e8c7a83c17df130a48fb0a736cde6f22bfca9


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  5a1e8c7a83c17df130a48fb0a736cde6f22bfca9 (commit)
      from  350e1a768cca6deab7aeca8adcff9561faeb1f35 (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=5a1e8c7a83c17df130a48fb0a736cde6f22bfca9

commit 5a1e8c7a83c17df130a48fb0a736cde6f22bfca9
Author: Doug Evans <xdje42@gmail.com>
Date:   Thu Mar 13 09:55:12 2014 -0700

    Fix pr 16612.
    
    	* guile/scm-type.c (tyscm_copy_type_recursive): Move type to its
    	new eq?-hashtab.
    
    	testsuite/
    	* gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
    	collect after discarding symbols.

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

Summary of changes:
 gdb/ChangeLog                         |    6 ++++++
 gdb/guile/scm-type.c                  |   19 +++++++++++++++++++
 gdb/testsuite/ChangeLog               |    6 ++++++
 gdb/testsuite/gdb.guile/scm-value.exp |    3 +++
 4 files changed, 34 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]