• 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
..
6.out.h Loading commit data...
Makefile Loading commit data...
asm.c Loading commit data...
l.h Loading commit data...
list.c Loading commit data...
mkenam Loading commit data...
obj.c Loading commit data...
optab.c Loading commit data...
pass.c Loading commit data...
span.c Loading commit data...