]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Revert past commits
authorSimon Marchi <simon.marchi@efficios.com>
Mon, 10 Mar 2025 20:14:35 +0000 (16:14 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Mon, 10 Mar 2025 20:15:42 +0000 (16:15 -0400)
commitc19c928f7b303697345ea368923cc798cad2102d
tree2664725b75c2981c6793652294aa9b6a207ff3b0
parentae2a50a9ae15c6a7fdb1f6255bb9bf45ad2a67d4
Revert past commits

I accidentally pushed my work-in-progress branch... revert that.  Sorry
for the noise :(.

The list of commits reverted are:

    ae2a50a9ae15 attempt to revamp to the CU/TU list
    e9386435c94f gdb/dwarf: print DWARF CUs/TUs in "maint print objfiles"
    6cbd64aa3eb0 gdb/dwarf: add dwarf_source_language_name
    32a187da7622 libiberty: move DW_LANG_* definitions to dwarf2.def
    b3fa38aef59d gdb/dwarf: move index unit vectors to debug names reader and use them
    30ba74418982 gdb/dwarf: track comp and type units count
    bedb4e09f292 gdb/dwarf: remove unnecessary braces
    b4f18de12c77 gdb/dwarf: use ranged for loop in some pots

Change-Id: I80aed2847025f5b15c16c997680783b39858a703
17 files changed:
gdb/dwarf2/cooked-index.h
gdb/dwarf2/cooked-indexer.c
gdb/dwarf2/cooked-indexer.h
gdb/dwarf2/index-write.c
gdb/dwarf2/read-debug-names.c
gdb/dwarf2/read-gdb-index.c
gdb/dwarf2/read.c
gdb/dwarf2/read.h
gdb/dwarf2/section.h
gdb/dwarf2/stringify.c
gdb/dwarf2/stringify.h
gdb/testsuite/gdb.base/maint.exp
gdb/testsuite/gdb.dwarf2/dw-form-ref-addr-with-type-units.exp [deleted file]
gdb/testsuite/gdb.dwarf2/varval.exp
include/dwarf2.def
include/dwarf2.h
libiberty/dwarfnames.c