1
0
mirror of https://github.com/golang/go synced 2024-10-04 01:21:21 -06:00
go/src/cmd
Kai Backman f2201185ab Added ld/go.c functionality into 5l, primarily dead code
removal and typesigs and strings.

Also added new header support to 5c/5a/5l.

R=rsc
APPROVED=rsc
DELTA=98  (66 added, 10 deleted, 22 changed)
OCL=30103
CL=30123
2009-06-09 20:51:53 -07:00
..
5a Added ld/go.c functionality into 5l, primarily dead code 2009-06-09 20:51:53 -07:00
5c Added ld/go.c functionality into 5l, primarily dead code 2009-06-09 20:51:53 -07:00
5g make 5g use 1 byte per binary asm statement. 2009-06-09 11:34:35 -07:00
5l Added ld/go.c functionality into 5l, primarily dead code 2009-06-09 20:51:53 -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 6g: add TODO about float constants back 2009-06-06 19:27:30 -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 an 8g checkpoint. 2009-06-06 19:28:16 -07:00
8l move src/runtime -> src/lib/runtime; 2009-06-06 22:04:50 -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 implement optional semicolons with help from the lexer, 2009-06-06 19:27:48 -07:00
gobuild mv src/lib to src/pkg 2009-06-09 09:53:44 -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