1
0
mirror of https://github.com/golang/go synced 2024-10-03 19:21:21 -06:00
go/src/cmd
Russ Cox ef40d9435b 6g:
make sure methods end up immediately following
	the struct they are methods on.
ar:
	eliminate duplicate definitions from __.PKGDEF.
	check that multiple .6 do not give different defs for same
		exported type/var/func/const.
	increase ar header name size from 16 to 64 bytes

R=r
DELTA=379  (333 added, 18 deleted, 28 changed)
OCL=17477
CL=17481
2008-10-20 13:53:56 -07:00
..
6a better yacc rule in Makefile 2008-09-22 10:56:54 -07:00
6c Use a single Make.conf for setting CC, etc. 2008-08-03 23:03:31 -07:00
6g Link against -lm so that we can find the function "floor". 2008-10-17 15:52:49 -07:00
6l fix ELF bugs found by iant 2008-09-26 10:25:13 -07:00
ar 6g: 2008-10-20 13:53:56 -07:00
cc better yacc rule in Makefile 2008-09-22 10:56:54 -07:00
gc 6g: 2008-10-20 13:53:56 -07:00
gobuild gobuild -m: replace value of $GOARCH and $GOOS 2008-09-25 17:07:06 -07:00
nm add nm 2008-08-03 23:06:00 -07:00
prof allow prof to launch the process 2008-10-03 14:49:10 -07:00
clean.bash clean blyacc 2008-09-18 15:50:28 -07:00
make.bash make blyacc too 2008-09-18 15:09:48 -07:00