CVS log for gforth/vmgen-ex2/Makefile
Up to [gforth] / gforth / vmgen-ex2
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Current tag: MAIN
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Nov 1 22:19:31 2008 UTC (15 years, 1 month ago) by anton
Branches: MAIN
CVS tags: v0-7-0,
HEAD
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1
lines
updated copyright years
Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Oct 8 20:54:09 2008 UTC (15 years, 2 months ago) by anton
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -3
lines
made vmgen release-ready:
added prims2x0.6.2.fs (and fixed use of RECOVER)
vmgen now looks for vmgen-version to decide what prims2x.fs to use and
uses prims2x0.6.2.fs by default
reverted some of the documentation
fixed minor bug in vmgen-ex*/Makefile
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Dec 31 19:02:25 2007 UTC (15 years, 11 months ago) by anton
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1
lines
updated copyright year after changing license notice
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Dec 31 18:40:26 2007 UTC (15 years, 11 months ago) by anton
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -3
lines
updated copyright notices for GPL v3
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Aug 22 08:08:46 2003 UTC (20 years, 3 months ago) by anton
Branches: MAIN
CVS tags: v0-6-2
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2
lines
fixed bugs in doer routines (showed up with threadng scheme 1)
testdist portability improvements
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Mar 9 15:17:09 2003 UTC (20 years, 9 months ago) by anton
Branches: MAIN
CVS tags: v0-6-1,
v0-6-0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1
lines
updated copyright years
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Feb 1 19:59:16 2003 UTC (20 years, 10 months ago) by anton
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2
lines
updated version number and date
minor changes
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Feb 1 14:28:08 2003 UTC (20 years, 10 months ago) by anton
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -1
lines
portability changes
bugfixes in prims2x.fs, kernel/int.fs
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Jan 30 16:14:32 2003 UTC (20 years, 10 months ago) by anton
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1
lines
eliminated some (hopefully outdated) hppa special treatments
rewrote hppa cacheflush
prims2x can now process CRLF inputs (but the output is partly unixified)
prims2x can now process several sync lines in sequence
minor fixes
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Jan 30 00:07:48 2003 UTC (20 years, 10 months ago) by anton
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +5 -4
lines
fixed some portability bugs and other minor bugs
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Aug 21 08:58:37 2002 UTC (21 years, 3 months ago) by anton
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -1
lines
made all threading schemes run in vmgen-ex*
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Jun 2 15:46:17 2002 UTC (21 years, 6 months ago) by anton
Branches: MAIN
vmgen-related changes:
in prims2x:
Conversion macros for single items now take 2 arguments
Converting from two items to a type has changed order
argument printing for disassembler disabled (for now)
disassembler now also uses VM_IS_INST
in Gforth and vmgen-ex: adapted to work with changed prims2x
new: vmgen-ex2: uses union for Cell instead of casting (lots of
changes compared to vmgen-ex)
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>