summaryrefslogtreecommitdiff
path: root/src/runtime/sys_darwin_386.s
Commit message (Expand)AuthorAgeFilesLines
* [release-branch.go1.6] runtime: fix nanotime for macOS SierraIan Lance Taylor2016-07-181-0/+5
* runtime: align stack in sigfwd for darwin/386Ian Lance Taylor2016-01-281-7/+13
* runtime: adjust gsignal stack to current signal stackIan Lance Taylor2015-12-241-40/+36
* runtime: update newosproc asm to access m.id directlyMatthew Dempsky2015-11-121-3/+1
* runtime: rename close to closefdDavid Crawshaw2015-04-141-1/+1
* runtime: fix darwin/386, darwin/arm buildsDavid Crawshaw2015-04-091-8/+8
* runtime: fix return type for bsdthread_register in commentsMichael Matloob2015-04-081-12/+11
* runtime: Update open/close/read/write to return -1 on error.Keith Randall2015-03-031-0/+8
* runtime: log all thread stack traces during GODEBUG=crash on Linux and OS XRuss Cox2015-01-141-1/+6
* [dev.cc] all: merge dev.power64 (7667e41f3ced) into dev.ccRuss Cox2014-11-141-2/+2
|\
| * [dev.power64] cmd/5a, cmd/6a, cmd/8a, cmd/9a: make labels function-scopedRuss Cox2014-10-281-2/+2
* | [dev.cc] runtime: convert assembly files for C to Go transitionRuss Cox2014-11-111-1/+2
|/
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+541