aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/compile/main.go
AgeCommit message (Expand)Author
2020-01-18cmd/compile: implement compiler for riscv64Joel Sing
2019-10-10all: remove nacl (part 3, more amd64p32)Brad Fitzpatrick
2018-05-04cmd/compile: add wasm architectureRichard Musiol
2017-04-19cmd/internal/objabi: extract shared functionality from objMatthew Dempsky
2017-03-17cmd/compile: eliminate direct uses of gc.Thearch in backendsMatthew Dempsky
2016-11-12cmd/dist: add support for GOARCH=mips{,le}Vladimir Stefanovic
2016-09-16cmd/compile: change goarch.Main into goarch.InitMatthew Dempsky
2016-09-09cmd: use obj.GOOS, obj.GOARCH, etcDavid Crawshaw
2016-04-12cmd/compile/internal/s390x: add s390x supportMichael Munday
2016-03-01all: make copyright headers consistent with one space after periodBrad Fitzpatrick
2015-11-19cmd/compile: set log prefix and suppress dateShenghou Ma
2015-11-12cmd/compile: added support for mips64{,le}Yao Zhang
2015-05-21cmd/compile, cmd/link: create from 5g, 5l, etcRuss Cox