1
0
mirror of https://github.com/golang/go synced 2024-10-05 07:11:22 -06:00
go/src/cmd
Michael Matloob afe6668216 cmd/ld: s/specificaly/specifically/ in comment
Change-Id: I849b8046daaec97ae631d59f1870cd5f1cd72f22
Reviewed-on: https://go-review.googlesource.com/3176
Reviewed-by: Minux Ma <minux@golang.org>
2015-01-22 07:08:46 +00:00
..
5a cmd/5a, cmd/6a, cmd/8a, cmd/9a: check nerrors before exit 2015-01-09 23:56:28 +00:00
5g cmd/5g: make sure we normalize after unary ops on small types 2015-01-15 23:50:01 +00:00
5l cmd/ld: support for relocation variants 2015-01-07 20:35:37 +00:00
6a cmd/5a, cmd/6a, cmd/8a, cmd/9a: check nerrors before exit 2015-01-09 23:56:28 +00:00
6g cmd/6g, cmd/8g, liblink: improve handling of float constants 2015-01-07 22:26:55 +00:00
6l cmd/ld: support for relocation variants 2015-01-07 20:35:37 +00:00
8a cmd/5a, cmd/6a, cmd/8a, cmd/9a: check nerrors before exit 2015-01-09 23:56:28 +00:00
8g cmd/6g, cmd/8g, liblink: improve handling of float constants 2015-01-07 22:26:55 +00:00
8l cmd/ld: support for relocation variants 2015-01-07 20:35:37 +00:00
9a cmd/5a, cmd/6a, cmd/8a, cmd/9a: check nerrors before exit 2015-01-09 23:56:28 +00:00
9g cmd/9g: don't use R13 2015-01-07 20:36:08 +00:00
9l liblink: adjustments for c2go conversion 2015-01-14 19:18:05 +00:00
addr2line cmd/addr2line, cmd/nm: factor object reading into cmd/internal/objfile 2014-08-07 12:33:06 -04:00
api cmd/api: work around Windows rename issue on the builders 2014-12-23 04:55:44 +00:00
cc [dev.cc] all: merge dev.power64 (7667e41f3ced) into dev.cc 2014-11-14 12:10:52 -05:00
cgo cmd/cgo: also rewrite C.var in selector expressions 2015-01-12 21:48:57 +00:00
dist build: implement GOEXPERIMENT again in runtime, and add to liblink 2015-01-21 00:44:18 +00:00
fix build: adjustments for move from src/pkg to src 2014-09-08 00:06:45 -04:00
gc cmd/gc: treat non-local vars inlined into wrapper as escaping 2015-01-22 03:25:12 +00:00
go cmd/go: make use of Runnable method 2015-01-19 22:20:41 +00:00
gofmt go/format, cmd/gofmt: added missing comments, minor internal cleanup 2014-09-30 12:26:38 -07:00
internal all: power64 is now ppc64 2014-12-05 19:13:20 -05:00
ld cmd/ld: s/specificaly/specifically/ in comment 2015-01-22 07:08:46 +00:00
link debug/goobj: move to cmd/internal/goobj 2014-11-16 20:52:45 -05:00
nm build: adjustments for move from src/pkg to src 2014-09-08 00:06:45 -04:00
objdump cmd/objdump: Fix error logging 2014-12-09 00:27:39 +00:00
pack cmd/pack: address go vet reports 2014-12-28 07:08:02 +00:00
pprof cmd/pprof: remove -show_bytes from command line help 2014-12-11 15:23:18 +00:00
yacc cmd/yacc: Prevent index out of range. Fixes #9099. 2014-12-18 16:11:50 +00:00