Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | ld: include main and runtime in the library loop | Russ Cox | 2010-02-03 | 1 | -14/+32 | |
* | ld: do not load the same object file multiple times. | Russ Cox | 2010-01-25 | 1 | -3/+9 | |
* | eliminate the package global name space assumption in object files | Russ Cox | 2010-01-22 | 1 | -24/+103 | |
* | ld: unused variable | Russ Cox | 2010-01-19 | 1 | -2/+0 | |
* | build: move GOOS, GOARCH, GOROOT lookup into central library. | Russ Cox | 2010-01-18 | 1 | -14/+2 | |
* | ignore $GOARCH inside the compiler and linker. | Rob Pike | 2010-01-13 | 1 | -4/+1 | |
* | gc: five bug fixes, one better error. | Russ Cox | 2009-11-15 | 1 | -5/+14 | |
* | cc, ld: fix more gcc 4.3 -O2 compile bugs | Russ Cox | 2009-11-12 | 1 | -2/+2 | |
* | reallocate library, libraryobj: 50 isn't nearly enough | Rob Pike | 2009-10-10 | 1 | -3/+4 | |
* | dupok, gcc compile fix, sync and syscall asm fix | Kai Backman | 2009-10-08 | 1 | -1/+6 | |
* | factor portable object+library bits out of 5l/6l/8l into ld | Russ Cox | 2009-10-07 | 1 | -0/+761 |