|
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.
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+0 lines, -13047 lines) |
Patch |
 |
R |
include/bootexec.h
|
View
|
1
|
1 chunk |
+0 lines, -169 lines |
0 comments
|
Download
|
 |
R |
include/mach.h
|
View
|
1
|
1 chunk |
+0 lines, -411 lines |
0 comments
|
Download
|
 |
R |
include/plan9/mach.h
|
View
|
1
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
R |
include/plan9/ureg_amd64.h
|
View
|
1
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
R |
include/plan9/ureg_arm.h
|
View
|
1
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
R |
include/plan9/ureg_x86.h
|
View
|
1
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
R |
include/ureg_amd64.h
|
View
|
1
|
1 chunk |
+0 lines, -59 lines |
0 comments
|
Download
|
 |
R |
include/ureg_arm.h
|
View
|
1
|
1 chunk |
+0 lines, -50 lines |
0 comments
|
Download
|
 |
R |
include/ureg_x86.h
|
View
|
1
|
1 chunk |
+0 lines, -54 lines |
0 comments
|
Download
|
 |
M |
src/cmd/dist/build.c
|
View
|
1
2
3
|
7 chunks |
+0 lines, -29 lines |
0 comments
|
Download
|
 |
R |
src/cmd/prof/Makefile
|
View
|
1
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
R |
src/cmd/prof/doc.go
|
View
|
1
|
1 chunk |
+0 lines, -49 lines |
0 comments
|
Download
|
 |
R |
src/cmd/prof/main.c
|
View
|
1
|
1 chunk |
+0 lines, -905 lines |
0 comments
|
Download
|
 |
R |
src/libmach/5.c
|
View
|
1
|
1 chunk |
+0 lines, -92 lines |
0 comments
|
Download
|
 |
R |
src/libmach/5db.c
|
View
|
1
|
1 chunk |
+0 lines, -1093 lines |
0 comments
|
Download
|
 |
R |
src/libmach/6.c
|
View
|
1
|
1 chunk |
+0 lines, -145 lines |
0 comments
|
Download
|
 |
R |
src/libmach/8.c
|
View
|
1
|
1 chunk |
+0 lines, -108 lines |
0 comments
|
Download
|
 |
R |
src/libmach/8db.c
|
View
|
1
|
1 chunk |
+0 lines, -2443 lines |
0 comments
|
Download
|
 |
R |
src/libmach/Makefile
|
View
|
1
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
R |
src/libmach/access.c
|
View
|
1
|
1 chunk |
+0 lines, -241 lines |
0 comments
|
Download
|
 |
R |
src/libmach/darwin.c
|
View
|
1
|
1 chunk |
+0 lines, -890 lines |
0 comments
|
Download
|
 |
R |
src/libmach/dragonfly.c
|
View
|
1
|
1 chunk |
+0 lines, -62 lines |
0 comments
|
Download
|
 |
R |
src/libmach/elf.h
|
View
|
1
|
1 chunk |
+0 lines, -182 lines |
0 comments
|
Download
|
 |
R |
src/libmach/executable.c
|
View
|
1
|
1 chunk |
+0 lines, -1525 lines |
0 comments
|
Download
|
 |
R |
src/libmach/fakeobj.c
|
View
|
1
|
1 chunk |
+0 lines, -29 lines |
0 comments
|
Download
|
 |
R |
src/libmach/freebsd.c
|
View
|
1
|
1 chunk |
+0 lines, -62 lines |
0 comments
|
Download
|
 |
R |
src/libmach/linux.c
|
View
|
1
|
1 chunk |
+0 lines, -1008 lines |
0 comments
|
Download
|
 |
R |
src/libmach/machdata.c
|
View
|
1
|
1 chunk |
+0 lines, -477 lines |
0 comments
|
Download
|
 |
R |
src/libmach/macho.h
|
View
|
1
|
1 chunk |
+0 lines, -100 lines |
0 comments
|
Download
|
 |
R |
src/libmach/map.c
|
View
|
1
|
1 chunk |
+0 lines, -183 lines |
0 comments
|
Download
|
 |
R |
src/libmach/netbsd.c
|
View
|
1
|
1 chunk |
+0 lines, -56 lines |
0 comments
|
Download
|
 |
R |
src/libmach/obj.h
|
View
|
1
|
1 chunk |
+0 lines, -53 lines |
0 comments
|
Download
|
 |
R |
src/libmach/obj.c
|
View
|
1
|
1 chunk |
+0 lines, -77 lines |
0 comments
|
Download
|
 |
R |
src/libmach/openbsd.c
|
View
|
1
|
1 chunk |
+0 lines, -56 lines |
0 comments
|
Download
|
 |
R |
src/libmach/plan9.c
|
View
|
1
|
1 chunk |
+0 lines, -72 lines |
0 comments
|
Download
|
 |
R |
src/libmach/setmach.c
|
View
|
1
|
1 chunk |
+0 lines, -203 lines |
0 comments
|
Download
|
 |
R |
src/libmach/solaris.c
|
View
|
1
|
1 chunk |
+0 lines, -56 lines |
0 comments
|
Download
|
 |
R |
src/libmach/swap.c
|
View
|
1
|
1 chunk |
+0 lines, -107 lines |
0 comments
|
Download
|
 |
R |
src/libmach/sym.c
|
View
|
1
|
1 chunk |
+0 lines, -1884 lines |
0 comments
|
Download
|
 |
R |
src/libmach/windows.c
|
View
|
1
|
1 chunk |
+0 lines, -87 lines |
0 comments
|
Download
|
Total messages: 4
|