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 e162de19f9b gdb: update mdebugread.c to use blockvector::block_less_than new f20c97f00d2 Remove Py_TPFLAGS_CHECKTYPES new 8eeb52e3c77 Remove Python API checker defines
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/python/py-arch.c | 7 ++--- gdb/python/py-auto-load.c | 4 +-- gdb/python/py-block.c | 7 ++--- gdb/python/py-breakpoint.c | 9 +++--- gdb/python/py-cmd.c | 7 ++--- gdb/python/py-connection.c | 10 +++---- gdb/python/py-corefile.c | 9 ++---- gdb/python/py-disasm.c | 17 ++++-------- gdb/python/py-event.c | 4 +-- gdb/python/py-event.h | 6 ++-- gdb/python/py-evtregistry.c | 7 ++--- gdb/python/py-evts.c | 2 +- gdb/python/py-finishbreakpoint.c | 7 ++--- gdb/python/py-frame.c | 4 +-- gdb/python/py-function.c | 7 ++--- gdb/python/py-gdb-readline.c | 4 +-- gdb/python/py-inferior.c | 7 ++--- gdb/python/py-infthread.c | 7 ++--- gdb/python/py-instruction.c | 4 +-- gdb/python/py-lazy-string.c | 7 ++--- gdb/python/py-linetable.c | 13 ++++----- gdb/python/py-membuf.c | 7 ++--- gdb/python/py-micmd.c | 5 ++-- gdb/python/py-objfile.c | 7 ++--- gdb/python/py-param.c | 7 ++--- gdb/python/py-progspace.c | 7 ++--- gdb/python/py-record-btrace.c | 4 +-- gdb/python/py-record.c | 4 +-- gdb/python/py-registers.c | 14 ++++------ gdb/python/py-symbol.c | 4 +-- gdb/python/py-symtab.c | 10 +++---- gdb/python/py-tui.c | 5 ++-- gdb/python/py-type.c | 13 ++++----- gdb/python/py-unwind.c | 10 +++---- gdb/python/py-value.c | 7 ++--- gdb/python/py-xmethods.c | 4 +-- gdb/python/python-internal.h | 60 +++++++--------------------------------- gdb/python/python.c | 3 +- 38 files changed, 118 insertions(+), 202 deletions(-)