Age | Commit message (Expand) | Author |
---|---|---|
2024-11-20 | cgo: support errno value as second return parameter | Ayke van Laethem |
2023-09-05 | runtime: refactor markGlobals to findGlobals | Ayke van Laethem |
2023-03-03 | all: use unsafe.Add instead of unsafe.Pointer(uintptr(...) + ...) | Ayke van Laethem |
2022-06-12 | syscall.Getpagesize(): add test, implement for Linux and Windows | Dan Kegel |
2022-05-23 | windows: scan globals conservatively | Ayke van Laethem |
2021-11-16 | all: add support for windows/amd64 | Ayke van Laethem |