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 79d40365426 gdb: relax requirement for the map_failed stap probe to be present new aa563d160d5 Remove reset_ecs and execution_control_state::reset new 65639fcc542 gdb/python: avoid throwing an exception over libopcodes code new 8eb7d135e32 gdb/disasm: mark functions passed to the disassembler noexcept new 5975a5caceb gdb: mark disassembler function callback types as noexcept
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/disasm-selftests.c | 5 +- gdb/disasm.c | 25 +++++----- gdb/disasm.h | 48 +++++++++++++------ gdb/guile/scm-disasm.c | 2 +- gdb/infrun.c | 123 ++++++++++++++++++------------------------------- gdb/python/py-disasm.c | 91 +++++++++++++++++++++++++++--------- 6 files changed, 165 insertions(+), 129 deletions(-)