Changeset 90d8d43 in rtems-tools for linkers

Timestamp:
12/07/12 22:07:30 (11 years ago)
Author:
Chris Johns <chrisj@…>
Branches:
4.10, 4.11, 5, master
Children:
42f766f
Parents:
be8e188
Message:

Add support to demand load relocation records.

Support has been added to load relocation record on demand. The
relocation records are not read when the object file is first
opened and read. They are read only when being written to the
output file. This save loading lots of records into memory
from libraries to be thrown away.

The RAP format now supports writing out relocation records.

(No files)

Note: See TracChangeset for help on using the changeset viewer.