summaryrefslogtreecommitdiff
path: root/src/cmd/5l/pass.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-30Imported Upstream version 58upstream/58Ondřej Surý1-20/+0
2011-04-20Imported Upstream version 2011.03.07.1upstream/2011.03.07.1Ondřej Surý1-12/+0
2011-01-17Imported Upstream version 2011.01.12upstream/2011.01.12Ondřej Surý1-721/+82
2010-04-275l, 6l, 8l, runtime: make -s binaries workRuss Cox1-2/+24
2010-04-05runtime: various arm fixesRuss Cox1-1/+1
2010-02-10arm: fix build on androidRuss Cox1-0/+3
2009-10-07factor portable object+library bits out of 5l/6l/8l into ldRuss Cox1-0/+1
2009-09-17fixing width bug in DATA output. some logging to make fixingKai Backman1-2/+2
2009-08-30fix line numbers, again.Russ Cox1-0/+4
2009-08-21fix 386/arm buildsKai Backman1-0/+1
2009-07-13fix undefined function error.Russ Cox1-8/+8
2009-06-09Added ld/go.c functionality into 5l, primarily dead codeKai Backman1-1/+2
2009-03-25This is really two changes in one but given interdependenciesKai Backman1-17/+17
2009-03-135a 5c 5l from inferno distributionKai Backman1-0/+972