gforth: gforth/Attic/gforth-makeimage
Default branch: MAIN
Bookmark a link to HEAD:
(view)
(download)
Revision 1.6
Wed May 21 20:39:27 1997 UTC (16 years ago) by anton
Branch:
MAIN
CVS Tags:
HEAD
Changes since 1.5: +0 -0 lines
FILE REMOVED
jwilke's changes:
Moved many files to other directories
renamed many files
other changes unknown to me.
Revision 1.5
-
(view)
(download)
(annotate)
- [select for diffs]
Thu Apr 10 15:00:05 1997 UTC (16 years, 1 month ago) by anton
Branch:
MAIN
Changes since 1.4: +6 -2 lines
Diff to previous 1.4
,
to selected 1.2
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
-
(view)
(download)
(annotate)
- [select for diffs]
Wed Mar 19 18:27:13 1997 UTC (16 years, 2 months ago) by anton
Branch:
MAIN
CVS Tags:
v0-3-0
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
,
to selected 1.2
fixed some documentation bugs
updated dates on copyright messages
updated NEWS
some fixes in Makefile.in
Revision 1.3
-
(view)
(download)
(annotate)
- [select for diffs]
Thu Mar 13 23:40:32 1997 UTC (16 years, 2 months ago) by pazsan
Branch:
MAIN
Changes since 1.2: +19 -1 lines
Diff to previous 1.2
Added lots of copyright notices.
Revision 1.2
-
(view)
(download)
(annotate)
- [selected]
Tue Mar 11 16:00:37 1997 UTC (16 years, 2 months ago) by anton
Branch:
MAIN
Changes since 1.1: +10 -4 lines
Diff to previous 1.1
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
-
(view)
(download)
(annotate)
- [select for diffs]
Tue Mar 4 17:49:49 1997 UTC (16 years, 2 months ago) by anton
Branch:
MAIN
Diff
to selected 1.2
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
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.