summaryrefslogtreecommitdiff
path: root/src/cmd/6l/Makefile
AgeCommit message (Expand)AuthorFilesLines
2009-11-23go: makes it build for the case $GOROOT has whitespacesSergio Luis O. B. Correia1-2/+2
2009-10-07factor portable object+library bits out of 5l/6l/8l into ldRuss Cox1-6/+4
2009-10-03clean moreRuss Cox1-1/+1
2009-09-30step toward darwin ffi: factor out macho codeRuss Cox1-1/+3
2009-08-21linker workRuss Cox1-3/+3
2009-07-28Support use of $GOBINDIR to override $HOME/binPhil Pennock1-1/+2
2009-07-17First steps towards cleaner support for ELF64 in 6l.Rob Pike1-0/+4
2009-03-31* move go-specific loader codeRuss Cox1-0/+2
2008-10-216l: invent gotypestrings if neededRuss Cox1-3/+4
2008-08-03Use a single Make.conf for setting CC, etc.Russ Cox1-4/+2
2008-06-12import the plan 9 libraries libc (lib9) and libbio into the tree.Rob Pike1-2/+2
2008-06-11convert from mk to makeRob Pike1-0/+39