* elf32-mips.c (ELF_MAXPAGESIZE): Redefine for traditional
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 28935915cdb87bc6beca6617383cf2538244aa17..0ff84d97655d6636c7dab4e04f622b5d2cc4e7ac 100644 (file)
@@ -1,3 +1,18 @@
+2004-01-05  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
+
+       * 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.
+
 2004-01-04  Mark Kettenis  <kettenis@gnu.org>
 
        * elf32-sparc.c (elf32_sparc_grok_psinfo): New function.
This page took 0.025197 seconds and 4 git commands to generate.