mirror of
https://git.rtems.org/rtems-tools/
synced 2025-06-09 12:01:40 +08:00

The trace linker builds the both_hello example in examples-v2. Move the various string support functions into a C++ file and stop being inlined. Make them return const std::string. Add ld support to rld-cc. Add search path support to rld-config so installed common files can be used. Fix the path bugs. Add an absolute path function to rld-path.
Description
No description provided
Languages
C
39.5%
C++
25.6%
Python
16%
Roff
15.7%
M4
1.7%
Other
1.5%