Chris Johns
1e21ea76b7
linkers/exe-info: Add DWARF support to gather and check producer details.
...
- Provide support to list the compilers and assemblers used to build
an executable.
- List the machine flags showing which flags are common and which are
not.
2018-06-18 12:26:16 +10:00
Chris Johns
8dd3803af1
linkers/exe-info: Set the data endian for getting the init/fini sec data.
2018-06-15 15:54:25 +10:00
Chris Johns
78bbe4c1a3
linkers/exe-info Support ARM static constructors.
...
Note, ARM destructors are registered at runtime and currently not
easly found.
Update libiberty to get a newer demangler.
Closes #3102 .
2017-08-16 18:18:35 +10:00
Chris Johns
6c94148e62
linkers: Demangle the C++ labels in the .ctors/.dtors sections.
...
Show user friendly labels for the C++ constructors and destructors.
2016-04-03 16:26:36 +10:00
Chris Johns
c81066f67f
linkers: Add a tool to show RTEMS executable information.
2016-04-03 15:42:51 +10:00