libabigail/tools
Dodji Seketeli 9ed00db0a2 Make bidiff filter output and display symbol names by default
* tools/bidiff.cc (options::options): Initialize
	options::show_linkage_names to true and
	options::show_harmful_changes to false.
	(parse_command_line): Change --linkage-names into
	--no-linkage-names as the linkage names are now displayed by
	default.  Change --no-harmless into --harmless as harmless changes
	are now filtered by default.
	(display_usage): Update help string for the --linkage-names ->
	--no-linkage-names and --no-harmful -> --harmful change.
	* tests/test-diff-filter.cc: Adjust.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
2014-05-30 09:33:52 +02:00
..
abg-tools-utils.cc Add debugging facilities for core diffing issues 2014-02-10 15:51:09 +01:00
abg-tools-utils.h Support new 'abi-corpus' native XML format (.abi) 2014-01-07 14:12:26 +01:00
biar.cc Add a symbol database to the ABI Corpus & support symbol aliases 2014-05-28 16:33:35 +02:00
bidiff.cc Make bidiff filter output and display symbol names by default 2014-05-30 09:33:52 +02:00
bidw.cc Support debug info files being outside the expected system directories 2014-05-22 13:14:44 +02:00
bilint.cc Support debug info files being outside the expected system directories 2014-05-22 13:14:44 +02:00
bisym.cc Add a help string for the --no-absolute-path option of bisym 2014-05-14 11:00:28 +02:00
Makefile.am Support symbol lookups from ELF 2014-04-21 17:56:40 +02:00