diff options
author | Andrew Cagney <cagney@redhat.com> | 2004-09-03 19:08:23 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2004-09-03 19:08:23 +0000 |
commit | e38b8658645c21a6d774a10efadca4a3daa2ac90 (patch) | |
tree | 5ca0794b1c1f63a4dabf8be0ea07770a18a3ab88 /gdb/config/i386 | |
parent | be1ed680375c35e4404f9eb2a826ebe7780fd830 (diff) | |
download | gdb-e38b8658645c21a6d774a10efadca4a3daa2ac90.zip gdb-e38b8658645c21a6d774a10efadca4a3daa2ac90.tar.gz gdb-e38b8658645c21a6d774a10efadca4a3daa2ac90.tar.bz2 |
2004-09-03 Andrew Cagney <cagney@gnu.org>
* config/vax/nm-obsd.h: Delete file.
* config/vax/obsd.mh (NAT_FILE): Set to config/nm-bsd.h.
* config/vax/nm-nbsd.h: Delete file.
* config/vax/nm-nbsdaout.h: Include config/nm-nbsd.h.
* config/vax/nbsdelf.mh (NAT_FILE): Set to config/nm-nbsd.h.
* config/sh/nm-nbsd.h: Delete file.
* config/sh/nbsd.mh (NAT_FILE): Set to config/nm-nbsd.h.
* config/rs6000/nm-rs6000ly.h: Delete file.
* config/djgpp/fnchange.lst: Do not rename nm-rs6000ly.h.
* config/rs6000/rs6000lynx.mh (NAT_FILE): Set to config/nm-lynx.h.
* config/powerpc/nm-obsd.h: Delete file.
* config/powerpc/obsd.mh (NAT_FILE): Set to config/nm-bsd.h.
* config/powerpc/nm-nbsd.h: Delete file.
* config/powerpc/nbsd.mh (NAT_FILE): Set to config/nm-nbsd.h.
* config/pa/nm-obsd.h: Delete file.
* config/pa/obsd.mh (NAT_FILE): Set to config/nm-bsd.h.
* config/mips/nm-nbsd.h: Delete file.
* config/mips/nbsd.mh (NAT_FILE): Set to config/nm-nbsd.h.
* config/m88k/nm-obsd.h: Delete file.
* config/m88k/obsd.mh (NAT_FILE): Set to config/nm-bsd.h.
* config/m68k/nm-nbsd.h: Delete file.
* config/m68k/nm-nbsdaout.h: Include config/nm-nbsd.h.
* config/m68k/nbsdelf.mh (NAT_FILE): Set to config/nm-nbsd.h.
* config/i386/nm-nbsd.h: Delete file.
* config/i386/nm-nbsdaout.h: Include config/nm-nbsd.h.
* config/i386/obsd64.mh (NAT_FILE): Set to config/nm-nbsd.h.
* config/i386/nbsd64.mh (NAT_FILE): Set to config/nm-nbsd.h.
* config/i386/nbsdelf.mh (NAT_FILE): Set to config/nm-nbsd.h.
* config/i386/nm-i386lynx.h: Delete file.
* config/i386/i386lynx.mh (NAT_FILE): Set to config/nm-lynx.h.
* config/arm/nm-nbsd.h: Delete file.
* config/arm/nm-nbsdaout.h: Include config/nm-nbsd.h.
* config/arm/nbsdelf.mh (NAT_FILE): Set to config/nm-nbsd.h.
Diffstat (limited to 'gdb/config/i386')
-rw-r--r-- | gdb/config/i386/i386lynx.mh | 2 | ||||
-rw-r--r-- | gdb/config/i386/nbsd64.mh | 2 | ||||
-rw-r--r-- | gdb/config/i386/nbsdelf.mh | 2 | ||||
-rw-r--r-- | gdb/config/i386/nm-i386lynx.h | 26 | ||||
-rw-r--r-- | gdb/config/i386/nm-nbsd.h | 29 | ||||
-rw-r--r-- | gdb/config/i386/nm-nbsdaout.h | 2 | ||||
-rw-r--r-- | gdb/config/i386/obsd64.mh | 2 |
7 files changed, 5 insertions, 60 deletions
diff --git a/gdb/config/i386/i386lynx.mh b/gdb/config/i386/i386lynx.mh index edfb1b0..2565057 100644 --- a/gdb/config/i386/i386lynx.mh +++ b/gdb/config/i386/i386lynx.mh @@ -2,5 +2,5 @@ XM_CLIBS= -lbsd -NAT_FILE= nm-i386lynx.h +NAT_FILE= config/nm-lynx.h NATDEPFILES= fork-child.o infptrace.o inftarg.o corelow.o lynx-nat.o diff --git a/gdb/config/i386/nbsd64.mh b/gdb/config/i386/nbsd64.mh index abce129..32f82a2 100644 --- a/gdb/config/i386/nbsd64.mh +++ b/gdb/config/i386/nbsd64.mh @@ -1,4 +1,4 @@ # Host: NetBSD/amd64 NATDEPFILES= fork-child.o infptrace.o inftarg.o \ amd64-nat.o amd64bsd-nat.o amd64nbsd-nat.o -NAT_FILE= nm-nbsd.h +NAT_FILE= config/nm-nbsd.h diff --git a/gdb/config/i386/nbsdelf.mh b/gdb/config/i386/nbsdelf.mh index 13fecce..4f9a6fd 100644 --- a/gdb/config/i386/nbsdelf.mh +++ b/gdb/config/i386/nbsdelf.mh @@ -1,6 +1,6 @@ # Host: NetBSD/i386 ELF NATDEPFILES= fork-child.o infptrace.o inftarg.o \ i386bsd-nat.o i386nbsd-nat.o bsd-kvm.o -NAT_FILE= nm-nbsd.h +NAT_FILE= config/nm-nbsd.h LOADLIBES= -lkvm diff --git a/gdb/config/i386/nm-i386lynx.h b/gdb/config/i386/nm-i386lynx.h deleted file mode 100644 index bc6a234..0000000 --- a/gdb/config/i386/nm-i386lynx.h +++ /dev/null @@ -1,26 +0,0 @@ -/* Native-dependent definitions for Intel 386 running LynxOS. - Copyright 1993 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. */ - -#ifndef NM_I386LYNX_H -#define NM_I386LYNX_H - -#include "config/nm-lynx.h" - -#endif /* NM_I386LYNX_H */ diff --git a/gdb/config/i386/nm-nbsd.h b/gdb/config/i386/nm-nbsd.h deleted file mode 100644 index fef50f3..0000000 --- a/gdb/config/i386/nm-nbsd.h +++ /dev/null @@ -1,29 +0,0 @@ -/* Native-dependent definitions for NetBSD/i386. - - Copyright 1986, 1987, 1989, 1992, 1994, 2000, 2002, 2004 - 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. */ - -#ifndef NM_NBSD_H -#define NM_NBSD_H - -/* Get generic NetBSD native definitions. */ -#include "config/nm-nbsd.h" - -#endif /* nm-nbsd.h */ diff --git a/gdb/config/i386/nm-nbsdaout.h b/gdb/config/i386/nm-nbsdaout.h index 375a6a0..81866ff 100644 --- a/gdb/config/i386/nm-nbsdaout.h +++ b/gdb/config/i386/nm-nbsdaout.h @@ -23,7 +23,7 @@ #ifndef NM_NBSDAOUT_H #define NM_NBSDAOUT_H -#include "i386/nm-nbsd.h" +#include "config/nm-nbsd.h" /* Get generic NetBSD a.out native definitions. */ #include "config/nm-nbsdaout.h" diff --git a/gdb/config/i386/obsd64.mh b/gdb/config/i386/obsd64.mh index 60718b7..14d341c 100644 --- a/gdb/config/i386/obsd64.mh +++ b/gdb/config/i386/obsd64.mh @@ -1,6 +1,6 @@ # Host: OpenBSD/amd64 NATDEPFILES= fork-child.o infptrace.o inftarg.o \ amd64-nat.o amd64bsd-nat.o amd64obsd-nat.o bsd-kvm.o -NAT_FILE= nm-nbsd.h +NAT_FILE= config/nm-nbsd.h LOADLIBES= -lkvm |