summaryrefslogtreecommitdiff
path: root/src/runtime/rt0_linux_arm.s
Commit message (Expand)AuthorAgeFilesLines
* runtime,runtime/cgo: save callee-saved FP register on armElias Naur2016-05-251-1/+26
* all: single space after period.Brad Fitzpatrick2016-03-021-1/+1
* runtime: for c-archive/c-shared, install signal handlers synchronouslyIan Lance Taylor2016-01-091-0/+4
* runtime: merge clone0 and cloneSrdjan Petrovic2015-04-221-15/+13
* runtime: shared library init support for android/arm.Srdjan Petrovic2015-04-131-0/+2
* runtime: shared library runtime init for armSrdjan Petrovic2015-04-131-0/+52
* [dev.cc] all: edit assembly source for ARM to be more regularRob Pike2015-02-131-1/+1
* runtime: use runtime.sysargs to parse auxv on linux/armDave Cheney2015-01-141-3/+0
* runtime: more NOPTRRuss Cox2014-09-241-1/+1
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+91