CVS log for gforth/vmgen-ex/engine.c

[BACK] Up to [gforth] / gforth / vmgen-ex

Request diff between arbitrary revisions


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


Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Dec 31 19:02:25 2007 UTC (16 years, 3 months ago) by anton
Branches: MAIN
CVS tags: v0-7-0, HEAD
Diff to: previous 1.15: preferred, unified; selected 1.1: preferred, unified
Changes since revision 1.15: +1 -1 lines
updated copyright year after changing license notice

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Dec 31 18:40:26 2007 UTC (16 years, 3 months ago) by anton
Branches: MAIN
Diff to: previous 1.14: preferred, unified; selected 1.1: preferred, unified
Changes since revision 1.14: +2 -3 lines
updated copyright notices for GPL v3

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Aug 25 14:17:55 2003 UTC (20 years, 7 months ago) by anton
Branches: MAIN
CVS tags: v0-6-2
Diff to: previous 1.13: preferred, unified; selected 1.1: preferred, unified
Changes since revision 1.13: +1 -1 lines
documentation updates
fixed some portability bugs in vmgen-ex and vmgen-ex2
updated copyright years

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Aug 25 08:02:58 2003 UTC (20 years, 7 months ago) by anton
Branches: MAIN
Diff to: previous 1.12: preferred, unified; selected 1.1: preferred, unified
Changes since revision 1.12: +6 -0 lines
gforth-prof is no longer generated by default
turned off dynamic-default for hppa
minor changes to make testdist work
documentation changes

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Mar 9 15:17:08 2003 UTC (21 years ago) by anton
Branches: MAIN
CVS tags: v0-6-1, v0-6-0
Diff to: previous 1.11: preferred, unified; selected 1.1: preferred, unified
Changes since revision 1.11: +1 -1 lines
updated copyright years

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Aug 21 08:58:36 2002 UTC (21 years, 7 months ago) by anton
Branches: MAIN
Diff to: previous 1.10: preferred, unified; selected 1.1: preferred, unified
Changes since revision 1.10: +8 -10 lines
made all threading schemes run in vmgen-ex*

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Aug 20 07:59:02 2002 UTC (21 years, 7 months ago) by anton
Branches: MAIN
Diff to: previous 1.9: preferred, unified; selected 1.1: preferred, unified
Changes since revision 1.9: +4 -3 lines
prims2x.fs changes: now supports C code delimited by braces;
                    Forth or C names for primitives depending on [ifdef] vmgen
Documentation changes
adapted vmgen-ex* to earlier prims2x.fs changes

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Aug 7 11:06:49 2002 UTC (21 years, 7 months ago) by anton
Branches: MAIN
Diff to: previous 1.8: preferred, unified; selected 1.1: preferred, unified
Changes since revision 1.8: +1 -10 lines
more disassembly stuff

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Aug 7 10:11:18 2002 UTC (21 years, 7 months ago) by anton
Branches: MAIN
Diff to: previous 1.7: preferred, unified; selected 1.1: preferred, unified
Changes since revision 1.7: +0 -2 lines
VM disassembler now prints immediate arguments nicely

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Jul 30 20:55:11 2002 UTC (21 years, 8 months ago) by anton
Branches: MAIN
Diff to: previous 1.6: preferred, unified; selected 1.1: preferred, unified
Changes since revision 1.6: +1 -1 lines
profiling now turns off superinstructions in vmgen-ex*

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Jun 2 17:02:56 2002 UTC (21 years, 10 months ago) by anton
Branches: MAIN
Diff to: previous 1.5: preferred, unified; selected 1.1: preferred, unified
Changes since revision 1.5: +35 -3 lines
vmgen* now works with lcc and "gcc -O3 -ansi --pedantic -U__GNUC__"

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Jun 2 15:46:16 2002 UTC (21 years, 10 months ago) by anton
Branches: MAIN
Diff to: previous 1.4: preferred, unified; selected 1.1: preferred, unified
Changes since revision 1.4: +9 -6 lines
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)

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Oct 26 12:00:16 2001 UTC (22 years, 5 months ago) by anton
Branches: MAIN
Diff to: previous 1.3: preferred, unified; selected 1.1: preferred, unified
Changes since revision 1.3: +1 -0 lines
prims2x now generates CASE before the label

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue May 1 10:20:55 2001 UTC (22 years, 11 months ago) by anton
Branches: MAIN
Diff to: previous 1.2: preferred, unified; selected 1.1: preferred, unified
Changes since revision 1.2: +4 -1 lines
fixed profiling
completed README

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Apr 29 18:41:58 2001 UTC (22 years, 11 months ago) by anton
Branches: MAIN
Diff to: previous 1.1: preferred, unified
Changes since revision 1.1: +69 -5 lines
added more threading schemes and comments
added USE_spTOS and commented out superflouos cache flushes and refills

Revision 1.1: download - view: text, markup, annotated - [selected for diffs]
Sun Apr 29 11:28:23 2001 UTC (22 years, 11 months ago) by anton
Branches: MAIN
added vmgen-ex

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>