]> Cypherpunks repositories - gostls13.git/commit
* 6l:
authorRuss Cox <rsc@golang.org>
Thu, 13 Nov 2008 21:42:26 +0000 (13:42 -0800)
committerRuss Cox <rsc@golang.org>
Thu, 13 Nov 2008 21:42:26 +0000 (13:42 -0800)
commitc5f21c0dc2bccad03d076d4d56c073334e06a3fa
tree049c73b2438e48a5ec7c86166d5fa7ce7b9328a5
parent9795c9e72735efdf717df38f9ffe1ca1b0e9c0cb
* 6l:
if an object in an archive tries to refer
to a file in its original source directory,
ignore it.

* 6ar:
fix bug if archive is empty.

* gobuild:
build archive in current directory.

* math:
use new gobuild Makefile.

* test/math.go:
rename to mathest.go, add // run line, make it run.

R=r
DELTA=494  (277 added, 203 deleted, 14 changed)
OCL=19090
CL=19171
src/cmd/6l/obj.c
src/cmd/ar/ar.c
src/cmd/gobuild/gobuild.c
src/lib/math/Makefile
test/mathtest.go [moved from test/math.go with 97% similarity]