summaryrefslogtreecommitdiff
path: root/src/cmd/6l/asm.c
AgeCommit message (Collapse)AuthorFilesLines
2008-06-18stack offsetKen Thompson1-2/+1
SVN=123521
2008-06-18stack offseet table markerKen Thompson1-1/+2
tacked above each TEXT entry SVN=123496
2008-06-15add support for debugging in MACH binariesRob Pike1-3/+28
fix up libmach_amd64 to handle MACH binaries and symbols db now works on mac and linux SVN=122807
2008-06-13add symbol tables and line/pc information to 6.outsRob Pike1-54/+89
SVN=122699
2008-06-12Bug fix. Without rounding, .shstrtab is written on top of data segmentRob Pike1-2/+1
SVN=122567
2008-06-10mode elf tossingKen Thompson1-52/+74
SVN=121962
2008-06-09new elf headerKen Thompson1-39/+195
SVN=121737
2008-06-05goos goarchKen Thompson1-1/+64
SVN=121348
2008-06-04Add compiler source to new directory structureRob Pike1-0/+617
SVN=121164