[gforth] / gforth / Attic / dumpimage.fs  

gforth: gforth/Attic/dumpimage.fs


Default branch: MAIN
Bookmark a link to HEAD: (view) (download)

Revision 1.9
Wed May 21 20:39:24 1997 UTC (16 years ago) by anton
Branch: MAIN
CVS Tags: HEAD
Changes since 1.8: +0 -0 lines
FILE REMOVED
jwilke's changes:
Moved many files to other directories
renamed many files
other changes unknown to me.

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Mon Dec 23 15:07:44 1996 UTC (16 years, 5 months ago) by anton
Branch: MAIN
CVS Tags: v0-3-0
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
bumped version number to 0.2.9.
added --offset-image option, comp-image.fs, and changed Makefile to
make a relocatable image gforth.fi from two nonrelocatable images.
added UNDER+.

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Wed Aug 21 14:58:39 1996 UTC (16 years, 9 months ago) by anton
Branch: MAIN
CVS Tags: v0-2-0, v0-2-1
Changes since 1.6: +1 -0 lines
Diff to previous 1.6
a little cleanup in 386.h
renamed special: to interpret/compile:
renamed save-string to save-mem
added extend-mem
replaced (name>) with ((name>))
replaced name> with name>int and name>comp
renamed compile-only to compile-only-error
replaced xt>i with name>int
replaced xt>c with name>comp
removed xt>s
removed found
search-wordlist now delivers interpretation-xt
replaced (sfind) with find-name
replaced C' with COMP' and [C'] with [COMP']
removed S' and [S']
added hex.
added some helper words
adapted other words to the changes
started documenting the intergration of Gforth in applications

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Wed Apr 17 16:39:40 1996 UTC (17 years, 1 month ago) by anton
Branch: MAIN
Changes since 1.5: +8 -9 lines
Diff to previous 1.5
changed image file format:
   now every stack has its own size spec in the image
   size changes through the command line are passed to the image (and
	saved with savesystem)
   added a checksum to protect against incompatible binary/image combinations
	(e.g., direct threaded binary with indirect threaded image)
   the preamble specifies an interpreter and is propagated by save-system

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Tue Nov 7 18:06:37 1995 UTC (17 years, 6 months ago) by anton
Branch: MAIN
CVS Tags: gforth-0_1beta
Changes since 1.4: +18 -0 lines
Diff to previous 1.4
added copyright headers
changes to loadfilename & co. to make savesystem transparent to
 assertions and ~~

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Wed Oct 11 19:39:33 1995 UTC (17 years, 7 months ago) by anton
Branch: MAIN
Changes since 1.3: +26 -4 lines
Diff to previous 1.3
Now gforth.fi is a nonrelocatable image containing all of startup.fs etc.
savesystem now saves `included-files', too (so require does not start from
 scratch)
added/fixed stack effect and wordset documentation for many words in kernal.fs
some reformatting in kernal.fs
fixed some wordset info in primitives
added strsignal

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Tue Jul 25 15:28:06 1995 UTC (17 years, 10 months ago) by pazsan
Branch: MAIN
Changes since 1.2: +5 -2 lines
Diff to previous 1.2
Changed magic, endianess and word size is now encoded.
Make gforth before redoing kernals (old images still work).

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Thu Nov 17 15:53:10 1994 UTC (18 years, 6 months ago) by pazsan
Branch: MAIN
Changes since 1.1: +4 -1 lines
Diff to previous 1.1
*Added:
* configure.bat configures on MS-DOS machines
* io-dos.h provides IO for MS-DOS
* makefile.dos is a GNU make Makefile for MS-DOS
*Changed:
* Merged gray/gforth and gray/gray4, added conditional compilation for
  gray ports (gforth and bigFORTH first)
* added gforth recognising string in environment
* added interpreter support for images (starts now with magic)
* changed make rule for ds2texi, so that it can run with Messy-DOS
* added SAVESYSTEM in dumpimage.fs
* fixed bug in Makefile for big endian systems (->configure)

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Tue Nov 15 15:55:35 1994 UTC (18 years, 6 months ago) by pazsan
Branch: MAIN
* Made slight modification in configure
* Select from make first and make more to allow first time compilation
* Added simple image dump and reload
* Added extended COLD functionality in 'COLD for image reboot
* Added boot procedures in hash.fs and history.fs

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

  Diffs between and
  Type of Diff should be a

View only Branch:

Sort log by:

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help