summaryrefslogtreecommitdiff
path: root/src/libmach/sym.c
AgeCommit message (Collapse)AuthorFilesLines
2011-09-13Imported Upstream version 60upstream/60Ondřej Surý1-0/+1443
2011-09-13Imported Upstream version 60Ondřej Surý1-1443/+0
2009-09-02fix bug introduced in 33293Russ Cox1-1/+1
R=r OCL=34253 CL=34253
2009-08-14Make the runtime correctly decode the symbol table historyAustin Clements1-4/+2
stacks produced by whole-package compilation. Fix some off-by-ones in PC/line table parsing. Hopefully. R=rsc APPROVED=rsc DELTA=42 (24 added, 6 deleted, 12 changed) OCL=33250 CL=33293
2009-08-14rename libmach_amd64 libmachRob Pike1-0/+1445
R=rsc OCL=33273 CL=33276