This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 0914a8e 2016-09-29 Sandra Loosemore <sandra(a)codesourcery.com>
new e2441cd 2016-09-30 Richard Biener <rguenther(a)suse.de>
new ec449d5 2016-09-30 Richard Biener <rguenther(a)suse.de>
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 | 11 ++++++
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/gcc.dg/tree-ssa/forwprop-35.c | 18 ++++++++++
gcc/tree-ssa-forwprop.c | 53 ++++++++++++++++++++++++++---
gcc/tree-vrp.c | 11 +++++-
5 files changed, 93 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/forwprop-35.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 lld.
from d5118c9 Fix --gc-sections crash.
new ba64a22 Fix another --gc-sections crash.
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:
ELF/InputSection.cpp | 3 +++
test/ELF/gc-sections-non-alloc-to-merge.s | 6 ++++++
2 files changed, 9 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 clang.
from dd05262 Move UTF functions into namespace llvm.
new 6396cd1 Cosmetic fix: deleted unnecessary line break in comment.
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/CodeGen/CGDebugInfo.h | 3 +--
1 file changed, 1 insertion(+), 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 lld.
from 733b5de Start linker scripts at 0.
new d5118c9 Fix --gc-sections crash.
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:
ELF/InputSection.cpp | 4 +++-
test/ELF/gc-sections-non-alloc-to-merge.s | 21 +++++++++++++++++++++
2 files changed, 24 insertions(+), 1 deletion(-)
create mode 100644 test/ELF/gc-sections-non-alloc-to-merge.s
--
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 d203a8f [AVX-512] Store address operand should be an input operand fo [...]
new 156ae09 [CMake] Support symlinks even with LLVM_INSTALL_TOOLCHAIN_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:
cmake/modules/AddLLVM.cmake | 6 +++---
1 file changed, 3 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 glibc.
from 29cb929 Add iscanonical.
new d61ef73 Bug 20292 - Simplify and test _dl_addr_inside_object
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 | 16 +++
elf/Makefile | 12 ++-
elf/dl-addr-obj.c | 75 +++++++++++++
elf/dl-addr.c | 16 ---
elf/dl-open.c | 18 ----
elf/tst-_dl_addr_inside_object.c | 223 +++++++++++++++++++++++++++++++++++++++
6 files changed, 325 insertions(+), 35 deletions(-)
create mode 100644 elf/dl-addr-obj.c
create mode 100644 elf/tst-_dl_addr_inside_object.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 adcfb5a [libfuzzer] test for c-ares CVE-2016-5180
new fdec3a2 Revert r282835 "[AVX-512] Always use the full 32 register vec [...]
new 2353094 [AVX-512] Add the special stack spilling pseudos for XMM16-31 [...]
new d203a8f [AVX-512] Store address operand should be an input operand fo [...]
The 3 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 | 45 +++++++----
lib/Target/X86/X86InstrAVX512.td | 8 +-
lib/Target/X86/X86InstrInfo.cpp | 8 ++
test/CodeGen/X86/sad.ll | 16 ++--
test/CodeGen/X86/vector-half-conversions.ll | 118 ++++++++++++++--------------
5 files changed, 110 insertions(+), 85 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 zorg.
from 9b49573 [sanitizers] Enable symbolizer checks
new 5fc6d44 Replace git -C with cd, -C is not supported by the bot versio [...]
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:
zorg/buildbot/builders/sanitizers/buildbot_cmake.sh | 3 ++-
1 file changed, 2 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 91f3cae [LDist] Port to new streaming API for opt remarks
new adcfb5a [libfuzzer] test for c-ares CVE-2016-5180
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:
.../build.sh | 6 +++---
.../c-ares-CVE-2016-5180/target.cc | 21 +++++++++++++++++++++
.../fuzzer-test-suite/c-ares-CVE-2016-5180/test.sh | 7 +++++++
3 files changed, 31 insertions(+), 3 deletions(-)
copy lib/Fuzzer/fuzzer-test-suite/{re2-2014-12-09 => c-ares-CVE-2016-5180}/build.sh (55%)
create mode 100644 lib/Fuzzer/fuzzer-test-suite/c-ares-CVE-2016-5180/target.cc
create mode 100755 lib/Fuzzer/fuzzer-test-suite/c-ares-CVE-2016-5180/test.sh
--
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-5-branch
in repository gcc.
from 9ac2c16 Daily bump.
new fec695c 2016-09-29 Jerry DeLisle <jvdelisle(a)gcc.gnu.org>
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/gfortran.dg/inquire_17.f90 | 10 ++++++++++
libgfortran/ChangeLog | 7 +++++++
libgfortran/io/transfer.c | 7 ++++---
4 files changed, 27 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/inquire_17.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.