aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/sys_linux_386.s
AgeCommit message (Expand)Author
2015-04-03runtime: initialize shared library at library-load timeSrdjan Petrovic
2015-03-05cmd/internal/ld, runtime: halve tlsoffset on ELF/intelMichael Hudson-Doyle
2015-03-03runtime: Update open/close/read/write to return -1 on error.Keith Randall
2015-01-14runtime: log all thread stack traces during GODEBUG=crash on Linux and OS XRuss Cox
2014-11-11[dev.cc] runtime: convert assembly files for C to Go transitionRuss Cox
2014-09-08build: move package sources from src/pkg to srcRuss Cox