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 a54018b72d PR22205, .debug_line file table NULL filename new 791199cc75 Remove regcache_xmalloc new c0e383c638 Remove regcache_xfree new 9ac86b52da Remove make_cleanup_regcache_xfree new b292235f66 Remove make_cleanup_regcache_invalidate new 6c3e20f177 Remove the last cleanup from regcache.c
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 | 44 +++++++++++++++++++++++++ gdb/frame.c | 19 ++++------- gdb/frame.h | 3 +- gdb/infrun.c | 2 +- gdb/jit.c | 4 +-- gdb/linux-fork.c | 4 +-- gdb/mi/mi-main.c | 17 +++++----- gdb/ppc-linux-tdep.c | 11 +++---- gdb/regcache.c | 90 +++++++++++++++++++--------------------------------- gdb/regcache.h | 7 +--- gdb/spu-tdep.c | 4 +-- 11 files changed, 106 insertions(+), 99 deletions(-)