aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@gnu.org>2001-07-12 18:22:37 +0000
committerMark Kettenis <kettenis@gnu.org>2001-07-12 18:22:37 +0000
commit1e4fac5928dd643e538e672ea234e82b7a733c0d (patch)
tree41ba1ac360d79ff7145f8b65a6d8a43206b40516
parent49e790b035044a3a9916a34b478fcf273345a81e (diff)
downloadgdb-1e4fac5928dd643e538e672ea234e82b7a733c0d.zip
gdb-1e4fac5928dd643e538e672ea234e82b7a733c0d.tar.gz
gdb-1e4fac5928dd643e538e672ea234e82b7a733c0d.tar.bz2
* config/arm/xm-linux.h, config/i386/xm-linux.h,
config/m68k/xm-linux.h, config/powerpc/xm-linux.h, config/sparc/xm-linux.h, config/ia64/xm-linux.h (HAVE_TERMIOS): Removed. Taken care of by autoconf and terminal.h.
-rw-r--r--gdb/ChangeLog7
-rw-r--r--gdb/config/arm/xm-linux.h4
-rw-r--r--gdb/config/ia64/xm-linux.h4
-rw-r--r--gdb/config/m68k/xm-linux.h3
-rw-r--r--gdb/config/powerpc/xm-linux.h2
-rw-r--r--gdb/config/sparc/xm-linux.h3
6 files changed, 11 insertions, 12 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index e6150cc..64f6cf5 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,10 @@
+2001-07-12 Mark Kettenis <kettenis@gnu.org>
+
+ * config/arm/xm-linux.h, config/i386/xm-linux.h,
+ config/m68k/xm-linux.h, config/powerpc/xm-linux.h,
+ config/sparc/xm-linux.h, config/ia64/xm-linux.h (HAVE_TERMIOS):
+ Removed. Taken care of by autoconf and terminal.h.
+
2001-07-12 Daniel Jacobowitz <drow@mvista.com>
* mips-tdep.c (mips_type_needs_double_align): New function.
diff --git a/gdb/config/arm/xm-linux.h b/gdb/config/arm/xm-linux.h
index ef724b5..b6c3123 100644
--- a/gdb/config/arm/xm-linux.h
+++ b/gdb/config/arm/xm-linux.h
@@ -1,5 +1,5 @@
/* Host definitions for ARM GNU/Linux, for GDB, the GNU debugger.
- Copyright 1999 Free Software Foundation, Inc.
+ Copyright 1999, 2001 Free Software Foundation, Inc.
This file is part of GDB.
@@ -23,8 +23,6 @@
#define HOST_BYTE_ORDER LITTLE_ENDIAN
-#define HAVE_TERMIOS
-
/* This is the amount to subtract from u.u_ar0
to get the offset in the core file of the register values. */
#define KERNEL_U_ADDR 0x0
diff --git a/gdb/config/ia64/xm-linux.h b/gdb/config/ia64/xm-linux.h
index eae29a8..817c1d3 100644
--- a/gdb/config/ia64/xm-linux.h
+++ b/gdb/config/ia64/xm-linux.h
@@ -1,5 +1,5 @@
/* Native support for GNU/Linux, for GDB, the GNU debugger.
- Copyright 1999, 2000 Free Software Foundation, Inc.
+ Copyright 1999, 2000, 2001 Free Software Foundation, Inc.
This file is part of GDB.
@@ -23,8 +23,6 @@
#define HOST_BYTE_ORDER LITTLE_ENDIAN
-#define HAVE_TERMIOS
-
/* This is the amount to subtract from u.u_ar0
to get the offset in the core file of the register values. */
#define KERNEL_U_ADDR 0x0
diff --git a/gdb/config/m68k/xm-linux.h b/gdb/config/m68k/xm-linux.h
index b2545a8..2c9beb6 100644
--- a/gdb/config/m68k/xm-linux.h
+++ b/gdb/config/m68k/xm-linux.h
@@ -1,5 +1,5 @@
/* Native support for linux, for GDB, the GNU debugger.
- Copyright 1996, 1998 Free Software Foundation, Inc.
+ Copyright 1996, 1998, 2001 Free Software Foundation, Inc.
This file is part of GDB.
@@ -29,7 +29,6 @@
to get the offset in the core file of the register values. */
#define KERNEL_U_ADDR 0x0
-#define HAVE_TERMIOS
#define NEED_POSIX_SETPGID
/* Need R_OK etc, but USG isn't defined. */
diff --git a/gdb/config/powerpc/xm-linux.h b/gdb/config/powerpc/xm-linux.h
index 3ffbab7..1659965 100644
--- a/gdb/config/powerpc/xm-linux.h
+++ b/gdb/config/powerpc/xm-linux.h
@@ -23,8 +23,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
#define HOST_BYTE_ORDER BIG_ENDIAN
-#define HAVE_TERMIOS
-
/* This is the amount to subtract from u.u_ar0
to get the offset in the core file of the register values. */
#define KERNEL_U_ADDR 0x0
diff --git a/gdb/config/sparc/xm-linux.h b/gdb/config/sparc/xm-linux.h
index 87b2ee6..ffeba77 100644
--- a/gdb/config/sparc/xm-linux.h
+++ b/gdb/config/sparc/xm-linux.h
@@ -1,5 +1,5 @@
/* Macro definitions for running gdb on a Sparc running Linux.
- Copyright (C) 1989, 1993, 1994, 1995, 1996, 1998
+ Copyright 1989, 1993, 1994, 1995, 1996, 1998, 2001
Free Software Foundation, Inc.
This file is part of GDB.
@@ -24,7 +24,6 @@
#include "sparc/xm-sparc.h"
-#define HAVE_TERMIOS
/* This is the amount to subtract from u.u_ar0
to get the offset in the core file of the register values. */
#define KERNEL_U_ADDR 0x0