Changeset fdb1fe6 in rtems-tools for rtemstoolkit

Timestamp:
10/30/14 06:55:18 (9 years ago)
Author:
Chris Johns <chrisj@…>
Branches:
4.10, 4.11, 5, master
Children:
2015c85
Parents:
aac2949
Message:

linkers: Add base image symbol to ELF object file generation.

This change adds support to the rtems-syms code to generate a suitable
ELF object you can link to the base image kernel in the embed mode or
you can load with the run-time load mode.

The change fixes a bug in the framework where local ELF symbols
were being placed in the external symbol table. The external
symbol table has been removed and a global, weak and local set
of tables is now provided as this is more aligned with the ELF
format.

(No files)

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