1
0
mirror of https://github.com/golang/go synced 2024-11-22 09:14:40 -07:00
The Go programming language
Go to file
Russ Cox 2c52881a85 fix ELF bugs found by iant
- .text begins at INITTEXT, not 0
	   and does not include HEADR
	- .shstrtab, .gosymtab, .gopclntab have alignment 1
	- .gosymtab, .gopclntab have type SHT_PROGBITS

R=r
DELTA=9  (0 added, 0 deleted, 9 changed)
OCL=15953
CL=15956
2008-09-26 10:25:13 -07:00
doc Correct two web links, add missing semicolon after &lt. 2008-09-22 11:29:40 -07:00
include acid fixes etc. still not perfect. 2008-09-16 12:33:00 -07:00
lib help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
pkg help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
src fix ELF bugs found by iant 2008-09-26 10:25:13 -07:00
test Add test case for 6g bug: result variable does not hide the 2008-09-25 20:31:03 -07:00
usr/gri Snapshot. 2008-09-25 17:20:39 -07:00