summaryrefslogtreecommitdiff
path: root/src/cmd/8l/list.c
Commit message (Expand)AuthorAgeFilesLines
* cmd/cc, cmd/gc, cmd/ld: consolidate print format routinesAnthony Martin2014-02-121-312/+1
* cmd/8c, cmd/8g, cmd/8l: fix Plan 9 warningsDavid du Colombier2013-12-091-11/+11
* liblink: create new library based on linker codeRuss Cox2013-12-081-11/+11
* cmd/5l, cmd/6l, cmd/8l: increase error buffer sizeRuss Cox2013-07-111-1/+1
* cmd/8l: add SSE2 instructionsRuss Cox2012-10-071-0/+9
* 8l: more fixes for Plan 9Lucio De Re2011-06-211-1/+1
* 5l, 6l, 8l: link pclntab and symtab as ordinary rodata symbolsRuss Cox2010-10-191-1/+1
* 5l, 6l, 8l: separate pass to fix addressesRuss Cox2010-10-191-0/+27
* various: avoid %ld etcRuss Cox2010-10-131-12/+12
* 5l, 6l, 8l: first pass cleanupRuss Cox2010-10-131-7/+12
* 6g, 6l, 8g, 8l: move read-only data to text segmentRuss Cox2010-09-121-21/+20
* linux/386: use Xen-friendly ELF TLS instruction sequenceRuss Cox2010-07-171-1/+1
* change print print buffer sizeKen Thompson2010-01-271-3/+3
* 6l, 8l: make string buffer big enough for 8 chars (and then some)weekly.2009-12-07Russ Cox2009-12-071-1/+1
* 8l: fix print line number format, buffer overflowRuss Cox2009-12-031-4/+4
* same speedup as 6lKen Thompson2009-11-051-2/+2
* factor portable object+library bits out of 5l/6l/8l into ldRuss Cox2009-10-071-0/+1
* symbol bugs.Russ Cox2009-08-201-1/+4
* * move go-specific loader codeRuss Cox2009-03-311-1/+1
* update 8a, 8c, 8l to use new object format.Russ Cox2009-03-201-3/+15
* 8a, 8c, and 8l from inferno distributionRuss Cox2009-01-061-0/+322