aboutsummaryrefslogtreecommitdiff
path: root/gdb/xm-delta88.h
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1992-09-02 20:50:31 +0000
committerJohn Gilmore <gnu@cygnus>1992-09-02 20:50:31 +0000
commit6131a42a8dc185d6ae4daeab5e0de1375fa2c70a (patch)
treea4cbaed295eb53e663d765cc3155343e82e3cec3 /gdb/xm-delta88.h
parent2afc285dd50965ebd9719a11a46088cbe2491010 (diff)
downloadgdb-6131a42a8dc185d6ae4daeab5e0de1375fa2c70a.zip
gdb-6131a42a8dc185d6ae4daeab5e0de1375fa2c70a.tar.gz
gdb-6131a42a8dc185d6ae4daeab5e0de1375fa2c70a.tar.bz2
* tm-vx68.h, tm-es1800.h: Use tm-68k.h rather than tm-sun3.h.
* tm-sun3.h: Remove STACK_END_ADDR, no longer used. * tm-sun3os4.h: Update comments. * xm-delta88.h: Remove STACK_END_ADDR.
Diffstat (limited to 'gdb/xm-delta88.h')
-rw-r--r--gdb/xm-delta88.h11
1 files changed, 2 insertions, 9 deletions
diff --git a/gdb/xm-delta88.h b/gdb/xm-delta88.h
index c4b0256..bc9ddd9 100644
--- a/gdb/xm-delta88.h
+++ b/gdb/xm-delta88.h
@@ -1,5 +1,6 @@
/* Host machine description for Motorola Delta 88 system, for GDB.
- Copyright 1986, 1987, 1988, 1989, 1990, 1991 Free Software Foundation, Inc.
+ Copyright 1986, 1987, 1988, 1989, 1990, 1991, 1992
+ Free Software Foundation, Inc.
This file is part of GDB.
@@ -32,10 +33,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
#define NBPG NBPC
#define UPAGES USIZE
-/* Get rid of any system-imposed stack limit if possible. */
-
-/*#define SET_STACK_LIMIT_HUGE*/
-
/* This is the amount to subtract from u.u_ar0
to get the offset in the core file of the register values. */
@@ -49,7 +46,3 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
(addr) = m88k_register_u_addr ((blockend),(regno));
#define FETCH_INFERIOR_REGISTERS
-
-/* Address of end of stack space (in core files). */
-
-#define STACK_END_ADDR 0xF0000000