go/src
Russ Cox c5f21c0dc2 * 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
2008-11-13 13:42:26 -08:00
..
cmd * 6l: 2008-11-13 13:42:26 -08:00
lib * 6l: 2008-11-13 13:42:26 -08:00
lib9 remove incorrect (!) consts 2008-07-07 15:00:12 -07:00
libbio 6l: 2008-10-20 17:33:51 -07:00
libmach_amd64 fix compiler warnings 2008-10-20 15:26:38 -07:00
old/c move old code into 'old' directory 2008-06-04 14:46:07 -07:00
pkg/debug/macho/testdata - created staging area for getting bignum package up-to-speed again, 2008-10-27 15:44:32 -07:00
runtime temp fix for map not multiple of 8 2008-11-13 13:20:18 -08:00
Make.conf - adjust Make.conf to use cc instead of cc64 for now 2008-08-04 09:47:52 -07:00
all.bash split all.bash into make.bash and run.bash 2008-10-08 09:46:54 -07:00
clean.bash move src/syscall to src/lib/syscall. 2008-09-26 14:11:26 -07:00
make.bash check $GOROOT before diving into build 2008-10-08 09:46:20 -07:00
run.bash set -e doesn't apply to ( ) blocks 2008-10-29 15:23:29 -07:00