binutils-gdb/binutils/testsuite
Nick Clifton e6f6aa8d18 Add option to nm to change the characters displayed for ifunc symbols. Add a configure time option to change the default characters.
PR 22967
	* nm.c (ifunc_type_chars): New variable.
	(long_options): Add --ifunc-chars.
	(print_symbol): Use ifunc_type_chars for ifunc symbols.
	(main): Handle the new option.
	* doc/binutils.texi: Document the new option.
	* configure.ac: Add --enable-f-for-ifunc-symbols option which
	changes the default symbol displayed by nm.
	* NEWS: Mention the new feature.
	* testsuite/binutils-all/nm.exp: Test the new feature.
	* config.in: Regenerate.
	* configure: Regenerate.
2020-11-20 13:04:56 +00:00
..
binutils-all Add option to nm to change the characters displayed for ifunc symbols. Add a configure time option to change the default characters. 2020-11-20 13:04:56 +00:00
config
lib Support SHF_GNU_RETAIN ELF section flag 2020-11-18 11:51:13 +00:00
ChangeLog-0411
ChangeLog-1215
ChangeLog-9303
gentestdlls.c