summaryrefslogtreecommitdiff
path: root/src/cmd/6g/list.c
Commit message (Expand)AuthorAgeFilesLines
* cmd/gc: emit explicit type information for local variablesRuss Cox2013-02-251-1/+4
* cmd/{5,6,8}g: reduce size of Prog and AddrDave Cheney2012-12-141-4/+4
* 6g: fix build on Plan 9Lucio De Re2011-08-291-1/+1
* gc: shuffle #includesRuss Cox2011-08-251-0/+2
* various: avoid %ld etcRuss Cox2010-10-131-5/+5
* 6g, 6l, 8g, 8l: move read-only data to text segmentRuss Cox2010-09-121-4/+8
* change print print buffer sizeKen Thompson2010-01-271-2/+2
* Continuation of issue 221 fix. When 8g or 6g or 5g are called with aCharles L. Dorian2009-12-091-1/+1
* use %L in listings so we see source line number in easy formatRob Pike2009-09-031-3/+3
* fix build on amd64Russ Cox2009-07-301-1/+4
* print format bugRuss Cox2009-01-301-1/+1
* silence gcc warningsRuss Cox2008-10-031-3/+3
* snprints for safetyKen Thompson2008-09-131-15/+15
* make 6a, 6c, 6g, 6l, libmach_amd64 build on 64-bit gcc.Russ Cox2008-08-031-1/+1
* more on channelsKen Thompson2008-07-121-4/+20
* plan9 line numbers and line tableKen Thompson2008-06-131-4/+4
* Add compiler source to new directory structureRob Pike2008-06-041-0/+336