CVS log for gforth/Attic/comp-image.fs

[BACK] Up to [gforth] / gforth

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN
Current tag: MAIN


Revision 1.6
Wed May 21 20:39:19 1997 UTC (26 years, 11 months ago) by anton
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.5: +0 -0 lines
jwilke's changes:
Moved many files to other directories
renamed many files
other changes unknown to me.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Mar 19 18:27:11 1997 UTC (27 years, 1 month ago) by anton
Branches: MAIN
CVS tags: v0-3-0
Diff to: previous 1.4: preferred, unified
Changes since revision 1.4: +1 -1 lines
fixed some documentation bugs
updated dates on copyright messages
updated NEWS
some fixes in Makefile.in

Revision 1.4: download - view: text, markup, annotated - [selected for diffs]
Tue Mar 11 16:00:37 1997 UTC (27 years, 1 month ago) by anton
Branches: MAIN
Diff to: previous 1.3: preferred, unified
Changes since revision 1.3: +1 -1 lines
added primitive K
the Makefile now works with Digital Unix make
renamed the gforth-makeimage variable GFORTH into GFORTHD
fixed bug in comp-image (can now generate data-relocatable images).
gforth-makeimage uses a new option --no-offset-im to avoid differences
	from the command line
Documentation changes
fixed another bug involving relocatablility of code addresses.
my_alloc now works on machines without MAP_FILE and MAP_PRIVATE

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Mar 4 17:49:46 1997 UTC (27 years, 1 month ago) by anton
Branches: MAIN
Diff to: previous 1.2: preferred, unified; selected 1.4: preferred, unified
Changes since revision 1.2: +46 -23 lines
added double indirect threaded version and making of fully relocatable images.
added gforth-makeimage script for making fully relocatable images.
removed locals bug in if else endif constructs.
added mmap support for machines without MAP_ANON
removed command-line options -c and -o
moved definition of DOES_HANDLER_SIZE from machine.h to forth.h.
added hpux FLUSH_ICACHE in m68k.h
made source words print decimal

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Feb 1 14:59:28 1997 UTC (27 years, 2 months ago) by anton
Branches: MAIN
Diff to: previous 1.1: preferred, unified; selected 1.4: preferred, unified
Changes since revision 1.1: +1 -0 lines
documentation changes: added chapter on image files; added concept index
bug fixes

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Dec 23 15:07:44 1996 UTC (27 years, 3 months ago) by anton
Branches: MAIN
Diff to: selected 1.4: preferred, unified
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+.

Diff request

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.

Log view options

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>