This is the mail archive of the
gdb-cvs@sourceware.org
mailing list for the GDB project.
gdb and binutils branch master updated. 24ba476b649c95cc8973be1d1dbd765531af1fde
- From: palves at sourceware dot org
- To: gdb-cvs at sourceware dot org
- Date: 29 Oct 2013 13:50:02 -0000
- Subject: gdb and binutils branch master updated. 24ba476b649c95cc8973be1d1dbd765531af1fde
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 24ba476b649c95cc8973be1d1dbd765531af1fde (commit)
from f69d9aef9b66d371f2abab8ef2178043362bf350 (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=24ba476b649c95cc8973be1d1dbd765531af1fde
commit 24ba476b649c95cc8973be1d1dbd765531af1fde
Author: Pedro Alves <palves@redhat.com>
Date: Tue Oct 29 13:48:25 2013 +0000
gdb.mi/mi-console.c, gdb.mi/mi-stack.c: Remove local emacs variables defining change-log-default-name.
These references to ChangeLog-mi are stale.
testsuite/gdb.mi/ChangeLog-mi doesn't exist anymore, since:
...
commit 2dd627049d915a78ba15b65ab718d54958d115bf
Author: Andrew Cagney <cagney@redhat.com>
Date: Sat Jun 23 21:47:09 2001 +0000
Rename gdb.mi/ChangeLog-mi to gdb.mi/ChangeLog. Update everything.
...
commit 48efe7049b1c286c702621e2f3e89e4584df2bd2
Author: Andrew Cagney <cagney@redhat.com>
Date: Mon Jan 12 15:16:44 2004 +0000
Eliminate the old mi/tui specific ChangeLog files as in ...
Added Files:
mi/ChangeLog-1999-2003 testsuite/gdb.mi/ChangeLog-1999-2003
tui/ChangeLog-1998-2003
Removed Files:
mi/ChangeLog testsuite/gdb.mi/ChangeLog tui/ChangeLog
Tested with 'make check RUNTESTFLAGS="--directory=gdb.mi"' on x86_64 Fedora 17.
gdb/testsuite/
2013-10-29 Pedro Alves <palves@redhat.com>
* gdb.mi/mi-console.c, gdb.mi/mi-stack.c: Remove local emacs
variable setting change-log-default-name to ChangeLog-mi.
-----------------------------------------------------------------------
Summary of changes:
gdb/testsuite/ChangeLog | 5 +++++
gdb/testsuite/gdb.mi/mi-console.c | 6 ------
gdb/testsuite/gdb.mi/mi-stack.c | 7 -------
3 files changed, 5 insertions(+), 13 deletions(-)
hooks/post-receive
--
gdb and binutils