summaryrefslogtreecommitdiffstats
path: root/linkers/rtems-rapper.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings on Windows.Chris Johns2018-11-291-1/+1
* Add release versioning support.Chris Johns2015-12-091-0/+2
* rld: Split the file into a path module for path specific functions.Chris Johns2014-09-011-27/+27
* Fix getopt_long usagePeng Fan2014-09-011-1/+1
* Fix temporary file handling and add tempfile write support.Chris Johns2014-08-051-1/+1
* Add rpath supportPeng Fan2013-08-041-1/+21
* Add section size for rap detailsPeng Fan2013-08-011-2/+8
* Add object file details to RAP formatPeng Fan2013-07-261-5/+177
* Fix RELA in RAP formats.Chris Johns2013-03-011-1/+4
* Fix the trace help.Chris Johns2013-03-011-1/+1
* Fix errors building on CentOS.Chris Johns2013-03-011-0/+1
* Fixed the layout output to give to all the needed detail.Chris Johns2013-01-151-17/+37
* Sort the relocations by offset to make the overlay work.Chris Johns2012-12-311-2/+18
* Trace the reloc addend.Chris Johns2012-12-241-1/+3
* Change the long opt from map to overlay.Chris Johns2012-12-231-1/+1
* Add an overlay output.Chris Johns2012-12-231-9/+118
* Fix the reloc symbol name.Chris Johns2012-12-211-2/+1
* Finish a dump of the RAP file. Fix expanding.Chris Johns2012-12-211-115/+705
* RAP file utility. Decompressors RAP files.Chris Johns2012-12-191-0/+373