]> Cypherpunks repositories - gostls13.git/commit
cmd/cgo, cmd/ld: new cgo object file section
authorRuss Cox <rsc@golang.org>
Fri, 1 Mar 2013 05:27:57 +0000 (00:27 -0500)
committerRuss Cox <rsc@golang.org>
Fri, 1 Mar 2013 05:27:57 +0000 (00:27 -0500)
commit7556ccc7b1763d94b64b04fd7d1ada368397e647
tree3b29f06d9933d8e8f450f69fe6f93495aa369176
parent94955f9b4076aafd54fc756b9d11065e2bba5b05
cmd/cgo, cmd/ld: new cgo object file section

Switch to new pragma names, but leave old ones available for now.
Merge the three cgo-related sections in the .6 files into a single
cgo section.

R=golang-dev, iant, ality
CC=golang-dev
https://golang.org/cl/7424048
13 files changed:
src/cmd/5c/swt.c
src/cmd/6c/swt.c
src/cmd/8c/swt.c
src/cmd/cc/cc.h
src/cmd/cc/dpchk.c
src/cmd/cc/lex.c
src/cmd/cc/lexbody
src/cmd/cc/macbody
src/cmd/cgo/doc.go
src/cmd/cgo/out.go
src/cmd/ld/go.c
src/cmd/ld/lib.h
src/cmd/ld/symtab.c