This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from e1b5d517d1c ELF: Properly handle section symbols new e5f3ece2ab3 [gdb/symtab] Fix name lookup in dw2_map_matching_symbols new 7ab96794115 [gdb/symtab] Enable ada .gdb_index new 84df1f9dcb8 Fix x86 ld testsuite fails with glibc < 2.28
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gdb/ChangeLog | 16 +++++++++ gdb/dwarf2/index-write.c | 40 +++++++++++++++++++--- gdb/dwarf2/read.c | 64 +++++++++++++++++++++++++---------- gdb/testsuite/ChangeLog | 4 +++ gdb/testsuite/gdb.ada/ptype_union.exp | 5 --- ld/ChangeLog | 11 ++++++ ld/testsuite/ld-elf/linux-x86.exp | 22 ++++++------ ld/testsuite/ld-elf/passall.out | 1 + ld/testsuite/ld-elf/pr25749-1.c | 8 ++++- ld/testsuite/ld-elf/pr25749-2.c | 8 ++++- ld/testsuite/lib/ld-lib.exp | 11 ++---- 11 files changed, 144 insertions(+), 46 deletions(-) create mode 100644 ld/testsuite/ld-elf/passall.out