This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[patch] zap some empty xm-*.h files


Hello,

The attached removes a number of empty (or unused in the case of 
xm-windows.h) xm-*.h files.

Remember, these files are no longer really needed so don't be suprized 
if a few more disappear :-)

Andrew
2002-01-19  Andrew Cagney  <ac131313@redhat.com>

	* config/mips/xm-news-mips.h: Delete file.
	* config/mips/news-mips.mh (XM_FILE): Delete makefile variable.

	* config/m88k/xm-m88k.h: Delete file.
	* config/m88k/xm-dgux.h: Do not include xm-m88k.h.
	* config/m88k/xm-delta88v4.h: Ditto.
	* config/m88k/xm-delta88.h: Ditto.

	* config/alpha/xm-fbsd.h: Delete file.
	* config/alpha/fbsd.mh (XM_FILE): Delete makefile variable.

	* config/sparc/xm-sparc.h: Delete file.
	* Makefile.in (xm-sun4os4.h): Delete dependency.
	* config/sparc/xm-sun4sol2.h: Do not include xm-sparc.h.
	* config/sparc/xm-sun4os4.h: Ditto.
	* config/sparc/xm-linux.h: Ditto.

	* config/i386/xm-windows.h: Delete file.

Index: Makefile.in
===================================================================
RCS file: /cvs/src/src/gdb/Makefile.in,v
retrieving revision 1.150
diff -p -r1.150 Makefile.in
*** Makefile.in	2002/01/18 04:50:56	1.150
--- Makefile.in	2002/01/20 01:07:51
*************** tm-sun3.h tm-hp300bsd.h tm-altos.h: tm-m
*** 932,938 ****
  tm-hp300hpux.h tm-sun2.h tm-3b1.h: tm-m68k.h
  xm-i386-sv32.h: xm-i386.h
  tm-i386gas.h: tm-i386.h
- xm-sun4os4.h: xm-sparc.h
  tm-sun4os4.h: tm-sparc.h
  xm-vaxult.h: xm-vax.h
  xm-vaxbsd.h: xm-vax.h
--- 932,937 ----
Index: config/alpha/fbsd.mh
===================================================================
RCS file: /cvs/src/src/gdb/config/alpha/fbsd.mh,v
retrieving revision 1.5
diff -p -r1.5 fbsd.mh
*** fbsd.mh	2002/01/18 04:50:57	1.5
--- fbsd.mh	2002/01/20 01:07:51
***************
*** 2,6 ****
  NATDEPFILES= fork-child.o infptrace.o inftarg.o \
  	solib.o solib-svr4.o solib-legacy.o \
  	corelow.o core-regset.o alphabsd-nat.o
- XM_FILE= xm-fbsd.h
  NAT_FILE= nm-fbsd.h
--- 2,5 ----
Index: config/m88k/xm-delta88.h
===================================================================
RCS file: /cvs/src/src/gdb/config/m88k/xm-delta88.h,v
retrieving revision 1.2
diff -p -r1.2 xm-delta88.h
*** xm-delta88.h	2001/03/06 08:21:31	1.2
--- xm-delta88.h	2002/01/20 01:08:06
***************
*** 19,26 ****
     Foundation, Inc., 59 Temple Place - Suite 330,
     Boston, MA 02111-1307, USA.  */
  
- #include "m88k/xm-m88k.h"
- 
  #if !defined (USG)
  #define USG 1
  #endif
--- 19,24 ----
Index: config/m88k/xm-delta88v4.h
===================================================================
RCS file: /cvs/src/src/gdb/config/m88k/xm-delta88v4.h,v
retrieving revision 1.2
diff -p -r1.2 xm-delta88v4.h
*** xm-delta88v4.h	2001/03/06 08:21:31	1.2
--- xm-delta88v4.h	2002/01/20 01:08:06
***************
*** 19,24 ****
     Foundation, Inc., 59 Temple Place - Suite 330,
     Boston, MA 02111-1307, USA.  */
  
- #include "m88k/xm-m88k.h"
- 
  #include "xm-sysv4.h"
--- 19,22 ----
Index: config/m88k/xm-dgux.h
===================================================================
RCS file: /cvs/src/src/gdb/config/m88k/xm-dgux.h,v
retrieving revision 1.3
diff -p -r1.3 xm-dgux.h
*** xm-dgux.h	2001/12/02 02:57:15	1.3
--- xm-dgux.h	2002/01/20 01:08:06
***************
*** 19,26 ****
     Foundation, Inc., 59 Temple Place - Suite 330,
     Boston, MA 02111-1307, USA.  */
  
- #include "m88k/xm-m88k.h"
- 
  #if !defined (USG)
  #define USG 1
  #endif
--- 19,24 ----
Index: config/mips/news-mips.mh
===================================================================
RCS file: /cvs/src/src/gdb/config/mips/news-mips.mh,v
retrieving revision 1.1.1.1
diff -p -r1.1.1.1 news-mips.mh
*** news-mips.mh	1999/04/16 01:34:23	1.1.1.1
--- news-mips.mh	2002/01/20 01:08:06
***************
*** 1,4 ****
  # Host: Big-endian MIPS machine such as Sony News
  NATDEPFILES= infptrace.o inftarg.o fork-child.o corelow.o mips-nat.o
- XM_FILE= xm-news-mips.h
  NAT_FILE= nm-news-mips.h
--- 1,3 ----
Index: config/sparc/xm-linux.h
===================================================================
RCS file: /cvs/src/src/gdb/config/sparc/xm-linux.h,v
retrieving revision 1.4
diff -p -r1.4 xm-linux.h
*** xm-linux.h	2001/09/08 10:39:54	1.4
--- xm-linux.h	2002/01/20 01:08:06
***************
*** 22,29 ****
  #ifndef XM_SPARCLINUX_H
  #define XM_SPARCLINUX_H
  
- #include "sparc/xm-sparc.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
--- 22,27 ----
Index: config/sparc/xm-sun4os4.h
===================================================================
RCS file: /cvs/src/src/gdb/config/sparc/xm-sun4os4.h,v
retrieving revision 1.2
diff -p -r1.2 xm-sun4os4.h
*** xm-sun4os4.h	2001/03/06 08:21:37	1.2
--- xm-sun4os4.h	2002/01/20 01:08:06
***************
*** 19,26 ****
     Foundation, Inc., 59 Temple Place - Suite 330,
     Boston, MA 02111-1307, USA.  */
  
- #include "sparc/xm-sparc.h"
- 
  #define FPU
  
  /* /usr/include/malloc.h is included by vx-share/xdr_ld, and might
--- 19,24 ----
Index: config/sparc/xm-sun4sol2.h
===================================================================
RCS file: /cvs/src/src/gdb/config/sparc/xm-sun4sol2.h,v
retrieving revision 1.5
diff -p -r1.5 xm-sun4sol2.h
*** xm-sun4sol2.h	2001/07/23 19:21:56	1.5
--- xm-sun4sol2.h	2002/01/20 01:08:16
***************
*** 19,28 ****
     Foundation, Inc., 59 Temple Place - Suite 330,
     Boston, MA 02111-1307, USA.  */
  
- /* Most of what we know is generic to SPARC hosts.  */
- 
- #include "sparc/xm-sparc.h"
- 
  /* Pick up more stuff from the generic SVR4 host include file. */
  
  #include "xm-sysv4.h"
--- 19,24 ----

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]