RFD: simple instruction cache code layout heuristics

H.J. Lu hjl.tools@gmail.com
Tue Jan 27 14:58:00 GMT 2009


On Tue, Jan 27, 2009 at 6:41 AM, Joern Rennecke <amylaar@spamcop.net> wrote:
>
> The remaining question is how to best get the information from the
> compiler proper (cc1 / cc1plus etc) to the linker.
> Should the compiler write a temporary file, which is then read by the
> compiler driver to construct the link line?
>

Some compiler generates a special linker script to be used by linker.
It will be nice to have some way to specify the order of text and data
sections without creating a new linker script.


-- 
H.J.



More information about the Binutils mailing list