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 e5b3bfa519a gprofng: 30894 bison should be no hard dependency new 1b28c0f488b gdb: fix auxv cache clearing from new_objfile observer new 6114d650785 gdb: add program_space parameter to ada_clear_symbol_cache new a49d37f32e4 gdb: add program_space parameters to some functions in symtab.c new aa9be61e7d4 gdb: add program_space parameter to emit_clear_objfiles_event new eb0558dee5e gdb: use objfile->pspace in auto-load.c new 74ce4f8ecf8 gdb: add program_space parameters to some auto-load functions new 74daa597e74 gdb: add all_objfiles_removed observer new e0322c6a7b9 gdb: remove unnecessary nullptr check in free_objfile observers new 0b6a94ecbc8 gdb: use objfile->pspace in free_objfile observers
The 9 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/ada-lang.c | 10 +++++--- gdb/ada-tasks.c | 41 +++++++++++++----------------- gdb/agent.c | 2 +- gdb/aix-thread.c | 7 +++--- gdb/arm-tdep.c | 2 +- gdb/auto-load.c | 56 ++++++++++++++--------------------------- gdb/auto-load.h | 5 ++-- gdb/auxv.c | 13 +++++----- gdb/breakpoint.c | 3 --- gdb/guile/scm-auto-load.c | 3 ++- gdb/linux-thread-db.c | 5 ++-- gdb/observable.c | 1 + gdb/observable.h | 7 +++--- gdb/printcmd.c | 7 +----- gdb/python/py-auto-load.c | 3 ++- gdb/python/py-event.h | 2 +- gdb/python/py-inferior.c | 30 ++++++++++++---------- gdb/python/py-newobjfileevent.c | 8 +++--- gdb/remote.c | 18 +++++++++---- gdb/sol-thread.c | 3 +-- gdb/solib.c | 2 +- gdb/symfile.c | 5 ++-- gdb/symtab.c | 56 ++++++++++++++++++++++++----------------- gdb/tui/tui-hooks.c | 13 ++++++++-- 24 files changed, 153 insertions(+), 149 deletions(-)