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 a9f14fa5499 Handle CPU offset for Ravenscar new 15f4dddd8a2 Use thread_info_ref in enable_thread_stack_temporaries new 51107df53ae Change current_inferior_ to be a inferior_ref new d634cd0bcef Use thread_info_ref in stop_context new bfcb9db853c Remove scoped_inc_dec_ref new b6433ede070 Make bp_location derive from refcounted_object
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/ChangeLog | 45 +++++++++++++++++++++++++++++++++++++++++++++ gdb/ada-lang.c | 2 +- gdb/breakpoint.c | 43 ++++++------------------------------------- gdb/breakpoint.h | 30 ++++++++++++++++++++++++------ gdb/gdbthread.h | 10 ++-------- gdb/inferior.c | 11 ++++------- gdb/infrun.c | 17 ++--------------- gdb/inline-frame.c | 2 +- gdb/thread.c | 41 +++++++---------------------------------- 9 files changed, 92 insertions(+), 109 deletions(-)