1
0
mirror of https://github.com/golang/go synced 2024-10-05 03:21:23 -06:00
go/src/cmd
Josh Bleecher Snyder 45ccea71a1 Revert "Revert "cmd/dist: consolidate runtime CPU tests""
This reverts commit 81c2233b4a.

Change-Id: Ie7024f04dba6352ae79ba68d4da5c0c25844cd8c
Reviewed-on: https://go-review.googlesource.com/9397
Reviewed-by: Dave Cheney <dave@cheney.net>
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2015-04-28 02:44:27 +00:00
..
5g cmd/5g, etc, cmd/internal/gc, cmd/internal/obj, etc: coalesce bool2int implementations 2015-04-22 18:50:07 +00:00
5l cmd/internal/ld: prefer constants from cmd/internal/obj 2015-04-20 20:05:13 +00:00
6g cmd/internal/gc, cmd/internal/ld, cmd/internal/obj: teach compiler about local symbols 2015-04-24 16:19:41 +00:00
6l cmd/6l, cmd/internal/ld, cmd/internal/obj: remove Xsym/Xadd from compiler's Reloc 2015-04-21 03:00:19 +00:00
7g cmd/5g, etc, cmd/internal/gc, cmd/internal/obj, etc: coalesce bool2int implementations 2015-04-22 18:50:07 +00:00
7l cmd/internal/ld: prefer constants from cmd/internal/obj 2015-04-20 20:05:13 +00:00
8g cmd/5g, etc, cmd/internal/gc, cmd/internal/obj, etc: coalesce bool2int implementations 2015-04-22 18:50:07 +00:00
8l cmd/8l, cmd/internal/ld, cmd/internal/obj/x86: stop incorrectly using the term "inital exec" 2015-04-25 18:13:15 +00:00
9g cmd/9g, etc: remove // fallthrough comments 2015-04-23 23:46:19 +00:00
9l cmd/internal/ld: prefer constants from cmd/internal/obj 2015-04-20 20:05:13 +00:00
addr2line cmd/addr2line: skip fork test on darwin/arm64 2015-04-12 11:53:24 +00:00
api go/importer: added go/importer package, adjusted go/types 2015-04-15 02:28:53 +00:00
asm cmd/internal/obj: remove useless Trimpath field and fix users 2015-04-20 20:46:06 +00:00
cgo cmd/cgo: more robust detection of clang 2015-04-18 01:11:44 +00:00
dist Revert "Revert "cmd/dist: consolidate runtime CPU tests"" 2015-04-28 02:44:27 +00:00
doc cmd/go,cmd/doc: add "go doc" 2015-04-27 23:22:26 +00:00
fix all: use "reports whether" in place of "returns true if(f)" 2015-03-18 15:14:06 +00:00
go cmd/go,cmd/doc: add "go doc" 2015-04-27 23:22:26 +00:00
gofmt cmd/gofmt, go/format: refactor common pieces into internal/format 2015-04-01 17:35:26 +00:00
internal cmd/internal/gc: emit typedmemmove write barrier from sgen 2015-04-28 01:38:18 +00:00
link cmd/link, cmd/internal/goobj: update constants, regenerate testdata 2015-04-22 20:32:16 +00:00
nm cmd/nm: skip fork test on darwin/arm64 2015-04-12 11:52:22 +00:00
objdump cmd/objdump: skip fork test on darwin/arm64 2015-04-13 12:03:36 +00:00
old5a cmd/internal/obj: replace Addr.U struct {...} with Val interface{} 2015-03-20 04:47:08 +00:00
old6a cmd/internal/obj: replace Addr.U struct {...} with Val interface{} 2015-03-20 04:47:08 +00:00
old8a cmd/internal/obj: replace Addr.U struct {...} with Val interface{} 2015-03-20 04:47:08 +00:00
old9a cmd/internal/obj: replace Addr.U struct {...} with Val interface{} 2015-03-20 04:47:08 +00:00
pack cmd/pack: skip fork test on darwin/arm64 2015-04-13 11:58:27 +00:00
pprof cmd/pprof: handle empty profile gracefully 2015-04-26 20:12:17 +00:00
trace cmd/...: fix vet issues and cull dead code 2015-04-18 01:47:28 +00:00
yacc cmd/internal/gc, cmd/yacc: implement "expecting" syntax error messages 2015-04-07 00:18:02 +00:00