CVS log for gforth/Attic/alpha.h

[BACK] Up to [gforth] / gforth

Request diff between arbitrary revisions


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


Revision 1.12
Wed May 21 20:39:16 1997 UTC (26 years, 10 months ago) by anton
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.11: +0 -0 lines
jwilke's changes:
Moved many files to other directories
renamed many files
other changes unknown to me.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Apr 5 16:49:20 1997 UTC (26 years, 11 months ago) by anton
Branches: MAIN
Diff to: previous 1.10: preferred, unified
Changes since revision 1.10: +1 -1 lines
small fix in alpha.h
new texinfo.tex (from texinfo-3.9)

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Mar 4 17:49:46 1997 UTC (27 years, 1 month ago) by anton
Branches: MAIN
CVS tags: v0-3-0
Diff to: previous 1.9: preferred, unified
Changes since revision 1.9: +0 -1 lines
added double indirect threaded version and making of fully relocatable images.
added gforth-makeimage script for making fully relocatable images.
removed locals bug in if else endif constructs.
added mmap support for machines without MAP_ANON
removed command-line options -c and -o
moved definition of DOES_HANDLER_SIZE from machine.h to forth.h.
added hpux FLUSH_ICACHE in m68k.h
made source words print decimal

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Oct 2 09:48:55 1996 UTC (27 years, 6 months ago) by anton
Branches: MAIN
CVS tags: v0-2-1, v0-2-0
Diff to: previous 1.8: preferred, unified
Changes since revision 1.8: +8 -7 lines
made path separator OS-dependent (';' for non-Unix)
renamed use-file to open-blocks
reintroduced FUZZ (for non-Unix)

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Jul 26 15:28:28 1996 UTC (27 years, 8 months ago) by anton
Branches: MAIN
Diff to: previous 1.7: preferred, unified
Changes since revision 1.7: +9 -3 lines
adapted DOES_CODE in alpha.h m68k.h mips.h power.h and sparc.h
worked around a bug in SunOS4 in prims2x.fs
fixed typo in main.c

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Dec 26 17:35:34 1995 UTC (28 years, 3 months ago) by anton
Branches: MAIN
Diff to: previous 1.6: preferred, unified
Changes since revision 1.6: +4 -4 lines
added config.h support (acconfig.h, changes in Makefile.in)
check for sys_siglist declaration
fixed bug in engine.c:cstr()
prims2x.fs now outputs synclines only in C code

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Dec 23 17:31:09 1995 UTC (28 years, 3 months ago) by anton
Branches: MAIN
Diff to: previous 1.5: preferred, unified
Changes since revision 1.5: +11 -6 lines
Faster docol on Alpha.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Dec 15 01:54:08 1995 UTC (28 years, 3 months ago) by anton
Branches: MAIN
CVS tags: gforth-0_1beta
Diff to: previous 1.4: preferred, unified
Changes since revision 1.4: +13 -4 lines
fixed many small things in Makefile.in and configure.in.
Direct threading is now the default on Alphas.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Dec 10 19:02:06 1995 UTC (28 years, 3 months ago) by anton
Branches: MAIN
Diff to: previous 1.3: preferred, unified
Changes since revision 1.3: +109 -4 lines
cleaned up engine.c a bit (fewer ifdefs)
added direct threading for the Alpha architecture
timings.sc contains some timings (not well organized)

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Nov 29 20:20:33 1995 UTC (28 years, 4 months ago) by anton
Branches: MAIN
Diff to: previous 1.2: preferred, unified
Changes since revision 1.2: +8 -0 lines
replced tester.fs and coretest.fs with the new versions from John Hayes
make mostlyclean virtualclean added
Cache-flushing now works on the Alpha (other minor changes there)
configure now uses gcc by default and passes its GCC variable to the Makefile
introduced sourcefilename and sourceline# (and used them in many places).

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Nov 7 18:06:30 1995 UTC (28 years, 4 months ago) by anton
Branches: MAIN
Diff to: previous 1.1: preferred, unified
Changes since revision 1.1: +22 -2 lines
added copyright headers
changes to loadfilename & co. to make savesystem transparent to
 assertions and ~~

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Feb 2 18:12:59 1995 UTC (29 years, 2 months ago) by pazsan
Branches: MAIN
added very preliminary support for Alpha/osf1
Moved flush-tos before stores to improve scheduling
merged io-dos.h and io.h
Created new Makefile for DOS
removed ToDo topcics that are already done

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>