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

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

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

revision 1.7 by erik, Mon Jan 15 09:15:02 1996 UTC revision 1.8 by schwab, Mon Apr 15 13:19:23 2002 UTC
# Line 1  Line 1 
1  /* machine description file for Silicon Graphics Iris 2500 Turbos;  /* machine description file for Silicon Graphics Iris 2500 Turbos;
2     also possibly for non-turbo Irises with system release 2.5.     also possibly for non-turbo Irises with system release 2.5.
3     Copyright (C) 1985, 1986 Free Software Foundation, Inc.     Copyright (C) 1985, 1986, 2002 Free Software Foundation, Inc.
4    
5  This file is part of GNU Emacs.  This file is part of GNU Emacs.
6    
# Line 49  NOTE-END */ Line 49  NOTE-END */
49        /* Eric - May 4, 1987 */        /* Eric - May 4, 1987 */
50        report_file_error ("Worked just find\n", Qnil);        report_file_error ("Worked just find\n", Qnil);
51    
52    Without any sort of debugger that works on emacs (I know... but I don't have    Without any sort of debugger that works on emacs (I know... but I dont have
53    *time* right now to start with gdb), it was quite time consuming to track    *time* right now to start with gdb), it was quite time consuming to track
54    it down to this.    it down to this.
55    
# Line 118  NOTE-END */ Line 118  NOTE-END */
118    
119  /* #define VIRT_ADDR_VARIES */  /* #define VIRT_ADDR_VARIES */
120    
 /* Define C_ALLOCA if this machine does not support a true alloca  
    and the one written in C should be used instead.  
    Define HAVE_ALLOCA to say that the system provides a properly  
    working alloca function and it should be used.  
    Define neither one if an assembler-language alloca  
    in the file alloca.s should be used.  */  
   
 /* #define C_ALLOCA */  
 #define HAVE_ALLOCA  
   
121  /* Define NO_REMAP if memory segmentation makes it not work well  /* Define NO_REMAP if memory segmentation makes it not work well
122     to change the boundary between the text section and data section     to change the boundary between the text section and data section
123     when Emacs is dumped.  If you define this, the preloaded Lisp     when Emacs is dumped.  If you define this, the preloaded Lisp

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

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