summaryrefslogtreecommitdiff
path: root/linkers/rld-outputter.cpp (follow)
AgeCommit message (Expand)Author
2014-08-01Fix building on Windows with the latest MSVC.Chris Johns
2014-07-24std::list should be sorted before uniquePeng Fan
2013-08-30Implement a new tool 'rtems-ra'Peng Fan
2013-08-29RA format support for rtems-ldPeng Fan
2012-12-29Fix managing weak symbols.Chris Johns
2012-12-21Set header length. Make sections public.Chris Johns
2012-12-01RAP format up to relocation records completed.Chris Johns
2012-11-29Remove the \0 character after the header.Chris Johns
2012-11-26Add exit label, ELF application and Application.Chris Johns
2012-11-22Split out the compression code for reuse.Chris Johns
2012-11-21Clean archive names for every output format other than scripts.Chris Johns
2012-11-21Add entry point support.Chris Johns
2012-11-21Add header to remove warning on Linux.Chris Johns
2012-11-21Set the correct header size field.Chris Johns
2012-11-20Add support to write a metadata ELF file.Chris Johns
2012-11-17Refactor the ELF support to allow ELF write suppport.Chris Johns
2012-10-22Fix repeats in output when cmd line objects depend on each other.Chris Johns
2012-10-22Add script output dbug messages.Chris Johns
2012-05-07Add to git.Chris Johns