| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Apparently internalAllocate now (as is permitted) modifies
rcx. The buggy code was not prepared to deal with it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
... which are available on both Linux and FreeBSD outside
of GOT.
|
|
|
|
|
|
|
|
|
|
|
|
... also fixes a nasty bug when STATICWRITE from PUSH
in rewriteIntegerTrace
|
|
|
|
|
|
|
|
|
|
|
|
... and fix really ugly memory bugs occuring because some
code referenced function objects not the code objects
it was calling
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
... also finally make label resolution recursive
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|