1
0
mirror of https://github.com/golang/go synced 2024-10-05 22:21:23 -06:00
go/src/cmd
Russ Cox b754b4348f delete some code from walkexpr that is now
handled by typecheck.

second switch is gone

move floating point minus into back end

R=ken
OCL=32558
CL=32558
2009-07-30 18:56:44 -07:00
..
5a Support use of $GOBINDIR to override $HOME/bin 2009-07-28 11:23:24 -07:00
5c Support use of $GOBINDIR to override $HOME/bin 2009-07-28 11:23:24 -07:00
5g typechecking checkpoint. 2009-07-30 16:53:08 -07:00
5l Support use of $GOBINDIR to override $HOME/bin 2009-07-28 11:23:24 -07:00
6a Support use of $GOBINDIR to override $HOME/bin 2009-07-28 11:23:24 -07:00
6c Support use of $GOBINDIR to override $HOME/bin 2009-07-28 11:23:24 -07:00
6g delete some code from walkexpr that is now 2009-07-30 18:56:44 -07:00
6l Support use of $GOBINDIR to override $HOME/bin 2009-07-28 11:23:24 -07:00
8a Support use of $GOBINDIR to override $HOME/bin 2009-07-28 11:23:24 -07:00
8c Support use of $GOBINDIR to override $HOME/bin 2009-07-28 11:23:24 -07:00
8g delete some code from walkexpr that is now 2009-07-30 18:56:44 -07:00
8l Support use of $GOBINDIR to override $HOME/bin 2009-07-28 11:23:24 -07:00
ar Support use of $GOBINDIR to override $HOME/bin 2009-07-28 11:23:24 -07:00
cc fix bug in codegen when we modified move instruction instead 2009-07-13 20:33:59 -07:00
cov Support use of $GOBINDIR to override $HOME/bin 2009-07-28 11:23:24 -07:00
ebnflint Support use of $GOBINDIR to override $HOME/bin 2009-07-28 11:23:24 -07:00
gc delete some code from walkexpr that is now 2009-07-30 18:56:44 -07:00
gobuild Support use of $GOBINDIR to override $HOME/bin 2009-07-28 11:23:24 -07:00
godefs Support use of $GOBINDIR to override $HOME/bin 2009-07-28 11:23:24 -07:00
godoc go/ast/filter.go: 2009-07-30 18:13:55 -07:00
gofmt go/ast/filter.go: 2009-07-30 18:13:55 -07:00
gotest Support use of $GOBINDIR to override $HOME/bin 2009-07-28 11:23:24 -07:00
ld make 6l produce dynamically linked binaries (although they are fully statically linked as far 2009-07-21 15:10:47 -07:00
nm Support use of $GOBINDIR to override $HOME/bin 2009-07-28 11:23:24 -07:00
prof Support use of $GOBINDIR to override $HOME/bin 2009-07-28 11:23:24 -07:00
clean.bash ebnflint command 2009-07-13 10:26:58 -07:00
make.bash fix build 2009-06-16 09:39:57 -07:00