* i386v-nat.c: Remove copnditional inclusion of <asm/debugreg.h>,
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 621b9c49447e1afc0d69d5216f8ea47f59da10e9..bf7b444cec0c41462f00145c558ab1632c626185 100644 (file)
@@ -1,3 +1,16 @@
+2002-06-15  Mark Kettenis  <kettenis@gnu.org>
+
+       * i386v-nat.c: Remove copnditional inclusion of <asm/debugreg.h>,
+       and associated comment.  They no longer make any sense, since we
+       don't use this file anymore on Linux.
+
+       * config/i386/tm-i386.h (MAX_NUM_REGS): Removed.
+       * i386-tdep.c (i386_register_offset, i386_register_size): Use
+       I386_SSE_NUM_REGS instead of MAX_NUM_REGS for the number of
+       elements in these arrays.
+       (_initialize_i386_tdep): Use I386_SSE_NUM_REGS instead of
+       MAX_NUM_REGS.
+
 2002-06-15  Mark Kettenis  <kettenis@gnu.org>
 
        * osabi.h (gdb_osabi): Add GDB_OSABI_LYNXOS.
This page took 0.024983 seconds and 4 git commands to generate.