summaryrefslogtreecommitdiff
path: root/src/cmd/6g/Makefile
AgeCommit message (Expand)AuthorFilesLines
2012-04-06Imported Upstream version 1upstream/1Ondřej Surý1-32/+2
2011-09-13Imported Upstream version 60upstream/60Ondřej Surý1-0/+35
2011-09-13Imported Upstream version 60Ondřej Surý1-35/+0
2011-06-30Imported Upstream version 58upstream/58Ondřej Surý1-5/+6
2011-01-17Imported Upstream version 2011.01.12upstream/2011.01.12Ondřej Surý1-15/+6
2010-03-09identical complex implementationKen Thompson1-0/+3
2010-02-19fixed bug in mpconst float multiply by 0.Ken Thompson1-0/+1
2009-11-23go: makes it build for the case $GOROOT has whitespacesSergio Luis O. B. Correia1-2/+2
2009-10-03clean moreRuss Cox1-1/+1
2009-07-28Support use of $GOBINDIR to override $HOME/binPhil Pennock1-1/+1
2009-05-21some array init bugsKen Thompson1-3/+3
2009-03-30move portable object routines (especiallyRuss Cox1-1/+1
2009-03-30move bits.c from 6g to gcRuss Cox1-1/+0
2008-11-18first cut at optimizingKen Thompson1-0/+4
2008-10-17Link against -lm so that we can find the function "floor".Ian Lance Taylor1-1/+1
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-11tweaks in clean rules and dependenciesRob Pike1-1/+1
2008-06-11convert from mk to makeRob Pike1-0/+38