| Commit message (Expand) | Author | Age | Files | Lines |
| * | runtime: make time correctly update on Wine | Evgeniy Polyakov | 2017-04-25 | 1 | -1/+11 |
| * | runtime: update assembly var names after monotonic time changes | Josh Bleecher Snyder | 2017-02-21 | 1 | -3/+3 |
| * | time: optimize Now on darwin, windows | Russ Cox | 2017-02-09 | 1 | -8/+96 |
| * | time: record monotonic clock reading in time.Now, for more accurate comparisons | Russ Cox | 2017-02-03 | 1 | -2/+2 |
| * | runtime, cmd/compile: rename memclr -> memclrNoHeapPointers | Austin Clements | 2016-10-28 | 1 | -2/+2 |
| * | runtime, syscall: use FP instead of SP for parameters | Matthew Dempsky | 2016-09-30 | 1 | -2/+2 |
| * | runtime: change osyield to use Windows SwitchToThread | Alex Brainman | 2016-04-04 | 1 | -4/+13 |
| * | runtime: increase assumed stack size in externalthreadhandler | Austin Clements | 2016-01-07 | 1 | -1/+2 |
| * | runtime: really pass return value to Windows in externalthreadhandler | Alex Brainman | 2015-04-15 | 1 | -0/+2 |
| * | [dev.cc] runtime: remove comma at the end of DIVL instruction (fixes windows ... | Alex Brainman | 2015-02-17 | 1 | -1/+1 |
| * | runtime: remove trailing empty arrays in structs | Keith Randall | 2015-01-07 | 1 | -5/+5 |
| * | Revert "liblink, cmd/ld, runtime: remove stackguard1" | Russ Cox | 2015-01-05 | 1 | -2/+4 |
| * | liblink, cmd/ld, runtime: remove stackguard1 | Shenghou Ma | 2014-12-29 | 1 | -4/+2 |
| * | [dev.cc] runtime: update sys_windows_386.s and sys_windows_amd64.s for Go con... | Alex Brainman | 2014-11-19 | 1 | -8/+8 |
| * | [dev.cc] all: merge dev.power64 (7667e41f3ced) into dev.cc | Russ Cox | 2014-11-14 | 1 | -6/+6 |
| |\ |
|
| | * | [dev.power64] cmd/5a, cmd/6a, cmd/8a, cmd/9a: make labels function-scoped | Russ Cox | 2014-10-28 | 1 | -6/+6 |
| * | | [dev.cc] runtime: convert assembly files for C to Go transition | Russ Cox | 2014-11-11 | 1 | -1/+2 |
| |/ |
|
| * | runtime: handle all windows exception (second attempt) | Alex Brainman | 2014-10-15 | 1 | -2/+16 |
| * | undo CL 145150043 / 8b3d26697b8d | Alex Brainman | 2014-10-09 | 1 | -16/+2 |
| * | runtime: handle all windows exception | Alex Brainman | 2014-10-09 | 1 | -2/+16 |
| * | runtime: more NOPTR | Russ Cox | 2014-09-24 | 1 | -1/+1 |
| * | runtime: fix windows/386 build | Russ Cox | 2014-09-09 | 1 | -1/+1 |
| * | runtime: fix build failures after CL 137410043 | Russ Cox | 2014-09-09 | 1 | -5/+11 |
| * | runtime: undo stray edit from CL 140380043 | Russ Cox | 2014-09-08 | 1 | -1/+1 |
| * | runtime: run sighandler on g0 stack on windows | Russ Cox | 2014-09-08 | 1 | -7/+40 |
| * | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 1 | -0/+380 |