1
0
mirror of https://github.com/golang/go synced 2024-11-08 08:26:10 -07:00
go/src/cmd
Dhananjay Nakrani 4c8e8fc301 cmd/compile: fix segfault in race instrumentation
Fixes #13265.

Change-Id: I792eb4ee26bef8a56e279e23f9802cb39019e0d0
Reviewed-on: https://go-review.googlesource.com/34929
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
Run-TryBot: Matthew Dempsky <mdempsky@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2017-10-18 16:46:18 +00:00
..
addr2line
api all: revert "all: prefer strings.IndexByte over strings.Index" 2017-10-05 23:19:10 +00:00
asm cmd/internal/obj/arm: better solution of .S/.P/.U/.W suffix check 2017-10-17 15:18:12 +00:00
buildid cmd/buildid: add new tool factoring out code needed by go command 2017-10-11 18:16:02 +00:00
cgo cmd/asm, cmd/cgo, cmd/compile, cmd/cover, cmd/link: use standard -V output 2017-10-06 20:28:40 +00:00
compile cmd/compile: fix segfault in race instrumentation 2017-10-18 16:46:18 +00:00
cover cmd/cover: don't try to attach directives to synthetic decls 2017-10-17 22:14:28 +00:00
dist cmd/link: split PE loader into its own package 2017-10-12 21:35:43 +00:00
doc all: revert "all: prefer strings.LastIndexByte over strings.LastIndex" 2017-10-05 23:19:42 +00:00
fix all: revert "all: prefer strings.LastIndexByte over strings.LastIndex" 2017-10-05 23:19:42 +00:00
go cmd/go: clean up x.exe properly in TestImportMain 2017-10-18 00:21:04 +00:00
gofmt
internal cmd/internal/obj/arm: better solution of .S/.P/.U/.W suffix check 2017-10-17 15:18:12 +00:00
link cmd/link: replace SCONTAINER with an attribute bit 2017-10-16 06:40:37 +00:00
nm cmd/link: don't use internal linking mode for cgo on PPC64 2017-09-26 15:06:32 +00:00
objdump cmd/objdump: fix and re-enable arm test 2017-10-02 16:11:26 +00:00
pack
pprof
trace
vendor
vet runtime: unify 386 entry point code 2017-10-17 04:03:16 +00:00