public inbox for archer-commits@sourceware.org
help / color / mirror / Atom feed
* [SCM]  archer-sergiodj-stap: remove FIXME; move forward declaration near top of file
@ 2011-01-17 20:50 tromey
  0 siblings, 0 replies; only message in thread
From: tromey @ 2011-01-17 20:50 UTC (permalink / raw)
  To: archer-commits

The branch, archer-sergiodj-stap has been updated
       via  1fac0a7061680e16a0fa353654993e56371b2b56 (commit)
      from  b7a9daaf3f56a2a426b89b08923e20ba9371132f (commit)

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

- Log -----------------------------------------------------------------
commit 1fac0a7061680e16a0fa353654993e56371b2b56
Author: Tom Tromey <tromey@redhat.com>
Date:   Mon Jan 17 13:49:57 2011 -0700

    remove FIXME; move forward declaration near top of file

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

Summary of changes:
 gdb/symfile.h |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

First 500 lines of diff:
diff --git a/gdb/symfile.h b/gdb/symfile.h
index 6e1d11f..59a1d5f 100644
--- a/gdb/symfile.h
+++ b/gdb/symfile.h
@@ -31,6 +31,7 @@ struct objfile;
 struct obj_section;
 struct obstack;
 struct block;
+struct stap_marker;
 
 /* Comparison function for symbol look ups.  */
 
@@ -296,8 +297,6 @@ struct quick_symbol_functions
 				void *data);
 };
 
-struct stap_marker;		/* FIXME */
-
 /* Structure to keep track of symbol reading functions for various
    object file types.  */
 


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


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

only message in thread, other threads:[~2011-01-17 20:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-17 20:50 [SCM] archer-sergiodj-stap: remove FIXME; move forward declaration near top of file tromey

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