2009-12-03 Rafael Avila de Espindola <espindola@google.com>
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
f9f0e732
NC
12009-12-03 Nick Clifton <nickc@redhat.com>
2
3 PR binutils/11045
4 * dwarf.c (do_debug_pubtypes): New variable.
5 (dwarf_select_sections_by_names): Handle .debug_pubtypes.
6 (dwarf_select_sections_by_letters): Add 't' for .debug_pubtype.
7 (dwarf_select_sections_all): Set do_debug_pubtypes.
8 (debug_displays): Add support for .debug_pubtypes.
9 * dwarf.h (do_debug_pubtypes): Export.
10 * objdump.c (usage): Add -wt or --dwarf=pubtypes.
11 * readelf.c (usage): Likewise.
12 (process_section_headers): Enable debug display if
13 do_debug_pubtypes is set.
14 * doc/binutils.texi: Document -wt/--dwarf=pubtypes option.
15