summaryrefslogtreecommitdiff
path: root/src/cmd/5l/asm.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-18Imported Upstream version 2011.02.15Ondřej Surý1-28/+16
2011-02-14Imported Upstream version 2011-02-01.1upstream/2011-02-01.1Ondřej Surý1-2/+11
2011-01-17Imported Upstream version 2011.01.12upstream/2011.01.12Ondřej Surý1-903/+407
2010-06-11Pad Go symbol table out to page boundary when linking dynamically.Ian Lance Taylor1-2/+4
2010-04-275l, 6l, 8l, runtime: make -s binaries workRuss Cox1-13/+50
2010-04-05runtime: various arm fixesRuss Cox1-1/+5
2010-03-23Add support for #pragma dynexport.Ian Lance Taylor1-33/+63
2010-03-22Rename dynld to dynimport throughout.Ian Lance Taylor1-5/+5
2010-03-08arm: cleanup build warningsDean Prichard1-2/+2
2010-02-26Add -r option to 6l/8l/5l.Ian Lance Taylor1-0/+2
2010-02-10arm: fix build on androidRuss Cox1-242/+515
2010-02-046l: move mapped symbol table lower in memoryAndrew Gerrand1-1/+1
2010-01-25salvaging 183105 from dead clientKai Backman1-5/+6
2009-10-19support for 5.out filesRuss Cox1-1/+4
2009-10-14LDREX and STREXKai Backman1-0/+19
2009-10-07factor portable object+library bits out of 5l/6l/8l into ldRuss Cox1-0/+1
2009-08-30fix line numbers, again.Russ Cox1-0/+3
2009-06-09Added ld/go.c functionality into 5l, primarily dead codeKai Backman1-5/+15
2009-04-10Adding ARM elf support to the 5l linker.Kai Backman1-0/+292
2009-03-25This is really two changes in one but given interdependenciesKai Backman1-45/+45
2009-03-135a 5c 5l from inferno distributionKai Backman1-0/+1831