OpenBSD/src aFDCgB7libexec/ld.so resolve.h resolve.c

   On alpha, the buckets of DT_HASH are 8 bytes instead of 4 bytes.  This was
   previously 'implemented' by having the Elf_Word typedef in <sys/exec_elf.h>
   vary, but that doesn't match the spec and breaks libelf so it's gone away.
   Implement the variation here by defining our own type locally for this.

   ok deraadt@
VersionDeltaFile
1.89+10-3libexec/ld.so/resolve.h
1.88+3-3libexec/ld.so/resolve.c
+13-62 files

UnifiedSplitRaw