summaryrefslogtreecommitdiff
path: root/src/runtime/defs_windows_386.go
Commit message (Expand)AuthorAgeFilesLines
* runtime: treat CTRL_CLOSE_EVENT, CTRL_LOGOFF_EVENT, CTRL_SHUTDOWN_EVENT as SI...Tianon Gravi2019-08-291-3/+7
* runtime: windows/arm fix tracebacks printed from sigpanicJordan Rhee2018-11-261-3/+4
* runtime: support windows/armJordan Rhee2018-09-181-0/+3
* runtime: query thread stack size from OS on WindowsAustin Clements2018-07-021-0/+10
* runtime: use (*context) ip, setip, sp and setsp everywhere on windowsAlex Brainman2015-04-091-0/+16
* runtime: introduce CPU access functions on windowsAlex Brainman2015-02-101-0/+6
* runtime: log all thread stack traces during GODEBUG=crash on Linux and OS XRuss Cox2015-01-141-1/+0
* runtime: provide a dummy value of _SIGPROF on plan9 and windowsShenghou Ma2015-01-011-0/+1
* [dev.cc] runtime: convert defs_$GOOS_$GOARCH.h to GoRuss Cox2014-11-111-0/+109