• 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
asm.c 18.4 KB