1
0
mirror of https://github.com/golang/go synced 2024-10-04 11:21:21 -06:00
go/src/cmd
Russ Cox 75fe1303c1 maps have == so maps are okay as map keys.
alignment issue is fixed.

R=ken
OCL=31124
CL=31144
2009-07-03 09:44:59 -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 working on bgen 2009-06-26 22:04:30 -07:00
5l minor comment and debug flag for dumping all oplooks. 2009-07-02 21:35:39 -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 fix a 6g crash after type errors. 2009-06-23 15:30:59 -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 fix a 6g crash after type errors. 2009-06-23 15:30:59 -07:00
8l update 386 to new runtime (CL 30381) 2009-06-17 15:15:55 -07:00
ar allow forward declaration of struct in another file 2009-06-29 15:13:37 -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 maps have == so maps are okay as map keys. 2009-07-03 09:44:59 -07:00
gobuild fix gobuild bug 2009-06-29 11:19:38 -07:00
godefs make godefs work better for generating Go. 2009-06-01 22:14:25 -07:00
godoc fix bug in $GOROOT handling: error calling Getenv. 2009-07-02 09:47:25 -07:00
gofmt - store trailing comments after top-level declarations in ast 2009-07-02 15:38:36 -07:00
gotest restructure makefiles, scripts to factor out O= logic. 2009-06-05 10:59:55 -07:00
ld allow forward declaration of struct in another file 2009-06-29 15:13:37 -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 clean gofmt 2009-06-16 14:03:13 -07:00
make.bash fix build 2009-06-16 09:39:57 -07:00