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 bac7c5cf92 Fix scripted probe breakpoints new e7c22a69ac s12z-opc.c formatting fixes new f59f89789f Delete duplicate struct objdump_disasm_info field new 6f0e075230 Remove backup ppc struct dis_private. new 103ebbc35c Use disassemble_info.private_data in place of insn_sets new 20135676fc PR24960, Memory leak from disassembler
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: binutils/ChangeLog | 12 ++++ binutils/objdump.c | 12 ++-- include/ChangeLog | 10 ++++ include/dis-asm.h | 13 ++--- opcodes/ChangeLog | 34 +++++++++++ opcodes/bpf-dis.c | 2 +- opcodes/cgen-dis.in | 2 +- opcodes/disassemble.c | 83 +++++++++++++++++++++++---- opcodes/epiphany-dis.c | 2 +- opcodes/fr30-dis.c | 2 +- opcodes/frv-dis.c | 2 +- opcodes/ip2k-dis.c | 2 +- opcodes/iq2000-dis.c | 2 +- opcodes/lm32-dis.c | 2 +- opcodes/m32c-dis.c | 2 +- opcodes/m32r-dis.c | 2 +- opcodes/mep-dis.c | 2 +- opcodes/mt-dis.c | 2 +- opcodes/or1k-dis.c | 2 +- opcodes/ppc-dis.c | 7 ++- opcodes/s12z-opc.c | 149 +++++++++++++++++++++++++----------------------- opcodes/xc16x-dis.c | 2 +- opcodes/xstormy16-dis.c | 2 +- 23 files changed, 234 insertions(+), 116 deletions(-)