X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=bfd%2Felf32-mips.c;h=fd8a4277123bf9e10a671de2b24f65c88152fe20;hb=24718e3ba575439155f233fc593a9ebd6d33f3c5;hp=6ed4ad35f6271a24466110c9121ff2dc8d5349f9;hpb=66f338c7b9bf573cdd96e827eb9fef079ac55720;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/elf32-mips.c b/bfd/elf32-mips.c index 6ed4ad35f6..fd8a427712 100644 --- a/bfd/elf32-mips.c +++ b/bfd/elf32-mips.c @@ -1599,6 +1599,7 @@ static const struct ecoff_debug_swap mips_elf32_ecoff_debug_swap = { /* The SVR4 MIPS ABI says that this should be 0x10000, but Irix 5 uses a value of 0x1000, and we are compatible. */ #define ELF_MAXPAGESIZE 0x1000 +#define ELF_COMMONPAGESIZE 0x1000 #include "elf32-target.h"