aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/rt0_linux_arm.s
AgeCommit message (Expand)Author
2018-02-12runtime, sync/atomic: use NOFRAME on armAustin Clements
2017-10-25runtime: unify arm entry point codeIan Lance Taylor
2017-10-16runtime: remove commented out code from ARM Linux bootIan Lance Taylor
2016-05-25runtime,runtime/cgo: save callee-saved FP register on armElias Naur
2016-03-02all: single space after period.Brad Fitzpatrick
2016-01-09runtime: for c-archive/c-shared, install signal handlers synchronouslyIan Lance Taylor
2015-04-22runtime: merge clone0 and cloneSrdjan Petrovic
2015-04-13runtime: shared library init support for android/arm.Srdjan Petrovic
2015-04-13runtime: shared library runtime init for armSrdjan Petrovic
2015-02-13[dev.cc] all: edit assembly source for ARM to be more regularRob Pike
2015-01-14runtime: use runtime.sysargs to parse auxv on linux/armDave Cheney
2014-09-24runtime: more NOPTRRuss Cox
2014-09-08build: move package sources from src/pkg to srcRuss Cox