mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-28 23:39:35 +08:00
2004-08-05 Andrew Cagney <cagney@gnu.org>
* config/alpha/xm-alphalinux.h: Delete file. * config/djgpp/fnchange.lst: Do not fix xm-alphalinux.h. * config/alpha/alpha-linux.mh (XM_FILE, LOADLIBES): Delete. * config/alpha/xm-alphaosf.h: Delete file. * config/djgpp/fnchange.lst: Do not fix xm-alphaosf.h. * config/alpha/alpha-osf3.mh (XM_FILE): Delete. * config/alpha/alpha-osf2.mh (XM_FILE): Delete. * config/alpha/alpha-osf1.mh (XM_FILE): Delete.
This commit is contained in:
@ -1,5 +1,14 @@
|
|||||||
2004-08-05 Andrew Cagney <cagney@gnu.org>
|
2004-08-05 Andrew Cagney <cagney@gnu.org>
|
||||||
|
|
||||||
|
* config/alpha/xm-alphalinux.h: Delete file.
|
||||||
|
* config/djgpp/fnchange.lst: Do not fix xm-alphalinux.h.
|
||||||
|
* config/alpha/alpha-linux.mh (XM_FILE, LOADLIBES): Delete.
|
||||||
|
* config/alpha/xm-alphaosf.h: Delete file.
|
||||||
|
* config/djgpp/fnchange.lst: Do not fix xm-alphaosf.h.
|
||||||
|
* config/alpha/alpha-osf3.mh (XM_FILE): Delete.
|
||||||
|
* config/alpha/alpha-osf2.mh (XM_FILE): Delete.
|
||||||
|
* config/alpha/alpha-osf1.mh (XM_FILE): Delete.
|
||||||
|
|
||||||
* config/i386/xm-i386v.h: Delete file.
|
* config/i386/xm-i386v.h: Delete file.
|
||||||
* config/i386/i386v.mh (XM_FILE, XM_CLIBS): Delete.
|
* config/i386/i386v.mh (XM_FILE, XM_CLIBS): Delete.
|
||||||
* config/i386/i386sco5.mh (XM_FILE, XM_CLIBS): Delete.
|
* config/i386/i386sco5.mh (XM_FILE, XM_CLIBS): Delete.
|
||||||
|
@ -1,12 +1,9 @@
|
|||||||
# Host: Little-endian Alpha running Linux
|
# Host: Little-endian Alpha running Linux
|
||||||
XM_FILE= xm-alphalinux.h
|
|
||||||
NAT_FILE= nm-linux.h
|
NAT_FILE= nm-linux.h
|
||||||
NATDEPFILES= infptrace.o inftarg.o corelow.o alpha-nat.o linux-proc.o \
|
NATDEPFILES= infptrace.o inftarg.o corelow.o alpha-nat.o linux-proc.o \
|
||||||
fork-child.o proc-service.o thread-db.o lin-lwp.o gcore.o \
|
fork-child.o proc-service.o thread-db.o lin-lwp.o gcore.o \
|
||||||
linux-nat.o
|
linux-nat.o
|
||||||
|
|
||||||
LOADLIBES = -ldl -rdynamic
|
|
||||||
|
|
||||||
# doublest.c currently assumes some properties of FP arithmetic
|
# doublest.c currently assumes some properties of FP arithmetic
|
||||||
# on the host which require this.
|
# on the host which require this.
|
||||||
MH_CFLAGS = -mieee
|
MH_CFLAGS = -mieee
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
# Host: Little-endian Alpha running OSF/1-1.x
|
# Host: Little-endian Alpha running OSF/1-1.x
|
||||||
XM_FILE= xm-alphaosf.h
|
|
||||||
NAT_FILE= nm-osf.h
|
NAT_FILE= nm-osf.h
|
||||||
NATDEPFILES= infptrace.o inftarg.o corelow.o alpha-nat.o fork-child.o \
|
NATDEPFILES= infptrace.o inftarg.o corelow.o alpha-nat.o fork-child.o \
|
||||||
solib-osf.o solib.o
|
solib-osf.o solib.o
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
# Host: Little-endian Alpha running OSF/1-2.x using procfs
|
# Host: Little-endian Alpha running OSF/1-2.x using procfs
|
||||||
XM_FILE= xm-alphaosf.h
|
|
||||||
NAT_FILE= nm-osf2.h
|
NAT_FILE= nm-osf2.h
|
||||||
NATDEPFILES= infptrace.o inftarg.o corelow.o alpha-nat.o fork-child.o \
|
NATDEPFILES= infptrace.o inftarg.o corelow.o alpha-nat.o fork-child.o \
|
||||||
solib-osf.o solib.o procfs.o proc-api.o proc-events.o proc-flags.o \
|
solib-osf.o solib.o procfs.o proc-api.o proc-events.o proc-flags.o \
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
# Host: Little-endian Alpha running OSF/1-3.x and higher using procfs
|
# Host: Little-endian Alpha running OSF/1-3.x and higher using procfs
|
||||||
XM_FILE= xm-alphaosf.h
|
|
||||||
NAT_FILE= nm-osf3.h
|
NAT_FILE= nm-osf3.h
|
||||||
NATDEPFILES= infptrace.o inftarg.o corelow.o alpha-nat.o fork-child.o \
|
NATDEPFILES= infptrace.o inftarg.o corelow.o alpha-nat.o fork-child.o \
|
||||||
solib-osf.o solib.o procfs.o proc-api.o proc-events.o proc-flags.o \
|
solib-osf.o solib.o procfs.o proc-api.o proc-events.o proc-flags.o \
|
||||||
|
@ -1,23 +0,0 @@
|
|||||||
/* Host definitions for GDB running on an Alpha under GNU/Linux.
|
|
||||||
|
|
||||||
Copyright 1996, 2001, 2002 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. */
|
|
||||||
|
|
||||||
#define HAVE_TERMIOS
|
|
||||||
#define USG
|
|
@ -1,21 +0,0 @@
|
|||||||
/* Host definitions for GDB running on an alpha under OSF/1
|
|
||||||
Copyright 1992, 1993, 1996 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. */
|
|
||||||
|
|
||||||
#define HAVE_TERMIOS
|
|
@ -88,8 +88,6 @@
|
|||||||
@V@/gdb/config/alpha/alpha-osf2.mh @V@/gdb/config/alpha/alphosf2.mh
|
@V@/gdb/config/alpha/alpha-osf2.mh @V@/gdb/config/alpha/alphosf2.mh
|
||||||
@V@/gdb/config/alpha/alpha-osf3.mh @V@/gdb/config/alpha/alphosf3.mh
|
@V@/gdb/config/alpha/alpha-osf3.mh @V@/gdb/config/alpha/alphosf3.mh
|
||||||
@V@/gdb/config/alpha/tm-alphalinux.h @V@/gdb/config/alpha/tm-alplinux.h
|
@V@/gdb/config/alpha/tm-alphalinux.h @V@/gdb/config/alpha/tm-alplinux.h
|
||||||
@V@/gdb/config/alpha/xm-alphalinux.h @V@/gdb/config/alpha/xm-alplinux.h
|
|
||||||
@V@/gdb/config/alpha/xm-alphaosf.h @V@/gdb/config/alpha/xm-alposf.h
|
|
||||||
@V@/gdb/config/i386/nm-linux64.h @V@/gdb/config/i386/nm-lx64.h
|
@V@/gdb/config/i386/nm-linux64.h @V@/gdb/config/i386/nm-lx64.h
|
||||||
@V@/gdb/config/i386/tm-linux64.h @V@/gdb/config/i386/tm-lx64.h
|
@V@/gdb/config/i386/tm-linux64.h @V@/gdb/config/i386/tm-lx64.h
|
||||||
@V@/gdb/config/i386/nm-i386sco4.h @V@/gdb/config/i386/nm-sco4.h
|
@V@/gdb/config/i386/nm-i386sco4.h @V@/gdb/config/i386/nm-sco4.h
|
||||||
|
Reference in New Issue
Block a user