summaryrefslogtreecommitdiff
path: root/rld-files.cpp (follow)
AgeCommit message (Expand)Author
2014-09-01rld: Split the file into a path module for path specific functions.Chris Johns
2014-08-01Fix building on Windows with the latest MSVC.Chris Johns
2013-08-29Fix archive writerPeng Fan
2013-07-21Add support for relocations which reference local symbolsPeng Fan
2012-12-29Fix managing weak symbols.Chris Johns
2012-12-18 Add object::get_section.Chris Johns
2012-12-15Debug trace changes.Chris Johns
2012-12-12Relocation fixes.Chris Johns
2012-12-08Add support to demand load relocation records.Chris Johns
2012-11-29Add the index to the section.Chris Johns
2012-11-26No archive begin/end on symbols load, image initialise fix, add sections.Chris Johns
2012-11-21Make getting objects const.Chris Johns
2012-11-21Fix archive GNU extension and make image read/write follow POSIX.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-18Better handling of archive open/close and begin/end.Chris Johns
2012-11-17Refactor the ELF support to allow ELF write suppport.Chris Johns
2012-05-07Add to git.Chris Johns