Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
This does still contain some FreeBSD-specific bits, but
it's a pain to do partial diffs.
R=rsc
http://codereview.appspot.com/152138
Committer: Russ Cox <rsc@golang.org>
|
|
(I should have tested the last change a bit more before
submitting).
R=rsc
http://go/go-review/1017011
|
|
to build 6g, 6l, etc.
R=rsc
CC=go-dev
http://go/go-review/1018015
|
|
R=r
DELTA=9 (7 added, 0 deleted, 2 changed)
OCL=34499
CL=34499
|
|
R=r
DELTA=9 (8 added, 0 deleted, 1 changed)
OCL=32413
CL=32418
|
|
new script "quietgcc" installed in $HOME/bin during make.bash
runs gcc with warnings, turns off inappropriate ones,
greps out useless output.
quietgcc also makes sure to run the correct 64-bit gcc.
R=r
DELTA=38 (36 added, 0 deleted, 2 changed)
OCL=17493
CL=19599
|