public inbox for archer-commits@sourceware.org
help / color / mirror / Atom feed
* [SCM]  archer-jankratochvil-entryval: cosmetic
@ 2011-05-03 11:28 jkratoch
  0 siblings, 0 replies; only message in thread
From: jkratoch @ 2011-05-03 11:28 UTC (permalink / raw)
  To: archer-commits

The branch, archer-jankratochvil-entryval has been updated
       via  90a65eec9a3d343fe86e565c622d888faa5aabb5 (commit)
      from  ea55856109c6e08428a6c005f1a4fc8d670f0ab4 (commit)

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

- Log -----------------------------------------------------------------
commit 90a65eec9a3d343fe86e565c622d888faa5aabb5
Author: Jan Kratochvil <jan.kratochvil@redhat.com>
Date:   Tue May 3 13:27:57 2011 +0200

    cosmetic

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

Summary of changes:
 gdb/dwarf2loc.h      |    2 +-
 gdb/tailcall-frame.c |    2 +-
 gdb/tailcall-frame.h |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

First 500 lines of diff:
diff --git a/gdb/dwarf2loc.h b/gdb/dwarf2loc.h
index 5a14576..04e5a4d 100644
--- a/gdb/dwarf2loc.h
+++ b/gdb/dwarf2loc.h
@@ -135,7 +135,7 @@ struct call_site_chain
        CALLERS + CALLEES < LENGTH.  */
     int callers, callees, length;
 
-    /* Resizable array with LENGTH elements.  Later [0..CALLERS-1] contain
+    /* Resizeable array with LENGTH elements.  Later [0..CALLERS-1] contain
        "up"-most (GDB "prev") sites and [LENGTH-CALLEES..LENGTH-1] contain
        "down"-most (GDB "next") sites.  */
     CORE_ADDR addr[1];
diff --git a/gdb/tailcall-frame.c b/gdb/tailcall-frame.c
index d3d427e..6bb1c89 100644
--- a/gdb/tailcall-frame.c
+++ b/gdb/tailcall-frame.c
@@ -1,6 +1,6 @@
 /* Tail call unwinder for GDB.
 
-   Copyright (C) 2010 Free Software Foundation, Inc.
+   Copyright (C) 2010, 2011 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
diff --git a/gdb/tailcall-frame.h b/gdb/tailcall-frame.h
index f3319c6..cbff35f 100644
--- a/gdb/tailcall-frame.h
+++ b/gdb/tailcall-frame.h
@@ -1,6 +1,6 @@
 /* Definitions for tail call frame support.
 
-   Copyright (C) 2010 Free Software Foundation, Inc.
+   Copyright (C) 2010, 2011 Free Software Foundation, Inc.
 
    This file is part of GDB.
 


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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-05-03 11:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-03 11:28 [SCM] archer-jankratochvil-entryval: cosmetic jkratoch

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).