summaryrefslogtreecommitdiff
path: root/linkers/rtems-rapper.cpp (follow)
AgeCommit message (Expand)Author
2018-11-29Fix warnings on Windows.Chris Johns
2015-12-09Add release versioning support.Chris Johns
2014-09-01rld: Split the file into a path module for path specific functions.Chris Johns
2014-09-01Fix getopt_long usagePeng Fan
2014-08-05Fix temporary file handling and add tempfile write support.Chris Johns
2013-08-04Add rpath supportPeng Fan
2013-08-01Add section size for rap detailsPeng Fan
2013-07-26Add object file details to RAP formatPeng Fan
2013-03-01Fix RELA in RAP formats.Chris Johns
2013-03-01Fix the trace help.Chris Johns
2013-03-01Fix errors building on CentOS.Chris Johns
2013-01-15Fixed the layout output to give to all the needed detail.Chris Johns
2012-12-31Sort the relocations by offset to make the overlay work.Chris Johns
2012-12-24Trace the reloc addend.Chris Johns
2012-12-23Change the long opt from map to overlay.Chris Johns
2012-12-23Add an overlay output.Chris Johns
2012-12-21Fix the reloc symbol name.Chris Johns
2012-12-21Finish a dump of the RAP file. Fix expanding.Chris Johns
2012-12-19RAP file utility. Decompressors RAP files.Chris Johns