1
0
mirror of https://github.com/golang/go synced 2024-10-02 00:18:32 -06:00
go/include/plan9
Russ Cox 1d71816484 cmd/prof, libmach: delete
We have never released cmd/prof and don't plan to.
Now that nm, addr2line, and objdump have been rewritten in Go,
cmd/prof is the only thing keeping us from deleting libmach.

Delete cmd/prof, and then since nothing is using libmach, delete libmach.

13,000 lines of C deleted.

LGTM=minux.ma
R=golang-codereviews, minux.ma
CC=golang-codereviews, iant, r
https://golang.org/cl/87020044
2014-04-14 11:09:25 -04:00
..
386 liblink: fix Plan 9 build 2013-12-09 07:55:53 -05:00
amd64 liblink: fix Plan 9 build 2013-12-09 07:55:53 -05:00
arm build: add intptr typedef for Plan 9 2013-06-04 16:21:04 -07:00
bio.h build: do not use the host's libbio on Plan 9 2013-12-09 18:39:58 -05:00
errno.h lib9: enable on Plan 9 2014-02-13 20:06:41 +01:00
fmt.h lib9: enable on Plan 9 2014-02-13 20:06:41 +01:00
libc.h lib9: enable on Plan 9 2014-02-13 20:06:41 +01:00
link.h cmd/cc, cmd/gc, cmd/ld: consolidate print format routines 2014-02-12 14:29:11 -05:00
mklibc.rc lib9: enable on Plan 9 2014-02-13 20:06:41 +01:00
stdarg.h lib9: enable on Plan 9 2014-02-13 20:06:41 +01:00
utf.h lib9: enable on Plan 9 2014-02-13 20:06:41 +01:00