1
0
mirror of https://github.com/golang/go synced 2024-10-04 11:11:21 -06:00
go/src/cmd
Rob Pike 6202b0e287 add godoc to clean.bash
R=rsc
OCL=30361
CL=30361
2009-06-16 13:57:08 -07:00
..
5a Added ld/go.c functionality into 5l, primarily dead code 2009-06-09 20:51:53 -07:00
5c grab bag of changes aimed at getting stack splitting to work: 2009-06-16 11:25:58 -07:00
5g make 5g use 1 byte per binary asm statement. 2009-06-09 11:34:35 -07:00
5l grab bag of changes aimed at getting stack splitting to work: 2009-06-16 11:25:58 -07:00
6a throw away most of the compat.h compatibility layer 2009-03-24 12:12:57 -07:00
6c bug in stack size used in 2009-04-10 15:23:19 -07:00
6g 6g: add TODO about float constants back 2009-06-06 19:27:30 -07:00
6l move src/runtime -> src/lib/runtime; 2009-06-06 22:04:50 -07:00
8a make 8a, 8c build again. 2009-03-24 18:04:19 -07:00
8c use cc provided xlog2 instead of system log2. 2009-06-05 23:12:07 -07:00
8g an 8g checkpoint. 2009-06-06 19:28:16 -07:00
8l move src/runtime -> src/lib/runtime; 2009-06-06 22:04:50 -07:00
ar more build refinements: 2009-06-05 22:18:32 -07:00
cc bug in stack size used in 2009-04-10 15:23:19 -07:00
cov new flags to 6cov 2008-11-20 11:58:07 -08:00
gc b/1909731 2009-06-15 20:15:59 -07:00
gobuild mv src/lib to src/pkg 2009-06-09 09:53:44 -07:00
godefs make godefs work better for generating Go. 2009-06-01 22:14:25 -07:00
godoc forgot to adjust tmproot 2009-06-16 09:30:16 -07:00
gofmt - install gofmt in src/cmd/gofmt 2009-06-16 12:03:32 -07:00
gotest restructure makefiles, scripts to factor out O= logic. 2009-06-05 10:59:55 -07:00
ld restructure makefiles, scripts to factor out O= logic. 2009-06-05 10:59:55 -07:00
nm fix gotest by fixing nm -s to print in file order by storing a sequence number 2009-04-15 21:57:55 -07:00
prof libmach: 2009-02-03 15:00:09 -08:00
clean.bash add godoc to clean.bash 2009-06-16 13:57:08 -07:00
make.bash fix build 2009-06-16 09:39:57 -07:00