Chris Johns 885aebd6b3 linkers/syms: Add weak symbols to the global symbol table.
Add any weak symbols that have been linked into the base image to the
global symbol table. A weak symbol is global when view viewed from
a dynamically loaded module.

Closes #2704.
2016-08-25 15:54:23 +10:00
..
2012-12-08 09:05:12 +11:00
2012-12-08 09:05:12 +11:00
2014-09-13 12:09:16 +10:00
2015-12-09 20:08:19 +11:00
2015-12-09 20:08:19 +11:00
2015-12-09 20:08:19 +11:00
2013-01-22 22:08:09 +11:00

RTEMS Linkers.
==============

Chris Johns <chrisj@rtems.org>

This directory contains the RTEMS linkers and various tools to help managed
them.

License
-------

The linker code is licensed under the ISC license. Currently some libiberty
code is present in the libiberty directory which is GPL. In time this code will
be removed.