* elf32-mips.c (ELF_MAXPAGESIZE): Redefine for traditional
authorMaciej W. Rozycki <macro@linux-mips.org>
Mon, 5 Jan 2004 22:09:38 +0000 (22:09 +0000)
committerMaciej W. Rozycki <macro@linux-mips.org>
Mon, 5 Jan 2004 22:09:38 +0000 (22:09 +0000)
commit4301eeb1c79a4a87cddf3da5339ecb01e2c26cb0
tree0d193176d890985f1f844007d8eb06c0b459e79f
parent9515395e66db89b143374414b98ef8c3ee233a7b
* elf32-mips.c (ELF_MAXPAGESIZE): Redefine for traditional
targets to support pages of up to 64kB.
(elf32_bed): Redefine to get a separate backend data structure for
traditional targets.
* elf64-mips.c (ELF_MAXPAGESIZE): Redefine for traditional
targets to support pages of up to 64kB.
(elf64_bed): Redefine to get a separate backend data structure for
traditional targets.
* elfn32-mips.c (ELF_MAXPAGESIZE): Redefine for traditional
targets to support pages of up to 64kB.
(elf32_bed): Redefine to get a separate backend data structure for
traditional targets.
bfd/ChangeLog
bfd/elf32-mips.c
bfd/elf64-mips.c
bfd/elfn32-mips.c
This page took 0.025565 seconds and 4 git commands to generate.