* [PATCH] Small FreeBSD/alpha cleanup
@ 2004-03-19 0:09 Mark Kettenis
2004-03-06 13:52 ` Mark Kettenis
0 siblings, 1 reply; 2+ messages in thread
From: Mark Kettenis @ 2004-03-19 0:09 UTC (permalink / raw)
To: gdb-patches
The only thing the file config/alpha/tm-fbsd.h did was including
tm-alpha.h. This patch removes the file, and makes us use tm-alpha.h
directly. Committed to mainline.
Mark
Index: ChangeLog
from Mark Kettenis <kettenis@gnu.org>
* config/alpha/tm-fbsd.h: Remove file.
* config/alpha/fbsd.mt: Tweak comment.
(TM_FILE): Set to tm-alpha.h.
Index: config/alpha/fbsd.mt
===================================================================
RCS file: /cvs/src/src/gdb/config/alpha/fbsd.mt,v
retrieving revision 1.4
diff -u -p -r1.4 fbsd.mt
--- config/alpha/fbsd.mt 4 Jun 2003 06:22:17 -0000 1.4
+++ config/alpha/fbsd.mt 6 Mar 2004 13:48:42 -0000
@@ -1,3 +1,3 @@
-# Target: FreeBSD/Alpha
+# Target: FreeBSD/alpha
TDEPFILES= alpha-tdep.o alpha-mdebug-tdep.o alphabsd-tdep.o alphafbsd-tdep.o
-TM_FILE= tm-fbsd.h
+TM_FILE= tm-alpha.h
^ permalink raw reply [flat|nested] 2+ messages in thread
* [PATCH] Small FreeBSD/alpha cleanup
2004-03-19 0:09 [PATCH] Small FreeBSD/alpha cleanup Mark Kettenis
@ 2004-03-06 13:52 ` Mark Kettenis
0 siblings, 0 replies; 2+ messages in thread
From: Mark Kettenis @ 2004-03-06 13:52 UTC (permalink / raw)
To: gdb-patches
The only thing the file config/alpha/tm-fbsd.h did was including
tm-alpha.h. This patch removes the file, and makes us use tm-alpha.h
directly. Committed to mainline.
Mark
Index: ChangeLog
from Mark Kettenis <kettenis@gnu.org>
* config/alpha/tm-fbsd.h: Remove file.
* config/alpha/fbsd.mt: Tweak comment.
(TM_FILE): Set to tm-alpha.h.
Index: config/alpha/fbsd.mt
===================================================================
RCS file: /cvs/src/src/gdb/config/alpha/fbsd.mt,v
retrieving revision 1.4
diff -u -p -r1.4 fbsd.mt
--- config/alpha/fbsd.mt 4 Jun 2003 06:22:17 -0000 1.4
+++ config/alpha/fbsd.mt 6 Mar 2004 13:48:42 -0000
@@ -1,3 +1,3 @@
-# Target: FreeBSD/Alpha
+# Target: FreeBSD/alpha
TDEPFILES= alpha-tdep.o alpha-mdebug-tdep.o alphabsd-tdep.o alphafbsd-tdep.o
-TM_FILE= tm-fbsd.h
+TM_FILE= tm-alpha.h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-03-06 13:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-19 0:09 [PATCH] Small FreeBSD/alpha cleanup Mark Kettenis
2004-03-06 13:52 ` Mark Kettenis
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox