header. Treat TLS symbols like objects.
In case of D symbols, show u for unique symbols, R for symbols in
read-only sections, B for symbols in BSS sections.
- (show_symbols_bad): Take additional parameters for ELF file and ELF
+ (show_symbols_bsd): Take additional parameters for ELF file and ELF
header. Adjust for class_type_char change. Show TLS symbols with
@ after them in case --mark-special is selected.
(show_symbols_posix): Likewise.
(show_symbols): Adjust calls to show_symbols_bsd and
show_symbols_posix.
(show_symbols_sysv): Avoid printing adress and size for undefined
- symbols.
+ symbols. Don't print initial special entry and section entries.
2011-10-02 Ulrich Drepper <drepper@gmail.com>