summaryrefslogtreecommitdiff
path: root/src/pkg/runtime/rt0_netbsd_arm.s
Commit message (Expand)AuthorAgeFilesLines
* runtime: convert a few traceback-related functions from proc.c to traceback.goRuss Cox2014-09-031-1/+1
* runtime.cmd/ld: Add ARM external linking and implement -shared in terms of ex...Elias Naur2013-08-141-0/+3
* runtime: convert .s textflags from numbers to symbolic constants.Keith Randall2013-08-071-1/+3
* runtime: rename _rt0_$GOARCH to _rt0_goRuss Cox2013-06-111-1/+1
* runtime: NetBSD/ARM supportShenghou Ma2013-02-131-0/+8