binutils-gdb/binutils/doc
Indu Bhagat 42b6953bba readelf/objdump: support for SFrame section
This patch adds support for SFrame in readelf and objdump. The arguments
of --sframe are optional for both readelf and objdump.

include/ChangeLog:

	* sframe-api.h (dump_sframe): New function declaration.

ChangeLog:

	* binutils/Makefile.am: Add dependency on libsframe for
	readelf and objdump.
	* binutils/Makefile.in: Regenerate.
	* binutils/doc/binutils.texi: Document --sframe=[section].
	* binutils/doc/sframe.options.texi: New file.
	* binutils/objdump.c: Add support for SFrame format.
	* binutils/readelf.c: Likewise.
	* include/sframe-api.h: Add new API for dumping .sframe
	section.
	* libsframe/Makefile.am: Add sframe-dump.c.
	* libsframe/Makefile.in: Regenerate.
	* libsframe/sframe-dump.c: New file.
2022-11-15 15:50:05 -08:00
..
binutils.texi readelf/objdump: support for SFrame section 2022-11-15 15:50:05 -08:00
ctf.options.texi binutils, ld: make objdump --ctf's parameter optional 2021-10-25 11:17:03 +01:00
debug.options.texi Add option to objdump/readelf to disable access to debuginfod servers. 2022-03-10 09:11:40 +00:00
fdl.texi
local.mk binutils: Remove unused substitution PROGRAM 2022-10-20 00:42:13 +00:00
sframe.options.texi readelf/objdump: support for SFrame section 2022-11-15 15:50:05 -08:00