CVS log for gforth/abi-code-test.fs
Up to [gforth] / gforth
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Current tag: MAIN
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun May 2 18:15:14 2010 UTC (13 years, 1 month ago) by anton
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +22 -2 lines
Better compilation of code words (no need to use LIT-EXECUTE for them)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun May 2 16:07:50 2010 UTC (13 years, 1 month ago) by anton
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +14 -0 lines
added ;code example
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Apr 25 18:27:09 2010 UTC (13 years, 1 month ago) by anton
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +31 -0 lines
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.2: download - view: text, markup, annotated - select for diffs
Sun Apr 18 16:39:55 2010 UTC (13 years, 1 month ago) by anton
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +8 -10 lines
more work on documenting assembly language stuff
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Apr 5 22:17:56 2010 UTC (13 years, 2 months ago) by dvdkhlng
Branches: MAIN
support for assembler definitions with host platform's ABI calling conventions
('ABI-CODE')
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>