go/src/pkg/hash/crc32
Russ Cox 2050a9e478 build: remove Make.pkg, Make.tool
Consequently, remove many package Makefiles,
and shorten the few that remain.

gomake becomes 'go tool make'.

Turn off test phases of run.bash that do not work,
flagged with $BROKEN.  Future CLs will restore these,
but this seemed like a big enough CL already.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/5601057
2012-01-30 23:43:46 -05:00
..
crc32.go crypto/hmac: Add HMAC-SHA224 and HMAC-SHA384/512 2012-01-18 10:36:28 -05:00
crc32_amd64.go hash/crc32: add SSE4.2 support 2011-07-12 09:29:24 -04:00
crc32_amd64.s hash/crc32: add SSE4.2 support 2011-07-12 09:29:24 -04:00
crc32_generic.go hash/crc32: make compatible with go/build 2011-12-14 10:25:16 -05:00
crc32_test.go hash/crc32: add SSE4.2 support 2011-07-12 09:29:24 -04:00