* symtab.c (find_pc_symtab): some object file formats, notably mips,
[deliverable/binutils-gdb.git] / gdb / tm-sun4sol2.h
index 76251d9fbccb1da4da4ca2d139c4fab027905c64..dbf9ffbb38340e3ee735e4b1601eb6b91ab096cb 100644 (file)
@@ -1,5 +1,5 @@
 /* Macro definitions for GDB for a Sun 4 running Solaris 2
-   Copyright (C) 1989, 1992 Free Software Foundation, Inc.
+   Copyright 1989, 1992 Free Software Foundation, Inc.
 
 This file is part of GDB.
 
@@ -18,12 +18,8 @@ along with this program; if not, write to the Free Software
 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 #include "tm-sparc.h"
-
 #include "tm-sysv4.h"
 
-#undef STACK_END_ADDRESS
-#define STACK_END_ADDRESS 0xf8000000
-
 /* The values of N_SLINE, N_LBRAC, N_RBRAC symbols in .stab sections are
    relative to the current function, rather than being absolute or
    relative to the current N_SO.  */
@@ -41,10 +37,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 #define        SUN_FIXED_LBRAC_BUG
 
-/* May be needed, may be not?  From Pace Willisson's port.  FIXME.  */
-#define PROLOGUE_FIRSTLINE_OVERLAP
-
-
 #if 0          /* Setjmp/longjmp are not as well doc'd in SunOS 5.x yet */
 
 /* Offsets into jmp_buf.  Not defined by Sun, but at least documented in a
This page took 0.024003 seconds and 4 git commands to generate.