summaryrefslogtreecommitdiff
path: root/doc/asm.html
Commit message (Expand)AuthorAgeFilesLines
* cmd/compile: add softfloat support to mips64{,le}Milan Knezevic2018-04-271-0/+6
* cmd/internal/obj/arm64: summarize the Go assembly syntax and the GNU syntax m...fanzha022018-04-201-1/+58
* doc: s/tool chain/toolchain/Russ Cox2018-01-091-2/+2
* cmd/go, cmd/dist: introduce GOMIPS environment variableVladimir Stefanovic2017-11-301-0/+6
* doc: add mips, mips64 information to asm.htmlVladimir Stefanovic2016-12-201-0/+38
* doc: add s390x information to asm.htmlMichael Munday2016-07-261-0/+58
* doc: fix remaining TODOs in Go 1.6 release notesRuss Cox2016-02-161-0/+9
* doc: rewrite references to plan9.bell-labs.com to 9p.ioAndrew Gerrand2016-02-041-2/+2
* cmd/compile: recognize Syscall-like functions for liveness analysisRuss Cox2016-01-141-0/+7
* doc: fix incorrect example in asm.htmlIan Lance Taylor2016-01-061-1/+1
* doc/go1.5.html: refer to ppc64 as 64-bit PowerPC, not Power 64Russ Cox2015-08-191-2/+2
* doc: mention the ppc64(le) ports in release notesRob Pike2015-07-231-1/+1
* doc: add a few more details about arm and ppc64 to asm.htmlRob Pike2015-07-151-4/+26
* doc: update the architecture-specific information in asm.htmlRob Pike2015-07-131-32/+154
* doc: document the machine-independent changes to the assemblerRob Pike2015-07-091-24/+137
* Fix several out of date references to 4g/5g/6g/8g/9g.Aaron Jacobs2015-06-261-2/+2
* doc/asm: document that assembly function must use short nameShenghou Ma2015-02-151-1/+5
* doc/asm: explain coordination with garbage collectorRuss Cox2014-10-281-20/+111
* all: copy cmd/ld/textflag.h into pkg/GOOS_GOARCHRob Pike2014-08-121-1/+1
* all: remove 'extern register M *m' from runtimeRuss Cox2014-06-261-12/+12
* doc: fix an articleBrad Fitzpatrick2014-04-271-1/+1
* doc/asm.html: remove mention of 6l -aRob Pike2014-04-151-1/+8
* doc/asm: more about SP, ARM R11Russ Cox2013-11-131-8/+45
* doc/asm.html: new document, a brief guide to the assemblerRob Pike2013-11-121-0/+402