* config/mcore/tm-mcore.h: Ditto. Update copyright.
* config/v850/tm-v850.h: Ditto. Update copyright.
+2002-05-01 Andrew Cagney <cagney@redhat.com>
+
+ * config/mn10200/tm-mn10200.h: Include "symfile.h" and "symtab.h".
+ * config/mcore/tm-mcore.h: Ditto. Update copyright.
+ * config/v850/tm-v850.h: Ditto. Update copyright.
+
2002-04-30 Andrew Cagney <ac131313@redhat.com>
* cris-tdep.c (cris_gdbarch_init): Use arches instead of
Boston, MA 02111-1307, USA. */
#include "regcache.h"
+#include "symtab.h" /* For namespace_enum. */
+#include "symfile.h" /* For entry_point_address(). */
/* All registers are 32 bits */
#define REGISTER_SIZE 4
/* Parameters for execution on a Matsushita mn10200 processor.
- Copyright 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
+
+ Copyright 1997, 1998, 1999, 2000, 2001, 2002 Free Software
+ Foundation, Inc.
Contributed by Geoffrey Noer <noer@cygnus.com>
declared in "regcache.h". The ``correct fix'' is to convert those
macros into functions. */
#include "regcache.h"
+#include "symtab.h" /* For namespace_enum. */
+#include "symfile.h" /* For entry_point_address(). */
/* ints are only 16bits on the mn10200. */
#undef TARGET_INT_BIT
/* Parameters for execution on an NEC V850 processor.
- Copyright 1996, 1997, 1998, 1999, 2000
- Free Software Foundation, Inc.
+
+ Copyright 1996, 1997, 1998, 1999, 2000, 2002 Free Software
+ Foundation, Inc.
This file is part of GDB.
Boston, MA 02111-1307, USA. */
#include "regcache.h"
+#include "symtab.h" /* For namespace_enum. */
+#include "symfile.h" /* For entry_point_address(). */
#define NUM_REGS 66