1
0
mirror of https://github.com/golang/go synced 2024-10-04 11:21:21 -06:00
go/src/cmd
Russ Cox 8720b4721f use cc provided xlog2 instead of system log2.
(on plan 9 cc calls it log2, but that conflicts here.)
the difference is that xlog2 returns -1 on non powers of 2.
8c was rewriting /10 into /8.

R=ken
OCL=29968
CL=29968
2009-06-05 23:12:07 -07:00
..
5a This is really two changes in one but given interdependencies 2009-03-25 16:31:38 -07:00
5c This is really two changes in one but given interdependencies 2009-03-25 16:31:38 -07:00
5g Rolling galign back to 32 bit. 2009-06-04 21:11:55 -07:00
5l Change 5l to use Biobufs for IO. 2009-05-28 07:41:23 -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 minor cleanup, 64-bit /= and %= on 32-bit 2009-06-02 23:21:58 -07:00
6l more build refinements: 2009-06-05 22:18:32 -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 more 8g progress. 2009-06-04 15:24:01 -07:00
8l more build refinements: 2009-06-05 22:18:32 -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 more build refinements: 2009-06-05 22:18:32 -07:00
gobuild more build refinements: 2009-06-05 22:18:32 -07:00
godefs make godefs work better for generating Go. 2009-06-01 22:14:25 -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 more 386 runtime fixes. 2009-06-04 11:16:03 -07:00
make.bash restructure makefiles, scripts to factor out O= logic. 2009-06-05 10:59:55 -07:00