This is the mail archive of the
gdb-patches@sources.redhat.com
mailing list for the GDB project.
[obish] garbage collect xm-i386.h & pa/xm-linux.h
- From: Andrew Cagney <cagney at gnu dot org>
- To: gdb-patches at sources dot redhat dot com
- Date: Thu, 29 Jul 2004 16:05:14 -0400
- Subject: [obish] garbage collect xm-i386.h & pa/xm-linux.h
Both files are empty, this removes them (cleaning up the fallout). Also
zaps a stray HOST_LONG_DOUBLE_FORMAT.
committed,
Andrew
2004-07-29 Andrew Cagney <cagney@gnu.org>
* config/m68k/xm-m68k.h: Delete file.
* config/m68k/xm-linux.h: Do not include "m68k/xm-m68k.h". Update
copyright.
(HOST_LONG_DOUBLE_FORMAT): Delete macro.
* config/pa/xm-linux.h: Delete empty file.
* config/pa/linux.mh (XM_FILE): Delete.
* config/i386/xm-i386.h: Delete empty file.
* config/i386/xm-nbsd.h, config/i386/xm-go32.h: Do not include
"i386/xm-i386.h".
* config/i386/obsdaout.mh (XM_FILE): Delete.
* config/i386/obsd64.mh (XM_FILE): Delete.
* config/i386/fbsd64.mh (XM_FILE): Delete.
* config/i386/nto.mh (XM_FILE): Delete.
* config/i386/obsd.mh (XM_FILE): Delete.
* config/i386/linux64.mh (XM_FILE): Delete.
* config/i386/linux.mh (XM_FILE): Delete.
* config/i386/i386sol2.mh (XM_FILE): Delete.
* config/i386/i386gnu.mh (XM_FILE): Delete.
* config/i386/fbsd.mh (XM_FILE): Delete.
* config/i386/nbsd64.mh (XM_FILE): Delete.
Index: config/i386/fbsd.mh
===================================================================
RCS file: /cvs/src/src/gdb/config/i386/fbsd.mh,v
retrieving revision 1.15
diff -p -u -r1.15 fbsd.mh
--- config/i386/fbsd.mh 22 May 2004 17:21:36 -0000 1.15
+++ config/i386/fbsd.mh 29 Jul 2004 19:49:31 -0000
@@ -3,6 +3,5 @@ NATDEPFILES= fork-child.o infptrace.o in
i386-nat.o i386bsd-nat.o i386fbsd-nat.o \
gcore.o fbsd-proc.o bsd-kvm.o
NAT_FILE= nm-fbsd.h
-XM_FILE= xm-i386.h
LOADLIBES= -lkvm
Index: config/i386/fbsd64.mh
===================================================================
RCS file: /cvs/src/src/gdb/config/i386/fbsd64.mh,v
retrieving revision 1.6
diff -p -u -r1.6 fbsd64.mh
--- config/i386/fbsd64.mh 27 Jun 2004 15:59:25 -0000 1.6
+++ config/i386/fbsd64.mh 29 Jul 2004 19:49:31 -0000
@@ -3,6 +3,5 @@ NATDEPFILES= fork-child.o infptrace.o in
amd64-nat.o amd64bsd-nat.o amd64fbsd-nat.o \
gcore.o fbsd-proc.o bsd-kvm.o
NAT_FILE= nm-fbsd64.h
-XM_FILE= xm-i386.h
LOADLIBES= -lkvm
Index: config/i386/i386gnu.mh
===================================================================
RCS file: /cvs/src/src/gdb/config/i386/i386gnu.mh,v
retrieving revision 1.9
diff -p -u -r1.9 i386gnu.mh
--- config/i386/i386gnu.mh 15 Aug 2002 22:24:01 -0000 1.9
+++ config/i386/i386gnu.mh 29 Jul 2004 19:49:31 -0000
@@ -4,7 +4,6 @@ NATDEPFILES= i386gnu-nat.o gnu-nat.o cor
notify_S.o process_reply_S.o msg_reply_S.o \
msg_U.o exc_request_U.o exc_request_S.o
-XM_FILE= xm-i386.h
NAT_FILE= nm-i386gnu.h
MH_CFLAGS = -D_GNU_SOURCE
Index: config/i386/i386sol2.mh
===================================================================
RCS file: /cvs/src/src/gdb/config/i386/i386sol2.mh,v
retrieving revision 1.8
diff -p -u -r1.8 i386sol2.mh
--- config/i386/i386sol2.mh 9 Apr 2004 23:09:04 -0000 1.8
+++ config/i386/i386sol2.mh 29 Jul 2004 19:49:31 -0000
@@ -2,4 +2,3 @@
NATDEPFILES= fork-child.o i386v4-nat.o \
procfs.o proc-api.o proc-events.o proc-flags.o proc-why.o gcore.o
NAT_FILE= nm-i386sol2.h
-XM_FILE= xm-i386.h
Index: config/i386/linux.mh
===================================================================
RCS file: /cvs/src/src/gdb/config/i386/linux.mh,v
retrieving revision 1.13
diff -p -u -r1.13 linux.mh
--- config/i386/linux.mh 15 Jun 2003 20:56:47 -0000 1.13
+++ config/i386/linux.mh 29 Jul 2004 19:49:31 -0000
@@ -1,7 +1,5 @@
# Host: Intel 386 running GNU/Linux.
-XM_FILE= xm-i386.h
-
NAT_FILE= nm-linux.h
NATDEPFILES= infptrace.o inftarg.o fork-child.o corelow.o linux-proc.o \
core-aout.o i386-nat.o i386-linux-nat.o \
Index: config/i386/linux64.mh
===================================================================
RCS file: /cvs/src/src/gdb/config/i386/linux64.mh,v
retrieving revision 1.1
diff -p -u -r1.1 linux64.mh
--- config/i386/linux64.mh 25 Feb 2004 20:45:30 -0000 1.1
+++ config/i386/linux64.mh 29 Jul 2004 19:49:31 -0000
@@ -3,7 +3,6 @@ NATDEPFILES= infptrace.o inftarg.o fork-
i386-nat.o amd64-nat.o amd64-linux-nat.o linux-nat.o \
proc-service.o thread-db.o lin-lwp.o linux-proc.o gcore.o
NAT_FILE= nm-linux64.h
-XM_FILE= xm-i386.h
# The dynamically loaded libthread_db needs access to symbols in the
# gdb executable.
Index: config/i386/nbsd64.mh
===================================================================
RCS file: /cvs/src/src/gdb/config/i386/nbsd64.mh,v
retrieving revision 1.2
diff -p -u -r1.2 nbsd64.mh
--- config/i386/nbsd64.mh 22 Feb 2004 16:20:22 -0000 1.2
+++ config/i386/nbsd64.mh 29 Jul 2004 19:49:31 -0000
@@ -2,4 +2,3 @@
NATDEPFILES= fork-child.o infptrace.o inftarg.o \
amd64-nat.o amd64bsd-nat.o amd64nbsd-nat.o
NAT_FILE= nm-nbsd.h
-XM_FILE= xm-i386.h
Index: config/i386/nto.mh
===================================================================
RCS file: /cvs/src/src/gdb/config/i386/nto.mh,v
retrieving revision 1.2
diff -p -u -r1.2 nto.mh
--- config/i386/nto.mh 4 Jul 2003 15:57:08 -0000 1.2
+++ config/i386/nto.mh 29 Jul 2004 19:49:31 -0000
@@ -3,5 +3,3 @@
NAT_FILE= nm-nto.h
NATDEPFILES= nto-procfs.o
-
-XM_FILE= xm-i386.h
Index: config/i386/obsd.mh
===================================================================
RCS file: /cvs/src/src/gdb/config/i386/obsd.mh,v
retrieving revision 1.9
diff -p -u -r1.9 obsd.mh
--- config/i386/obsd.mh 27 Jun 2004 16:22:43 -0000 1.9
+++ config/i386/obsd.mh 29 Jul 2004 19:49:31 -0000
@@ -2,7 +2,6 @@
NATDEPFILES= fork-child.o infptrace.o inftarg.o \
i386bsd-nat.o i386obsd-nat.o i386nbsd-nat.o bsd-kvm.o
NAT_FILE= nm-obsd.h
-XM_FILE= xm-i386.h
LOADLIBES= -lkvm
Index: config/i386/obsd64.mh
===================================================================
RCS file: /cvs/src/src/gdb/config/i386/obsd64.mh,v
retrieving revision 1.3
diff -p -u -r1.3 obsd64.mh
--- config/i386/obsd64.mh 22 May 2004 22:42:53 -0000 1.3
+++ config/i386/obsd64.mh 29 Jul 2004 19:49:31 -0000
@@ -2,6 +2,5 @@
NATDEPFILES= fork-child.o infptrace.o inftarg.o \
amd64-nat.o amd64bsd-nat.o amd64obsd-nat.o bsd-kvm.o
NAT_FILE= nm-nbsd.h
-XM_FILE= xm-i386.h
LOADLIBES= -lkvm
Index: config/i386/obsdaout.mh
===================================================================
RCS file: /cvs/src/src/gdb/config/i386/obsdaout.mh,v
retrieving revision 1.2
diff -p -u -r1.2 obsdaout.mh
--- config/i386/obsdaout.mh 22 Feb 2004 16:20:22 -0000 1.2
+++ config/i386/obsdaout.mh 29 Jul 2004 19:49:31 -0000
@@ -2,4 +2,3 @@
NATDEPFILES= fork-child.o infptrace.o inftarg.o i386bsd-nat.o i386obsd-nat.o \
solib.o solib-sunos.o
NAT_FILE= nm-obsd.h
-XM_FILE= xm-i386.h
Index: config/i386/xm-go32.h
===================================================================
RCS file: /cvs/src/src/gdb/config/i386/xm-go32.h,v
retrieving revision 1.7
diff -p -u -r1.7 xm-go32.h
--- config/i386/xm-go32.h 2 Aug 2001 15:18:15 -0000 1.7
+++ config/i386/xm-go32.h 29 Jul 2004 19:49:31 -0000
@@ -18,7 +18,6 @@
Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
-#include "i386/xm-i386.h"
#include "fopen-bin.h"
#define GDBINIT_FILENAME "gdb.ini"
Index: config/i386/xm-nbsd.h
===================================================================
RCS file: /cvs/src/src/gdb/config/i386/xm-nbsd.h,v
retrieving revision 1.5
diff -p -u -r1.5 xm-nbsd.h
--- config/i386/xm-nbsd.h 22 Feb 2004 16:20:22 -0000 1.5
+++ config/i386/xm-nbsd.h 29 Jul 2004 19:49:31 -0000
@@ -19,7 +19,5 @@
Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
-#include "i386/xm-i386.h"
-
/* Get generic NetBSD host definitions. */
#include "config/xm-nbsd.h"
Index: config/m68k/xm-linux.h
===================================================================
RCS file: /cvs/src/src/gdb/config/m68k/xm-linux.h,v
retrieving revision 1.7
diff -p -u -r1.7 xm-linux.h
--- config/m68k/xm-linux.h 8 Sep 2001 10:39:53 -0000 1.7
+++ config/m68k/xm-linux.h 29 Jul 2004 19:49:31 -0000
@@ -1,5 +1,6 @@
/* Native support for linux, for GDB, the GNU debugger.
- Copyright 1996, 1998, 2001 Free Software Foundation, Inc.
+
+ Copyright 1996, 1998, 2001, 2004 Free Software Foundation, Inc.
This file is part of GDB.
@@ -21,14 +22,8 @@
#ifndef XM_LINUX_H
#define XM_LINUX_H
-/* Pick up most of what we need from the generic m68k host include file. */
-
-#include "m68k/xm-m68k.h"
-
/* 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
-#define HOST_LONG_DOUBLE_FORMAT &floatformat_m68881_ext
-
#endif /* #ifndef XM_LINUX_H */
Index: config/pa/linux.mh
===================================================================
RCS file: /cvs/src/src/gdb/config/pa/linux.mh,v
retrieving revision 1.1
diff -p -u -r1.1 linux.mh
--- config/pa/linux.mh 29 Apr 2004 03:36:50 -0000 1.1
+++ config/pa/linux.mh 29 Jul 2004 19:49:31 -0000
@@ -1,6 +1,5 @@
# Host: Hewlett-Packard PA-RISC machine, running Linux
XDEPFILES=
-XM_FILE= xm-linux.h
NAT_FILE= nm-linux.h
NATDEPFILES= infptrace.o inftarg.o fork-child.o corelow.o gcore.o \
core-regset.o hppa-linux-nat.o linux-proc.o \