This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

PAGE Size change on MIPS


Hi All,

I want to change page size in kernel. shall I need to change in
binutils the following values. How can i check what the max page size
a particular
toolchain support.

./binutils-stable/bfd/elfn32-mips.c

#define ELF_MAXPAGESIZE                 0x10000
#define ELF_COMMONPAGESIZE              0x1000


Thanks


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]