public inbox for archer-commits@sourceware.org
help / color / mirror / Atom feed
* [SCM]  archer-tromey-optional-psymtab: remove leftovers from ada-lang.c
@ 2010-06-29 22:46 tromey
  0 siblings, 0 replies; only message in thread
From: tromey @ 2010-06-29 22:46 UTC (permalink / raw)
  To: archer-commits

The branch, archer-tromey-optional-psymtab has been updated
       via  bce02a5f929824d6d96f7524bc679f3b784630e9 (commit)
      from  d69853a658181be86b79b4daf2b6c4f2363a6795 (commit)

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

- Log -----------------------------------------------------------------
commit bce02a5f929824d6d96f7524bc679f3b784630e9
Author: Tom Tromey <tromey@redhat.com>
Date:   Tue Jun 29 16:45:41 2010 -0600

    remove leftovers from ada-lang.c

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

Summary of changes:
 gdb/ada-lang.c |   16 ----------------
 1 files changed, 0 insertions(+), 16 deletions(-)

First 500 lines of diff:
diff --git a/gdb/ada-lang.c b/gdb/ada-lang.c
index 2c3d23f..1d4c38b 100644
--- a/gdb/ada-lang.c
+++ b/gdb/ada-lang.c
@@ -60,8 +60,6 @@
 
 #include "psymtab.h"
 
-#include "psymtab.h"
-
 /* Define whether or not the C operator '/' truncates towards zero for
    differently signed operands (truncation direction is undefined in C). 
    Copied from valarith.c.  */
@@ -4974,13 +4972,6 @@ is_name_suffix (const char *str)
   return 0;
 }
 
-/* FIXME */
-int
-ada_is_name_suffix (const char *str)
-{
-  return is_name_suffix (str);
-}
-
 /* Return non-zero if the string starting at NAME and ending before
    NAME_END contains no capital letters.  */
 
@@ -5030,13 +5021,6 @@ wild_match (const char *patn0, int patn_len, const char *name0)
     }
 }
 
-/* FIXME */
-int
-ada_wild_match (const char *patn0, int patn_len, const char *name0)
-{
-  return wild_match (patn0, patn_len, name0);
-}
-
 /* Add symbols from BLOCK matching identifier NAME in DOMAIN to
    vector *defn_symbols, updating the list of symbols in OBSTACKP 
    (if necessary).  If WILD, treat as NAME with a wildcard prefix. 


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


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

only message in thread, other threads:[~2010-06-29 22:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-29 22:46 [SCM] archer-tromey-optional-psymtab: remove leftovers from ada-lang.c 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).