Re: mips alignment restrictions

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



* Elyashiv Horovitz via Gcc-help:

> The mips abi states that
> "Virtual addresses and file offsets for MIPS segments are congruent modulo
> 64KByte (0x10000) or larger powers of 2"
>
> I'm trying to find the place where this is expressed in gcc source code.

Is this for the MIPS ELF variant?  This is handled by binutils.  I
assume it's in bfd/elf.c; search for “maxpagesize”.




[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux