* Move BROKEN_LARGE_ALLOCA from tm-sun386.h to xm-sun386.h.
[deliverable/binutils-gdb.git] / gdb / tm-sun386.h
index 60c8986bb3b0aecf57a03c6cfa7ef5bd229a3792..719f52c01dac87d1ecd0babaa973ecb49fde6cf8 100644 (file)
@@ -22,6 +22,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #ifndef sun386
 #define sun386
 #endif
+#define GDB_TARGET_IS_SUN386 1
 #define SUNOS4
 #define USE_MACHINE_REG_H
 
@@ -34,8 +35,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #define _EXEC_
 #endif
 
-#define BROKEN_LARGE_ALLOCA
-
 /* sun386 ptrace seems unable to change the frame pointer */
 #define PTRACE_FP_BUG
 
This page took 0.023487 seconds and 4 git commands to generate.