Use BitSize instead of the field's type native ByteSize when calculating
Devon H. O'Dell authored
structs containing bitfields.

Fixes #163.

R=rsc
CC=golang-dev
https://golang.org/cl/180059
7a5f4be9
Name Last commit Last update
..
cmd Use BitSize instead of the field's type native ByteSize when calculating
lib9 Ports of lib9, libbio and libmach to Windows.
libbio Ports of lib9, libbio and libmach to Windows.
libcgo go: makes it build for the case $GOROOT has whitespaces
libmach libmach: fix disassembly of MOVLQSX
pkg Updated the XGB python script to generate semicolon-free
Make.386 makefile fixes; convert runtime to use new makefiles
Make.amd64 makefile fixes; convert runtime to use new makefiles
Make.arm makefile fixes; convert runtime to use new makefiles
Make.cmd Remove GOBIN in PATH dependency; don't assume cwd is $GOROOT/src
Make.conf Remove GOBIN in PATH dependency; don't assume cwd is $GOROOT/src
Make.pkg Remove GOBIN in PATH dependency; don't assume cwd is $GOROOT/src
Makefile Remove GOBIN in PATH dependency; don't assume cwd is $GOROOT/src
all-arm.bash Build changes to support work on the BSDs.
all-nacl.bash make Native Client support build again,
all.bash Add a Makefile in place of all.bash. Update docs to reflect
clean.bash clean.bash: stop if $GOROOT is not set
make-arm.bash Remove GOBIN in PATH dependency; don't assume cwd is $GOROOT/src
make.bash Remove GOBIN in PATH dependency; don't assume cwd is $GOROOT/src
quietgcc.bash Build changes to support work on the BSDs.
run.bash Remove GOBIN in PATH dependency; don't assume cwd is $GOROOT/src
sudo.bash go: makes it build for the case $GOROOT has whitespaces