From fd61219fff2a823ac560d8170d0a531c9c03e720 Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Mon, 27 Aug 2001 02:22:14 +0000 Subject: [PATCH] From 2001-06-29 Andrew Cagney : * config/powerpc/nbsd.mh (XM_FILE): Delete. --- gdb/ChangeLog | 5 +++++ gdb/config/powerpc/nbsd.mh | 1 - gdb/config/powerpc/xm-nbsd.h | 22 ---------------------- 3 files changed, 5 insertions(+), 23 deletions(-) delete mode 100644 gdb/config/powerpc/xm-nbsd.h diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 8405295de1..b30b92e70a 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2001-08-26 Andrew Cagney + + From 2001-06-29 Andrew Cagney : + * config/powerpc/nbsd.mh (XM_FILE): Delete. + 2001-08-21 Andrew Cagney * doublest.h (HOST_FLOAT_FORMAT): Delete macro. diff --git a/gdb/config/powerpc/nbsd.mh b/gdb/config/powerpc/nbsd.mh index 4232bfd2d0..e0dccef2f0 100644 --- a/gdb/config/powerpc/nbsd.mh +++ b/gdb/config/powerpc/nbsd.mh @@ -1,5 +1,4 @@ # Host: PowerPC, running NetBSD XDEPFILES= NATDEPFILES= fork-child.o infptrace.o inftarg.o corelow.o ppcnbsd-nat.o solib.o solib-svr4.o solib-legacy.o -XM_FILE= xm-nbsd.h NAT_FILE= nm-nbsd.h diff --git a/gdb/config/powerpc/xm-nbsd.h b/gdb/config/powerpc/xm-nbsd.h deleted file mode 100644 index 36ae321659..0000000000 --- a/gdb/config/powerpc/xm-nbsd.h +++ /dev/null @@ -1,22 +0,0 @@ -/* Parameters for execution on a PowerPC running NetBSD, for GDB. - Copyright 2000 Free Software Foundation, Inc. - - This file is part of GDB. - - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. */ - -/* Get generic NetBSD host definitions. */ -#include "xm-nbsd.h" -- 2.11.0