summaryrefslogtreecommitdiff
path: root/src/cmd/cc
AgeCommit message (Expand)AuthorFilesLines
2008-09-22better yacc rule in MakefileRuss Cox1-1/+1
2008-09-18make Makefiles safe for parallel makeRuss Cox1-1/+4
2008-08-08Change generated acid to indent nested structures properly.Russ Cox1-14/+26
2008-08-03Use a single Make.conf for setting CC, etc.Russ Cox1-4/+1
2008-08-03make 6a, 6c, 6g, 6l, libmach_amd64 build on 64-bit gcc.Russ Cox13-160/+160
2008-08-036c delete .6 file on errorKen Thompson1-0/+1
2008-06-24middle dot as alpha package separatorKen Thompson1-3/+13
2008-06-12remove reference to 9arRob Pike1-1/+1
2008-06-12import the plan 9 libraries libc (lib9) and libbio into the tree.Rob Pike1-1/+1
2008-06-11tweaks in clean rules and dependenciesRob Pike1-1/+1
2008-06-11convert from mk to makeRob Pike1-0/+50
2008-06-04Add compiler source to new directory structureRob Pike19-0/+13973