Delete all the no-op RELOC_GOT() macros and their uses.
authorguenther <guenther@openbsd.org>
Sun, 14 Nov 2021 22:07:38 +0000 (22:07 +0000)
committerguenther <guenther@openbsd.org>
Sun, 14 Nov 2021 22:07:38 +0000 (22:07 +0000)
commit246ef78e32909e24ade3fc59e50f162cf9de56c4
treee78642c63f52a2e9d112bcee8cc3f6aff6f718ed
parent3d5a1c720c0f824ea68610e4a570d25e2e6a4311
Delete all the no-op RELOC_GOT() macros and their uses.
Annotate RELOC_DYN() on non-hppa as only used in lib/csu.
Delete some inconsistent comments, adjust whitespace, and reorder
  mips64's archdep.h so that the ld.so/*/archdep.h files look
  (almost) the same.

ok visa@ kettenis@
14 files changed:
libexec/ld.so/aarch64/archdep.h
libexec/ld.so/alpha/archdep.h
libexec/ld.so/amd64/archdep.h
libexec/ld.so/arm/archdep.h
libexec/ld.so/hppa/archdep.h
libexec/ld.so/hppa/boot_md.c
libexec/ld.so/i386/archdep.h
libexec/ld.so/m88k/archdep.h
libexec/ld.so/mips64/archdep.h
libexec/ld.so/powerpc/archdep.h
libexec/ld.so/powerpc64/archdep.h
libexec/ld.so/riscv64/archdep.h
libexec/ld.so/sh/archdep.h
libexec/ld.so/sparc64/archdep.h