]> Cypherpunks repositories - gostls13.git/commit
cmd/ld: add .note.GNU-stack section for external linking
authorShenghou Ma <minux.ma@gmail.com>
Fri, 3 May 2013 08:33:21 +0000 (16:33 +0800)
committerShenghou Ma <minux.ma@gmail.com>
Fri, 3 May 2013 08:33:21 +0000 (16:33 +0800)
commite0db7fae8728ef47b8cd020d7fe993069c3e61d0
tree47725c8b8da7315ab996894cc4f456283c8c6aca
parent7cc0581f86e3f77de44700a0a56c384d9d3677a4
cmd/ld: add .note.GNU-stack section for external linking
Fixes #5392.

R=iant, r
CC=golang-dev
https://golang.org/cl/9119043
src/cmd/ld/elf.c
src/pkg/runtime/cgo/gcc_386.S
src/pkg/runtime/cgo/gcc_amd64.S
src/pkg/runtime/cgo/gcc_arm.S