/[emacs]/emacs/src/m/hp9000s300.h
ViewVC logotype

Diff of /emacs/src/m/hp9000s300.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.12 by erik, Mon Jan 15 09:15:02 1996 UTC revision 1.13 by schwab, Mon Apr 15 13:17:56 2002 UTC
# Line 1  Line 1 
1  /* machine description file for hp9000 series 200 or 300 on either HPUX or BSD.  /* machine description file for hp9000 series 200 or 300 on either HPUX or BSD.
2     Copyright (C) 1985 Free Software Foundation, Inc.     Copyright (C) 1985, 2002 Free Software Foundation, Inc.
3    
4  This file is part of GNU Emacs.  This file is part of GNU Emacs.
5    
# Line 120  NOTE-END */ Line 120  NOTE-END */
120    
121  #define CRT0_DUMMIES            bogus_a6,  #define CRT0_DUMMIES            bogus_a6,
122    
 #define HAVE_ALLOCA  
   
123  #ifndef __GNUC__  #ifndef __GNUC__
124  #define LIBS_DEBUG              /* don't have -lg that works */  #define LIBS_DEBUG              /* don't have -lg that works */
125  #define C_DEBUG_SWITCH          /* don't support -g */  #define C_DEBUG_SWITCH          /* don't support -g */
# Line 150  NOTE-END */ Line 148  NOTE-END */
148    
149  #define LOAD_AVE_CVT(x) ((int) ((x) * 100.0))  #define LOAD_AVE_CVT(x) ((int) ((x) * 100.0))
150    
 #ifdef __GNUC__  
 #define HAVE_ALLOCA  
 #endif  
   
151  /* This library is needed with -g, on the 200/300 only.  */  /* This library is needed with -g, on the 200/300 only.  */
152    
153  #if !defined(__GNUC__) || defined(__HPUX_ASM__)  #if !defined(__GNUC__) || defined(__HPUX_ASM__)

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26