summaryrefslogtreecommitdiff
path: root/linkers/rtems-exeinfo.cpp (follow)
AgeCommit message (Expand)Author
2020-09-15linker/exeinfo: Optionally output full flags when listing object filesChris Johns
2020-09-11linkers/exeinfo: Output TLS dataChris Johns
2019-01-10linkers: Fix the -O option handling in rtems-execinfoChris Johns
2018-11-29Fix warnings on Windows.Chris Johns
2018-08-07linkers/exeinfo: Report who inlines which functions. Report not inline functi...Chris Johns
2018-08-07linkers/exeinfo: Add an inlines report and DWARF data dump.Chris Johns
2018-06-18rtemstoolkit: Add DWARF function support.Chris Johns
2018-06-18linkers/exe-info: Add DWARF support to gather and check producer details.Chris Johns
2018-06-15linkers/exe-info: Set the data endian for getting the init/fini sec data.Chris Johns
2017-08-16linkers/exe-info Support ARM static constructors.Chris Johns
2016-04-03linkers: Demangle the C++ labels in the .ctors/.dtors sections.Chris Johns
2016-04-03linkers: Add a tool to show RTEMS executable information.Chris Johns