1
0
mirror of https://github.com/golang/go synced 2024-10-06 21:21:22 -06:00
go/src/pkg/debug/elf
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
..
testdata debug/elf: rename test .o files to .obj 2011-06-14 15:06:39 -03:00
elf_test.go gofmt -s -w src misc 2010-10-22 10:06:33 -07:00
elf.go use new strconv API 2011-12-05 15:48:46 -05:00
file_test.go debug/elf: permit another case of SHT_NOBITS section overlap in test 2011-09-14 15:33:37 -07:00
file.go src/pkg/[a-m]*: gofix -r error -force=error 2011-11-01 22:04:37 -04:00