1
0
mirror of https://github.com/golang/go synced 2024-10-04 09:31:22 -06:00
go/src/libmach_amd64
Russ Cox 7832ab5ba0 code coverage tool
$ 6cov -g 235.go 6.out
	235.go:62,62 main·main 0x27c9-0x2829 MOVL	$main·.stringo(SB),AX
	235.go:30,30 main·main 0x2856-0x285e ADDQ	$6c0,SP
	$

and assorted fixes.

R=r
DELTA=743  (732 added, 8 deleted, 3 changed)
OCL=19226
CL=19243
2008-11-14 10:45:23 -08:00
..
6.c fix name of mach_amd64 library source dir 2008-06-12 14:52:41 -07:00
6obj.c make 6a, 6c, 6g, 6l, libmach_amd64 build on 64-bit gcc. 2008-08-03 17:25:15 -07:00
8.c make 6a, 6c, 6g, 6l, libmach_amd64 build on 64-bit gcc. 2008-08-03 17:25:15 -07:00
8db.c fix compiler warnings 2008-10-20 15:26:38 -07:00
access.c acid. works only on Linux for now 2008-08-04 17:24:25 -07:00
darwin.c code coverage tool 2008-11-14 10:45:23 -08:00
elf.h make 6a, 6c, 6g, 6l, libmach_amd64 build on 64-bit gcc. 2008-08-03 17:25:15 -07:00
executable.c make acid build on linux. 2008-09-18 15:06:14 -07:00
fakeobj.c put a makefile into runtime 2008-06-25 21:19:05 -07:00
linux.c fix compiler warnings 2008-10-20 15:26:38 -07:00
machdata.c make 6a, 6c, 6g, 6l, libmach_amd64 build on 64-bit gcc. 2008-08-03 17:25:15 -07:00
macho.h make 6a, 6c, 6g, 6l, libmach_amd64 build on 64-bit gcc. 2008-08-03 17:25:15 -07:00
Makefile add gobuild. 2008-09-19 11:55:46 -07:00
map.c fix compiler warnings 2008-10-20 15:26:38 -07:00
obj.c make 6a, 6c, 6g, 6l, libmach_amd64 build on 64-bit gcc. 2008-08-03 17:25:15 -07:00
obj.h fix name of mach_amd64 library source dir 2008-06-12 14:52:41 -07:00
setmach.c fix name of mach_amd64 library source dir 2008-06-12 14:52:41 -07:00
swap.c make 6a, 6c, 6g, 6l, libmach_amd64 build on 64-bit gcc. 2008-08-03 17:25:15 -07:00
sym.c code coverage tool 2008-11-14 10:45:23 -08:00