summaryrefslogtreecommitdiff
path: root/src/runtime/asm.s
Commit message (Expand)AuthorAgeFilesLines
* cmd/link: linker portion of dead map removalThan McIntosh2023-02-061-0/+4
* cmd, runtime: eliminate runtime.no_pointers_stackmapJosh Bleecher Snyder2021-10-041-8/+0
* [dev.typeparams] runtime: use internal/abi.FuncPCABI0 to take address of asse...Cherry Mui2021-05-211-1/+1
* [dev.regabi] runtime: initialize special registers before sigpanicCherry Zhang2021-02-081-0/+5
* runtime: remove tracebackinit and unused skipPCliu-xuewen2020-08-171-21/+0
* all: remove nacl (part 3, more amd64p32)Brad Fitzpatrick2019-10-101-3/+0
* runtime: remove unnecessary variable decls in asm.sCherry Zhang2019-08-301-3/+0
* runtime: mark all Go symbols called from assembly in other packagesAustin Clements2019-06-061-8/+0
* runtime: correct ABI information for all functionsAustin Clements2018-11-121-0/+8
* cmd/link: add wasm architectureRichard Musiol2018-05-071-0/+3
* runtime: handle inlined calls in runtime.CallersDavid Lazar2017-03-291-0/+21
* runtime: cull dead codeJosh Bleecher Snyder2016-08-221-3/+0
* all: make copyright headers consistent with one space after periodBrad Fitzpatrick2016-03-011-1/+1
* [dev.cc] runtime: convert assembly files for C to Go transitionRuss Cox2014-11-111-0/+5
* cmd/gc: turn Go prototypes into ptr liveness maps for assembly functionsRuss Cox2014-09-121-0/+14