[gforth] / gforth / engine / threaded.h  

gforth: gforth/engine/threaded.h


Default branch: MAIN
Bookmark a link to HEAD: (view) (download) (as text)

Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 31 18:09:02 2010 UTC (2 years, 4 months ago) by anton
Branch: MAIN
CVS Tags: HEAD
Changes since 1.41: +1 -1 lines
Diff to previous 1.41
updated copyright years

Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 5 22:17:56 2010 UTC (3 years, 1 month ago) by dvdkhlng
Branch: MAIN
Changes since 1.40: +2 -2 lines
Diff to previous 1.40
support for assembler definitions with host platform's ABI calling conventions
('ABI-CODE')

Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 1 22:19:31 2008 UTC (4 years, 6 months ago) by anton
Branch: MAIN
CVS Tags: v0-7-0
Changes since 1.39: +1 -1 lines
Diff to previous 1.39
updated copyright years

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 9 13:24:25 2008 UTC (4 years, 9 months ago) by anton
Branch: MAIN
Changes since 1.38: +3 -3 lines
Diff to previous 1.38
The Makefile now uses an EMACS variable
Eliminated most compilation warnings

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 31 18:40:25 2007 UTC (5 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.37: +2 -3 lines
Diff to previous 1.37
updated copyright notices for GPL v3

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 31 17:34:59 2007 UTC (5 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.36: +1 -1 lines
Diff to previous 1.36
updated copyright years

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 26 19:07:05 2007 UTC (6 years, 2 months ago) by anton
Branch: MAIN
Changes since 1.35: +14 -1 lines
Diff to previous 1.35
GCC_PR15242_WORKAROUND is now a configure variable, not an option
default is now to use the workaround for gcc-3.x, but not for other gccs

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 31 15:46:13 2005 UTC (7 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.34: +1 -1 lines
Diff to previous 1.34
updated the copyright year on many files
added FSF copyright header to complex.fs fft.fs regexp-test.fs regexp.fs
added fsl-util.fs to update-copyright-blacklist

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 16 13:46:49 2005 UTC (7 years, 9 months ago) by anton
Branch: MAIN
Changes since 1.33: +0 -252 lines
Diff to previous 1.33
threw out THREADING_SCHEME, now Scheme 8 is used everywhere.

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 26 21:24:16 2005 UTC (8 years, 3 months ago) by anton
Branch: MAIN
Changes since 1.32: +1 -1 lines
Diff to previous 1.32
EXECUTE and friends are now relocatable again even with the PR15242 workaround.

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 24 22:18:34 2005 UTC (8 years, 3 months ago) by anton
Branch: MAIN
Changes since 1.31: +26 -22 lines
Diff to previous 1.31
preparations to make EXEC relocatable with PR 15242 workaround

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 23 21:54:09 2005 UTC (8 years, 3 months ago) by anton
Branch: MAIN
Changes since 1.30: +1 -1 lines
Diff to previous 1.30
bugfix
Bench result added

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 23 13:56:13 2005 UTC (8 years, 3 months ago) by pazsan
Branch: MAIN
Changes since 1.29: +6 -0 lines
Diff to previous 1.29
Fixed problems with workaround

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 23 09:55:13 2005 UTC (8 years, 3 months ago) by anton
Branch: MAIN
Changes since 1.28: +6 -1 lines
Diff to previous 1.28
added configure option --disable-gcc-pr15242-workaround
bugfixes for the gcc pr15242 workaround

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 22 21:06:03 2005 UTC (8 years, 3 months ago) by anton
Branch: MAIN
Changes since 1.27: +49 -43 lines
Diff to previous 1.27
preparation for gcc PR 15242 workaround
minor changes

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 31 13:24:03 2004 UTC (8 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.26: +1 -1 lines
Diff to previous 1.26
updated copyright years for files changed in 2004

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 19 14:19:44 2004 UTC (8 years, 11 months ago) by pazsan
Branch: MAIN
Changes since 1.25: +98 -98 lines
Diff to previous 1.25
Changed empty expressions to do { exp } while(0)

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 6 09:47:50 2003 UTC (9 years, 6 months ago) by anton
Branch: MAIN
Changes since 1.24: +1 -0 lines
Diff to previous 1.24
activated gforth-native again
some gforth-native bugfixes and changes

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 27 12:13:49 2003 UTC (9 years, 8 months ago) by anton
Branch: MAIN
Changes since 1.23: +1 -1 lines
Diff to previous 1.23
now an is-branch? field is generated engine/costs.i
fixed some typos in README
changed default threading scheme for generic machine

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 20 09:23:46 2003 UTC (9 years, 9 months ago) by anton
Branch: MAIN
CVS Tags: v0-6-2
Changes since 1.22: +46 -18 lines
Diff to previous 1.22
Defined run-time routines (docol etc.) as primitives, eliminated some
  special-casing and "+DOESJUMP+1" etc. in engine.c and main.c
Defined the enum type PrimNum and replaced many shorts with PrimNums
  (gives nicer gdb output)
Workaround for the absence of the FPE_... macros in FreeBSD/Alpha 4_STABLE

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 9 15:17:04 2003 UTC (10 years, 2 months ago) by anton
Branch: MAIN
CVS Tags: v0-6-0, v0-6-1
Changes since 1.21: +1 -1 lines
Diff to previous 1.21
updated copyright years

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 7 22:38:36 2003 UTC (10 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20
changes to eliminate gcc warnings

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 3 17:10:10 2003 UTC (10 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.19: +8 -0 lines
Diff to previous 1.19
PPC fixes and speedups

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 2 21:40:22 2003 UTC (10 years, 4 months ago) by pazsan
Branch: MAIN
Changes since 1.18: +7 -3 lines
Diff to previous 1.18
Fixed look problem
Added benchmarking of all engines

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 28 17:18:27 2002 UTC (10 years, 4 months ago) by pazsan
Branch: MAIN
Changes since 1.17: +3 -3 lines
Diff to previous 1.17
First inclusion of group-based primitive tokens (no reordering happend yet)

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 22 13:40:45 2002 UTC (10 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.16: +25 -6 lines
Diff to previous 1.16
cfa is now killed in NEXT_P2 in some direct threading schemes (for better
  register allocation)

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 24 13:54:02 2002 UTC (10 years, 5 months ago) by anton
Branch: MAIN
Changes since 1.15: +15 -2 lines
Diff to previous 1.15
new engine gforth-native (works on 386 arch only for now).
  appropriate changes in control-flow instructions in prim
  new primitives SET-NEXT-CODE and CALL2 (not necessary for the other engines)
  new primitives COMPILE-PRIM1 and FINISH-CODE
  prims2x.fs now produces IMMARG(...) macros for initializing immediate args
  prims2x.fs: changes in some of the output-c-tail words (goes with the
     changes in the control-flow words).
  appropriate changes in engine.c
  engine.c: rewrite of check_prims, support for gforth-native (NO_IP)
  threaded.c: support for NO_IP
  various kernel files: started to eliminate return stack manipulations for
    embedding data (e.g. string literals); incomplete.
dynamic superinstructions now use LABEL2 instead of IS_NEXT_JUMP
FORCE_REG has no effect if DOUBLY_INDIRECT (gcc-2.95.1 crashes otherwise;
   it's unclear which change provoked this).

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 20 19:04:11 2002 UTC (11 years, 3 months ago) by anton
Branch: MAIN
Changes since 1.14: +10 -43 lines
Diff to previous 1.14
hybrid direct/indirect threading (replaces direct threading)

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 16 10:40:26 2002 UTC (11 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.13: +3 -3 lines
Diff to previous 1.13
bugfixes

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 14 08:40:24 2002 UTC (11 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.12: +8 -4 lines
Diff to previous 1.12
Differentiate between threaded code and xts in gforth-ditc and in gforthmi

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 9 19:12:46 2001 UTC (11 years, 5 months ago) by anton
Branch: MAIN
Changes since 1.11: +0 -1 lines
Diff to previous 1.11
use LABEL(name) instead of CASE I_name at the start of a primitive
fixed read-line tutorial documentation bug

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 26 12:00:16 2001 UTC (11 years, 6 months ago) by anton
Branch: MAIN
Changes since 1.10: +1 -0 lines
Diff to previous 1.10
prims2x now generates CASE before the label

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 6 19:29:15 2001 UTC (12 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.9: +1 -1 lines
Diff to previous 1.9
bugfix

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 24 15:54:18 2000 UTC (12 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.8: +1 -1 lines
Diff to previous 1.8
finishing touches to dealing with inst-stream in prims2x.fs
converted prims to using this new feature for inline arguments (prefix '#')
commented out prim* targets in engine/Makefile.in (out-of-date)

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 16 17:19:41 2000 UTC (12 years, 5 months ago) by anton
Branch: MAIN
Changes since 1.7: +3 -3 lines
Diff to previous 1.7
Simplified threading scheme for PPC (faster with gcc-2.95 on 604e and G4).
Commented out hilight stuff in gforth.el (turned on hilighting everywhere).
Fixed wrong use of add-hook, and replaced use of (obsolete)
   comment-indent-hook with comment-indent-function.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 23 15:47:08 2000 UTC (12 years, 7 months ago) by anton
Branch: MAIN
CVS Tags: v0-5-0
Changes since 1.6: +1 -1 lines
Diff to previous 1.6
changed FSF address in copyright messages

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 23 15:06:08 2000 UTC (12 years, 7 months ago) by anton
Branch: MAIN
Changes since 1.5: +1 -1 lines
Diff to previous 1.5
updated copyright dates in many files (not in ec-related files)

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 14 20:55:14 1999 UTC (14 years ago) by anton
Branch: MAIN
Changes since 1.4: +3 -1 lines
Diff to previous 1.4
documentation changes

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 4 12:51:35 1999 UTC (14 years ago) by jwilke
Branch: MAIN
Changes since 1.3: +28 -4 lines
Diff to previous 1.3
CFA_NEXT is now defined by the threading scheme and not when GETCFA is
missing. With Gforth-debug we might have GETCFA defined and a threading
with cfa alive.
With this fix I managed to compile gforth on a system that claims it is
a 386 (i386-solaris, BTW: it is a PII...). But gforth crashes
(direct threaded scheme 10) at the moment.
Perhaps Anton should take a look on it?!

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 6 22:28:25 1999 UTC (14 years, 3 months ago) by anton
Branch: MAIN
Changes since 1.2: +94 -70 lines
Diff to previous 1.2
cleaned up threading stuff:
  now the schemes are selected with -DTHREADED_SCHEME=n
  there is now a macro SET_IP for setting ip.
New threading schemes: for Power (20% speedup on 604e) and a plain scheme

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 8 22:03:07 1998 UTC (14 years, 5 months ago) by anton
Branch: MAIN
CVS Tags: v0-4-0
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
updated dates in copyright messages
inserted copyright messages in most files that did not have them
removed outdated files engine/32bit.h engine/strsig.c

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 21 20:40:12 1997 UTC (16 years ago) by anton
Branch: MAIN
jwilke's changes:
Moved many files to other directories
renamed many files
other changes unknown to me.

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.

  Diffs between and
  Type of Diff should be a

View only Branch:

Sort log by:

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help