summaryrefslogtreecommitdiff
path: root/linkers/rtems-syms.cpp (follow)
AgeCommit message (Expand)Author
2015-01-21Remove warning on Linux.Chris Johns
2014-11-06linkers: Disable .type statements in symbol code.Chris Johns
2014-11-04linkers: Merge the standard libraries into the user library paths.Chris Johns
2014-11-01fix for open() not taking a std::stringBen Gras
2014-10-30linkers: Add base image symbol to ELF object file generation.Chris Johns
2014-10-28linkers: Add kernel symbol support.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
2013-03-01Fix the trace help.Chris Johns
2012-11-26Update to the latest framwork requirements.Chris Johns
2012-11-21Remove the warning about the warnings option on newer gccs.Chris Johns
2012-11-19Only look for standard library paths if standard libraries and enabled.Chris Johns
2012-11-17Refactor the ELF support to allow ELF write suppport.Chris Johns