This website requires JavaScript.
Explore
Help
Sign In
steve
/
factor
Watch
1
Star
0
Fork
You've already forked factor
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
e8cb8bb359
factor
/
basis
/
cpu
/
x86
History
Slava Pestov
48f87e03e3
cpu.x86: fix callbacks receiving stack parameters on Win64
2010-05-23 23:08:07 -04:00
..
32
cpu.x86.32: fix load error
2010-05-19 01:29:52 -04:00
64
cpu.x86.64: callback prologue was clobbering 5th parameter register on x86-64
2010-05-23 03:00:53 -04:00
assembler
cpu.x86.assembler: drop useless ST0 operand from some x87 instructions
2010-05-18 19:37:59 -04:00
features
Fixes for FFI changes
2010-05-16 04:09:47 -04:00
sse
compiler.cfg: generalize ##prepare-struct-caller instruction to alloca()-like ##local-allot
2010-05-19 00:33:15 -04:00
unix
Store stack bounds in TIB on win64 to make C++ exceptions work
2010-04-05 19:07:10 -04:00
winnt
Store stack bounds in TIB on win64 to make C++ exceptions work
2010-04-05 19:07:10 -04:00
x87
compiler.cfg: generalize ##prepare-struct-caller instruction to alloca()-like ##local-allot
2010-05-19 00:33:15 -04:00
authors.txt
…
bootstrap.factor
cpu.x86.bootstrap: use TEST instruction
2010-05-14 18:37:10 -04:00
summary.txt
…
tags.txt
Replace 'untested' tag with 'not loaded' and 'not tested' tags
2010-04-13 18:43:01 -07:00
x86.factor
cpu.x86: fix callbacks receiving stack parameters on Win64
2010-05-23 23:08:07 -04:00