Chris Johns 6e0f49a94a linkers/syms: Add symbol filtering.
- Filter symbols by regx.
- Return the name of a symbol via demangled() even it is not
  a mangled C++ function.
2019-02-11 16:42:53 +11: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
2018-11-29 05:45:21 +11:00
2018-11-29 05:45:21 +11:00
2018-11-29 05:45:21 +11:00
2018-11-29 05:45:21 +11:00
2018-11-29 05:45:21 +11:00
2013-01-22 22:08:09 +11:00
2018-06-18 12:26:16 +10: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.