gforth: gforth/engine/forth.h
Default branch: MAIN
Bookmark a link to HEAD:
(view)
(download)
(as text)
Revision 1.133
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Mon Dec 31 15:25:19 2012 UTC (4 months, 2 weeks ago) by anton
Branch:
MAIN
CVS Tags:
HEAD
Changes since 1.132: +1 -1 lines
Diff to previous 1.132
,
to selected 1.53
updated copyright year
Revision 1.132
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Fri Oct 5 23:48:27 2012 UTC (7 months, 2 weeks ago) by pazsan
Branch:
MAIN
Changes since 1.131: +3 -0 lines
Diff to previous 1.131
,
to selected 1.53
Generate image for Android Gforth
Revision 1.131
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Fri Oct 5 22:41:24 2012 UTC (7 months, 2 weeks ago) by pazsan
Branch:
MAIN
Changes since 1.130: +2 -0 lines
Diff to previous 1.130
,
to selected 1.53
Added gforth_free_stacks() and gforth_free()
Revision 1.130
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Mon Jul 23 15:07:23 2012 UTC (9 months, 3 weeks ago) by pazsan
Branch:
MAIN
Changes since 1.129: +1 -0 lines
Diff to previous 1.129
,
to selected 1.53
Another small refactoring
Revision 1.129
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Mon Jul 23 14:46:31 2012 UTC (9 months, 3 weeks ago) by pazsan
Branch:
MAIN
Changes since 1.128: +4 -1 lines
Diff to previous 1.128
,
to selected 1.53
Refactoring almost finished - lacks a small test
Revision 1.128
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Mon Jul 23 14:28:26 2012 UTC (9 months, 3 weeks ago) by pazsan
Branch:
MAIN
Changes since 1.127: +2 -0 lines
Diff to previous 1.127
,
to selected 1.53
Refactoring mostly completed
Revision 1.127
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Mon Jul 23 14:15:52 2012 UTC (9 months, 3 weeks ago) by pazsan
Branch:
MAIN
Changes since 1.126: +3 -2 lines
Diff to previous 1.126
,
to selected 1.53
Refactored engine entries
Revision 1.126
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Mon Jul 23 13:27:48 2012 UTC (9 months, 3 weeks ago) by pazsan
Branch:
MAIN
Changes since 1.125: +3 -7 lines
Diff to previous 1.125
,
to selected 1.53
Removed engine stack arguments - now global states
Revision 1.125
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Fri Jul 20 19:34:27 2012 UTC (10 months ago) by pazsan
Branch:
MAIN
Changes since 1.124: +19 -1 lines
Diff to previous 1.124
,
to selected 1.53
Refactoring for libgforth
Revision 1.124
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Thu Jul 19 23:32:25 2012 UTC (10 months ago) by pazsan
Branch:
MAIN
Changes since 1.123: +2 -0 lines
Diff to previous 1.123
,
to selected 1.53
Makefile changes to compile libraries
Revision 1.123
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sat May 26 10:20:01 2012 UTC (11 months, 3 weeks ago) by pazsan
Branch:
MAIN
Changes since 1.122: +1 -1 lines
Diff to previous 1.122
,
to selected 1.53
Block size made configurable (not completed)
Float and double number separators configurable (see VFX)
Revision 1.122
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Mon Mar 26 16:34:35 2012 UTC (13 months, 3 weeks ago) by pazsan
Branch:
MAIN
Changes since 1.121: +8 -8 lines
Diff to previous 1.121
,
to selected 1.53
use PER_THREAD
Revision 1.121
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sat Mar 17 22:18:59 2012 UTC (14 months ago) by pazsan
Branch:
MAIN
Changes since 1.120: +1 -4 lines
Diff to previous 1.120
,
to selected 1.53
converted gforth_pointers into a function - necessary, since all pointers are now thread-specific
Revision 1.120
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Wed Mar 14 15:38:14 2012 UTC (14 months ago) by pazsan
Branch:
MAIN
Changes since 1.119: +4 -6 lines
Diff to previous 1.119
,
to selected 1.53
Fixed last bug in threading
Revision 1.119
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Tue Mar 13 22:56:39 2012 UTC (14 months, 1 week ago) by pazsan
Branch:
MAIN
Changes since 1.118: +3 -0 lines
Diff to previous 1.118
,
to selected 1.53
pthread.fs added - untested
Revision 1.118
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Tue Mar 13 19:33:31 2012 UTC (14 months, 1 week ago) by pazsan
Branch:
MAIN
Changes since 1.117: +4 -2 lines
Diff to previous 1.117
,
to selected 1.53
thread-safe cstr (requires explicit mfree\!)
Revision 1.117
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Tue Mar 13 18:40:56 2012 UTC (14 months, 1 week ago) by pazsan
Branch:
MAIN
Changes since 1.116: +6 -8 lines
Diff to previous 1.116
,
to selected 1.53
Started work on multithreading
Revision 1.116
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sat Dec 31 15:29:26 2011 UTC (16 months, 2 weeks ago) by anton
Branch:
MAIN
Changes since 1.115: +1 -1 lines
Diff to previous 1.115
,
to selected 1.53
updated copyright years
Revision 1.115
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Mon Nov 21 01:37:12 2011 UTC (17 months, 4 weeks ago) by pazsan
Branch:
MAIN
Changes since 1.114: +1 -0 lines
Diff to previous 1.114
,
to selected 1.53
Added ntime for nanoseconds since the epoch
Revision 1.114
-
(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
Changes since 1.113: +1 -1 lines
Diff to previous 1.113
,
to selected 1.53
updated copyright years
Revision 1.113
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sat Aug 7 15:05:40 2010 UTC (2 years, 9 months ago) by dvdkhlng
Branch:
MAIN
Changes since 1.112: +4 -0 lines
Diff to previous 1.112
,
to selected 1.53
Make dynamic superinstructions work for MIPS by defining a
architecture-specific test macro CHECK_PRIM() that return whether a memory
region might contain non-relocatable code. On MIPS that check is implementad
as a simple comparison against a blacklist of problematic opcodes.
Revision 1.112
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Mon May 17 09:01:11 2010 UTC (3 years ago) by pazsan
Branch:
MAIN
Changes since 1.111: +37 -0 lines
Diff to previous 1.111
,
to selected 1.53
Added some proposed memory access words (with OF syntax for be/le)
Revision 1.111
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Wed May 12 20:13:33 2010 UTC (3 years ago) by pazsan
Branch:
MAIN
Changes since 1.110: +0 -2 lines
Diff to previous 1.110
,
to selected 1.53
Removed special casing of DOES> for relocater
Revision 1.110
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sun Apr 25 18:27:10 2010 UTC (3 years ago) by anton
Branch:
MAIN
Changes since 1.109: +4 -6 lines
Diff to previous 1.109
,
to selected 1.53
added ;ABI-CODE (not yet documented, not interactively usable yet)
deleted does-handler and doesjump stuff (unused)
moved abi-call to a new group
Extended AMD64 calling convention documentation
Revision 1.109
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sat Apr 17 21:32:49 2010 UTC (3 years, 1 month ago) by anton
Branch:
MAIN
Changes since 1.108: +3 -0 lines
Diff to previous 1.108
,
to selected 1.53
changed abi-code to use a signature that leads to nicer code
Revision 1.108
-
(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.107: +2 -0 lines
Diff to previous 1.107
,
to selected 1.53
support for assembler definitions with host platform's ABI calling conventions
('ABI-CODE')
Revision 1.107
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Thu Dec 31 15:32:36 2009 UTC (3 years, 4 months ago) by anton
Branch:
MAIN
Changes since 1.106: +1 -1 lines
Diff to previous 1.106
,
to selected 1.53
updated copyright years
Revision 1.106
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sat Sep 5 17:38:37 2009 UTC (3 years, 8 months ago) by anton
Branch:
MAIN
Changes since 1.105: +1 -1 lines
Diff to previous 1.105
,
to selected 1.53
started on prelude concept
preludes can be built, but are not yet performed
Revision 1.105
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Mon Jun 29 20:21:28 2009 UTC (3 years, 10 months ago) by anton
Branch:
MAIN
Changes since 1.104: +4 -1 lines
Diff to previous 1.104
,
to selected 1.53
Bugfix: KEY?-FILE now gives 0 again when the file is at EOF
minor cleanups
Revision 1.104
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sun Oct 19 15:09:24 2008 UTC (4 years, 7 months ago) by anton
Branch:
MAIN
CVS Tags:
v0-7-0
Changes since 1.103: +6 -2 lines
Diff to previous 1.103
,
to selected 1.53
DLSHIFT bugfix (fixes um/mod on some platforms)
Revision 1.103
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Wed Oct 15 15:27:33 2008 UTC (4 years, 7 months ago) by anton
Branch:
MAIN
Changes since 1.102: +2 -0 lines
Diff to previous 1.102
,
to selected 1.53
Makefile bugfix
fixed some portability issues for MIPS
fixed some portability issues for old platforms
Revision 1.102
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Thu Oct 9 16:30:56 2008 UTC (4 years, 7 months ago) by pazsan
Branch:
MAIN
Changes since 1.101: +1 -0 lines
Diff to previous 1.101
,
to selected 1.53
Added gforth_dlopen as support word
Revision 1.101
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Thu Sep 18 02:42:24 2008 UTC (4 years, 8 months ago) by pazsan
Branch:
MAIN
Changes since 1.100: +3 -0 lines
Diff to previous 1.100
,
to selected 1.53
Windows version of libcc interface (first attempt)
Revision 1.100
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sun Jul 27 09:58:29 2008 UTC (4 years, 9 months ago) by pazsan
Branch:
MAIN
Changes since 1.99: +2 -0 lines
Diff to previous 1.99
,
to selected 1.53
Fixed callback problem
Revision 1.99
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Tue Jul 15 16:11:49 2008 UTC (4 years, 10 months ago) by anton
Branch:
MAIN
Changes since 1.98: +1 -1 lines
Diff to previous 1.98
,
to selected 1.53
updated copyright years
updated copyright-blacklist (added libltdl)
updated distributed files (don't distribute files without distribution terms)
added copyright to preforth.in and build-ec.in
Revision 1.98
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Thu Jul 3 12:29:05 2008 UTC (4 years, 10 months ago) by pazsan
Branch:
MAIN
Changes since 1.97: +0 -7 lines
Diff to previous 1.97
,
to selected 1.53
Removed remainders of FFI in C code
Revision 1.97
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sun May 4 17:52:27 2008 UTC (5 years ago) by anton
Branch:
MAIN
Changes since 1.96: +0 -2 lines
Diff to previous 1.96
,
to selected 1.53
removed usage of libtool-2.2 ltdl functions
Revision 1.96
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sat Apr 19 19:15:14 2008 UTC (5 years, 1 month ago) by anton
Branch:
MAIN
Changes since 1.95: +2 -0 lines
Diff to previous 1.95
,
to selected 1.53
CPPFLAGS are now used by the Makefiles
bugfix in libcc.fs
OPEN-LIB now can open libraries without extension and the library's
symbols become global
libltdl from libtool-2.2 or higher required (will be included soon)
Revision 1.95
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sat Feb 23 13:03:56 2008 UTC (5 years, 2 months ago) by pazsan
Branch:
MAIN
Changes since 1.94: +2 -0 lines
Diff to previous 1.94
,
to selected 1.53
Fixed build problem
Some changes for NXT
Revision 1.94
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Tue Feb 12 20:28:51 2008 UTC (5 years, 3 months ago) by anton
Branch:
MAIN
Changes since 1.93: +1 -0 lines
Diff to previous 1.93
,
to selected 1.53
Added replacements for primitives to fflib.fs
current status: the libcc-generated code compiles, but does not link
Bugfix in libcc.fs
Revision 1.93
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Wed Jan 16 14:13:58 2008 UTC (5 years, 4 months ago) by anton
Branch:
MAIN
Changes since 1.92: +16 -15 lines
Diff to previous 1.92
,
to selected 1.53
Building on i386 works again
Revision 1.92
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sun Jan 13 22:13:08 2008 UTC (5 years, 4 months ago) by anton
Branch:
MAIN
Changes since 1.91: +1 -1 lines
Diff to previous 1.91
,
to selected 1.53
tried to use explicit register allocation for local saved_regs_p, but
it does not seem to work.
Revision 1.91
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sun Jan 13 21:50:26 2008 UTC (5 years, 4 months ago) by anton
Branch:
MAIN
Changes since 1.90: +29 -9 lines
Diff to previous 1.90
,
to selected 1.53
enable dynamic code generation for (debugging) gforth on AMD64 by accessing
the global variable through a local pointer. Mixed results up to now, may
be better with explicit register allocation.
Revision 1.90
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Fri Jan 4 21:48:53 2008 UTC (5 years, 4 months ago) by anton
Branch:
MAIN
Changes since 1.89: +1 -0 lines
Diff to previous 1.89
,
to selected 1.53
moved --enable-force-ll out of configuration and into Makefile:
Build with "make OPT=-ll OPTDEFINES=-DFORCE_LL"
This builds gforth-ll gforth-fast-ll etc.
This is the first step in automatically building a fast gforth.
Revision 1.89
-
(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.88: +2 -3 lines
Diff to previous 1.88
,
to selected 1.53
updated copyright notices for GPL v3
Revision 1.88
-
(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.87: +1 -1 lines
Diff to previous 1.87
,
to selected 1.53
updated copyright years
Revision 1.87
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Tue Dec 4 14:55:03 2007 UTC (5 years, 5 months ago) by anton
Branch:
MAIN
Changes since 1.86: +1 -0 lines
Diff to previous 1.86
,
to selected 1.53
libcc.fs now uses libtool
OPEN-LIB and LIB-SYM now call libltdl (libtool) functions
probably needs some additional adjustment in configure.in
added LIB-ERROR
Revision 1.86
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sat Sep 29 22:20:02 2007 UTC (5 years, 7 months ago) by pazsan
Branch:
MAIN
Changes since 1.85: +3 -2 lines
Diff to previous 1.85
,
to selected 1.53
Constants compile to literals
Revision 1.85
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Tue Aug 21 10:33:52 2007 UTC (5 years, 9 months ago) by anton
Branch:
MAIN
Changes since 1.84: +1 -0 lines
Diff to previous 1.84
,
to selected 1.53
OPEN-FILE with W/O no longer creates or truncates files (probably bugfix)
compatibility file for old code missing
Bugfix in Makefile.in
Revision 1.84
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sat Jul 7 21:46:05 2007 UTC (5 years, 10 months ago) by anton
Branch:
MAIN
Changes since 1.83: +0 -1 lines
Diff to previous 1.83
,
to selected 1.53
enabled fpTOS caching
Revision 1.83
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Wed May 9 07:12:59 2007 UTC (6 years ago) by anton
Branch:
MAIN
Changes since 1.82: +1 -0 lines
Diff to previous 1.82
,
to selected 1.53
use nanosleep() for MS where available (thanks to Shawn K. Quinn).
Revision 1.82
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sat Mar 31 12:58:07 2007 UTC (6 years, 1 month ago) by pazsan
Branch:
MAIN
Changes since 1.81: +9 -0 lines
Diff to previous 1.81
,
to selected 1.53
Work on Gforth NXT
Revision 1.81
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sun Jan 21 23:22:29 2007 UTC (6 years, 3 months ago) by pazsan
Branch:
MAIN
Changes since 1.80: +0 -1 lines
Diff to previous 1.80
,
to selected 1.53
Some more work to get a C-based Gforth EC work with autoconf
Revision 1.80
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Fri Jan 5 13:36:07 2007 UTC (6 years, 4 months ago) by anton
Branch:
MAIN
Changes since 1.79: +9 -1 lines
Diff to previous 1.79
,
to selected 1.53
On PPC now long long is used except with gcc-2.95
BUGGY_LONG_LONG now works again
Revision 1.79
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sun Dec 31 13:39:17 2006 UTC (6 years, 4 months ago) by anton
Branch:
MAIN
Changes since 1.78: +1 -1 lines
Diff to previous 1.78
,
to selected 1.53
updated copyright years
Revision 1.78
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Mon Oct 30 15:29:48 2006 UTC (6 years, 6 months ago) by anton
Branch:
MAIN
Changes since 1.77: +16 -2 lines
Diff to previous 1.77
,
to selected 1.53
new double-by-single division code
rewrote double-by-single-division code to work with long longs
started using the double-by-single-division code instead of C long long division (fm/mod)
Revision 1.77
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sun Oct 22 20:45:34 2006 UTC (6 years, 6 months ago) by anton
Branch:
MAIN
Changes since 1.76: +1 -0 lines
Diff to previous 1.76
,
to selected 1.53
fixes to make the division checking work with dblsub.c
Revision 1.76
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sun Oct 22 16:54:01 2006 UTC (6 years, 6 months ago) by anton
Branch:
MAIN
Changes since 1.75: +4 -0 lines
Diff to previous 1.75
,
to selected 1.53
added checking for division by zero and division overflow to
mixed-size division words (*/ */mod fm/mod sm/rem um/mod).
these exceptions are now tested in our test suite
fixed bug in testing
Revision 1.75
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sat Oct 21 22:13:49 2006 UTC (6 years, 7 months ago) by anton
Branch:
MAIN
Changes since 1.74: +1 -0 lines
Diff to previous 1.74
,
to selected 1.53
explicit checks for division by zero and overflow on division
Revision 1.74
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sat Oct 21 19:22:03 2006 UTC (6 years, 7 months ago) by anton
Branch:
MAIN
Changes since 1.73: +1 -0 lines
Diff to previous 1.73
,
to selected 1.53
added --ignore-async-signals
fixed typo
Revision 1.73
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sat Mar 11 23:05:09 2006 UTC (7 years, 2 months ago) by pazsan
Branch:
MAIN
Changes since 1.72: +3 -3 lines
Diff to previous 1.72
,
to selected 1.53
Added gforth_ prefix to some functions
Revision 1.72
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sat Mar 11 22:22:40 2006 UTC (7 years, 2 months ago) by pazsan
Branch:
MAIN
Changes since 1.71: +2 -2 lines
Diff to previous 1.71
,
to selected 1.53
Reduced warnings
Revision 1.71
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Thu Jan 5 01:37:33 2006 UTC (7 years, 4 months ago) by pazsan
Branch:
MAIN
Changes since 1.70: +10 -10 lines
Diff to previous 1.70
,
to selected 1.53
Modified some exported symbols to start with gforth_
Revision 1.70
-
(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.69: +1 -1 lines
Diff to previous 1.69
,
to selected 1.53
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.69
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sun Dec 11 20:08:09 2005 UTC (7 years, 5 months ago) by pazsan
Branch:
MAIN
Changes since 1.68: +7 -0 lines
Diff to previous 1.68
,
to selected 1.53
Finally made libffi callbacks work
Revision 1.68
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sun Dec 4 13:46:12 2005 UTC (7 years, 5 months ago) by pazsan
Branch:
MAIN
Changes since 1.67: +7 -0 lines
Diff to previous 1.67
,
to selected 1.53
Added support for wyde/tetrabyte including sign extended ones
Revision 1.67
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sun Jul 31 20:27:42 2005 UTC (7 years, 9 months ago) by anton
Branch:
MAIN
Changes since 1.66: +3 -4 lines
Diff to previous 1.66
,
to selected 1.53
First working version with default state with 2 regs
added configuration variable STACK_CACHE_DEFAULT_FAST
Revision 1.66
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sat Jan 29 16:55:30 2005 UTC (8 years, 3 months ago) by pazsan
Branch:
MAIN
Changes since 1.65: +4 -0 lines
Diff to previous 1.65
,
to selected 1.53
Added --enable-force-cdiv
Revision 1.65
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Tue Jan 25 22:16:30 2005 UTC (8 years, 3 months ago) by pazsan
Branch:
MAIN
Changes since 1.64: +3 -0 lines
Diff to previous 1.64
,
to selected 1.53
Added */ and */mod to prim
Made division floored by default
Revision 1.64
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Wed Jan 19 22:11:53 2005 UTC (8 years, 4 months ago) by pazsan
Branch:
MAIN
Changes since 1.63: +24 -0 lines
Diff to previous 1.63
,
to selected 1.53
Added more detailed BUGGY_LL_* flags
Revision 1.63
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Mon Jan 17 16:52:46 2005 UTC (8 years, 4 months ago) by pazsan
Branch:
MAIN
Changes since 1.62: +1 -1 lines
Diff to previous 1.62
,
to selected 1.53
Added expanding mul support for AMD64
Revision 1.62
-
(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.61: +1 -1 lines
Diff to previous 1.61
,
to selected 1.53
updated copyright years for files changed in 2004
Revision 1.61
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Fri Aug 27 15:53:51 2004 UTC (8 years, 8 months ago) by anton
Branch:
MAIN
Changes since 1.60: +1 -0 lines
Diff to previous 1.60
,
to selected 1.53
added and documented usage of $GFORTHSYSTEMPREFIX to SYSTEM
eliminated the now-unused (does>1)
Revision 1.60
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sat Jun 19 18:47:26 2004 UTC (8 years, 11 months ago) by pazsan
Branch:
MAIN
Changes since 1.59: +3 -0 lines
Diff to previous 1.59
,
to selected 1.53
Added support for external shift for broken GCCs
Revision 1.59
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Mon Nov 3 20:13:36 2003 UTC (9 years, 6 months ago) by anton
Branch:
MAIN
Changes since 1.58: +6 -0 lines
Diff to previous 1.58
,
to selected 1.53
made classical 1-register stack caching work again (and probably
general stack caching with non-empty canonical state). There was a
subtle bug involving ?DUP-?BRANCH.
made this the default for gforth-fast and turned off anything beyond
deleted the now-unused rewrite_bb().
Revision 1.58
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sun Nov 2 22:15:29 2003 UTC (9 years, 6 months ago) by anton
Branch:
MAIN
Changes since 1.57: +3 -2 lines
Diff to previous 1.57
,
to selected 1.53
more work on stack caching
Revision 1.57
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sun Nov 2 18:18:35 2003 UTC (9 years, 6 months ago) by anton
Branch:
MAIN
Changes since 1.56: +27 -1 lines
Diff to previous 1.56
,
to selected 1.53
Now the _fast.i files are included for gforth-fast and gforth-native
Revision 1.56
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sun Sep 14 15:06:29 2003 UTC (9 years, 8 months ago) by anton
Branch:
MAIN
Changes since 1.55: +2 -0 lines
Diff to previous 1.55
,
to selected 1.53
IA64 refinements (dynamic native code generation)
ARM support (but FP is broken on the iPAQ, and icache flush is missing)
made no_dynamic_default and skipcode configuration variables
worked around http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12108
fixed some minor bugs
Revision 1.55
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Fri Aug 22 08:08:46 2003 UTC (9 years, 9 months ago) by anton
Branch:
MAIN
CVS Tags:
v0-6-2
Changes since 1.54: +0 -13 lines
Diff to previous 1.54
,
to selected 1.53
fixed bugs in doer routines (showed up with threadng scheme 1)
testdist portability improvements
Revision 1.54
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Thu Aug 7 08:50:00 2003 UTC (9 years, 9 months ago) by pazsan
Branch:
MAIN
Changes since 1.53: +1 -1 lines
Diff to previous 1.53
Fixed alloc-callback
Revision 1.53
-
(view)
(download)
(as text)
(annotate)
- [selected]
Mon Aug 4 20:32:36 2003 UTC (9 years, 9 months ago) by pazsan
Branch:
MAIN
Changes since 1.52: +7 -0 lines
Diff to previous 1.52
Inclusion of ffcall stuff
ftp://ftp.santafe.edu/pub/gnu/ffcall-1.8.tar.gz
High level stuff missing
Revision 1.52
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Thu May 8 08:49:24 2003 UTC (10 years ago) by anton
Branch:
MAIN
Changes since 1.51: +0 -1 lines
Diff to previous 1.51
,
to selected 1.53
preparing for new approach to static superinstructions
fixed bug in 386 disassembler (fucompp)
minor cleanup
Revision 1.51
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sun Mar 9 15:17:03 2003 UTC (10 years, 2 months ago) by anton
Branch:
MAIN
CVS Tags:
v0-6-0,
v0-6-1
Changes since 1.50: +1 -1 lines
Diff to previous 1.50
,
to selected 1.53
updated copyright years
Revision 1.50
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Mon Feb 17 22:42:09 2003 UTC (10 years, 3 months ago) by anton
Branch:
MAIN
Changes since 1.49: +5 -0 lines
Diff to previous 1.49
,
to selected 1.53
Gforth now works properly when its stdout is to a broken pipe (but not stderr)
special SIGPIPE throw code (-2049)
minor bugfix ("uncaught exception" is now printed on stderr)
Revision 1.49
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Mon Jan 27 18:59:42 2003 UTC (10 years, 3 months ago) by anton
Branch:
MAIN
Changes since 1.48: +2 -1 lines
Diff to previous 1.48
,
to selected 1.53
minor changes (64-bit-cleanups)
Revision 1.48
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sun Jan 26 20:56:38 2003 UTC (10 years, 3 months ago) by anton
Branch:
MAIN
Changes since 1.47: +37 -5 lines
Diff to previous 1.47
,
to selected 1.53
use AC_SYS_LARGEFILE instead of declaring this stuff unconditionally
moved memcasecmp() into support.c
eliminated -TEXT (all uses replaced, except within prim)
converted CAPSCOMP and -TRAILING into high-level words
folded C code for more complex primitives into support.c
Fliterals are now decompiled ok
f.rdp etc. documentation changes
added test cases for SEARCH
Revision 1.47
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Mon Jan 20 17:07:40 2003 UTC (10 years, 4 months ago) by anton
Branch:
MAIN
Changes since 1.46: +1 -1 lines
Diff to previous 1.46
,
to selected 1.53
undid changes to copyright notices
Revision 1.46
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sun Jan 19 23:35:34 2003 UTC (10 years, 4 months ago) by pazsan
Branch:
MAIN
Changes since 1.45: +1 -1 lines
Diff to previous 1.45
,
to selected 1.53
Updated copyright notices
Added stack effects to kernel/input.fs
Revision 1.45
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Tue Jan 14 22:52:56 2003 UTC (10 years, 4 months ago) by anton
Branch:
MAIN
Changes since 1.44: +3 -0 lines
Diff to previous 1.44
,
to selected 1.53
Icache-flushing is now not performed on generating a NEXT, just on the
end of a definition through finish-code.
Eliminated MIPS linker testing (not necessary with hybrid D/ITC).
--no-dynamic is default on systems that don't define FLUSH_ICACHE.
Revision 1.44
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Fri Jan 10 21:19:59 2003 UTC (10 years, 4 months ago) by anton
Branch:
MAIN
Changes since 1.43: +0 -7 lines
Diff to previous 1.43
,
to selected 1.53
moved DOES-HANDLER! from prim to kernel/int.fs
eliminated MAKE_DOES_HANDLER
Revision 1.43
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Wed Jan 8 10:25:34 2003 UTC (10 years, 4 months ago) by anton
Branch:
MAIN
Changes since 1.42: +0 -2 lines
Diff to previous 1.42
,
to selected 1.53
moved >code-address and >does-code from prim to kernel/int.fs
Revision 1.42
-
(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.41: +3 -1 lines
Diff to previous 1.41
,
to selected 1.53
changes to eliminate gcc warnings
Revision 1.41
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Fri Jan 3 20:26:19 2003 UTC (10 years, 4 months ago) by anton
Branch:
MAIN
Changes since 1.40: +0 -4 lines
Diff to previous 1.40
,
to selected 1.53
undid the unnecessary/broken stuff Bernd has done
moved a change from machpc.fs to machpc.fs.in
removed machpc.fs (generated file)
Revision 1.40
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Fri Jan 3 17:28:13 2003 UTC (10 years, 4 months ago) by pazsan
Branch:
MAIN
Changes since 1.39: +4 -0 lines
Diff to previous 1.39
,
to selected 1.53
Made 4stack port of Gforth EC work again
Revision 1.39
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Thu Jan 2 14:32:57 2003 UTC (10 years, 4 months ago) by anton
Branch:
MAIN
Changes since 1.38: +6 -1 lines
Diff to previous 1.38
,
to selected 1.53
support for small (cell-sized or smaller) off_t on machines without proper
double-cell type; typically needed on 64-bit machines.
Revision 1.38
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Thu Jan 2 09:38:22 2003 UTC (10 years, 4 months ago) by anton
Branch:
MAIN
Changes since 1.37: +0 -10 lines
Diff to previous 1.37
,
to selected 1.53
feature test macros now defined in configure.in (so the tests see them) instead
of engine/forth.h
Testing for size of off_t
Revision 1.37
-
(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.36: +1 -1 lines
Diff to previous 1.36
,
to selected 1.53
First inclusion of group-based primitive tokens (no reordering happend yet)
Revision 1.36
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Tue Dec 24 23:40:30 2002 UTC (10 years, 4 months ago) by anton
Branch:
MAIN
Changes since 1.35: +12 -4 lines
Diff to previous 1.35
,
to selected 1.53
Gforth now supports large files (>2GB) on small machines (32-bits/cell).
forth.h now asks for all kinds of POSIX, X/Open, and GNU support.
rearranged include files such that forth.h precedes the system files.
Revision 1.35
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Thu Dec 19 20:43:26 2002 UTC (10 years, 5 months ago) by anton
Branch:
MAIN
Changes since 1.34: +18 -0 lines
Diff to previous 1.34
,
to selected 1.53
moved global/static vars from engine.c into main.c (to avoid duplicating them)
Revision 1.34
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Fri Dec 13 15:49:53 2002 UTC (10 years, 5 months ago) by anton
Branch:
MAIN
Changes since 1.33: +2 -0 lines
Diff to previous 1.33
,
to selected 1.53
dynamically generated code is now (sort of) released on executing a MARKER
Revision 1.33
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sun Nov 24 13:54:01 2002 UTC (10 years, 5 months ago) by anton
Branch:
MAIN
Changes since 1.32: +2 -0 lines
Diff to previous 1.32
,
to selected 1.53
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.32
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sun Nov 10 11:24:08 2002 UTC (10 years, 6 months ago) by anton
Branch:
MAIN
Changes since 1.31: +4 -0 lines
Diff to previous 1.31
,
to selected 1.53
No engine2 and other dynamic stuff is compiled for gforth-itc, -iditc, -prof
Revision 1.31
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Fri Oct 25 15:57:02 2002 UTC (10 years, 6 months ago) by anton
Branch:
MAIN
Changes since 1.30: +6 -0 lines
Diff to previous 1.30
,
to selected 1.53
Gforth now survives destruction of the C stack pointer (it now uses
sigaltstack() to set up signal handling on another stack).
Revision 1.30
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sat Sep 14 08:34:03 2002 UTC (10 years, 8 months ago) by anton
Branch:
MAIN
Changes since 1.29: +6 -6 lines
Diff to previous 1.29
,
to selected 1.53
fixed bugs in compat/strcomp.fs and its usage
Revision 1.29
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Wed Aug 28 17:50:29 2002 UTC (10 years, 8 months ago) by anton
Branch:
MAIN
Changes since 1.28: +9 -2 lines
Diff to previous 1.28
,
to selected 1.53
gforth now stores a local ip to saved_ip instead of using a global ip
associated changes in register allocation, threading, documentation
testdist now also tests vmgen and vmgen-ex
Revision 1.28
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sun Jun 2 15:46:16 2002 UTC (10 years, 11 months ago) by anton
Branch:
MAIN
Changes since 1.27: +4 -4 lines
Diff to previous 1.27
,
to selected 1.53
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.27
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sun Feb 10 14:02:25 2002 UTC (11 years, 3 months ago) by anton
Branch:
MAIN
Changes since 1.26: +4 -0 lines
Diff to previous 1.26
,
to selected 1.53
lit@ and lit+ are now defined as superinstructions
compile lit @ and lit + instead of lit@ and lit+
extended prims2x to support superinstructions with non-C-names
(syntax: forth-name /c-name = ...)
support profiling of interpreters with superinstructions
(with simple instructions in the output).
profile output with prefixes only (enable by editing profile.c).
optional reporting of static superinstruction lengths (compared to
dynamic superinstructions); enable by compiling with -DPRINT_SUPER_LENGTHS
Revision 1.26
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sun Jan 20 19:04:11 2002 UTC (11 years, 4 months ago) by anton
Branch:
MAIN
Changes since 1.25: +0 -15 lines
Diff to previous 1.25
,
to selected 1.53
hybrid direct/indirect threading (replaces direct threading)
Revision 1.25
-
(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.24: +1 -0 lines
Diff to previous 1.24
,
to selected 1.53
bugfixes
Revision 1.24
-
(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.23: +3 -2 lines
Diff to previous 1.23
,
to selected 1.53
Differentiate between threaded code and xts in gforth-ditc and in gforthmi
Revision 1.23
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Thu Dec 27 16:29:29 2001 UTC (11 years, 4 months ago) by anton
Branch:
MAIN
Changes since 1.22: +7 -0 lines
Diff to previous 1.22
,
to selected 1.53
gforth no longer uses TOS caching (for improved error detection, suggested by
Dennis Donnelly).
The default FP stack size is 16K (for improved error detection).
minor changes.
Revision 1.22
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Mon Dec 24 20:39:30 2001 UTC (11 years, 4 months ago) by anton
Branch:
MAIN
Changes since 1.21: +2 -0 lines
Diff to previous 1.21
,
to selected 1.53
added dynamic superinstructions (currently for direct threading on 386,
without checking for other platforms)
Revision 1.21
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sat Jun 16 22:53:37 2001 UTC (11 years, 11 months ago) by pazsan
Branch:
MAIN
Changes since 1.20: +1 -0 lines
Diff to previous 1.20
,
to selected 1.53
Made some Gforth-EC targets work again
Started grouping (no renumbering yet, groups are just dummies)
Revision 1.20
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Fri May 11 22:06:47 2001 UTC (12 years ago) by crook
Branch:
MAIN
Changes since 1.19: +1 -1 lines
Diff to previous 1.19
,
to selected 1.53
removed spurious ; from end of #endif to get rid of compile warning.
Revision 1.19
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Wed Feb 28 22:31:43 2001 UTC (12 years, 2 months ago) by anton
Branch:
MAIN
Changes since 1.18: +1 -0 lines
Diff to previous 1.18
,
to selected 1.53
continued block profiling
Revision 1.18
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Tue Feb 27 21:17:11 2001 UTC (12 years, 2 months ago) by anton
Branch:
MAIN
Changes since 1.17: +3 -0 lines
Diff to previous 1.17
,
to selected 1.53
good start at profiling for peephole optimization
backtrace now also works for calls done with CALL
Revision 1.17
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sat Feb 24 13:44:39 2001 UTC (12 years, 2 months ago) by anton
Branch:
MAIN
Changes since 1.16: +7 -0 lines
Diff to previous 1.16
,
to selected 1.53
added C and primitive support for peeophole optimization
Revision 1.16
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Wed Feb 7 09:58:46 2001 UTC (12 years, 3 months ago) by anton
Branch:
MAIN
Changes since 1.15: +17 -17 lines
Diff to previous 1.15
,
to selected 1.53
type-specific conversion functions for fetch/store-double
Revision 1.15
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sun Nov 12 18:14:09 2000 UTC (12 years, 6 months ago) by anton
Branch:
MAIN
Changes since 1.14: +3 -0 lines
Diff to previous 1.14
,
to selected 1.53
prims2x.fs now generates the return stack stuff from the stack comment
most references to rp were eliminated from prim
currently this comes with a performance penalty, because
conditional branches now use just one NEXT instead of one for the
branch and one for the fallthrough
Revision 1.14
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Fri Nov 10 10:04:21 2000 UTC (12 years, 6 months ago) by anton
Branch:
MAIN
Changes since 1.13: +8 -6 lines
Diff to previous 1.13
,
to selected 1.53
rewrote large parts of prims2x.fs to become more flexible (not restricted to
2 stacks, factored out common code for the stacks, etc.).
Changes in other files to go with the prims2x.fs changes
Revision 1.13
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sat Sep 23 15:47:07 2000 UTC (12 years, 7 months ago) by anton
Branch:
MAIN
CVS Tags:
v0-5-0
Changes since 1.12: +1 -1 lines
Diff to previous 1.12
,
to selected 1.53
changed FSF address in copyright messages
Revision 1.12
-
(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.11: +1 -1 lines
Diff to previous 1.11
,
to selected 1.53
updated copyright dates in many files (not in ec-related files)
Revision 1.11
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sat Apr 29 13:07:35 2000 UTC (13 years ago) by anton
Branch:
MAIN
Changes since 1.10: +1 -0 lines
Diff to previous 1.10
,
to selected 1.53
Gforth can now use mmap to read the image
small changes to reduce the warnings
Revision 1.10
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sun Feb 28 21:31:50 1999 UTC (14 years, 2 months ago) by anton
Branch:
MAIN
Changes since 1.9: +24 -1 lines
Diff to previous 1.9
,
to selected 1.53
On platforms that support the SA_SIGINFO flag (Linux is not quite
there yet), there are now new signal handlers that perform more
precise error reporting (in particular for SIGFPE and SIGSEGV).
Minor fixes.
Revision 1.9
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Fri Jan 8 16:58:31 1999 UTC (14 years, 4 months ago) by anton
Branch:
MAIN
Changes since 1.8: +6 -0 lines
Diff to previous 1.8
,
to selected 1.53
there is now a debugging version of the engine that maintains ip and
rp in global variables (to allow backtrace on signals). The debugging
engine is called gforth and the original engine is called gforth-fast.
Revision 1.8
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Tue Dec 8 22:03:03 1998 UTC (14 years, 5 months ago) by anton
Branch:
MAIN
CVS Tags:
v0-4-0
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
,
to selected 1.53
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.7
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sun Oct 25 23:15:48 1998 UTC (14 years, 6 months ago) by pazsan
Branch:
MAIN
Changes since 1.6: +1 -14 lines
Diff to previous 1.6
,
to selected 1.53
SHARC-porting aids that benefit generally:
Cross: Added non-byte-addressed architectures as possible target (not hosts
yet).
Rest: all types are now Gforth-private types (so you could define as Char
whatever you where like). Some messing around with inabilities of Analog
Devices port of GCC.
Revision 1.6
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Mon Sep 1 23:08:41 1997 UTC (15 years, 8 months ago) by jwilke
Branch:
MAIN
Changes since 1.5: +1 -1 lines
Diff to previous 1.5
,
to selected 1.53
Dos Changes:
!!Moved:
engine/32bit.h moved to arch/generic/machine.h
cache.c moved to arch/hppa/
cleanalign.c moved to engine/
!!New Files:
envos.* *.bsh
Instead of linking arch/xy/machine.h an custom include path is used
engine.a engine.o main.o makes with engine/Makefile now
history.fs and startup.fs works for dos and unix now
environment variable osclass is set in envos.fs, wich is os-specific
any comments?
supressed some warnings in main.c
Revision 1.5
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Thu Jul 31 16:17:25 1997 UTC (15 years, 9 months ago) by anton
Branch:
MAIN
Changes since 1.4: +1 -0 lines
Diff to previous 1.4
,
to selected 1.53
Added documentation for structures and object.fs
Changed representation of structures from "size align" to "align size",
and renamed 1 cells: to cell% etc.
added %size and %alignment
fixed search bug
added command-line option --die-on-signal
Revision 1.4
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Wed Jul 2 15:56:59 1997 UTC (15 years, 10 months ago) by anton
Branch:
MAIN
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
,
to selected 1.53
some more changes in objects.fs
incorporated m68k patch by Andreas Schwab (schwab@issan.informatik.uni-dortmund.de)
commented out ecvt declaration in engine/forth.h
Revision 1.3
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Mon Jun 23 15:54:04 1997 UTC (15 years, 11 months ago) by anton
Branch:
MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
,
to selected 1.53
changed compat/struct.fs and objects.fs for <align size> representation
refixed -trainling (in prim)
gforth.ds bug fixes
fixed/worked around declarations in forth.h
Revision 1.2
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sun Jun 15 19:43:47 1997 UTC (15 years, 11 months ago) by pazsan
Branch:
MAIN
Changes since 1.1: +27 -0 lines
Diff to previous 1.1
,
to selected 1.53
Some bug fixes.
Revision 1.1
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Wed May 21 20:40:08 1997 UTC (16 years ago) by anton
Branch:
MAIN
Diff
to selected 1.53
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.