This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository newlib.
from 430b52911 Fix AArch32 semihosting SYS_EXIT call on semihosting v1.
new 5ed8f2354 Cygwin: Treat PROCESSOR_ARCHITECTURE_INTEL as running under W [...]
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:
winsup/cygwin/path.cc | 33 ++++++++++++++++++++++++---------
1 file changed, 24 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 clang.
from 9432413567 [ASTImporter] Fix infinite recursion on function import with [...]
new baad1141d2 [analyzer][UninitializedObjectChecker] Moved non-member func [...]
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:
.../Checkers/UninitializedObjectChecker.cpp | 34 +++++++++++-----------
1 file changed, 17 insertions(+), 17 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 a9cfcde4a64 Implement SLP of internal functions
new 968542654a0 * dumpfile.c (gcc::dump_manager::get_dump_file_name): Add [...]
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 | 10 ++++++++++
gcc/dumpfile.c | 31 +++++++++++++++++++++----------
gcc/dumpfile.h | 8 ++++----
3 files changed, 35 insertions(+), 14 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 ecc246961c8 [UnJ] Use SmallPtrSets for block collections. NFC
new 2d2bdce25ce [X86][AVX] Use Zeroable mask to improve shuffle mask widening
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/Target/X86/X86ISelLowering.cpp | 19 +++++++++++++++++--
test/CodeGen/X86/avx-cast.ll | 8 ++------
2 files changed, 19 insertions(+), 8 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 93304f5f7a Install <bits/statx.h> header
new 046bfed9de nptl: Use __mprotect consistently for _STACK_GROWS_UP
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 | 5 +++++
nptl/allocatestack.c | 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 gcc-8-branch
in repository gcc.
from 962f85e322b PR tree-optimization/86492 * gimple-ssa-store-merging.c [...]
new 3365a8e982e 2018-07-12 Richard Biener <rguenther(a)suse.de>
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 | 6 ++++++
gcc/config/gnu-user.h | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/{g++.dg/debug/pr27657.C => gcc.target/i386/pr84829.c} | 4 +---
4 files changed, 13 insertions(+), 4 deletions(-)
copy gcc/testsuite/{g++.dg/debug/pr27657.C => gcc.target/i386/pr84829.c} (51%)
--
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 401a6ba8d6a 2018-07-12 Richard Biener <rguenther(a)suse.de>
new f091159a32a 2018-07-12 Richard Biener <rguenther(a)suse.de>
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 | 6 ++++++
gcc/dwarf2out.c | 30 ++++++++++++++++++------------
2 files changed, 24 insertions(+), 12 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 d118e371234 * gcc.dg/torture/20180712-1.c: New test.
new 401a6ba8d6a 2018-07-12 Richard Biener <rguenther(a)suse.de>
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 | 6 ++++++
gcc/config/gnu-user.h | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/{g++.dg/debug/pr27657.C => gcc.target/i386/pr84829.c} | 4 +---
4 files changed, 13 insertions(+), 4 deletions(-)
copy gcc/testsuite/{g++.dg/debug/pr27657.C => gcc.target/i386/pr84829.c} (51%)
--
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 a0fbaa96 [clangd] Simplify logging wrapper after r336888
new cda21058 [clangd] log request/response messages with method/ID/error a [...]
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:
clangd/JSONRPCDispatcher.cpp | 37 +++++++++++++++++++++++++++++--------
1 file changed, 29 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.