| Age | Commit message (Collapse) | Author |
|
use gobuild-generated Makefile for math and os.
other makefile tweaks.
move math/main.go to test/math.go
R=r
OCL=15529
CL=15537
|
|
fix make.bash for runtime - sysfile.6 depends on OS so simplest thing is to build just our own version
SVN=125130
|
|
make the runtime library an archive (rt0 is still separate)
update 6l to use the archive
add fakeobj.c, missing from prior change
SVN=124762
|
|
factor the runtime into architecture-dependent and -independent pieces.
ditto for the OS dependence.
SVN=124020
|
|
SVN=122488
|
|
SVN=121367
|