felixf
|
cfe24bdf23
Microsoft's GetThreadContext and Wow64GetThreadContext functions do not return the correct base pointer in all cases (when kernel calls have entered 64-bit mode). Therefore WinAPI calls have to be intercepted for the precise GC to work. Having intercepted EnterCriticalSection and LeaveCriticalSection seems to do the job -- might require more functions in future though.
|
9 vuotta sitten |
eth.morozova
|
0e5636354d
use CONST to avoid copying of CHAR arrays into the stack
|
9 vuotta sitten |
felixf
|
3d34517a30
Minor patches for command line compiler
|
9 vuotta sitten |
felixf
|
00abed5cf0
Adaptions: cross compilation of Win32.Machine for Generic / non-Generic
|
9 vuotta sitten |
felixf
|
ad5b8a6cf0
Adapted winaos with generic kernel -- setup boot driven by Machine.Init (called by Modules).
|
9 vuotta sitten |
felixf
|
4ae503b9bf
|
10 vuotta sitten |