• Russ Cox's avatar
    fix ELF bugs found by iant · 2c52881a
    Russ Cox authored
    	- .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
    2c52881a
Name
Last commit
Last update
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
pkg Loading commit data...
src Loading commit data...
test Loading commit data...
usr/gri Loading commit data...