]> Cypherpunks repositories - gostls13.git/commit
enable autolib
authorRob Pike <r@golang.org>
Wed, 9 Jul 2008 23:05:03 +0000 (16:05 -0700)
committerRob Pike <r@golang.org>
Wed, 9 Jul 2008 23:05:03 +0000 (16:05 -0700)
commit12c81a0ce88f6a66bceb06952700c65e5b9dde4c
treef07a896b34d43ef162cac3bd9677dbe391ac024f
parent415397e3b72c6c88295909ada23468dfbf7afc65
enable autolib
handle archives with __.PKGDEF elements (although we can't create them yet)
introduce a pkg directory
search the pkg directory for packages during compilation

SVN=126574
src/cmd/6l/obj.c
src/cmd/gc/lex.c