This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.25/master
in repository glibc.
from f827b1cec3 assert: Suppress pedantic warning caused by statement expres [...]
new 241af18538 Use generic pthread support on hppa.
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:
ChangeLog | 21 +++++
sysdeps/hppa/nptl/bits/pthreadtypes.h | 50 +++++-----
sysdeps/unix/sysv/linux/hppa/internaltypes.h | 84 -----------------
sysdeps/unix/sysv/linux/hppa/pthread.h | 103 ++++-----------------
.../unix/sysv/linux/hppa/pthread_cond_broadcast.c | 40 --------
.../unix/sysv/linux/hppa/pthread_cond_destroy.c | 40 --------
sysdeps/unix/sysv/linux/hppa/pthread_cond_init.c | 40 --------
sysdeps/unix/sysv/linux/hppa/pthread_cond_signal.c | 40 --------
sysdeps/unix/sysv/linux/hppa/pthread_cond_wait.c | 53 -----------
9 files changed, 64 insertions(+), 407 deletions(-)
delete mode 100644 sysdeps/unix/sysv/linux/hppa/internaltypes.h
delete mode 100644 sysdeps/unix/sysv/linux/hppa/pthread_cond_broadcast.c
delete mode 100644 sysdeps/unix/sysv/linux/hppa/pthread_cond_destroy.c
delete mode 100644 sysdeps/unix/sysv/linux/hppa/pthread_cond_init.c
delete mode 100644 sysdeps/unix/sysv/linux/hppa/pthread_cond_signal.c
delete mode 100644 sysdeps/unix/sysv/linux/hppa/pthread_cond_wait.c
--
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 llvm.
from 0fa72c3eef1 Fix some minor typos in the llvm XRay exemple
new 646c9d7be1f [BDCE] clear poison generators after turning a value into z [...]
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/Transforms/Scalar/BDCE.cpp | 47 ++++++++++++++++++++++++++
test/Transforms/BDCE/invalidate-assumptions.ll | 39 ++++++++++++++++++---
2 files changed, 81 insertions(+), 5 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 c2c2dd9f09 testsuite: Exclude end-of-line characters from get_valueof result
new ca145713f3 Fix typo on documentation ("show set startup-with-shell")
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/doc/ChangeLog | 6 ++++++
gdb/doc/gdb.texinfo | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
--
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 ce08eba0950 [PR79542][Ada] Fix ICE in dwarf2out.c with nested func. inlining
new 908e437e274 Require -static support in gcc.dg/pie-static-[12].c (PR tes [...]
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/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.dg/pie-static-1.c | 4 +++-
gcc/testsuite/gcc.dg/pie-static-2.c | 4 +++-
3 files changed, 12 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 clang.
from 4e37891c39 PR34163: Don't cache an incorrect key function for a class i [...]
new 7602b13a8e clang-format: add an option -verbose to list the files being [...]
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:
docs/ClangFormat.rst | 1 +
docs/ReleaseNotes.rst | 3 +++
test/Format/verbose.cpp | 16 ++++++++++++++++
tools/clang-format/ClangFormat.cpp | 32 ++++++++++++++++----------------
4 files changed, 36 insertions(+), 16 deletions(-)
create mode 100644 test/Format/verbose.cpp
--
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 llvm.
from f604fb5d6e2 D36604: PR34148: Do not assume we can use a copy relocation [...]
new 0fa72c3eef1 Fix some minor typos in the llvm XRay exemple
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:
docs/XRayExample.rst | 2 +-
docs/XRayFDRFormat.rst | 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 a9b2df6cc2a [RS6000] linux startfile/endfile
new ce08eba0950 [PR79542][Ada] Fix ICE in dwarf2out.c with nested func. inlining
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/ChangeLog | 13 ++++
gcc/dwarf2out.c | 143 +++++++++++++++++++++++---------------
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/gnat.dg/debug13.adb | 38 ++++++++++
gcc/testsuite/gnat.dg/debug13.ads | 5 ++
5 files changed, 147 insertions(+), 57 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/debug13.adb
create mode 100644 gcc/testsuite/gnat.dg/debug13.ads
--
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 483767a333 Collision between NT_GNU_BUILD_ATTRIBUTE_OPEN and NT_PPC_VMX
new c2c2dd9f09 testsuite: Exclude end-of-line characters from get_valueof result
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/ChangeLog | 5 +++++
gdb/testsuite/lib/gdb.exp | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
--
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 1a682d061c Automatic date update in version.in
new 483767a333 Collision between NT_GNU_BUILD_ATTRIBUTE_OPEN and NT_PPC_VMX
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:
binutils/ChangeLog | 5 +++++
binutils/readelf.c | 14 ++++++++++----
2 files changed, 15 insertions(+), 4 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 clang.
from 1b599a5f36 Revert "[Modules] Prevent #import to reenter header if not b [...]
new 4e37891c39 PR34163: Don't cache an incorrect key function for a class i [...]
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:
include/clang/AST/Decl.h | 3 +--
lib/AST/DeclCXX.cpp | 5 +++--
lib/Parse/ParseCXXInlineMethods.cpp | 23 +++++------------------
lib/Sema/SemaDecl.cpp | 5 +++--
lib/Sema/SemaTemplateInstantiateDecl.cpp | 2 ++
test/CodeGenCXX/pr34163.cpp | 13 +++++++++++++
test/SemaCUDA/function-overload.cu | 2 +-
test/SemaCUDA/no-destructor-overload.cu | 10 +++++-----
8 files changed, 33 insertions(+), 30 deletions(-)
create mode 100644 test/CodeGenCXX/pr34163.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.