1
0
mirror of https://github.com/golang/go synced 2024-10-04 02:21:21 -06:00
go/src/cmd
Keith Randall 00365b13b4 runtime: get rid of copyable check - all G frames are copyable.
Just go ahead and do it, if something is wrong we'll throw.

Also rip out cc-generated arg ptr maps, they are useless now.

LGTM=rsc
R=rsc
CC=golang-codereviews
https://golang.org/cl/133690045
2014-09-11 13:46:58 -07:00
..
5a build: adjustments for move from src/pkg to src 2014-09-08 00:06:45 -04:00
5c build: adjustments for move from src/pkg to src 2014-09-08 00:06:45 -04:00
5g build: adjustments for move from src/pkg to src 2014-09-08 00:06:45 -04:00
5l cmd/5l, cmd/6l, cmd/8l: fix nacl binary corruption bug 2014-08-27 22:53:28 -04:00
6a build: adjustments for move from src/pkg to src 2014-09-08 00:06:45 -04:00
6c build: adjustments for move from src/pkg to src 2014-09-08 00:06:45 -04:00
6g build: adjustments for move from src/pkg to src 2014-09-08 00:06:45 -04:00
6l cmd/5l, cmd/6l, cmd/8l: fix nacl binary corruption bug 2014-08-27 22:53:28 -04:00
8a build: adjustments for move from src/pkg to src 2014-09-08 00:06:45 -04:00
8c build: adjustments for move from src/pkg to src 2014-09-08 00:06:45 -04:00
8g build: adjustments for move from src/pkg to src 2014-09-08 00:06:45 -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 build: adjustments for move from src/pkg to src 2014-09-08 00:06:45 -04:00
cc runtime: get rid of copyable check - all G frames are copyable. 2014-09-11 13:46:58 -07:00
cgo build: adjustments for move from src/pkg to src 2014-09-08 00:06:45 -04:00
dist runtime: assume precisestack, copystack, StackCopyAlways, ScanStackByFrames 2014-09-09 13:39:57 -04:00
fix build: adjustments for move from src/pkg to src 2014-09-08 00:06:45 -04:00
gc cmd/gc: emit write barriers 2014-09-11 12:17:45 -04:00
go build: adjustments for move from src/pkg to src 2014-09-08 00:06:45 -04:00
gofmt build: adjustments for move from src/pkg to src 2014-09-08 00:06:45 -04:00
internal/objfile cmd/internal/objfile: fix dissassembly of Plan 9 object files 2014-08-28 16:01:31 -07:00
ld build: adjustments for move from src/pkg to src 2014-09-08 00:06:45 -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 build: adjustments for move from src/pkg to src 2014-09-08 00:06:45 -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: move cmd/yacc/expr to cmd/yacc/testdata/expr 2014-09-06 15:27:52 -04:00