Compiler changes: * Change map assignment to use mapassign and assign value directly. * Change string iteration to use decoderune, faster for ASCII strings. * Change makeslice to take int, and use makeslice64 for larger values. * Add new noverflow field to hmap struct used for maps. Unresolved problems, to be fixed later: * Commented out test in go/types/sizes_test.go that doesn't compile. * Commented out reflect.TestStructOf test for padding after zero-sized field. Reviewed-on: https://go-review.googlesource.com/35231 gotools/: Updates for Go 1.8rc1. * Makefile.am (go_cmd_go_files): Add bug.go. (s-zdefaultcc): Write defaultPkgConfig. * Makefile.in: Rebuild. From-SVN: r244456
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
address.go | Loading commit data... | |
address_darwin_test.go | Loading commit data... | |
address_test.go | Loading commit data... | |
binary.go | Loading commit data... | |
defs_darwin.go | Loading commit data... | |
defs_dragonfly.go | Loading commit data... | |
defs_freebsd.go | Loading commit data... | |
defs_netbsd.go | Loading commit data... | |
defs_openbsd.go | Loading commit data... | |
interface.go | Loading commit data... | |
interface_announce.go | Loading commit data... | |
interface_classic.go | Loading commit data... | |
interface_freebsd.go | Loading commit data... | |
interface_multicast.go | Loading commit data... | |
interface_openbsd.go | Loading commit data... | |
message.go | Loading commit data... | |
message_darwin_test.go | Loading commit data... | |
message_freebsd_test.go | Loading commit data... | |
message_test.go | Loading commit data... | |
route.go | Loading commit data... | |
route_classic.go | Loading commit data... | |
route_openbsd.go | Loading commit data... | |
route_test.go | Loading commit data... | |
sys.go | Loading commit data... | |
sys_darwin.go | Loading commit data... | |
sys_dragonfly.go | Loading commit data... | |
sys_freebsd.go | Loading commit data... | |
sys_netbsd.go | Loading commit data... | |
sys_openbsd.go | Loading commit data... | |
syscall.go | Loading commit data... | |
zsys_darwin.go | Loading commit data... | |
zsys_dragonfly.go | Loading commit data... | |
zsys_freebsd_386.go | Loading commit data... | |
zsys_freebsd_amd64.go | Loading commit data... | |
zsys_freebsd_arm.go | Loading commit data... | |
zsys_netbsd.go | Loading commit data... | |
zsys_openbsd.go | Loading commit data... |