6cb5e77db5
unions `union_elem: ...', and use c99 syntax `.union_elem = ...' only where necessary. in this case, there's no need to tag elf_probe_func because that's the first union element, and therefore, the implicit case. only specifically mention ecoff_probe_func where necessary. if we decide to not use this c99 feature for now, at least there's now less stuff to rip out. |
||
---|---|---|
.. | ||
freebsd_aout | ||
freebsd_elf | ||
hpux_aout | ||
ibcs2_coff | ||
ibcs2_elf | ||
ibcs2_xout | ||
linux_aout | ||
linux_elf | ||
m68k4k | ||
netbsd32_aout | ||
netbsd32_elf | ||
osf1_ecoff | ||
sunos32_aout | ||
sunos_aout | ||
svr4_elf | ||
ultrix_ecoff | ||
vax1k | ||
Makefile | ||
Makefile.inc |