[gforth] / gforth / mach64l.fs  

gforth: gforth/mach64l.fs

Diff for /gforth/mach64l.fs between version 1.2 and 1.4

version 1.2, Tue Nov 7 18:06:51 1995 UTC version 1.4, Sat Feb 8 22:58:13 1997 UTC
Line 23 
Line 23 
     6 Constant cell>bit      6 Constant cell>bit
     8 Constant bits/byte      8 Constant bits/byte
     8 Constant float      8 Constant float
       8 Constant /maxalign
 false Constant bigendian  false Constant bigendian
 ( true=big, false=little )  ( true=big, false=little )
   
   \ feature list
   
   true Constant NIL  \ relocating
   
   true Constant has-files
   true Constant has-OS
   true Constant has-prims
   true Constant has-floats
   true Constant has-locals
   true Constant has-dcomps
   true Constant has-hash
   true Constant has-xconds
   true Constant has-header


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help