* config/pa/tm-hppa64.h (struct frame_info): Declare opaque.
* ppc-tdep.h (struct regcache): Declare opaque.
* objfiles.h (struct objfile_data): Declare opaque.
* cp-support.h (struct objfile): Declare opaque.
* linux-nat.h (target_waitstatus): Declare opaque.
+2003-09-13 Andrew Cagney <cagney@redhat.com>
+
+ * config/pa/tm-hppa64.h (struct frame_info): Declare opaque.
+ * ppc-tdep.h (struct regcache): Declare opaque.
+ * objfiles.h (struct objfile_data): Declare opaque.
+ * cp-support.h (struct objfile): Declare opaque.
+ * linux-nat.h (target_waitstatus): Declare opaque.
+
2003-09-14 Mark Kettenis <kettenis@gnu.org>
* cris-tdep.c (cris_gdbarch_init): Set
/* PA 64-bit specific definitions. Override those which are in
tm-hppa.h */
+struct frame_info;
+
/* jimb: this must go. I'm just using it to disable code I haven't
gotten working yet. */
#define GDB_TARGET_IS_HPPA_20W
struct symbol;
struct obstack;
struct block;
+struct objfile;
/* This struct is designed to store data from using directives. It
says that names from namespace INNER should be visible within
system". */
struct mem_attrib;
struct target_ops;
+struct target_waitstatus;
extern int linux_proc_xfer_memory (CORE_ADDR addr, char *myaddr, int len,
int write, struct mem_attrib *attrib,
struct bcache;
struct htab;
struct symtab;
+struct objfile_data;
/* This structure maintains information on a per-objfile basis about the
"entry point" of the objfile, and the scope within which the entry point
struct gdbarch;
struct frame_info;
struct value;
+struct regcache;
/* From ppc-linux-tdep.c... */
CORE_ADDR ppc_linux_frame_saved_pc (struct frame_info *fi);
+2003-09-13 Andrew Cagney <cagney@redhat.com>
+
+ * tui.h (struct ui_file): Add opaque declaration.
+
2003-08-04 Daniel Jacobowitz <drow@mvista.com>
* tui-interp.c: Include "cli-out.h".
#undef chtype
#endif
+struct ui_file;
+
/* Opaque data type */
typedef char *Opaque;
typedef