commit | bb67763979c2084af185a8bf6ead4a05a50e7b9d | [log] [tgz] |
---|---|---|
author | Alan Modra <amodra@gmail.com> | Sat Jan 01 13:50:37 2022 +1030 |
committer | Alan Modra <amodra@gmail.com> | Sat Jan 01 14:22:09 2022 +1030 |
tree | fe600f7afbc8c77775ef6bcd9488a19ebb5e1f43 | |
parent | f01e6568a892beb841da00fcb18556fe75e74e39 [diff] |
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.