binutils-gdb/binutils/doc
Nick Clifton 0f03783c8e Readelf: Add --lto-syms option to display LTO symbol tables.
* readelf.c (do_lto_syms): New local.
	(long_option_values): Add OPTION_LTO_SYMS.
	(options): Add --lto-syms.
	(usage): Mention the new option.
	(parse_args): Parse the new option.
	(get_lto_kind): New function.
	(get_lto_visibility): New function.
	(get_lto_sym_type): New function.
	(display_lto_symtab): New function - displays the contents of an
	LTo symbol table section.
	(process_lto_symbol_tables): New functions.  Calls
	dipslay_lto_symtab on any LTO symbol table section.
	(process_object_file): Call process_lto_symbol_tables.
	* doc/binutils.texi: Document the new option.
	* NEWS: Mention the new feature.
2020-10-19 15:27:58 +01:00
..
binutils.texi Readelf: Add --lto-syms option to display LTO symbol tables. 2020-10-19 15:27:58 +01:00
ctf.options.texi objdump: get CTF parent importing right 2019-10-03 17:04:56 +01:00
debug.options.texi Add support for decoding the DW_MACRO_define_strx and DW_MACRO_undef_strx operands found in DWARF-5 .debug_macro sections. 2020-06-22 17:44:56 +01:00
fdl.texi
Makefile.am binutils: doc: move artifacts back to MAINTAINERCLEANFILES 2020-03-06 22:06:34 -05:00
Makefile.in Unify Solaris procfs and largefile handling 2020-07-30 15:41:50 +02:00