• Russ Cox's avatar
    linker work · 0e25c1dc
    Russ Cox authored
     * remove now-unused D_SBIG (was for typestrings)
     * rename elf64.[ch] to elf.[ch]
     * pull in elf headers from FreeBSD instead of writing our own
     * emit non-header ELF data in data section
     * stub out a few more ELF sections needed for dynamic loading
    
    R=r
    DELTA=1928  (1237 added, 635 deleted, 56 changed)
    OCL=33642
    CL=33658
    0e25c1dc
Name
Last commit
Last update
..
8.out.h Loading commit data...
Makefile Loading commit data...
asm.c Loading commit data...
go.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...