* avr-tdep.c, hppa-tdep.c, hppabsd-tdep.c, i386-tdep.c,
authorDaniel Jacobowitz <drow@false.org>
Fri, 16 Feb 2007 21:49:59 +0000 (21:49 +0000)
committerDaniel Jacobowitz <drow@false.org>
Fri, 16 Feb 2007 21:49:59 +0000 (21:49 +0000)
ia64-tdep.c, m68k-tdep.c, mips-linux-tdep.c, ppcobsd-tdep.c,
sparc-linux-tdep.c: Include "gdbtypes.h" instead of "floatformat.h".
* Makefile.in (avr-tdep.o, hppabsd-tdep.o, hppa-tdep.o, i386-tdep.o)
(ia64-tdep.o, m68k-tdep.o, mips-linux-tdep.o, ppcobsd-tdep.o)
(sparc-linux-tdep.o): Update.

gdb/ChangeLog
gdb/Makefile.in
gdb/avr-tdep.c
gdb/hppa-tdep.c
gdb/hppabsd-tdep.c
gdb/i386-tdep.c
gdb/ia64-tdep.c
gdb/m68k-tdep.c
gdb/mips-linux-tdep.c
gdb/ppcobsd-tdep.c
gdb/sparc-linux-tdep.c

index e6f6654f81d0b4b56bad19a091c36b84f44b12e9..9a3c42b6a90909c8b171bdf7d4c645528bd05dcf 100644 (file)
@@ -1,3 +1,12 @@
+2007-02-16  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * avr-tdep.c, hppa-tdep.c, hppabsd-tdep.c, i386-tdep.c,
+       ia64-tdep.c, m68k-tdep.c, mips-linux-tdep.c, ppcobsd-tdep.c,
+       sparc-linux-tdep.c: Include "gdbtypes.h" instead of "floatformat.h".
+       * Makefile.in (avr-tdep.o, hppabsd-tdep.o, hppa-tdep.o, i386-tdep.o)
+       (ia64-tdep.o, m68k-tdep.o, mips-linux-tdep.o, ppcobsd-tdep.o)
+       (sparc-linux-tdep.o): Update.
+
 2007-02-15  Maxim Grigoriev  <maxim2405@gmail.com>
 
        * xtensa-tdep.h (xtensa_reg_mask_t): New.
index 03372072d4bcc88dd12ecf78fdcb688fe7510ff5..9f59b535fb47f9fab9e0c653fea237089b27bf08 100644 (file)
@@ -1831,7 +1831,7 @@ auxv.o: auxv.c $(defs_h) $(target_h) $(gdbtypes_h) $(command_h) \
 avr-tdep.o: avr-tdep.c $(defs_h) $(frame_h) $(frame_unwind_h) \
        $(frame_base_h) $(trad_frame_h) $(gdbcmd_h) $(gdbcore_h) \
        $(inferior_h) $(symfile_h) $(arch_utils_h) $(regcache_h) \
-       $(gdb_string_h) $(dis_asm_h)
+       $(gdb_string_h) $(dis_asm_h) $(gdbtypes_h)
 ax-gdb.o: ax-gdb.c $(defs_h) $(symtab_h) $(symfile_h) $(gdbtypes_h) \
        $(value_h) $(expression_h) $(command_h) $(gdbcmd_h) $(frame_h) \
        $(target_h) $(ax_h) $(ax_gdb_h) $(gdb_string_h) $(block_h) \
@@ -2081,7 +2081,7 @@ hppabsd-nat.o: hppabsd-nat.c $(defs_h) $(inferior_h) $(regcache_h) \
 hppabsd-tdep.o: hppabsd-tdep.c $(defs_h) $(arch_utils_h) $(symtab_h) \
        $(objfiles_h) $(osabi_h) $(regcache_h) $(regset_h) $(target_h) \
        $(value_h) $(gdb_assert_h) $(gdb_string_h) $(elf_common_h) \
-       $(hppa_tdep_h) $(solib_svr4_h)
+       $(hppa_tdep_h) $(solib_svr4_h) $(gdbtypes_h)
 hppa-hpux-nat.o: hppa-hpux-nat.c $(defs_h) $(inferior_h) $(regcache_h) \
        $(target_h) $(gdb_assert_h) $(hppa_tdep_h) $(inf_ptrace_h) \
        $(inf_ttrace_h)
@@ -2101,7 +2101,7 @@ hppa-tdep.o: hppa-tdep.c $(defs_h) $(bfd_h) $(inferior_h) $(regcache_h) \
        $(completer_h) $(osabi_h) $(gdb_assert_h) $(arch_utils_h) \
        $(symtab_h) $(dis_asm_h) $(trad_frame_h) $(frame_unwind_h) \
        $(frame_base_h) $(gdbcore_h) $(gdbcmd_h) $(objfiles_h) \
-       $(hppa_tdep_h)
+       $(hppa_tdep_h) $(gdbtypes_h)
 hpread.o: hpread.c $(defs_h) $(bfd_h) $(gdb_string_h) $(hp_symtab_h) \
        $(syms_h) $(symtab_h) $(symfile_h) $(objfiles_h) $(buildsym_h) \
        $(complaints_h) $(gdb_stabs_h) $(gdbtypes_h) $(demangle_h) \
@@ -2157,7 +2157,7 @@ i386-sol2-tdep.o: i386-sol2-tdep.c $(defs_h) $(value_h) $(osabi_h) \
        $(gdb_string_h) $(sol2_tdep_h) $(i386_tdep_h) $(solib_svr4_h)
 i386-stub.o: i386-stub.c
 i386-tdep.o: i386-tdep.c $(defs_h) $(arch_utils_h) $(command_h) \
-       $(dummy_frame_h) $(dwarf2_frame_h) $(doublest_h) $(floatformat_h) \
+       $(dummy_frame_h) $(dwarf2_frame_h) $(doublest_h) $(gdbtypes_h) \
        $(frame_h) $(frame_base_h) $(frame_unwind_h) $(inferior_h) \
        $(gdbcmd_h) $(gdbcore_h) $(objfiles_h) $(osabi_h) $(regcache_h) \
        $(reggroups_h) $(regset_h) $(symfile_h) $(symtab_h) $(target_h) \
@@ -2183,7 +2183,7 @@ ia64-tdep.o: ia64-tdep.c $(defs_h) $(inferior_h) $(gdbcore_h) \
        $(value_h) $(gdb_assert_h) $(objfiles_h) $(elf_common_h) \
        $(elf_bfd_h) $(dis_asm_h) $(infcall_h) $(osabi_h) $(ia64_tdep_h) \
        $(elf_ia64_h) $(libunwind_frame_h) $(libunwind_ia64_h) \
-       $(cp_abi_h)
+       $(cp_abi_h) $(gdbtypes_h)
 infcall.o: infcall.c $(defs_h) $(breakpoint_h) $(target_h) $(regcache_h) \
        $(inferior_h) $(gdb_assert_h) $(block_h) $(gdbcore_h) $(language_h) \
        $(objfiles_h) $(gdbcmd_h) $(command_h) $(gdb_string_h) $(infcall_h) \
@@ -2322,7 +2322,7 @@ m68klinux-tdep.o: m68klinux-tdep.c $(defs_h) $(gdbcore_h) $(doublest_h) \
        $(solib_svr4_h)
 m68k-stub.o: m68k-stub.c
 m68k-tdep.o: m68k-tdep.c $(defs_h) $(dwarf2_frame_h) $(frame_h) \
-       $(frame_base_h) $(frame_unwind_h) $(floatformat_h) $(symtab_h) \
+       $(frame_base_h) $(frame_unwind_h) $(gdbtypes_h) $(symtab_h) \
        $(gdbcore_h) $(value_h) $(gdb_string_h) $(gdb_assert_h) \
        $(inferior_h) $(regcache_h) $(arch_utils_h) $(osabi_h) $(dis_asm_h) \
        $(m68k_tdep_h) $(gregset_h)
@@ -2373,7 +2373,7 @@ mips-linux-nat.o: mips-linux-nat.c $(defs_h) $(mips_tdep_h) $(target_h) \
 mips-linux-tdep.o: mips-linux-tdep.c $(defs_h) $(gdbcore_h) $(target_h) \
        $(solib_svr4_h) $(osabi_h) $(mips_tdep_h) $(gdb_string_h) \
        $(gdb_assert_h) $(frame_h) $(regcache_h) $(trad_frame_h) \
-       $(tramp_frame_h) $(floatformat_h) $(solib_h) $(symtab_h) \
+       $(tramp_frame_h) $(gdbtypes_h) $(solib_h) $(symtab_h) \
        $(mips_linux_tdep_h)
 mips-mdebug-tdep.o: mips-mdebug-tdep.c $(defs_h) $(frame_h) $(mips_tdep_h) \
        $(trad_frame_h) $(block_h) $(symtab_h) $(objfiles_h) $(elf_mips_h) \
@@ -2485,7 +2485,7 @@ ppcnbsd-tdep.o: ppcnbsd-tdep.c $(defs_h) $(gdbcore_h) $(gdb_types_h) \
 ppcobsd-nat.o: ppcobsd-nat.c $(defs_h) $(gdbcore_h) $(inferior_h) \
        $(regcache_h) $(gdb_assert_h) $(ppc_tdep_h) $(ppcobsd_tdep_h) \
        $(bsd_kvm_h) $(inf_ptrace_h)
-ppcobsd-tdep.o: ppcobsd-tdep.c $(defs_h) $(arch_utils_h) $(floatformat_h) \
+ppcobsd-tdep.o: ppcobsd-tdep.c $(defs_h) $(arch_utils_h) $(gdbtypes_h) \
        $(frame_h) $(frame_unwind_h) $(osabi_h) $(regcache_h) $(regset_h) \
        $(symtab_h) $(trad_frame_h) $(gdb_assert_h) $(gdb_string_h) \
        $(ppc_tdep_h) $(ppcobsd_tdep_h) $(solib_svr4_h)
@@ -2714,7 +2714,7 @@ sparc-linux-nat.o: sparc-linux-nat.c $(defs_h) $(regcache_h) $(gregset_h) \
        $(sparc_tdep_h) $(sparc_nat_h) $(inferior_h) $(target_h) \
        $(linux_nat_h)
 sparc-linux-tdep.o: sparc-linux-tdep.c $(defs_h) $(dwarf2_frame_h) \
-       $(floatformat_h) $(frame_h) $(frame_unwind_h) $(regset_h) \
+       $(gdbtypes_h) $(frame_h) $(frame_unwind_h) $(regset_h) \
        $(gdbarch_h) $(gdbcore_h) $(osabi_h) $(regcache_h) $(solib_svr4_h) \
        $(symtab_h) $(trad_frame_h) $(tramp_frame_h) $(sparc_tdep_h)
 sparc-nat.o: sparc-nat.c $(defs_h) $(inferior_h) $(regcache_h) $(target_h) \
index 960e6dff072b0e03370f2df980eaf1d60e759357..4724f65f5f77a11feefdb6be32415ea347ea00d0 100644 (file)
@@ -32,6 +32,7 @@
 #include "trad-frame.h"
 #include "gdbcmd.h"
 #include "gdbcore.h"
+#include "gdbtypes.h"
 #include "inferior.h"
 #include "symfile.h"
 #include "arch-utils.h"
index 059704080f9f5e329a4ebeed6bcb60a7f59d0583..060eb131818490cd1a2e223fc627403bd8e6328e 100644 (file)
@@ -41,6 +41,7 @@
 
 #include "gdbcore.h"
 #include "gdbcmd.h"
+#include "gdbtypes.h"
 #include "objfiles.h"
 #include "hppa-tdep.h"
 
index 7aaa3a32f029bb914b7a81b90376c686c1480967..14a399e9fcd4c4e1d9709df5fda26cb8358ab718 100644 (file)
@@ -21,6 +21,7 @@
 
 #include "defs.h"
 #include "arch-utils.h"
+#include "gdbtypes.h"
 #include "symtab.h"
 #include "objfiles.h"
 #include "osabi.h"
index 1f0cb8f3809d0e9123e7df085adeb8b08d5759ee..afc7cb23e544a6257fa798516374fb1fd4f54904 100644 (file)
 #include "dummy-frame.h"
 #include "dwarf2-frame.h"
 #include "doublest.h"
-#include "floatformat.h"
 #include "frame.h"
 #include "frame-base.h"
 #include "frame-unwind.h"
 #include "inferior.h"
 #include "gdbcmd.h"
 #include "gdbcore.h"
+#include "gdbtypes.h"
 #include "objfiles.h"
 #include "osabi.h"
 #include "regcache.h"
index 1aed60d99820598548a48a0a226cd63c1e13d3b8..883d570cc445862dd035e78c98e746287b4d54c9 100644 (file)
@@ -25,6 +25,7 @@
 #include "gdbcore.h"
 #include "arch-utils.h"
 #include "floatformat.h"
+#include "gdbtypes.h"
 #include "regcache.h"
 #include "reggroups.h"
 #include "frame.h"
index 55bb5b21fa86a221e702544bb92be365593bfdcd..d7c89c27183181d424805fe8abb8e24a468ba766 100644 (file)
@@ -25,7 +25,7 @@
 #include "frame.h"
 #include "frame-base.h"
 #include "frame-unwind.h"
-#include "floatformat.h"
+#include "gdbtypes.h"
 #include "symtab.h"
 #include "gdbcore.h"
 #include "value.h"
index 3da7522b79ce78e16152d5702c6b5cb34e049838..bf4c78635f3c01040cec397eeb62cae73474896e 100644 (file)
@@ -32,7 +32,7 @@
 #include "regcache.h"
 #include "trad-frame.h"
 #include "tramp-frame.h"
-#include "floatformat.h"
+#include "gdbtypes.h"
 #include "solib.h"
 #include "symtab.h"
 #include "mips-linux-tdep.h"
index dc76a1855e2c3ece8d1e59cd25b102276132da02..b826fba145c460177692b755722d544e7d9b2828 100644 (file)
@@ -21,9 +21,9 @@
 
 #include "defs.h"
 #include "arch-utils.h"
-#include "floatformat.h"
 #include "frame.h"
 #include "frame-unwind.h"
+#include "gdbtypes.h"
 #include "osabi.h"
 #include "regcache.h"
 #include "regset.h"
index 74a1d33c00b9ffba097ce0bc3f1c91a915a58919..a6a8a276f87ad04e52d2c50672f3e9b770d3060d 100644 (file)
@@ -21,9 +21,9 @@
 
 #include "defs.h"
 #include "dwarf2-frame.h"
-#include "floatformat.h"
 #include "frame.h"
 #include "frame-unwind.h"
+#include "gdbtypes.h"
 #include "regset.h"
 #include "gdbarch.h"
 #include "gdbcore.h"
This page took 0.038517 seconds and 4 git commands to generate.