1
0
mirror of https://github.com/golang/go synced 2024-11-08 12:46:19 -07:00
go/src/cmd
Josh Bleecher Snyder 57bc80b5e8 cmd/go, doc/go1.3.txt: misc/benchcmp has been replaced by go tool benchcmp
Fixes #7016.

LGTM=r
R=r
CC=adg, bradfitz, dave, golang-codereviews
https://golang.org/cl/60100043
2014-02-04 11:53:13 -08:00
..
5a liblink, cmd/5a, cmd/5l: restore cgo on older ARM processors 2014-02-03 14:07:54 -08:00
5c cmd/cc, cmd/gc: update compilers, assemblers for liblink changes 2013-12-16 12:51:38 -05:00
5g cmd/gc: bypass DATA instruction for data initialized to integer constant 2013-12-20 14:24:39 -05:00
5l liblink, cmd/5l: restore flag_shared 2014-02-03 14:49:57 -08:00
6a cmd/6a: include MOVQL opcode. 2014-01-27 11:17:12 -08:00
6c cmd/cc, cmd/gc: update compilers, assemblers for liblink changes 2013-12-16 12:51:38 -05:00
6g cmd/gc: add zeroing to enable precise stack accounting 2014-01-23 23:11:04 -05:00
6l cmd/ld: move instruction selection + layout into compilers, assemblers 2013-12-16 12:51:58 -05:00
8a cmd/cc, cmd/gc: update compilers, assemblers for liblink changes 2013-12-16 12:51:38 -05:00
8c cmd/cc, cmd/gc: update compilers, assemblers for liblink changes 2013-12-16 12:51:38 -05:00
8g cmd/8g: don't crash if Prog->u.branch is nil 2014-01-29 16:14:45 -08:00
8l cmd/ld: move instruction selection + layout into compilers, assemblers 2013-12-16 12:51:58 -05:00
addr2line
api cmd/api: ensure GOPATH always points to the correct go.tools 2014-01-14 16:56:22 +11:00
cc cmd/cc, cmd/gc: update compilers, assemblers for liblink changes 2013-12-16 12:51:38 -05:00
cgo cmd/cgo: use __gcc_struct__ for go exported functions 2013-12-10 11:30:12 +11:00
dist runtime: add support for GOOS=solaris 2014-01-17 17:58:10 +13:00
fix
gc cmd/gc: do not consider length zero arrays as comparable. 2014-01-31 00:30:56 +01:00
go cmd/go, doc/go1.3.txt: misc/benchcmp has been replaced by go tool benchcmp 2014-02-04 11:53:13 -08:00
gofmt cmd/gofmt: remove -tabwidth and -tabs flags 2014-01-14 11:10:56 -08:00
ld cmd/ld: fix bug with "runtime/cgo" in external link mode 2014-01-30 09:25:47 -08:00
link cmd/link: add testdata/pclntab.6 (fix build) 2014-01-21 17:12:30 -05:00
nm debug/plan9obj: implement parsing of Plan 9 a.out executables 2014-01-22 23:30:52 +01:00
objdump
pack cmd/pack: rewrite in Go 2014-01-15 09:13:52 -08:00
prof libmach: use different names for different Ureg types 2014-01-08 20:37:27 -05:00
yacc cmd/yacc: expr example support windows 2013-12-19 12:14:07 -05:00