This is the mail archive of the binutils@sourceware.cygnus.com 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]

Re: PATCH BFD section load page support


The "memory page" function is implemented as an extension to the MEMORY
functionality in the linker.  Each memory section is optionally assigned a
page.

I originally looked at using OVERLAY, but it didn't fit appropriately; I'll
look again to see if my perspective has changed.

T.

Roland McGrath wrote:

> It sounds to me like the OVERLAY and/or MEMORY functionality ought to
> somehow cover this, though perhaps it does not exactly match the TI case.
> But I think it makes more sense to widen those concepts as necessary
> rather than introducing a new one.


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