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 0c70050a4bb asan: alpha-vms: buffer overflow new a0ff652f4ca gdb: add inferior parameter to inferior_created observable new 3f66685e9e9 gdb: pass inferior to check_pid_namespace_match new 324956617c3 gdb: make jit.c use the inferior_created inferior parameter new c75e31a1ec5 gdb: use inferior parameter in add_vsyscall_page
The 4 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 | 37 +++++++++++++++++++++++++++++++++++++ gdb/aix-thread.c | 2 +- gdb/bsd-uthread.c | 2 +- gdb/dummy-frame.c | 2 +- gdb/infcmd.c | 2 +- gdb/infrun.c | 2 +- gdb/jit.c | 27 ++++++++++----------------- gdb/jit.h | 3 ++- gdb/linux-thread-db.c | 8 ++++---- gdb/m68k-linux-tdep.c | 2 +- gdb/observable.h | 2 +- gdb/ravenscar-thread.c | 2 +- gdb/symfile-mem.c | 5 +++-- 13 files changed, 64 insertions(+), 32 deletions(-)