summaryrefslogtreecommitdiff
path: root/rtemstoolkit/rld-elf.cpp (unfollow)
AgeCommit message (Expand)Author
2019-11-12Add RISC-V machine to rld-elfHesham Almatary
2018-08-07rtemstoolkit: Various coverity related fixes.Chris Johns
2018-06-18rtemstoolkit/elf,files: Catch exceptions in destructors.Chris Johns
2018-06-15rtemstoolkit/elf: Add data size and endian support to the ELF interface.Chris Johns
2018-06-15rtemstoolkit: Add libdwarf C++ interface.Chris Johns
2014-09-13Refactor code into the RTEMS Toolkit.Chris Johns
2013-08-29Fix archive writerPeng Fan
2013-07-19arch specific section supportPeng Fan
2012-12-29Fix managing weak symbols.Chris Johns
2012-12-15Debug trace changes.Chris Johns
2012-12-15i386 related fixesChris Johns
2012-12-12Relocation fixes.Chris Johns
2012-12-08Add support to demand load relocation records.Chris Johns
2012-11-26Load the sections by default. It is not much extra overhead.Chris Johns
2012-11-20Add support to write a metadata ELF file.Chris Johns
2012-11-19Add set_header support to the ELF files.Chris Johns
2012-11-17Remove dead code.Chris Johns
2012-11-17Refactor the ELF support to allow ELF write suppport.Chris Johns