Austin Clements
|
eabcb10a32
|
Don't crash in Sym.ReceiverName for symbols like "x.x"
R=rsc
APPROVED=rsc
DELTA=2 (0 added, 0 deleted, 2 changed)
OCL=34404
CL=34406
|
2009-09-04 16:12:50 -07:00 |
|
Russ Cox
|
4b409289f6
|
remove Line in bufio.ReadLine(Bytes|Slice|String)
also drop bool arg from ReadString
R=r
DELTA=45 (13 added, 1 deleted, 31 changed)
OCL=33923
CL=33960
|
2009-08-27 11:20:15 -07:00 |
|
Austin Clements
|
fc18391209
|
Decode overlapping section names correctly.
R=rsc
APPROVED=rsc
DELTA=23 (14 added, 8 deleted, 1 changed)
OCL=33699
CL=33705
|
2009-08-21 18:30:20 -07:00 |
|
Austin Clements
|
bd65739bc2
|
Implement line-to-PC mapping. Add unit tests for
PC/line/aline conversion methods.
R=rsc
APPROVED=rsc
DELTA=458 (434 added, 15 deleted, 9 changed)
OCL=33677
CL=33702
|
2009-08-21 18:13:35 -07:00 |
|
Austin Clements
|
6ece1b561c
|
ELF reader and Go symbol table and PC/line table decoder.
R=rsc
APPROVED=rsc
DELTA=1425 (1425 added, 0 deleted, 0 changed)
OCL=33432
CL=33517
|
2009-08-19 10:05:11 -07:00 |
|