Files
rtems-tools/linkers
Ryan Long ace7db96d4 rtems-syms.cpp: Change check to pointer size
Changed from a RISC-V specific value being in the conditional to a check for
the size of the architecture's pointer.

Closes #4673
2022-07-29 08:25:35 -05: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
2013-01-22 22:08:09 +11:00
2019-09-05 09:47:01 +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.