summaryrefslogtreecommitdiff
path: root/src/cmd/6l/span.c
AgeCommit message (Expand)AuthorFilesLines
2014-06-19Imported Upstream version 1.3upstream/1.3Michael Stapelberg1-1846/+0
2013-12-03Imported Upstream version 1.2upstream/1.2Michael Stapelberg1-15/+27
2013-05-14Imported Upstream version 1.1upstream/1.1Michael Stapelberg1-0/+34
2013-03-04Imported Upstream version 1.1~hg20130304upstream/1.1_hg20130304Michael Stapelberg1-11/+69
2012-04-06Imported Upstream version 1upstream/1Ondřej Surý1-19/+14
2011-09-13Imported Upstream version 60upstream/60Ondřej Surý1-0/+1747
2011-09-13Imported Upstream version 60Ondřej Surý1-1741/+0
2011-01-17Imported Upstream version 2011.01.12upstream/2011.01.12Ondřej Surý1-726/+556
2010-04-275l, 6l, 8l, runtime: make -s binaries workRuss Cox1-0/+8
2009-11-04speed up 6lKen Thompson1-7/+16
2009-11-036l -e: emit external ELF symbol table.Russ Cox1-14/+84
2009-10-07factor portable object+library bits out of 5l/6l/8l into ldRuss Cox1-0/+1
2009-10-038c, 8l dynamic loading support.Russ Cox1-0/+11
2009-08-30fix line numbers, again.Russ Cox1-1/+3
2009-08-21linker workRuss Cox1-4/+15
2009-08-20symbol bugs.Russ Cox1-5/+20
2009-08-136g/6l: add go type information to symbol table.Russ Cox1-12/+16
2009-08-12mechanism for putting go types into 6.out symbol table.Russ Cox1-7/+7
2009-08-12change gotype in symbol table fromRuss Cox1-9/+6
2009-07-20clean up generation of exec header.Rob Pike1-9/+9
2009-05-056l: eliminate dead code, not just the symbolsRuss Cox1-1/+1
2009-04-30change 6l library directory flag to -L,Russ Cox1-7/+7
2009-01-30keep line number history even whenRuss Cox1-2/+2
2008-11-20symbol table changesRuss Cox1-16/+23
2008-08-03make 6a, 6c, 6g, 6l, libmach_amd64 build on 64-bit gcc.Russ Cox1-12/+12
2008-06-18stack offsetKen Thompson1-18/+1
2008-06-18stack offseet table markerKen Thompson1-1/+18
2008-06-04Add compiler source to new directory structureRob Pike1-0/+1776