gforth: gforth/arch/amd64/machine.h
Default branch: MAIN
Bookmark a link to HEAD:
(view)
(download)
(as text)
Revision 1.26
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sat Dec 31 15:29:25 2011 UTC (17 months, 2 weeks ago) by anton
Branch:
MAIN
CVS Tags:
HEAD
Changes since 1.25: +1 -1 lines
Diff to previous 1.25
updated copyright years
Revision 1.25
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sat Nov 12 22:42:27 2011 UTC (19 months ago) by pazsan
Branch:
MAIN
Changes since 1.24: +4 -2 lines
Diff to previous 1.24
Don't allocate SPREG and IPREG on GCC 4.6.x
Revision 1.24
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Tue Jul 15 16:11:49 2008 UTC (4 years, 11 months ago) by anton
Branch:
MAIN
CVS Tags:
v0-7-0
Changes since 1.23: +1 -1 lines
Diff to previous 1.23
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.23
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sat Apr 5 20:34:13 2008 UTC (5 years, 2 months ago) by pazsan
Branch:
MAIN
Changes since 1.22: +2 -0 lines
Diff to previous 1.22
Made sure that a distribution is possible
Revision 1.22
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Mon Jan 14 17:35:37 2008 UTC (5 years, 5 months ago) by anton
Branch:
MAIN
Changes since 1.21: +11 -2 lines
Diff to previous 1.21
disabled GLOBALS_NONRELOC for AMD64
commented GLOBALS_NONRELOC for AMD64
Revision 1.21
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sun Jan 13 21:50:26 2008 UTC (5 years, 5 months ago) by anton
Branch:
MAIN
Changes since 1.20: +4 -0 lines
Diff to previous 1.20
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.20
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Fri Jan 4 21:48:53 2008 UTC (5 years, 5 months ago) by anton
Branch:
MAIN
Changes since 1.19: +0 -1 lines
Diff to previous 1.19
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.19
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Mon Dec 31 18:40:25 2007 UTC (5 years, 5 months ago) by anton
Branch:
MAIN
Changes since 1.18: +2 -3 lines
Diff to previous 1.18
updated copyright notices for GPL v3
Revision 1.18
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Mon Dec 31 17:34:59 2007 UTC (5 years, 5 months ago) by anton
Branch:
MAIN
Changes since 1.17: +1 -1 lines
Diff to previous 1.17
updated copyright years
Revision 1.17
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sat Jul 7 21:46:05 2007 UTC (5 years, 11 months ago) by anton
Branch:
MAIN
Changes since 1.16: +1 -1 lines
Diff to previous 1.16
enabled fpTOS caching
Revision 1.16
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sun Jul 1 15:42:17 2007 UTC (5 years, 11 months ago) by anton
Branch:
MAIN
Changes since 1.15: +19 -0 lines
Diff to previous 1.15
generalized code padding and added 386 and AMD64 padding
Revision 1.15
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sun Dec 31 13:39:14 2006 UTC (6 years, 5 months ago) by anton
Branch:
MAIN
Changes since 1.14: +1 -1 lines
Diff to previous 1.14
updated copyright years
Revision 1.14
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Mon Oct 30 16:20:41 2006 UTC (6 years, 7 months ago) by anton
Branch:
MAIN
Changes since 1.13: +0 -6 lines
Diff to previous 1.13
Simplified FM/MOD SM/REM UM/MOD to use fmdiv or 5-argument ASM_...
Eliminated 4-argument ASM_...
Revision 1.13
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sat Dec 31 15:46:11 2005 UTC (7 years, 5 months ago) by anton
Branch:
MAIN
Changes since 1.12: +1 -1 lines
Diff to previous 1.12
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.12
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Tue Aug 16 13:46:47 2005 UTC (7 years, 10 months ago) by anton
Branch:
MAIN
Changes since 1.11: +0 -4 lines
Diff to previous 1.11
threw out THREADING_SCHEME, now Scheme 8 is used everywhere.
Revision 1.11
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sun May 15 13:20:02 2005 UTC (8 years, 1 month ago) by pazsan
Branch:
MAIN
Changes since 1.10: +4 -4 lines
Diff to previous 1.10
Added size suffixes to inlined instructions
Revision 1.10
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Fri Jan 28 21:32:19 2005 UTC (8 years, 4 months ago) by anton
Branch:
MAIN
Changes since 1.9: +6 -0 lines
Diff to previous 1.9
added M/MOD asm support for 386 and AMD64 with FORCE_LL
Revision 1.9
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Fri Jan 28 20:38:43 2005 UTC (8 years, 4 months ago) by anton
Branch:
MAIN
Changes since 1.8: +6 -0 lines
Diff to previous 1.8
added asm support for FM/MOD SM/REM UM/MOD
(currently only for AMD64 without FORCE_LL).
Revision 1.8
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sun Jan 23 13:56:12 2005 UTC (8 years, 4 months ago) by pazsan
Branch:
MAIN
Changes since 1.7: +2 -0 lines
Diff to previous 1.7
Fixed problems with workaround
Revision 1.7
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Fri Jan 21 09:42:12 2005 UTC (8 years, 4 months ago) by pazsan
Branch:
MAIN
Changes since 1.6: +3 -0 lines
Diff to previous 1.6
Added --enable-force-ll switch
Revision 1.6
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Wed Jan 19 22:11:53 2005 UTC (8 years, 5 months ago) by pazsan
Branch:
MAIN
Changes since 1.5: +4 -0 lines
Diff to previous 1.5
Added more detailed BUGGY_LL_* flags
Revision 1.5
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Mon Jan 17 16:52:46 2005 UTC (8 years, 5 months ago) by pazsan
Branch:
MAIN
Changes since 1.4: +1 -0 lines
Diff to previous 1.4
Added expanding mul support for AMD64
Revision 1.4
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Fri Dec 31 13:23:59 2004 UTC (8 years, 5 months ago) by anton
Branch:
MAIN
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
updated copyright years for files changed in 2004
Revision 1.3
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Thu Nov 11 20:13:53 2004 UTC (8 years, 7 months ago) by pazsan
Branch:
MAIN
Changes since 1.2: +4 -1 lines
Diff to previous 1.2
Added # as decimal prefix
Revision 1.2
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Mon Sep 8 10:14:19 2003 UTC (9 years, 9 months ago) by anton
Branch:
MAIN
Changes since 1.1: +13 -0 lines
Diff to previous 1.1
added support for dynamic code generation on HPPA
some Benchmark results
explicit register allocation for AMD64
Revision 1.1
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Thu Aug 28 16:08:31 2003 UTC (9 years, 9 months ago) by anton
Branch:
MAIN
added amd64 architecture
changed some generic settings
minor changes
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.