From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Kettenis To: gdb-patches@sources.redhat.com Subject: [PATCH] Really remove HAVE_TERMIOS from config/i386/xm-linux.h Date: Sat, 14 Jul 2001 04:13:00 -0000 Message-id: <200107141113.f6EBDll02272@delius.kettenis.local> X-SW-Source: 2001-07/msg00340.html For some reason, this didn't go in. Mark Index: ChangeLog from Mark Kettenis * config/i386/xm-linux.h (HAVE_TERMIOS): Really remove. Index: config/i386/xm-linux.h =================================================================== RCS file: /cvs/src/src/gdb/config/i386/xm-linux.h,v retrieving revision 1.4 diff -u -p -r1.4 xm-linux.h --- config/i386/xm-linux.h 2001/07/05 14:40:51 1.4 +++ config/i386/xm-linux.h 2001/07/14 11:12:00 @@ -1,5 +1,5 @@ /* Native support for GNU/Linux, for GDB, the GNU debugger. - Copyright 1986, 1987, 1989, 1992, 1993, 1994, 1995, 1996, 1999, 2000 + Copyright 1986, 1987, 1989, 1992, 1993, 1994, 1995, 1996, 1999, 2000, 2001 Free Software Foundation, Inc. This file is part of GDB. @@ -25,8 +25,6 @@ #define HOST_BYTE_ORDER LITTLE_ENDIAN #define HOST_LONG_DOUBLE_FORMAT &floatformat_i387_ext - -#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. */