gforth: gforth/prims2x0.6.2.fs
Default branch: MAIN
Bookmark a link to HEAD:
(view)
(download)
Revision 1.9
-
(view)
(download)
(annotate)
- [select for diffs]
Thu Dec 31 15:32:35 2009 UTC (3 years, 5 months ago) by anton
Branch:
MAIN
CVS Tags:
HEAD
Changes since 1.8: +1 -1 lines
Diff to previous 1.8
updated copyright years
Revision 1.8
-
(view)
(download)
(annotate)
- [select for diffs]
Fri Feb 20 19:40:40 2009 UTC (4 years, 3 months ago) by anton
Branch:
MAIN
Changes since 1.7: +5 -1 lines
Diff to previous 1.7
increased maximum number of stacks
added compatibility code for gforth-0.6.2
Revision 1.7
-
(view)
(download)
(annotate)
- [select for diffs]
Fri Feb 20 19:33:24 2009 UTC (4 years, 3 months ago) by anton
Branch:
MAIN
Changes since 1.6: +60 -16 lines
Diff to previous 1.6
TOS filling in INST_TAIL is now fixed
Revision 1.6
-
(view)
(download)
(annotate)
- [select for diffs]
Tue Feb 17 20:48:47 2009 UTC (4 years, 4 months ago) by anton
Branch:
MAIN
Changes since 1.5: +20 -0 lines
Diff to previous 1.5
INST_TAIL now does proper extra stores
Revision 1.5
-
(view)
(download)
(annotate)
- [select for diffs]
Sat Feb 14 19:50:23 2009 UTC (4 years, 4 months ago) by anton
Branch:
MAIN
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
now the combined-tail stack pointer updates happen before the stores,
which may be more correct (but there's probably still some bug there).
Revision 1.4
-
(view)
(download)
(annotate)
- [select for diffs]
Sat Feb 14 19:33:19 2009 UTC (4 years, 4 months ago) by anton
Branch:
MAIN
Changes since 1.3: +40 -14 lines
Diff to previous 1.3
vmgen bugfix for <5d44f72f0901241048w745ce3cdl9e98b3bf8dfd65ba@mail.gmail.com>
proper stack pointer updates on early INST_TAIL
first attempt; at least it the output for 0.6.2's prim stays the same
Revision 1.3
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Jan 18 18:41:55 2009 UTC (4 years, 5 months ago) by anton
Branch:
MAIN
Changes since 1.2: +1 -1 lines
Diff to previous 1.2
prims2x.fs bugfix
Bug reported by Jeffrey Yasskin for vmgen
<5d44f72f0901161549q1bf19579gd117c0e51821bdd4@mail.gmail.com>:
For superinstructions INST_TAIL produced the wrong stores to the stacks
Revision 1.2
-
(view)
(download)
(annotate)
- [select for diffs]
Sat Nov 1 22:19:30 2008 UTC (4 years, 7 months ago) by anton
Branch:
MAIN
CVS Tags:
v0-7-0
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
updated copyright years
Revision 1.1
-
(view)
(download)
(annotate)
- [select for diffs]
Wed Oct 8 20:54:09 2008 UTC (4 years, 8 months ago) by anton
Branch:
MAIN
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
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.