ELF: eliminate hard-coded section numbers
commitc4471462dcd7be954dc7724eab74d57a48ee9703
authorH. Peter Anvin <hpa@zytor.com>
Thu, 25 Jun 2009 21:54:44 +0000 (25 14:54 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 25 Jun 2009 21:54:44 +0000 (25 14:54 -0700)
treef43705c3ff8694b0e4cb313f1a91beb7c78ba463
parent1acf6ba82293cda3fc18cc3ba3a64328e496ca64
ELF: eliminate hard-coded section numbers

Eliminiate hard-coded section numbers, at least to the best of our
ability.  There is still a very odd piece of computation in
elf_build_reltab() which I can't really figure out...

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
doc/changes.src
output/outelf.h
output/outelf32.c
output/outelf64.c