CVS log for gforth/arch/alpha/machine.h

[BACK] Up to [gforth] / gforth / arch / alpha

Request diff between arbitrary revisions


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


Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Dec 31 18:40:25 2007 UTC (16 years, 3 months ago) by anton
Branches: MAIN
CVS tags: v0-7-0, HEAD
Diff to: previous 1.20: preferred, unified
Changes since revision 1.20: +2 -3 lines
updated copyright notices for GPL v3

Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Dec 31 17:34:58 2007 UTC (16 years, 3 months ago) by anton
Branches: MAIN
Diff to: previous 1.19: preferred, unified
Changes since revision 1.19: +1 -1 lines
updated copyright years

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Jul 1 15:47:14 2007 UTC (16 years, 9 months ago) by anton
Branches: MAIN
Diff to: previous 1.18: preferred, unified
Changes since revision 1.18: +1 -1 lines
minor bugfix

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Jul 1 15:42:16 2007 UTC (16 years, 9 months ago) by anton
Branches: MAIN
Diff to: previous 1.17: preferred, unified
Changes since revision 1.17: +6 -0 lines
generalized code padding and added 386 and AMD64 padding

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Dec 31 15:46:11 2005 UTC (18 years, 3 months ago) by anton
Branches: MAIN
Diff to: previous 1.16: preferred, unified
Changes since revision 1.16: +1 -1 lines
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.16: download - view: text, markup, annotated - select for diffs
Tue Aug 16 13:46:47 2005 UTC (18 years, 7 months ago) by anton
Branches: MAIN
Diff to: previous 1.15: preferred, unified
Changes since revision 1.15: +0 -6 lines
threw out THREADING_SCHEME, now Scheme 8 is used everywhere.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Mar 9 15:16:58 2003 UTC (21 years ago) by anton
Branches: MAIN
CVS tags: v0-6-2, v0-6-1, v0-6-0
Diff to: previous 1.14: preferred, unified
Changes since revision 1.14: +1 -1 lines
updated copyright years

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Jan 20 17:07:38 2003 UTC (21 years, 2 months ago) by anton
Branches: MAIN
Diff to: previous 1.13: preferred, unified
Changes since revision 1.13: +1 -1 lines
undid changes to copyright notices

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Jan 19 23:35:31 2003 UTC (21 years, 2 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.12: preferred, unified
Changes since revision 1.12: +1 -1 lines
Updated copyright notices
Added stack effects to kernel/input.fs

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Jan 7 09:31:19 2003 UTC (21 years, 2 months ago) by anton
Branches: MAIN
Diff to: previous 1.11: preferred, unified
Changes since revision 1.11: +0 -143 lines
Some changes for portability to AIX and Darwin
Eliminated the (non-hybrid) direct threading stuff from arch/*/machine.h

Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Mar 22 20:36:25 2002 UTC (22 years ago) by anton
Branches: MAIN
Diff to: previous 1.10: preferred, unified
Changes since revision 1.10: +0 -6 lines
cleaned up #defines of DIRECT_THREADED and INDIRECT_THREADED
introduced engine gforth-itc (indirect threading, no replication)
fixed bug in indirect threading

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Dec 29 20:40:49 2001 UTC (22 years, 3 months ago) by anton
Branches: MAIN
Diff to: previous 1.9: preferred, unified
Changes since revision 1.9: +13 -0 lines
default dictionary size 1M cells
machine-specific stuff for dynamic superinstructions is now in machine.h
support for dynamic superinstructions for Alpha

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Sep 23 15:47:02 2000 UTC (23 years, 6 months ago) by anton
Branches: MAIN
CVS tags: v0-5-0
Diff to: previous 1.8: preferred, unified
Changes since revision 1.8: +1 -1 lines
changed FSF address in copyright messages

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Sep 23 15:06:04 2000 UTC (23 years, 6 months ago) by anton
Branches: MAIN
Diff to: previous 1.7: preferred, unified
Changes since revision 1.7: +1 -1 lines
updated copyright dates in many files (not in ec-related files)

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Jun 15 09:37:56 2000 UTC (23 years, 9 months ago) by anton
Branches: MAIN
Diff to: previous 1.6: preferred, unified
Changes since revision 1.6: +26 -19 lines
>code-address now works for CODE words on Alpha

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Apr 29 13:07:34 2000 UTC (23 years, 11 months ago) by anton
Branches: MAIN
Diff to: previous 1.5: preferred, unified
Changes since revision 1.5: +1 -1 lines
Gforth can now use mmap to read the image
small changes to reduce the warnings

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Feb 6 22:28:22 1999 UTC (25 years, 1 month ago) by anton
Branches: MAIN
Diff to: previous 1.4: preferred, unified
Changes since revision 1.4: +7 -3 lines
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.4: download - view: text, markup, annotated - select for diffs
Tue Feb 2 22:02:54 1999 UTC (25 years, 1 month ago) by anton
Branches: MAIN
Diff to: previous 1.3: preferred, unified
Changes since revision 1.3: +9 -0 lines
MIPS port should now work even with GNU ld
added FORCE_REG stuff to arch/alpha/machine.h
added Alpha assembler (contributed by Bernd Thallner)

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Dec 8 22:02:54 1998 UTC (25 years, 3 months ago) by anton
Branches: MAIN
CVS tags: v0-4-0
Diff to: previous 1.2: preferred, unified
Changes since revision 1.2: +1 -1 lines
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.2: download - view: text, markup, annotated - select for diffs
Mon Sep 1 23:08:19 1997 UTC (26 years, 7 months ago) by jwilke
Branches: MAIN
Diff to: previous 1.1: preferred, unified
Changes since revision 1.1: +1 -1 lines
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.1: download - view: text, markup, annotated - select for diffs
Wed May 21 20:39:59 1997 UTC (26 years, 10 months ago) by anton
Branches: MAIN
jwilke's changes:
Moved many files to other directories
renamed many files
other changes unknown to me.

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>