This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 15192aaa25 Update contributors and latest gcc and binutils versions
new 1c9a5c270d Update for 2.26 release
new 00cdcf5a41 Open master for development
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:
ChangeLog | 8 ++++++++
NEWS | 24 ++++++++++++++++++++++++
include/features.h | 2 +-
version.h | 2 +-
4 files changed, 34 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 release/2.25/master
in repository glibc.
from 0edeadc0d3 Avoid .symver on common symbols [BZ #21666]
new da3e97f94c powerpc: Fix logbl on power7 [BZ# 21280]
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 | 7 +++++++
sysdeps/powerpc/power7/fpu/s_logbl.c | 24 ++++++++++++++++++------
2 files changed, 25 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 gcc.
from bbd75f365c4 * gcc.target/i386/funcspec-56.inc (no_3dnowa): Properly t [...]
new ca337b3ce38 Use relative line number in gcc.dg/Walloca-14.c
new 463c67fee6a PR other/81667 * alloc-pool.h (base_pool_allocator): Init [...]
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:
gcc/ChangeLog | 5 +++++
gcc/alloc-pool.h | 5 +++--
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.dg/Walloca-14.c | 2 +-
4 files changed, 13 insertions(+), 3 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 llvm.
from bb326e25264 [MIR] Print target-specific constant pools
new b51029d1f12 [SLP] Fix for PR31880: shuffle and vectorize repeated scala [...]
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/Vectorize/SLPVectorizer.cpp | 133 +++++++++++++++++++++
.../SLPVectorizer/X86/blending-shuffle.ll | 99 ++++++---------
2 files changed, 167 insertions(+), 65 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 users/hjl/pr21884
in repository binutils-gdb.
from b5b768d5ac Skip ELF section header check if not needed
new 09da625cbc Remove a redundant iself check
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:
ld/emultempl/elf32.em | 8 ++++----
1 file changed, 4 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-tools-extra.
from a2f77bf8 [clangd] Run clang-format on all clangd sources. NFC.
new f6d9f476 Adapt clang-tidy checks to changing semantics of hasDeclaration.
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:
clang-tidy/google/StringReferenceMemberCheck.cpp | 4 +--
clang-tidy/misc/DanglingHandleCheck.cpp | 33 ++++++++++-------
clang-tidy/misc/InaccurateEraseCheck.cpp | 3 +-
clang-tidy/misc/UseAfterMoveCheck.cpp | 20 ++++++-----
clang-tidy/modernize/LoopConvertCheck.cpp | 42 +++++++++++-----------
clang-tidy/modernize/MakeSharedCheck.cpp | 9 ++---
clang-tidy/modernize/MakeUniqueCheck.cpp | 25 ++++++-------
clang-tidy/performance/FasterStringFindCheck.cpp | 8 +++--
.../InefficientStringConcatenationCheck.cpp | 3 +-
clang-tidy/readability/ContainerSizeEmptyCheck.cpp | 22 ++++++------
.../readability/RedundantStringCStrCheck.cpp | 3 +-
.../readability/RedundantStringInitCheck.cpp | 3 +-
include-fixer/find-all-symbols/FindAllSymbols.cpp | 3 +-
13 files changed, 100 insertions(+), 78 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 5ef8aefaba [StaticAnalyzer] Fix false positives for unreachable code in [...]
new 81937d827d Unify and simplify the behavior of the hasDeclaration matcher.
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/LibASTMatchersReference.html | 27 +++++
docs/ReleaseNotes.rst | 27 ++++-
include/clang/ASTMatchers/ASTMatchers.h | 32 ++++++
include/clang/ASTMatchers/ASTMatchersInternal.h | 117 ++++++++++++++-------
unittests/AST/ASTImporterTest.cpp | 42 +++-----
unittests/ASTMatchers/ASTMatchersTraversalTest.cpp | 35 +++++-
6 files changed, 212 insertions(+), 68 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 users/hjl/pr21884
in repository binutils-gdb.
discards 9dd2eee60f Check ELF section header only for ELF output
adds ddff3d84be Fix seg-fault when trying to place non-ELF orphan sections.
adds 73d5923e48 Fix assertion failure for xtensa linker.
adds 70b0cf90bc Add support for creating archives of slim-LTO modules using [...]
adds b8f4abd342 Revert the last change to emultempl/elf32.em
adds db99ecc08f Check ELF section header only for ELF output
new b5b768d5ac Skip ELF section header check if not needed
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (9dd2eee60f)
\
N -- N -- N refs/heads/users/hjl/pr21884 (b5b768d5ac)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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 | 6 ++++++
binutils/arsup.c | 13 +++++++++----
ld/ChangeLog | 25 +++++++++++++++++++++++++
ld/emultempl/elf32.em | 3 +++
ld/emultempl/xtensaelf.em | 2 +-
5 files changed, 44 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 gcc-7-branch
in repository gcc.
from 93b381af170 PR tree-optimization/81655 PR tree-optimization/81588 * [...]
new 5f6a9dd8d08 * gcc.target/i386/funcspec-56.inc (no_3dnowa): Properly t [...]
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 | 5 +++++
gcc/testsuite/gcc.target/i386/funcspec-56.inc | 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 gcc.
from f53d837bba7 Add PR number.
new bbd75f365c4 * gcc.target/i386/funcspec-56.inc (no_3dnowa): Properly t [...]
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 | 5 +++++
gcc/testsuite/gcc.target/i386/funcspec-56.inc | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.