/[emacs]/emacs/src/m/mips-siemens.h
ViewVC logotype

Diff of /emacs/src/m/mips-siemens.h

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

revision 1.11 by eggert, Fri Dec 7 05:53:45 2001 UTC revision 1.12 by schwab, Mon Apr 15 13:19:54 2002 UTC
# Line 1  Line 1 
1  /* m- file for Mips machines.  /* m- file for Mips machines.
2     Copyright (C) 1987, 1992, 1993, 1995 Free Software Foundation, Inc.     Copyright (C) 1987, 1992, 1993, 1995, 2002 Free Software Foundation, Inc.
3    
4     This file contains some changes for our SVR4 based SINIX-Mips 5.4.     This file contains some changes for our SVR4 based SINIX-Mips 5.4.
5     I hope this is helpful to port the emacs to our RM?00 series and     I hope this is helpful to port the emacs to our RM?00 series and
# Line 104  NOTE-END  */ Line 104  NOTE-END  */
104    
105  /* #define VIRT_ADDR_VARIES */  /* #define VIRT_ADDR_VARIES */
106    
 /* 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.  */  
   
 #ifdef __GNUC__  
 #define HAVE_ALLOCA  
 #else  
 #define C_ALLOCA  
 #endif  
   
107  /* Define NO_REMAP if memory segmentation makes it not work well  /* Define NO_REMAP if memory segmentation makes it not work well
108     to change the boundary between the text section and data section     to change the boundary between the text section and data section
109     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.11  
changed lines
  Added in v.1.12

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