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 4e2a80ba606 gdb/testsuite: expect SIGSEGV from top GDB spawn id
new b22548ddb30 X86: reverse-finish fix
new 92e07580db6 PowerPC: fix for gdb.reverse/finish-precsave.exp and gdb.re [...]
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/gdbthread.h | 4 -
gdb/infcall.c | 3 -
gdb/infcmd.c | 58 ++++---
gdb/infrun.c | 54 ++++---
gdb/testsuite/gdb.mi/mi-reverse.exp | 9 +-
.../gdb.reverse/amd64-tailcall-reverse.exp | 5 +-
gdb/testsuite/gdb.reverse/finish-reverse-next.c | 83 ++++++++++
gdb/testsuite/gdb.reverse/finish-reverse-next.exp | 174 +++++++++++++++++++++
gdb/testsuite/gdb.reverse/singlejmp-reverse.exp | 5 +-
.../gdb.reverse/step-indirect-call-thunk.exp | 49 +-----
gdb/testsuite/gdb.reverse/until-precsave.exp | 2 +-
gdb/testsuite/gdb.reverse/until-reverse.exp | 2 +-
gdb/testsuite/lib/gdb.exp | 33 ++++
13 files changed, 367 insertions(+), 114 deletions(-)
create mode 100644 gdb/testsuite/gdb.reverse/finish-reverse-next.c
create mode 100644 gdb/testsuite/gdb.reverse/finish-reverse-next.exp
--
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 569cfcc6bf hurd: Fix _NOFLSH value
new ce758d4f06 AArch64: Optimize memchr
new 0077624177 AArch64: Optimize memrchr
new 1bbb1a2022 AArch64: Improve strlen_asimd
new 51541a2297 AArch64: Optimize strchr
new 09ebd8549b AArch64: Improve strchrnul
new 349e48c01e AArch64: Optimize strcpy
new 03c8ce5000 AArch64: Optimize strlen
new ad098893ba AArch64: Optimize strnlen
new 55599d4804 AArch64: Improve strrchr
The 9 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/aarch64/memchr.S | 27 ++++++++-------
sysdeps/aarch64/memrchr.S | 20 ++++++-----
sysdeps/aarch64/multiarch/strlen_asimd.S | 16 +++------
sysdeps/aarch64/strchr.S | 52 +++++++++++++---------------
sysdeps/aarch64/strchrnul.S | 12 +++++--
sysdeps/aarch64/strcpy.S | 36 ++++++++++----------
sysdeps/aarch64/strlen.S | 20 ++++++-----
sysdeps/aarch64/strnlen.S | 39 ++++++++++-----------
sysdeps/aarch64/strrchr.S | 58 ++++++++++++++++++--------------
9 files changed, 145 insertions(+), 135 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 binutils-gdb.
from ac37b79cc44 Fix parameter-less template regression in new DWARF reader
new 4e2a80ba606 gdb/testsuite: expect SIGSEGV from top GDB spawn id
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/testsuite/gdb.gdb/python-helper.exp | 2 +-
gdb/testsuite/gdb.gdb/selftest.exp | 2 +-
2 files changed, 2 insertions(+), 2 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 gcc.
from 1fce7d29ebb Obfuscate the copyright text in gcc/m2/mc/mcOptions.mod
new 3b81f5c4d8e bpf: disable -fstack-protector in BPF
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:
gcc/config/bpf/bpf.cc | 8 ++++++++
1 file changed, 8 insertions(+)
--
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 gcc.
from d74d84c623e libstdc++: Fix configuration of default zoneinfo dir on linux
new 1fce7d29ebb Obfuscate the copyright text in gcc/m2/mc/mcOptions.mod
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:
gcc/m2/mc-boot/GM2RTS.c | 121 +++++++++++++++++++++++++++++++++++---------
gcc/m2/mc-boot/GM2RTS.h | 15 ++++--
gcc/m2/mc-boot/Gdecl.c | 25 ++++-----
gcc/m2/mc-boot/GmcOptions.c | 5 +-
gcc/m2/mc/mcOptions.mod | 5 +-
5 files changed, 131 insertions(+), 40 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.