public inbox for archer-commits@sourceware.org
help / color / mirror / Atom feed
From: jkratoch@sourceware.org
To: archer-commits@sourceware.org
Subject: [SCM]  archer-jankratochvil-vla: Merge remote-tracking branch 'gdb/master' into archer-jankratochvil-vla
Date: Fri, 18 Jan 2013 21:48:00 -0000	[thread overview]
Message-ID: <20130118214837.19353.qmail@sourceware.org> (raw)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 2574 bytes --]

The branch, archer-jankratochvil-vla has been updated
       via  482696a59bf305c525ea402abb5c343feccb89f5 (commit)
       via  63080aa88f3919599f953ac7676f653627bd6bbd (commit)
       via  dde8cbb12e785a7f79450548b0e2cb22ad29feb1 (commit)
      from  0b4bf7253cf51772f64e1c6ad63f81b86693516d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email.

- Log -----------------------------------------------------------------
commit 482696a59bf305c525ea402abb5c343feccb89f5
Merge: 0b4bf72 63080aa
Author: Jan Kratochvil <jan.kratochvil@redhat.com>
Date:   Fri Jan 18 22:48:27 2013 +0100

    Merge remote-tracking branch 'gdb/master' into archer-jankratochvil-vla

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

Summary of changes:
 gdb/ChangeLog                  |    3 +++
 gdb/MAINTAINERS                |    1 +
 gdb/testsuite/ChangeLog        |    5 +++++
 gdb/testsuite/gdb.base/label.c |    2 +-
 4 files changed, 10 insertions(+), 1 deletions(-)

First 500 lines of diff:
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 7fcdf67..bdd879e 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,6 @@
+2012-12-12  David Blaikie  <dblaikie@gmail.com>
+
+        * MAINTAINERS (Write After Approval): Add "David Blaikie".
 2013-01-18  Tom Tromey  <tromey@redhat.com>
 
 	PR c++/14999:
diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS
index 1691623..16ae0ea 100644
--- a/gdb/MAINTAINERS
+++ b/gdb/MAINTAINERS
@@ -467,6 +467,7 @@ Jon Beniston					jon@beniston.com
 Gary Benson					gbenson@redhat.com
 Jan Beulich					jbeulich@novell.com
 Jim Blandy					jimb@codesourcery.com
+David Blaikie					dblaikie@gmail.com
 Philip Blundell					philb@gnu.org
 Eric Botcazou					ebotcazou@libertysurf.fr
 Per Bothner					per@bothner.com
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 340a132..8b6562b 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,8 @@
+2013-01-18  David Blaikie  <dblaikie@gmail.com>
+
+	* gdb.base/label.c (main): Correct the type of the second
+	parameter.
+
 2013-01-18  Tom Tromey  <tromey@redhat.com>
 
 	* gdb.dwarf2/trace-crash.s: New file.
diff --git a/gdb/testsuite/gdb.base/label.c b/gdb/testsuite/gdb.base/label.c
index f9cd8c3..c15e3bf 100644
--- a/gdb/testsuite/gdb.base/label.c
+++ b/gdb/testsuite/gdb.base/label.c
@@ -1,7 +1,7 @@
 #include <stdio.h>
 
 int
-main (int argc, char *argv)
+main (int argc, char **argv)
 {
   int i = 0;
   goto there;


hooks/post-receive
--
Repository for Project Archer.


             reply	other threads:[~2013-01-18 21:48 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-18 21:48 jkratoch [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-02-15 21:28 jkratoch
2013-01-18 21:24 jkratoch
2012-06-02 15:25 jkratoch
2012-01-20 22:55 jkratoch
2012-01-02 22:59 jkratoch
2011-07-29 16:35 jkratoch
2011-07-22 16:48 jkratoch

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130118214837.19353.qmail@sourceware.org \
    --to=jkratoch@sourceware.org \
    --cc=archer-commits@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).