summaryrefslogtreecommitdiff
path: root/src/runtime/sys_netbsd_arm.s
Commit message (Expand)AuthorAgeFilesLines
* runtime: adjust gsignal stack to current signal stackIan Lance Taylor2015-12-241-25/+16
* runtime: break atomics out into package runtime/internal/atomicMichael Matloob2015-11-101-14/+0
* runtime: replace divide with multiply in runtime.usleep on armRuss Cox2015-07-301-5/+2
* runtime: log all thread stack traces during GODEBUG=crash on UnixIan Lance Taylor2015-07-271-0/+6
* runtime: ensure GC sees type-safe memory on weak machinesAustin Clements2015-06-191-0/+4
* runtime: rename close to closefdDavid Crawshaw2015-04-141-1/+1
* runtime: Update open/close/read/write to return -1 on error.Keith Randall2015-03-031-0/+4
* [dev.cc] runtime, syscall: add names to FP offsets in freebsd, netbsd arm ass...Russ Cox2015-02-231-56/+56
* [dev.cc] runtime: convert assembly files for C to Go transitionRuss Cox2014-11-111-2/+3
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+351