Add large frame support
[deliverable/binutils-gdb.git] / gdb / config / xm-nbsd.h
index d00f2c53f2e3ff33edfa82f9a3fbdb8ebd7de419..2332bb520a435002ee2dcdac2fbaf9cae4994612 100644 (file)
@@ -1,5 +1,5 @@
 /* Host-dependent definitions for any CPU running NetBSD.
-   Copyright 1993, 1994 Free Software Foundation, Inc.
+   Copyright 1993, 1994, 1996 Free Software Foundation, Inc.
 
 This file is part of GDB.
 
@@ -15,7 +15,7 @@ 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., 675 Mass Ave, Cambridge, MA 02139, USA.  */
+Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 
 /* We have to include these files now, so that GDB will not make
    competing definitions in defs.h.  */
@@ -30,9 +30,3 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 /* NetBSD has termios facilities. */
 #define HAVE_TERMIOS
-
-/* psignal() is in <signal.h>.  */
-#define PSIGNAL_IN_SIGNAL_H
-
-/* Get rid of any system-imposed stack limit if possible. */
-#define SET_STACK_LIMIT_HUGE
This page took 0.025394 seconds and 4 git commands to generate.