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 3d3424e Refine .cfi_sections check to only consider compact eh_frame new 6bd7996 Remove redundant assignment in gprof. new 5a122fb Fix a few gdb.base/jit-simple.exp problems new 4a55653 Fix PR11094: JIT breakpoint is not properly recreated on reruns
The 3 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 | 5 + gdb/jit.c | 6 +- gdb/testsuite/ChangeLog | 24 ++++ .../jit-simple-dl.c} | 4 +- .../{jit-attach-pie.c => jit-simple-jit.c} | 31 ++-- gdb/testsuite/gdb.base/jit-simple.c | 43 +++--- gdb/testsuite/gdb.base/jit-simple.exp | 157 ++++++++++++++++----- gprof/ChangeLog | 6 + gprof/source.c | 1 - 9 files changed, 192 insertions(+), 85 deletions(-) copy gdb/testsuite/{gdb.multi/remove-inferiors.c => gdb.base/jit-simple-dl.c} (90%) copy gdb/testsuite/gdb.base/{jit-attach-pie.c => jit-simple-jit.c} (78%)