..
addr2line
api
cmd/api: don’t rely on hardcoded go versions
2017-12-11 22:28:37 +00:00
asm
compiler,linker: support for DWARF inlined instances
2017-11-30 14:39:19 +00:00
buildid
cmd/buildid: add new tool factoring out code needed by go command
2017-10-11 18:16:02 +00:00
cgo
doc: add doc about C types that we map to uintptr instead of ptr
2017-12-08 16:54:20 +00:00
compile
cmd/compile: fix unsafe.Pointer liveness for Syscall-like functions
2017-12-08 21:34:24 +00:00
cover
cmd/cover: do not report coverage for assembly functions
2017-11-16 01:41:51 +00:00
dist
cmd/dist: only test SWIG if we have a new enough version
2017-12-07 15:40:28 +00:00
doc
cmd/doc: don't print a declaration twice
2017-11-20 05:08:37 +00:00
fix
cmd/cgo: make JNI's jobject type map to uintptr in Go
2017-12-08 16:13:14 +00:00
go
cmd/go: don't pass -test.testlogfile on NaCl
2017-12-11 22:35:22 +00:00
gofmt
internal
cmd/compile: fix bug in DWARF inl handling of unused autos
2017-12-04 18:36:11 +00:00
link
cmd/compile: fix bug in logic for computing var abstract origins
2017-12-07 17:03:05 +00:00
nm
cmd/internal/goobj: accept int64 in readInt
2017-11-01 18:23:58 +00:00
objdump
cmd/objdump: pass the correct execution mode to x86asm.Decode in disasm_x86 on 386
2017-11-10 20:11:20 +00:00
pack
cmd/pack: fix export data truncation bug
2017-09-09 14:13:33 +00:00
pprof
test2json
cmd/test2json: add ability to run test binary
2017-12-01 21:06:36 +00:00
trace
cmd/trace: exclude threads in syscall on behalf of runtime
2017-12-01 21:00:50 +00:00
vendor
cmd/vendor/golang.org/x/arch/arm64: update from upstream
2017-12-07 05:09:39 +00:00
vet
cmd/go: ignore vet typecheck failure during go test
2017-12-01 21:06:03 +00:00