summaryrefslogtreecommitdiff
path: root/src/pkg/runtime/os_linux_arm.c
Commit message (Expand)AuthorAgeFilesLines
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-80/+0
* runtime: use new #include "textflag.h"Russ Cox2014-09-041-1/+1
* runtime: remove non-extern decls of runtime.goarmRuss Cox2013-12-091-1/+1
* runtime.cmd/ld: Add ARM external linking and implement -shared in terms of ex...Elias Naur2013-08-141-4/+1
* runtime: change textflags from numbers to symbolsKeith Randall2013-08-121-2/+3
* runtime: refactor os-specific codeRuss Cox2013-03-141-0/+82