]> Cypherpunks repositories - gostls13.git/commit
change gotype in symbol table from
authorRuss Cox <rsc@golang.org>
Wed, 12 Aug 2009 23:14:53 +0000 (16:14 -0700)
committerRuss Cox <rsc@golang.org>
Wed, 12 Aug 2009 23:14:53 +0000 (16:14 -0700)
commit57a9bd0ee3e0daaef6bc69f40436463afd855968
treef21ba7b24967ad32cf6f3d52fba918c7a14a03b9
parent3e98a407933c4f53ac825e927d152644b690ef92
change gotype in symbol table from
character string to machine address.
not filled in, just carved out.

R=austin
DELTA=77  (11 added, 34 deleted, 32 changed)
OCL=33122
CL=33124
include/mach_amd64.h
src/cmd/6l/l.h
src/cmd/6l/span.c
src/cmd/8l/l.h
src/cmd/8l/span.c
src/cmd/ld/go.c
src/cmd/nm/nm.c
src/libmach_amd64/sym.c
src/pkg/runtime/symtab.c