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 9b955acd7f5 Remove infrun_thread_thread_exit observer
new f3d3bbbcdd8 Fix value chain use-after-free
The 1 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-finishbreakpoint.c | 4 ++
gdb/python/py-frame.c | 17 ++++---
gdb/python/py-lazy-string.c | 9 +++-
gdb/python/py-prettyprint.c | 2 +-
gdb/python/py-symbol.c | 8 ++--
gdb/python/py-type.c | 9 ++--
gdb/python/py-unwind.c | 11 +++--
gdb/python/py-value.c | 54 +++++++++-------------
gdb/python/py-xmethods.c | 1 +
gdb/python/python-internal.h | 1 -
gdb/python/python.c | 8 ++--
.../{gdb.mi/mi-stepn.c => gdb.python/py-pp-cast.c} | 20 ++++----
.../{py-pp-integral.exp => py-pp-cast.exp} | 14 ++++--
.../py-pp-cast.py} | 21 +++------
14 files changed, 98 insertions(+), 81 deletions(-)
copy gdb/testsuite/{gdb.mi/mi-stepn.c => gdb.python/py-pp-cast.c} (78%)
copy gdb/testsuite/gdb.python/{py-pp-integral.exp => py-pp-cast.exp} (80%)
copy gdb/testsuite/{gdb.ada/pp-rec-component.py => gdb.python/py-pp-cast.py} (64%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 5ca26d6039a6 Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/li [...]
new 32ff6831cdec kunit: Fix 'hooks.o' build by recursing into kunit
The 1 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:
lib/Makefile | 12 ++++--------
lib/kunit/Makefile | 2 +-
2 files changed, 5 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from f6cf701efc hurd: Implement TLS for x86_64
new 35ce4c99e7 htl: Add pthreadtypes-arch.h for x86_64
The 1 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:
sysdeps/{i386 => x86_64}/htl/bits/pthreadtypes-arch.h | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
copy sysdeps/{i386 => x86_64}/htl/bits/pthreadtypes-arch.h (84%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.