summaryrefslogtreecommitdiff
path: root/rtl-rap.c (follow)
AgeCommit message (Expand)Author
2014-07-24Free memory after printing the error message.Chris Johns
2013-09-05Fix warningsPeng Fan
2013-09-05load rap file from ra filePeng Fan
2013-09-05Add rpath supportPeng Fan
2013-09-05file details and debug supportPeng Fan
2013-06-04Fix rela addendPeng Fan
2013-01-12Add format signatures. Add find files.Chris Johns
2012-12-31Create the RTL error before freeing the buffer.Chris Johns
2012-12-18Fix string handling of symbols.Chris Johns
2012-12-15The symbol is the section base and addend. Add some more debugging.Chris Johns
2012-12-12Relocation is almost working for RAP files.Chris Johns
2012-12-01Add symbol loading support for RAP files.Chris Johns
2012-12-01Fix the RAP format to match the linker.Chris Johns
2012-11-30Add a section handler to load sections.Chris Johns
2012-11-29RAP file support.Chris Johns