CVS log for gforth/Attic/mips.h

[BACK] Up to [gforth] / gforth

Request diff between arbitrary revisions


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


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

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Mar 4 17:49:53 1997 UTC (27 years ago) by anton
Branches: MAIN
CVS tags: v0-3-0
Diff to: previous 1.7: preferred, unified
Changes since revision 1.7: +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.7: download - view: text, markup, annotated - select for diffs
Fri Jul 26 15:28:29 1996 UTC (27 years, 7 months ago) by anton
Branches: MAIN
CVS tags: v0-2-1, v0-2-0
Diff to: previous 1.6: preferred, unified
Changes since revision 1.6: +19 -10 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.6: download - view: text, markup, annotated - select for diffs
Tue Jul 16 20:57:13 1996 UTC (27 years, 8 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.5: preferred, unified
Changes since revision 1.5: +2 -2 lines
SPECIAL: to create special "state-smart" words

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Nov 7 18:06:54 1995 UTC (28 years, 4 months ago) by anton
Branches: MAIN
CVS tags: gforth-0_1beta
Diff to: previous 1.4: preferred, unified
Changes since revision 1.4: +18 -3 lines
added copyright headers
changes to loadfilename & co. to make savesystem transparent to
 assertions and ~~

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Oct 7 17:38:17 1995 UTC (28 years, 5 months ago) by anton
Branches: MAIN
Diff to: previous 1.3: preferred, unified
Changes since revision 1.3: +1 -5 lines
added code.fs (code, ;code, end-code, assembler)
renamed dostruc to dofield
made index and doc-entries nicer
Only words containing 'e' or 'E' are converted to FP numbers.
added many wordset comments
added flush-icache primitive and FLUSH_ICACHE macro
added +DO, U+DO, -DO, U-DO and -LOOP
added code address labels (`docol:' etc.)
fixed sparc cache_flush

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Jan 21 17:26:45 1995 UTC (29 years, 2 months ago) by anton
Branches: MAIN
Diff to: previous 1.2: preferred, unified
Changes since revision 1.2: +5 -1 lines
updated INSTALL and README
now demand-paged executables are made everywhere
mips.h now supports Irix

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Dec 14 16:15:29 1994 UTC (29 years, 3 months ago) by anton
Branches: MAIN
Diff to: previous 1.1: preferred, unified
Changes since revision 1.1: +8 -0 lines
Fixed a few bugs in config.in
added USE_TOS and USE_FTOS to the machine.h files as appropriate

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Dec 12 17:10:47 1994 UTC (29 years, 3 months ago) by anton
Branches: MAIN
Reorganized configuration: configure is now created by autoconf from
configure.in; I still left it in the CVS repository because not
everyone has autoconf. decstation.h renamed to mips.h and apollo68k to
m68k. Added general 32bit.h description, which the other machine
descriptions use. Created/copied replacement files install-sh memcmp.c
memmove.c select.c (carved out from ecvt.c) strtol.c
strtoul.c. Bytesex is now handled by configure.

Deciding the threading method is now done in machine.h, this should
also be done for USE_TOS and USE_FTOS.

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>