[gforth] / gforth / Attic / sparc.h  

gforth: gforth/Attic/sparc.h

Diff for /gforth/Attic/sparc.h between version 1.8 and 1.9

version 1.8, Tue Jan 10 18:34:29 1995 UTC version 1.9, Tue Jan 10 18:46:05 1995 UTC
Line 11 
Line 11 
 #define USE_TOS  #define USE_TOS
 #endif  #endif
   
 /* direct threading is probably faster on the SPARC, but has it been  #if !defined(INDIRECT_THREADED) && !defined(DIRECT_THREADED)
    tested? Therefore, DIRECT_THREADED is not defined */  #define DIRECT_THREADED
   #endif
   
 #ifdef DIRECT_THREADED  #ifdef DIRECT_THREADED
 #ifndef WORDS_BIGENDIAN  #ifndef WORDS_BIGENDIAN


Generate output suitable for use with a patch program
Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help