summaryrefslogtreecommitdiff
path: root/sys/dev/microcode
diff options
context:
space:
mode:
authorskrll <skrll@NetBSD.org>2010-09-30 09:11:18 +0000
committerskrll <skrll@NetBSD.org>2010-09-30 09:11:18 +0000
commit06acf46b03cff87a23a4e302cadf7f6076ee63c0 (patch)
treeb96a7e99a4c183f44183e1cc98ffd74b0f9f079e /sys/dev/microcode
parent672cabf514c3c8d5a2043a713efa94d6d8d12145 (diff)
Introduce a new type Elf_Symindx for use in decoding the symbol hash table
section and allow this type to be overridden. The ELF specification says it should always be uint32_t (Elf_Word), but alpha decided to be different (not sure why). Define Elf_Symindx to be uint64_t on alpha. Alpha no longer uses non-standard definitions of Elf64_Sword and Elf64_Word. Remove the ability to override these types. Fixes ld.elf_so after Herculean effort from me and martin.
Diffstat (limited to 'sys/dev/microcode')
0 files changed, 0 insertions, 0 deletions