]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* config/powerpc/obsd.mt (DEPRECATED_TM_FILE): Set to
authorMark Kettenis <kettenis@gnu.org>
Fri, 7 Jan 2005 23:43:37 +0000 (23:43 +0000)
committerMark Kettenis <kettenis@gnu.org>
Fri, 7 Jan 2005 23:43:37 +0000 (23:43 +0000)
tm-ppc-eabi.h instead of the removed tm-nbsd.h.

gdb/ChangeLog
gdb/config/powerpc/obsd.mt

index ccfb9de17b5d5ceec20821a3f77d339844f5608e..f09884059369f20f6651c4dc364bfc06d1ca7133 100644 (file)
@@ -1,3 +1,8 @@
+2005-01-08  Mark Kettenis  <kettenis@gnu.org>
+
+       * config/powerpc/obsd.mt (DEPRECATED_TM_FILE): Set to
+       tm-ppc-eabi.h instead of the removed tm-nbsd.h.
+
 2005-01-07  Mark Kettenis  <kettenis@gnu.org>
 
        * config/ia64/tm-linux.h: Tweak comment.  Update copyright year.
index a0adcdb3738685fa9e8a1684276dd4190979bdb5..fbe61d48f5fa186f7875a234111fe930c0e2b396 100644 (file)
@@ -1,4 +1,4 @@
 # Target: OpenBSD/powerpc
 TDEPFILES= rs6000-tdep.o ppc-sysv-tdep.o ppcobsd-tdep.o \
        corelow.o solib.o solib-svr4.o
-DEPRECATED_TM_FILE= tm-nbsd.h
+DEPRECATED_TM_FILE= tm-ppc-eabi.h