This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch zack/testsuite-isomac
in repository glibc.
discards 9f5bb9b Second round of many-glibcs fixes.
discards abefeff First round of additional fixes from many-glibc tests.
discards 6e27486 Suppress internal declarations for most of the testsuite.
discards 40fe010 Clean up conditionals for declaration of gets().
adds 71223d6 One more obvious missing #include in the testsuite.
new 03d4dee Clean up conditionals for declaration of gets().
new 2469d79 Split DIAG_* macros to new header libc-diag.h.
new 5d70185 Allow direct use of math_ldbl.h in testsuite.
new 49ddf98 Miscellaneous 'safe' testsuite changes.
new 9f78029 Suppress internal declarations for most of the testsuite.
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 (9f5bb9b)
\
N -- N -- N refs/heads/zack/testsuite-isomac (9f78029)
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 5 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 | 4 ++++
Makeconfig | 1 -
dlfcn/Makefile | 2 +-
sysdeps/m68k/m680x0/fpu/bits/mathinline.h | 17 ++++++++---------
sysdeps/unix/sysv/linux/tst-clone.c | 5 +++++
5 files changed, 18 insertions(+), 11 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 e3a9558 [llvm-cov] Respect Windows line endings when parsing demangle [...]
new 7754c0a [X86][SSE] Generalize INSERTPS/SHUFPS/SHUFPD combines across [...]
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 | 37 +++++++++++++++++++++++--------------
1 file changed, 23 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 glibc.
from 9174b4c Update arm, mips, powerpc-nofpu libm-test-ulps.
new 71223d6 One more obvious missing #include in the testsuite.
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 | 4 ++++
rt/tst-mqueue4.c | 1 +
2 files changed, 5 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 llvm.
from 395e420 [X86][SSE] Add domain crossing support for target shuffle combines.
new e3a9558 [llvm-cov] Respect Windows line endings when parsing demangle [...]
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:
tools/llvm-cov/CodeCoverage.cpp | 4 +++-
1 file changed, 3 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 llvm.
from 7bbcf1c Removed extra ';'
new 395e420 [X86][SSE] Add domain crossing support for target shuffle combines.
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 | 84 ++++++++++++++++++++++----------------
1 file changed, 48 insertions(+), 36 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 aa0ae85 * doc/xml/manual/debug.xml: Adjust link to ThreadSanitizer.
new ac8df55 PR c++/69523 make -Wliteral-suffix control warning
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/cp/ChangeLog | 8 ++++++++
gcc/cp/parser.c | 5 +++--
gcc/doc/invoke.texi | 5 +++++
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/g++.dg/cpp0x/Wliteral-suffix2.C | 11 +++++++++++
6 files changed, 39 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/Wliteral-suffix2.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 9ca2766 [AVX-512] Add broadcast VPTERNLOG instructions to special cas [...]
new 7bbcf1c Removed extra ';'
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/Utils/PredicateInfo.cpp | 2 +-
1 file changed, 1 insertion(+), 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 21bfe0d 2017-02-19 Prathamesh Kulkarni <prathamesh.kulkarni(a)linaro.org>
new aa0ae85 * doc/xml/manual/debug.xml: Adjust link to ThreadSanitizer.
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:
libstdc++-v3/ChangeLog | 4 ++++
libstdc++-v3/doc/xml/manual/debug.xml | 2 +-
2 files changed, 5 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 bd00d8d Daily bump.
new a8deddc 2017-02-19 Prathamesh Kulkarni <prathamesh.kulkarni(a)linaro.org>
new 21bfe0d 2017-02-19 Prathamesh Kulkarni <prathamesh.kulkarni(a)linaro.org>
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/c/ChangeLog | 11 +++++++++++
gcc/c/gimple-parser.c | 31 +++++++++++++++++++++++++++++++
gcc/gimple-pretty-print.c | 23 ++++++++++++++++++-----
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.dg/gimplefe-26.c | 16 ++++++++++++++++
6 files changed, 85 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/gimplefe-26.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 3473662 Untabify.
new 1f1330b [AVX-512] Add patterns to show missed opportunities for foldi [...]
new 9ca2766 [AVX-512] Add broadcast VPTERNLOG instructions to special cas [...]
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:
lib/Target/X86/X86InstrInfo.cpp | 50 ++-
test/CodeGen/X86/avx512-vpternlog-commute.ll | 451 +++++++++++++++++++++++++++
2 files changed, 488 insertions(+), 13 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.