]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
2002-11-25 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Mon, 25 Nov 2002 22:05:39 +0000 (22:05 +0000)
committerAndrew Cagney <cagney@redhat.com>
Mon, 25 Nov 2002 22:05:39 +0000 (22:05 +0000)
* ns32k-tdep.c: Include "gdb_string.h".
* mcore-tdep.c, cris-tdep.c, vax-tdep.c: Ditto.
* sh3-rom.c, ppc-sysv-tdep.c, ns32knbsd-tdep.c: Ditto.
* Makefile.in (sh3-rom.o): Update dependencies.
(ppc-sysv-tdep.o, ns32k-tdep.o, mcore-tdep.o): Ditto.
(cris-tdep.o): Ditto.

gdb/ChangeLog
gdb/Makefile.in
gdb/cris-tdep.c
gdb/mcore-tdep.c
gdb/ns32k-tdep.c
gdb/ns32knbsd-tdep.c
gdb/ppc-sysv-tdep.c
gdb/sh3-rom.c
gdb/vax-tdep.c

index 2efb2c99cbee9af6f6e83e0bb15152a2019559c0..881882d0bd7a471a848a52d60d7e4a70cfc63a03 100644 (file)
@@ -1,3 +1,12 @@
+2002-11-25  Andrew Cagney  <cagney@redhat.com>
+
+       * ns32k-tdep.c: Include "gdb_string.h".
+       * mcore-tdep.c, cris-tdep.c, vax-tdep.c: Ditto.
+       * sh3-rom.c, ppc-sysv-tdep.c, ns32knbsd-tdep.c: Ditto.
+       * Makefile.in (sh3-rom.o): Update dependencies.
+       (ppc-sysv-tdep.o, ns32k-tdep.o, mcore-tdep.o): Ditto.
+       (cris-tdep.o): Ditto.
+
 2002-11-25  David Carlton  <carlton@math.stanford.edu>
 
        * dwarf2read.c (scan_partial_symbols): Descend into namespace
index 88f8caf5181263266860e632c890e26d3ecc3069..7c60b5dddfa2db0dd21af799ed9ca29bb38f6903 100644 (file)
@@ -1587,7 +1587,7 @@ cpu32bug-rom.o: cpu32bug-rom.c $(defs_h) $(gdbcore_h) $(target_h) \
 cris-tdep.o: cris-tdep.c $(defs_h) $(frame_h) $(symtab_h) $(inferior_h) \
        $(gdbtypes_h) $(gdbcore_h) $(gdbcmd_h) $(target_h) $(value_h) \
        $(opcode_cris_h) $(arch_utils_h) $(regcache_h) $(symfile_h) \
-       $(solib_h) $(solib_svr4_h)
+       $(solib_h) $(solib_svr4_h) $(gdb_string_h)
 # OBSOLETE cxux-nat.o: cxux-nat.c
 d10v-tdep.o: d10v-tdep.c $(defs_h) $(frame_h) $(symtab_h) $(gdbtypes_h) \
        $(gdbcmd_h) $(gdbcore_h) $(gdb_string_h) $(value_h) $(inferior_h) \
@@ -1870,7 +1870,7 @@ mcore-rom.o: mcore-rom.c $(defs_h) $(gdbcore_h) $(target_h) $(monitor_h) \
        $(gdb_string_h) $(regcache_h) $(serial_h)
 mcore-tdep.o: mcore-tdep.c $(defs_h) $(frame_h) $(symtab_h) $(value_h) \
        $(gdbcmd_h) $(regcache_h) $(symfile_h) $(gdbcore_h) $(inferior_h) \
-       $(arch_utils_h)
+       $(arch_utils_h) $(gdb_string_h)
 mdebugread.o: mdebugread.c $(defs_h) $(symtab_h) $(gdbtypes_h) $(gdbcore_h) \
        $(symfile_h) $(objfiles_h) $(gdb_obstack_h) $(buildsym_h) \
        $(stabsread_h) $(complaints_h) $(demangle_h) $(gdb_assert_h) \
@@ -1923,10 +1923,10 @@ nlmread.o: nlmread.c $(defs_h) $(bfd_h) $(symtab_h) $(symfile_h) \
        $(objfiles_h) $(buildsym_h) $(stabsread_h)
 ns32k-tdep.o: ns32k-tdep.c $(defs_h) $(frame_h) $(gdbtypes_h) $(gdbcore_h) \
        $(inferior_h) $(regcache_h) $(target_h) $(arch_utils_h) \
-       $(ns32k_tdep_h)
+       $(ns32k_tdep_h) $(gdb_string_h)
 ns32knbsd-nat.o: ns32knbsd-nat.c $(defs_h) $(inferior_h) $(target_h) \
        $(gdbcore_h) $(regcache_h)
-ns32knbsd-tdep.o: ns32knbsd-tdep.c $(defs_h) $(ns32k_tdep_h)
+ns32knbsd-tdep.o: ns32knbsd-tdep.c $(defs_h) $(ns32k_tdep_h) $(gdb_string_h)
 objfiles.o: objfiles.c $(defs_h) $(bfd_h) $(symtab_h) $(symfile_h) \
        $(objfiles_h) $(gdb_stabs_h) $(target_h) $(bcache_h) $(gdb_stat_h) \
        $(gdb_obstack_h) $(gdb_string_h) $(breakpoint_h) $(mmalloc_h)
@@ -1968,7 +1968,7 @@ ppc-linux-tdep.o: ppc-linux-tdep.c $(defs_h) $(frame_h) $(inferior_h) \
        $(symtab_h) $(target_h) $(gdbcore_h) $(gdbcmd_h) $(symfile_h) \
        $(objfiles_h) $(regcache_h) $(value_h) $(solib_svr4_h) $(ppc_tdep_h)
 ppc-sysv-tdep.o: ppc-sysv-tdep.c $(defs_h) $(gdbcore_h) $(inferior_h) \
-       $(regcache_h) $(value_h) $(ppc_tdep_h)
+       $(regcache_h) $(value_h) $(ppc_tdep_h) $(gdb_string_h)
 ppcbug-rom.o: ppcbug-rom.c $(defs_h) $(gdbcore_h) $(target_h) $(monitor_h) \
        $(serial_h) $(regcache_h)
 ppcnbsd-nat.o: ppcnbsd-nat.c $(defs_h) $(inferior_h) $(ppc_tdep_h) \
@@ -2103,7 +2103,8 @@ sh-tdep.o: sh-tdep.c $(defs_h) $(frame_h) $(symtab_h) $(symfile_h) \
        $(regcache_h) $(doublest_h) $(sh_tdep_h) $(elf_bfd_h) \
        $(solib_svr4_h) $(elf_sh_h) $(gdb_sim_sh_h)
 sh3-rom.o: sh3-rom.c $(defs_h) $(gdbcore_h) $(target_h) $(monitor_h) \
-       $(serial_h) $(srec_h) $(arch_utils_h) $(regcache_h) $(sh_tdep_h)
+       $(serial_h) $(srec_h) $(arch_utils_h) $(regcache_h) $(sh_tdep_h) \
+       $(gdb_string_h)
 shnbsd-nat.o: shnbsd-nat.c $(defs_h) $(inferior_h) $(shnbsd_tdep_h)
 shnbsd-tdep.o: shnbsd-tdep.c $(defs_h) $(gdbcore_h) $(regcache_h) $(value_h) \
        $(solib_svr4_h) $(nbsd_tdep_h) $(sh_tdep_h) $(shnbsd_tdep_h)
@@ -2251,7 +2252,7 @@ varobj.o: varobj.c $(defs_h) $(value_h) $(expression_h) $(frame_h) \
        $(language_h) $(wrapper_h) $(gdbcmd_h) $(gdb_string_h) $(varobj_h)
 vax-tdep.o: vax-tdep.c $(defs_h) $(symtab_h) $(opcode_vax_h) $(gdbcore_h) \
        $(inferior_h) $(regcache_h) $(frame_h) $(value_h) $(arch_utils_h) \
-       $(vax_tdep_h)
+       $(vax_tdep_h) $(gdb_string_h)
 w89k-rom.o: w89k-rom.c $(defs_h) $(gdbcore_h) $(target_h) $(monitor_h) \
        $(serial_h) $(xmodem_h) $(regcache_h)
 win32-nat.o: win32-nat.c $(defs_h) $(tm_h) $(frame_h) $(inferior_h) \
index c53c7ea87acc1c1647c6009022ddedb4cfa02118..cd92840859230f88ae0ec09dc0cce6151a8ab3d0 100644 (file)
@@ -31,6 +31,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 #include "opcode/cris.h"
 #include "arch-utils.h"
 #include "regcache.h"
+#include "gdb_string.h"
 
 /* To get entry_point_address.  */
 #include "symfile.h"
index a53aaa00c928a2c716bcd5f6562328e739b75662..91a09cd7f870d92885c5e6448d7a6e32c12c2e5e 100644 (file)
@@ -27,6 +27,7 @@
 #include "gdbcore.h"
 #include "inferior.h"
 #include "arch-utils.h"
+#include "gdb_string.h"
 
 /* Functions declared and used only in this file */
 
index 58c2e13c10c2b4f16ae2cc685381e0ea7dfa8d2f..c5c2726e7864b65619f3d5afbfaed00d20f4d5b8 100644 (file)
@@ -26,6 +26,7 @@
 #include "inferior.h"
 #include "regcache.h"
 #include "target.h"
+#include "gdb_string.h"
 
 #include "arch-utils.h"
 
index 1ca0b3b39ac20c1158ce14caedc5dfc50a6fc29e..d5ec8282453eb14ee7ff801d0d45241d28eb9cd1 100644 (file)
@@ -22,6 +22,7 @@
 #include "defs.h"
 
 #include "ns32k-tdep.h"
+#include "gdb_string.h"
 
 static int
 ns32knbsd_aout_in_solib_call_trampoline (CORE_ADDR pc, char *name)
index 0d33683a4c4d805038c69f7d8c30175ead05dd8b..ecaed850cbf52ab1daec7c9bad2ef0896bab95a0 100644 (file)
@@ -25,6 +25,7 @@
 #include "inferior.h"
 #include "regcache.h"
 #include "value.h"
+#include "gdb_string.h"
 
 #include "ppc-tdep.h"
 
index f450ac9d5fcb0cd1f25dadfe1477603e5fe195a5..7d07fa53c801d4b5d9fad518afcdb791fbe5e2a7 100644 (file)
@@ -27,6 +27,7 @@
 #include "srec.h"
 #include "arch-utils.h"
 #include "regcache.h"
+#include "gdb_string.h"
 
 #include "sh-tdep.h"
 
index 709ef383c83541d084cf9571657479401ef212e5..2f517edb379ef104016e349d4f22c7fdebf7357f 100644 (file)
@@ -28,6 +28,7 @@
 #include "frame.h"
 #include "value.h"
 #include "arch-utils.h"
+#include "gdb_string.h"
 
 #include "vax-tdep.h"