summaryrefslogtreecommitdiff
path: root/rtemstoolkit/rld-process.cpp (unfollow)
AgeCommit message (Expand)Author
2018-08-07rtemstoolkit: Various coverity related fixes.Chris Johns
2014-10-30linkers: Add base image symbol to ELF object file generation.Chris Johns
2014-09-13Refactor code into the RTEMS Toolkit.Chris Johns
2014-09-10Fix the tempfile output code to handle line breaks better.Chris Johns
2014-09-07rtems-tld: Add --wrapper option to aid testing.Chris Johns
2014-09-06Refactor the CC flags. Fix the various linkers. The trace linker is compiling.Chris Johns
2014-09-01rld: Split the file into a path module for path specific functions.Chris Johns
2014-08-05Fix temporary file handling and add tempfile write support.Chris Johns
2014-08-01Fix building on Windows with the latest MSVC.Chris Johns