]> Cypherpunks repositories - gostls13.git/commit
build: clear execute bit from source files
authorMikio Hara <mikioh.mikioh@gmail.com>
Thu, 6 Oct 2011 09:33:13 +0000 (18:33 +0900)
committerMikio Hara <mikioh.mikioh@gmail.com>
Thu, 6 Oct 2011 09:33:13 +0000 (18:33 +0900)
commit504963e6a466bd0c13c6f36f1ca129602151e598
tree0c75c7f8a4c78d14065ea4f99c84eca2d537d47c
parente7042418c5c41cebb6453c5d807b89e2619e7b88
build: clear execute bit from source files

R=golang-dev, alex.brainman
CC=golang-dev
https://golang.org/cl/5201042
src/pkg/math/atan2_386.s [changed mode: 0755->0644]
src/pkg/runtime/cgo/386.S [changed mode: 0755->0644]
src/pkg/runtime/cgo/windows_386.c [changed mode: 0755->0644]
src/pkg/runtime/cgo/windows_amd64.c [changed mode: 0755->0644]