This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 35caceb145 Use PRINTF_LDBL_IS_DBL instead of __ldbl_is_dbl.
new f255336a93 support: Implement <support/descriptors.h> to track file des [...]
new 899478c2bf inet/tst-if_index-long: New test case for CVE-2018-19591 [BZ [...]
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 | 18 +++
inet/Makefile | 2 +-
inet/tst-if_index-long.c | 61 +++++++++
support/Makefile | 2 +
support/check.h | 4 +
support/descriptors.h | 47 +++++++
support/support_descriptors.c | 274 ++++++++++++++++++++++++++++++++++++++
support/support_record_failure.c | 8 ++
support/tst-support_descriptors.c | 198 +++++++++++++++++++++++++++
9 files changed, 613 insertions(+), 1 deletion(-)
create mode 100644 inet/tst-if_index-long.c
create mode 100644 support/descriptors.h
create mode 100644 support/support_descriptors.c
create mode 100644 support/tst-support_descriptors.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 7852f77d6c7 Fix -Wcovered-switch-default warning. NFCI.
new 92a20faea1b [AMDGPU] Partial revert of rL348371: Turn on the DPP combin [...]
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/AMDGPU/AMDGPUTargetMachine.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-lts-allnoconfig
in repository toolchain/gcc.
from ddff4efc7e2 2018-12-05 Richard Biener <rguenther(a)suse.de>
adds a33a15e5dc0 Daily bump.
adds a98d6f1891b backport r263580 to fix libstdc++ library symbol visibility [...]
adds fd7c80cb3ca backport r263583 to fix pr78544 on Darwin
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 11 +++++++++++
gcc/testsuite/gcc.dg/tree-prof/section-attr-1.c | 5 +++++
gcc/testsuite/gcc.dg/tree-prof/section-attr-2.c | 5 +++++
gcc/testsuite/gcc.dg/tree-prof/section-attr-3.c | 5 +++++
libstdc++-v3/ChangeLog | 9 +++++++++
libstdc++-v3/configure.host | 17 ++++++++++-------
7 files changed, 46 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 llvm.
from d42bdb79a1c Revert "[LoopSimplifyCFG] Delete dead in-loop blocks"
new 7852f77d6c7 Fix -Wcovered-switch-default warning. NFCI.
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:
utils/benchmark/src/sysinfo.cc | 4 +---
1 file changed, 1 insertion(+), 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 release_70
in repository libcxx.
from de29e6ca8 Merging r343753:
new 2ac8add7b Merging r343369:
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:
src/filesystem/operations.cpp | 1 -
1 file changed, 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 libcxx.
from 8bcb9cabc [libcxx] Mark some tests as failing on macosx 10.14
new edfdc498b [libcxx] Make return value of array<T, 0>.data() checked only [...]
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:
test/std/containers/sequences/array/array.data/data.pass.cpp | 8 ++++----
.../std/containers/sequences/array/array.data/data_const.pass.cpp | 4 ++--
2 files changed, 6 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.