1
0
mirror of https://github.com/golang/go synced 2024-10-04 06:21:23 -06:00
go/src/cmd
Russ Cox fbfb9430dc cmd/gc: fix race build
Missed this case in CL 51010045.

TBR=khr
CC=golang-codereviews
https://golang.org/cl/53200043
2014-01-16 10:11:06 -05:00
..
5a cmd/cc, cmd/gc: update compilers, assemblers for liblink changes 2013-12-16 12:51:38 -05: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 cmd/ld: move instruction selection + layout into compilers, assemblers 2013-12-16 12:51:58 -05:00
6a cmd/cc, cmd/gc: update compilers, assemblers for liblink changes 2013-12-16 12:51:38 -05:00
6c cmd/cc, cmd/gc: update compilers, assemblers for liblink changes 2013-12-16 12:51:38 -05:00
6g cmd/6g: inline copies of up to 4 words in length. 2013-12-30 12:14:27 -08: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/gc: bypass DATA instruction for data initialized to integer constant 2013-12-20 14:24:39 -05:00
8l cmd/ld: move instruction selection + layout into compilers, assemblers 2013-12-16 12:51:58 -05:00
addr2line libmach: update for Go 1.2 pcln table 2013-07-18 10:12:28 -04:00
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 cmd/pack: rewrite in Go 2014-01-15 09:13:52 -08:00
fix cmd/fix: remove obsolete testdata. 2013-06-02 15:40:32 +02:00
gc cmd/gc: fix race build 2014-01-16 10:11:06 -05:00
go cmd/pack: rewrite in Go 2014-01-15 09:13:52 -08:00
gofmt cmd/gofmt: remove -tabwidth and -tabs flags 2014-01-14 11:10:56 -08:00
ld cmd/ld: document the -w flag, which disables DWARF generation 2014-01-14 15:34:27 -08:00
link cmd/link: fix build 2014-01-13 23:20:53 -05:00
nm cmd/nm: add -sort=size 2014-01-08 15:56:40 -08:00
objdump runtime/pprof: support OS X CPU profiling 2012-02-28 16:18:24 -05:00
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