summaryrefslogtreecommitdiff
path: root/src/runtime/sys_freebsd_386.s
Commit message (Expand)AuthorAgeFilesLines
* runtime: align stack pointer in sigfwdBryan C. Mills2016-11-011-6/+12
* runtime: use clock_gettime(CLOCK_REALTIME) for nanosecond-precision time.now ...Russ Cox2016-10-271-1/+1
* runtime: adjust gsignal stack to current signal stackIan Lance Taylor2015-12-241-29/+11
* runtime: update newosproc asm to access m.id directlyMatthew Dempsky2015-11-121-1/+1
* runtime: log all thread stack traces during GODEBUG=crash on UnixIan Lance Taylor2015-07-271-0/+12
* runtime: if we don't handle a signal on a non-Go thread, raise itIan Lance Taylor2015-07-221-3/+4
* runtime: rename close to closefdDavid Crawshaw2015-04-141-1/+1
* cmd/internal/ld, runtime: halve tlsoffset on ELF/intelMichael Hudson-Doyle2015-03-051-1/+1
* runtime: Update open/close/read/write to return -1 on error.Keith Randall2015-03-031-0/+8
* [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
|/
* runtime: more NOPTRRuss Cox2014-09-241-1/+1
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+391