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

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

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

revision 1.9 by schwab, Mon Apr 15 13:16:14 2002 UTC revision 1.9.2.1 by miles, Fri Apr 4 06:21:10 2003 UTC
# Line 1  Line 1 
1  /* amdahl machine description file  /* amdahl machine description file
2     Copyright (C) 1987, 1999, 2002 Free Software Foundation, Inc.     Copyright (C) 1987, 1999, 2002 Free Software Foundation, Inc.
3    
4  This file is part of GNU Emacs.  This file is part of GNU Emacs.
# Line 90  compiler is so brain damaged that it is Line 90  compiler is so brain damaged that it is
90    
91  /* #define VIRT_ADDR_VARIES*/  /* #define VIRT_ADDR_VARIES*/
92    
 #ifdef HAVE_ALLOCA  
 #define LIB_STANDARD -lPW -lc  
 #endif  
   
93  /* Define NO_REMAP if memory segmentation makes it not work well  /* Define NO_REMAP if memory segmentation makes it not work well
94     to change the boundary between the text section and data section     to change the boundary between the text section and data section
95     when Emacs is dumped.  If you define this, the preloaded Lisp     when Emacs is dumped.  If you define this, the preloaded Lisp
# Line 127  extern int sign_extend_temp; Line 123  extern int sign_extend_temp;
123    
124  /* Put text and data on non-segment boundary; makes image smaller */  /* Put text and data on non-segment boundary; makes image smaller */
125    
126  #define LD_SWITCH_MACHINE       -N  #define LD_SWITCH_MACHINE       -N
127    
128  /* When writing the 'xemacs' file, make text segment ro */  /* When writing the 'xemacs' file, make text segment ro */
129  #define EXEC_MAGIC      0410  #define EXEC_MAGIC      0410

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.9.2.1

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