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. 9e8cd6df3ca295986b2c295b6cfa5ceadd410bb4


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  9e8cd6df3ca295986b2c295b6cfa5ceadd410bb4 (commit)
      from  3fcd9bb03b8e7d2046442d3990b3fc2fdf960a3e (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=9e8cd6df3ca295986b2c295b6cfa5ceadd410bb4

commit 9e8cd6df3ca295986b2c295b6cfa5ceadd410bb4
Author: Yao Qi <yao@codesourcery.com>
Date:   Tue Nov 25 16:07:45 2014 +0800

    Don't enable gdbtk in testsuite
    
    When I skim configure.ac and Makefile.in in gdb/testsuite, I happen to
    see that directory gdb.gdbtk is added to subdirs, however it doesn't
    exist.  gdb/testsuite/gdb.gdbtk was removed by the patch below,
    
      [rfa] git repo fixup: delete gdb/testsuite/gdb.gdbtk
      http://thread.gmane.org/gmane.comp.gdb.patches/61489
    
    and we should cleanup configure.ac accordingly.
    
    gdb/testsuite:
    
    2014-12-01  Yao Qi  <yao@codesourcery.com>
    
    	* configure.ac: Remove AC_ARG_ENABLE for gdbtk.  Don't invoke
    	AC_CONFIG_SUBDIRS(gdb.gdbtk).
    	* configure: Re-generated.

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

Summary of changes:
 gdb/testsuite/ChangeLog    |    6 ++
 gdb/testsuite/configure    |  177 +-------------------------------------------
 gdb/testsuite/configure.ac |   19 -----
 3 files changed, 7 insertions(+), 195 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]