/[gcl]/gcl/h/amd64-linux.h
ViewVC logotype

Diff of /gcl/h/amd64-linux.h

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

revision 1.4 by camm, Fri Jun 11 03:42:55 2004 UTC revision 1.5 by camm, Tue Jun 14 17:27:38 2005 UTC
# Line 1  Line 1 
1  #include "linux.h"  #include "linux.h"
2    
 #ifdef IN_GBC  
 #undef MPROTECT_ACTION_FLAGS  
 #define MPROTECT_ACTION_FLAGS SA_RESTART|SA_SIGINFO  
 #define GET_FAULT_ADDR(sig,code,sv,a) \  
  ((siginfo_t *)code)->si_addr  
 #endif  
   
 /*#define NULL_OR_ON_C_STACK(x) ((x)==0 || ((unsigned int)x) > (unsigned int)(pagetochar(MAXPAGE+1)))*/  
   
3  #define ADDITIONAL_FEATURES \  #define ADDITIONAL_FEATURES \
4                       ADD_FEATURE("BSD386"); \                       ADD_FEATURE("BSD386"); \
5                       ADD_FEATURE("MC68020")                       ADD_FEATURE("MC68020")

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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