This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 4bd3ccae58d RISC-V: testsuite: Fix SELECT_VL SLP fallout.
new cef29936c6b tree-optimization/116819 - SLP with !STMT_VINFO_RELEVANT re [...]
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/tree-vect-stmts.cc | 6 ++++++
1 file changed, 6 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 binutils-gdb.
from 58706ec7378 [gdb] Eliminate catch(...) in pipe_command
new e8caa7cf6d7 btrace: Print "non-contiguous" for gaps.
new 48bc2f1c657 btrace: Add printing support for cfe and evd packets.
new 13b3a89bc27 btrace: Enable event tracing on Linux for Intel PT.
new cdd65168f30 btrace: Add support for interrupt events.
new dc08e970bb5 btrace: Add support for IRET events.
new 63b87d7c85a btrace: Add support for further events.
The 6 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 | 5 +
gdb/btrace.c | 328 +++++++++++++++++++--
gdb/btrace.h | 10 +-
gdb/doc/gdb.texinfo | 41 ++-
gdb/features/btrace-conf.dtd | 1 +
gdb/nat/linux-btrace.c | 11 +
gdb/python/py-record-btrace.c | 6 +-
gdb/record-btrace.c | 44 +++
gdb/remote.c | 50 +++-
.../event-tracing-gap.c} | 15 +-
gdb/testsuite/gdb.btrace/event-tracing-gap.exp | 75 +++++
gdb/testsuite/gdb.btrace/event-tracing.exp | 52 ++++
.../null-deref.c} | 10 +-
gdb/testsuite/lib/gdb.exp | 56 ++++
gdbserver/linux-low.cc | 2 +
gdbserver/server.cc | 14 +
gdbsupport/btrace-common.h | 3 +
17 files changed, 677 insertions(+), 46 deletions(-)
copy gdb/testsuite/{gdb.base/cast-indirection.c => gdb.btrace/event-tracing-gap.c} (85%)
create mode 100644 gdb/testsuite/gdb.btrace/event-tracing-gap.exp
create mode 100644 gdb/testsuite/gdb.btrace/event-tracing.exp
copy gdb/testsuite/{gdb.debuginfod/corefile-mapped-file-2.c => gdb.btrace/null-der [...]
--
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 2249c3b4595 build: enable C++11 narrowing warnings
new 0c0d79c783f Fortran: Allow to nullify caf token when not in ultimate co [...]
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/fortran/trans-expr.cc | 8 +++++-
.../gfortran.dg/coarray/proc_pointer_assign_1.f90 | 29 ++++++++++++++++++++++
2 files changed, 36 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/coarray/proc_pointer_assign_1.f90
--
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 f5035d7d015 Fortran: Assign allocated caf-memory to scalar members [PR84870]
new 2249c3b4595 build: enable C++11 narrowing warnings
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/i386/i386.cc | 6 +++---
gcc/config/i386/i386.h | 6 +++---
gcc/configure | 7 +++----
gcc/configure.ac | 3 +--
gcc/diagnostic-event-id.h | 2 +-
gcc/ipa-modref.cc | 13 +++++++------
gcc/pair-fusion.cc | 2 +-
gcc/pretty-print.cc | 2 +-
gcc/rtl-ssa/member-fns.inl | 3 ++-
gcc/tree-ssa-loop-ch.cc | 6 +++---
gcc/tree-ssa-structalias.cc | 16 ++++++++--------
gcc/tree-vect-slp.cc | 4 ++--
gcc/tree-vect-stmts.cc | 7 ++++---
gcc/vec.h | 2 +-
14 files changed, 40 insertions(+), 39 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 6078478a907 [gdb] Make scope_exit constructor throw
new 7fd46e6b2ac [gdb] Eliminate catch(...) in execute_fn_to_string
new f3f21aa9f90 [gdb] Eliminate catch(...) in target_wait
new 58706ec7378 [gdb] Eliminate catch(...) in pipe_command
The 3 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/cli/cli-cmds.c | 17 ++++++-----------
gdb/target.c | 18 ++++++------------
gdb/top.c | 14 ++------------
3 files changed, 14 insertions(+), 35 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 7ba8082f030 [gdb/cli] Show readline wrapping mode for maint info screen
new b3926d6ad14 [gdb] Handle ^C in gnu_source_highlight_test
new 6078478a907 [gdb] Make scope_exit constructor throw
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/source-cache.c | 6 ++++++
gdbsupport/scope-exit.h | 3 +++
2 files changed, 9 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 glibc.
from 3ef26b7087 misc: Link tst-mkstemp-fuse-parallel with $(shared-thread-library)
new 7e21a65c58 misc: Enable internal use of memory protection keys
new 8f6a53eab8 elf: In rtld_setup_main_map, assume ld.so has a DYNAMIC segment
new bdaf500353 elf: Remove version assert in check_match in elf/dl-lookup.c
new 9802c0f2fe elf: Eliminate alloca in open_verify
new 2abfa19072 elf: Move __rtld_malloc_init_stubs call into _dl_start_final
new da29dc24d4 nptl: Prefer setresuid32 in tst-setuid2
The 6 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:
elf/dl-load.c | 30 +++++-----------------
elf/dl-lookup.c | 19 +++-----------
elf/dl-misc.c | 4 +--
elf/rtld.c | 28 ++------------------
nptl/tst-setuid2.c | 5 ++++
sysdeps/unix/sysv/linux/include/bits/mman-shared.h | 16 ++++++++++++
sysdeps/unix/sysv/linux/pkey_get.c | 5 +++-
sysdeps/unix/sysv/linux/pkey_mprotect.c | 4 ++-
sysdeps/unix/sysv/linux/pkey_set.c | 5 +++-
.../unix/sysv/linux/powerpc/powerpc64/pkey_get.c | 4 ++-
.../unix/sysv/linux/powerpc/powerpc64/pkey_set.c | 4 ++-
sysdeps/unix/sysv/linux/syscalls.list | 4 +--
sysdeps/unix/sysv/linux/x86/pkey_get.c | 5 +++-
sysdeps/unix/sysv/linux/x86/pkey_set.c | 5 +++-
14 files changed, 60 insertions(+), 78 deletions(-)
create mode 100644 sysdeps/unix/sysv/linux/include/bits/mman-shared.h
--
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 e1863c7d7cf [gdb/python] Use gdbpy_handle_gdb_exception in valpy_assign_core
new 7ba8082f030 [gdb/cli] Show readline wrapping mode for maint info screen
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.base/wrap-line.exp | 28 ++++++++++++++++-----
gdb/utils.c | 48 ++++++++++++++++++++++++++++++++++++
2 files changed, 70 insertions(+), 6 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 079ebf7624 iconv: Use $(run-program-prefix) for running iconv (bug 32197)
new 3ef26b7087 misc: Link tst-mkstemp-fuse-parallel with $(shared-thread-library)
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:
misc/Makefile | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.