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]

[commit] Zap more empty tm-*.h files


FYI,

Committed,

Andrew
2004-09-02  Andrew Cagney  <cagney@gnu.org>

	* config/m68k/tm-st2000.h: Delete.
	* config/m68k/st2000.mt (TM_FILE): Set to tm-m68k.h.
	* config/sparc/fbsd.mt (TM_FILE): Delete.
	* config/sparc/tm-fbsd.h: Delete.

Index: config/m68k/st2000.mt
===================================================================
RCS file: /cvs/src/src/gdb/config/m68k/st2000.mt,v
retrieving revision 1.1.1.1
diff -p -u -r1.1.1.1 st2000.mt
--- config/m68k/st2000.mt	16 Apr 1999 01:34:22 -0000	1.1.1.1
+++ config/m68k/st2000.mt	2 Sep 2004 19:06:55 -0000
@@ -1,3 +1,3 @@
 # Target: Tandem ST-2000 phone switch
 TDEPFILES= m68k-tdep.o remote-st.o
-TM_FILE= tm-st2000.h
+TM_FILE= tm-m68k.h
Index: config/sparc/fbsd.mt
===================================================================
RCS file: /cvs/src/src/gdb/config/sparc/fbsd.mt,v
retrieving revision 1.4
diff -p -u -r1.4 fbsd.mt
--- config/sparc/fbsd.mt	3 Jan 2004 10:08:45 -0000	1.4
+++ config/sparc/fbsd.mt	2 Sep 2004 19:06:55 -0000
@@ -1,3 +1,2 @@
 # Target: FreeBSD/sparc64
 TDEPFILES= sparc-tdep.o sparc64-tdep.o sparc64fbsd-tdep.o corelow.o
-TM_FILE= tm-fbsd.h

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