summaryrefslogtreecommitdiffstats
path: root/linkers/rtems-exeinfo.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* linker/exeinfo: Optionally output full flags when listing object filesChris Johns2020-09-151-17/+81
* linkers/exeinfo: Output TLS dataChris Johns2020-09-111-1/+88
* linkers: Fix the -O option handling in rtems-execinfoChris Johns2019-01-101-1/+2
* Fix warnings on Windows.Chris Johns2018-11-291-1/+1
* linkers/exeinfo: Report who inlines which functions. Report not inline functi...Chris Johns2018-08-071-21/+54
* linkers/exeinfo: Add an inlines report and DWARF data dump.Chris Johns2018-08-071-3/+130
* rtemstoolkit: Add DWARF function support.Chris Johns2018-06-181-0/+2
* linkers/exe-info: Add DWARF support to gather and check producer details.Chris Johns2018-06-181-3/+209
* linkers/exe-info: Set the data endian for getting the init/fini sec data.Chris Johns2018-06-151-7/+4
* linkers/exe-info Support ARM static constructors.Chris Johns2017-08-161-26/+71
* linkers: Demangle the C++ labels in the .ctors/.dtors sections.Chris Johns2016-04-031-6/+20
* linkers: Add a tool to show RTEMS executable information.Chris Johns2016-04-031-0/+584