1
0
mirror of https://github.com/golang/go synced 2024-10-06 09:11:21 -06:00
go/src/cmd
Keith Randall f44073785a runtime: deferproc/deferreturn in Go
LGTM=rsc
R=golang-codereviews, rsc, khr
CC=golang-codereviews
https://golang.org/cl/139900043
2014-09-03 08:49:43 -07:00
..
5a all: remove 'extern register M *m' from runtime 2014-06-26 11:54:39 -04:00
5c cmd/cc: generate error if #pragma pack off does anything 2014-08-30 14:54:09 -04:00
5g cmd/gc, runtime: treat slices and strings like pointers in garbage collection 2014-08-25 14:38:19 -04:00
5l cmd/5l, cmd/6l, cmd/8l: fix nacl binary corruption bug 2014-08-27 22:53:28 -04:00
6a cmd/6a, cmd/8a: document AJxx condition codes 2014-08-19 08:07:58 -07:00
6c cmd/cc: generate error if #pragma pack off does anything 2014-08-30 14:54:09 -04:00
6g cmd/gc, runtime: treat slices and strings like pointers in garbage collection 2014-08-25 14:38:19 -04:00
6l cmd/5l, cmd/6l, cmd/8l: fix nacl binary corruption bug 2014-08-27 22:53:28 -04:00
8a cmd/6a, cmd/8a: document AJxx condition codes 2014-08-19 08:07:58 -07:00
8c cmd/cc: generate error if #pragma pack off does anything 2014-08-30 14:54:09 -04:00
8g cmd/gc, runtime: treat slices and strings like pointers in garbage collection 2014-08-25 14:38:19 -04:00
8l cmd/5l, cmd/6l, cmd/8l: fix nacl binary corruption bug 2014-08-27 22:53:28 -04:00
addr2line cmd/addr2line, cmd/nm: factor object reading into cmd/internal/objfile 2014-08-07 12:33:06 -04:00
api runtime: deferproc/deferreturn in Go 2014-09-03 08:49:43 -07:00
cc cmd/ld: diagnose Go calling C 2014-08-31 22:49:14 -04:00
cgo cmd/cgo, runtime: write cgo stub wrappers in Go, not C 2014-09-03 11:36:14 -04:00
dist runtime: convert mprof.goc to mprof.go 2014-09-01 18:51:12 -04:00
fix cmd/fix: mention -help instead of the non-existent -? flag 2014-08-07 23:24:32 +10:00
gc runtime: convert select implementation to Go. 2014-09-02 14:13:29 -07:00
go cmd/go: add missing doc for GOOS and GOARCH 2014-08-25 20:01:43 -07:00
gofmt cmd/gofmt: don't permit -w with stdin 2014-08-25 15:29:47 -07:00
internal/objfile cmd/internal/objfile: fix dissassembly of Plan 9 object files 2014-08-28 16:01:31 -07:00
ld cmd/ld: diagnose Go calling C 2014-08-31 22:49:14 -04:00
link cmd/{ld,link,objdump}, runtime, debug/gosym: move linker-defined symbols into runtime package 2014-08-27 20:15:05 -04:00
nm cmd/addr2line, cmd/nm: factor object reading into cmd/internal/objfile 2014-08-07 12:33:06 -04:00
objdump cmd/{addr2line,objdump}: fix finding pclntab and symtab for pe and plan9obj 2014-08-27 18:01:17 -07:00
pack cmd/pack: skip test on android (no Go tool) 2014-07-08 13:45:06 -04:00
yacc cmd/yacc: remove Makefile and build expr using go generate 2014-08-24 11:34:45 -07:00