Remove unnecessary ELF_MINPAGESIZE defines
authorAlan Modra <amodra@gmail.com>
Sat, 1 Jan 2022 03:20:37 +0000 (13:50 +1030)
committerAlan Modra <amodra@gmail.com>
Sat, 1 Jan 2022 03:52:09 +0000 (14:22 +1030)
commitbb67763979c2084af185a8bf6ead4a05a50e7b9d
treefe600f7afbc8c77775ef6bcd9488a19ebb5e1f43
parentf01e6568a892beb841da00fcb18556fe75e74e39
Remove unnecessary ELF_MINPAGESIZE defines

The idea of this patch is to make it easy to see which targets (just
sparc) have ELF_MINPAGESIZE != ELF_COMMONPAGESIZE.

* elf32-arm.c (ELF_MINPAGESIZE): Don't define.
* elf32-metag.c: Likewise.
* elfnn-aarch64.c: Likewise.
* elf64-x86-64.c: Likewise.  Also don't redefine a bunch of other
macros for l1om elf64-target.h use that are unchanged from default.
bfd/elf32-arm.c
bfd/elf32-metag.c
bfd/elf64-x86-64.c
bfd/elfnn-aarch64.c