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 08cc37dd042 Avoid running one Rust test against older LLVM new 37431074656 Don't use PyInt_FromSsize_t new 4bde49dc81c Don't use gdb_py_long_from_longest new d1cab9876d7 Don't use gdb_py_long_from_ulongest new 062534d44f3 Don't use PyLong_FromLong new 4ab1029c56b Don't use PyLong_FromLongLong new 512116ce26a Don't use PyLong_FromUnsignedLong new 47f0e2ff7f0 Don't use PyInt_FromLong
The 7 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 | 91 +++++++++++++++++++++++++++++++++++++++++++ gdb/python/py-arch.c | 25 ++++++++---- gdb/python/py-breakpoint.c | 12 +++--- gdb/python/py-exitedevent.c | 2 +- gdb/python/py-frame.c | 6 +-- gdb/python/py-framefilter.c | 4 +- gdb/python/py-inferior.c | 4 +- gdb/python/py-infevents.c | 4 +- gdb/python/py-infthread.c | 27 ++++++++++--- gdb/python/py-lazy-string.c | 4 +- gdb/python/py-record-btrace.c | 12 +++--- gdb/python/py-record.c | 6 +-- gdb/python/py-symbol.c | 4 +- gdb/python/py-symtab.c | 6 +-- gdb/python/py-tui.c | 8 +++- gdb/python/py-type.c | 16 ++++---- gdb/python/py-value.c | 6 +-- gdb/python/python-internal.h | 6 --- gdb/python/python.c | 6 +-- 19 files changed, 181 insertions(+), 68 deletions(-)