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 56c1f748a5d Automatic date update in version.in new 0af2f233330 gdb/python: rework how the disassembler API reads the resul [...] new 4de4e48514f gdb/python: extend the Python Disassembler API to allow for [...]
The 2 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/NEWS | 22 + gdb/doc/python.texi | 313 ++++++++++- gdb/python/py-disasm.c | 913 ++++++++++++++++++++++++++++++--- gdb/testsuite/gdb.python/py-disasm.exp | 89 +++- gdb/testsuite/gdb.python/py-disasm.py | 201 +++++--- 5 files changed, 1381 insertions(+), 157 deletions(-)