1
0
mirror of https://github.com/golang/go synced 2024-11-08 07:36:21 -07:00
go/src/cmd
Daniel Martí a835c7396d cmd/compile: add initial README
As a follow-up to the first README for cmd/compile/internal/ssa.

Since this is the parent package for all the compiler packages, this
README serves as an overview of the compiler and its packages. As more
READMEs are added for specific parts with more detail, such as ssa's,
they can be linked from this one.

Thanks to Iskander Sharipov, Josh Bleecher Snyder, Matthew Dempsky,
Alberto Donizetti, and Robert Griesemer for helping with all the details
in this document.

Change-Id: I820a535e25dce86ccc667ce1c6e92b75fc32f3af
Reviewed-on: https://go-review.googlesource.com/103935
Reviewed-by: Martin Möhrmann <moehrmann@google.com>
Reviewed-by: Josh Bleecher Snyder <josharian@gmail.com>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
2018-04-27 07:51:59 +00:00
..
addr2line
api
asm cmd/asm: add VSRI instruction on ARM64 2018-04-26 15:03:21 +00:00
buildid
cgo cmd/cgo: don't use absolute paths in the export header file 2018-04-25 00:36:09 +00:00
compile cmd/compile: add initial README 2018-04-27 07:51:59 +00:00
cover all: use strings.Builder instead of bytes.Buffer where appropriate 2018-03-26 23:05:53 +00:00
dist cmd/dist, os/user: test os/user in osusergo mode as well, fix plan9 & windows 2018-04-16 19:38:57 +00:00
doc Revert "cmd/doc: skip directories like other go tools" 2018-04-17 12:42:59 +00:00
fix all: restore changes from faulty merge/revert 2018-02-12 20:13:59 +00:00
go cmd/link, cmd/go: enable DWARF on darwin/arm and darwin/arm64 2018-04-26 18:59:07 +00:00
gofmt
internal cmd/compile: increase initial allocation of LSym.R 2018-04-27 04:49:14 +00:00
link cmd/link/internal/ld: simple cleanups 2018-04-27 01:45:19 +00:00
nm
objdump
pack cmd: remove some unused parameters 2018-04-02 15:51:31 +00:00
pprof go/printer, gofmt: tuned table alignment for better results 2018-04-04 13:39:34 -07:00
test2json cmd/test2json: document missing "skip" action 2018-03-24 18:37:22 +00:00
trace cmd/trace: have tasks in a separate section (process group) 2018-04-26 20:56:44 +00:00
vendor cmd/vendor/golang.org/x/arch: pull updates from x repo 2018-04-20 03:14:01 +00:00
vet cmd/vet: remove "only" from error message 2018-04-27 03:07:26 +00:00