1
0
mirror of https://github.com/golang/go synced 2024-11-26 17:56:55 -07:00
go/src/cmd
Kai Backman 99cc2fee81 This is really two changes in one but given interdependencies
and expected review latency I needed to combine the CLs.

1. Made the 5* toolpath build using the go build
   system. Hooked the subdirectories to clean.bash but added a
   separate make5.bash for now. Minor massage to make the code
   more similar to the current structure of 6c/6a/6l.

2. Change all references from long to int32 in line with
   similar change for the other toolchains.

The end result is that 5c, 5a and 5l can now be compiled and
the executables start up properly. Haven't thrown any input at
them yet.

R=rsc
APPROVED=rsc
DELTA=1052  (392 added, 328 deleted, 332 changed)
OCL=26757
CL=26761
2009-03-25 16:31:38 -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
5l This is really two changes in one but given interdependencies 2009-03-25 16:31:38 -07:00
6a throw away most of the compat.h compatibility layer 2009-03-24 12:12:57 -07:00
6c optimizer bug w STOstring 2009-01-29 15:13:36 -08:00
6g binary search on type switches. 2009-03-17 13:58:38 -07:00
6l move darwin specific code into runtime/darwin/ 2009-03-24 13:06:51 -07:00
8a make 8a, 8c build again. 2009-03-24 18:04:19 -07:00
8c make 8a, 8c build again. 2009-03-24 18:04:19 -07:00
8l drop rt0 object from 8l (already dropped from 6l). 2009-03-24 18:02:24 -07:00
ar don't warn anymore about missing imports 2008-12-04 14:59:38 -08:00
cc throw away most of the compat.h compatibility layer 2009-03-24 12:12:57 -07:00
cov new flags to 6cov 2008-11-20 11:58:07 -08:00
gc ^ type(const) now inverts "enough" bits 2009-03-24 16:40:38 -07:00
gobuild insert ${GOOS} and ${GOARCH} in 2009-02-15 19:20:35 -08:00
gotest Automated g4 rollback of changelist 25024, 2009-03-03 08:39:12 -08:00
nm symbol table changes 2008-11-20 17:32:18 -08:00
prof libmach: 2009-02-03 15:00:09 -08:00
clean.bash This is really two changes in one but given interdependencies 2009-03-25 16:31:38 -07:00
make5.bash This is really two changes in one but given interdependencies 2009-03-25 16:31:38 -07:00
make.bash delete blyacc 2009-01-06 09:53:38 -08:00