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 daf53ffeaa9 strip: don't corrupt PE binary's section/file alignment new 05f5f4f2746 gdb: check styled status of source cache entries new 45e4b960fd9 Do not use warning_pre_print in linux-thread-db.c new a6bc5efb912 Simplify warning_pre_print new 70c0de234fc Rename die_info::sibling to die_info::next new 53181a6dfaa Introduce die_info::children and use it
The 5 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/cli/cli-style.c | 4 +- gdb/dwarf2/die.c | 4 +- gdb/dwarf2/die.h | 12 +- gdb/dwarf2/read.c | 248 ++++++++----------------- gdb/linux-thread-db.c | 3 - gdb/main.c | 6 +- gdb/source-cache.c | 28 ++- gdb/source-cache.h | 2 + gdb/testsuite/gdb.python/py-source-styling.exp | 107 +++++++++-- gdb/utils.c | 6 +- 10 files changed, 212 insertions(+), 208 deletions(-)