CVS log for gforth/Attic/gforth-makeimage

[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:27 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
Thu Apr 10 15:00:05 1997 UTC (27 years ago) by anton
Branches: MAIN
Diff to: previous 1.4: preferred, unified; selected 1.2: preferred, unified
Changes since revision 1.4: +6 -2 lines
bumped the version number to 0.3.1
gforth-makeimage now makes an executable file and uses $GFORTH
documentation changes
fixed bug involving locals and recurse

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

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Mar 13 23:40:32 1997 UTC (27 years, 1 month ago) by pazsan
Branches: MAIN
Diff to: previous 1.2: preferred, unified
Changes since revision 1.2: +19 -1 lines
Added lots of copyright notices.

Revision 1.2: 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.1: preferred, unified
Changes since revision 1.1: +10 -4 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.1: download - view: text, markup, annotated - select for diffs
Tue Mar 4 17:49:49 1997 UTC (27 years, 1 month ago) by anton
Branches: MAIN
Diff to: selected 1.2: preferred, unified
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

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>