1
0
mirror of https://github.com/golang/go synced 2024-10-04 09:21:21 -06:00
go/src/cmd
Russ Cox 8f14451fe5 6l: ignore undefined symbols in gotypesigs.
they end up in the symbol table with type==0
   if they are in a library but not pulled in.
   also add a few debugging prints.

R=r
DELTA=11  (5 added, 1 deleted, 5 changed)
OCL=23104
CL=23108
2009-01-20 13:21:22 -08:00
..
6a change another yacc reference to bison. 2009-01-13 16:32:46 -08:00
6c 6c bug with large constants 2008-11-11 18:15:36 -08:00
6g remove export name-list statement. 2009-01-15 16:16:52 -08:00
6l 6l: ignore undefined symbols in gotypesigs. 2009-01-20 13:21:22 -08:00
8a make 8a, 8c, 8l build in go environment. 2009-01-06 11:34:02 -08:00
8c make 8a, 8c, 8l build in go environment. 2009-01-06 11:34:02 -08:00
8l make 8a, 8c, 8l build in go environment. 2009-01-06 11:34:02 -08:00
ar don't warn anymore about missing imports 2008-12-04 14:59:38 -08:00
cc make acid build with bison. 2009-01-06 09:53:30 -08:00
cov new flags to 6cov 2008-11-20 11:58:07 -08:00
gc disallow other package's names in method calls 2009-01-16 15:35:07 -08:00
gobuild gobuild: 2008-11-24 11:21:56 -08:00
gotest change *map to map; *chan to chan; new(T) to new(*T) 2008-12-19 03:05:37 -08:00
nm symbol table changes 2008-11-20 17:32:18 -08:00
prof add build step to install debuggers setgid procmod. 2008-11-18 10:08:46 -08:00
clean.bash delete blyacc 2009-01-06 09:53:38 -08:00
make.bash delete blyacc 2009-01-06 09:53:38 -08:00