1
0
mirror of https://github.com/golang/go synced 2024-11-22 12:14:42 -07:00
The Go programming language
Go to file
Russ Cox 878822f355 move darwin specific code into runtime/darwin/
move darwin-amd64 specific code into runtime/darwin/amd64/
repeat for linux.

move rt0 into runtime.a instead of keeping a separate .6 file.
6l seems to have no problem with that.

TBR=r
OCL=26680
CL=26680
2009-03-24 13:06:51 -07:00
doc change file name so it can be copied without name change to a more public place. 2009-03-22 21:53:40 -07:00
include libmach: 2009-02-03 15:00:09 -08:00
lib help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
pkg help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
src move darwin specific code into runtime/darwin/ 2009-03-24 13:06:51 -07:00
test add test for close/closed, fix a few implementation bugs. 2009-03-23 18:50:35 -07:00
usr/gri - completed AST cleanup 2009-03-20 17:18:48 -07:00