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 62f16daddc5 Backport from mainline 2017-07-10 Uros Bizjak <ubizjak@ [...]
new 2d4f7b0dc20 Daily bump.
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/DATESTAMP | 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 binutils-gdb.
from 8880f2a9cb Handle sizeof(type) in Rust
new 71d01ca93b Automatic date update in version.in
new 5bd6848722 gdb: Make some test names unique
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:
bfd/version.h | 2 +-
gdb/testsuite/ChangeLog | 4 ++++
gdb/testsuite/gdb.mi/mi-vla-fortran.exp | 14 +++++++-------
3 files changed, 12 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 gdb-8.0-branch
in repository binutils-gdb.
from a39318f5c0 Automatic date update in version.in
new 8261ad5efe Automatic date update in version.in
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:
bfd/version.h | 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 binutils-2_29-branch
in repository binutils-gdb.
from 991a4012c5 PR ld/21529: Use a linker script to limit output with the test case
new ab25c40123 Automatic date update in version.in
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:
bfd/version.h | 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 llvm.
from 948973b73f8 [libFuzzer] Allow non-fuzzer args after -ignore_remaining_args=1
new eff738f7cf7 [Dominators] Temporarily disable a flaky unit test
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:
unittests/IR/DominatorTreeTest.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 llvm.
from f8411a4be96 Add missing space to comment
new 948973b73f8 [libFuzzer] Allow non-fuzzer args after -ignore_remaining_args=1
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/Fuzzer/FuzzerDriver.cpp | 20 +++++++++++++-------
lib/Fuzzer/FuzzerFlags.def | 3 +++
lib/Fuzzer/FuzzerMerge.cpp | 7 ++++---
lib/Fuzzer/FuzzerUtil.h | 8 ++++++++
lib/Fuzzer/test/CMakeLists.txt | 1 +
lib/Fuzzer/test/FlagsTest.cpp | 32 ++++++++++++++++++++++++++++++++
lib/Fuzzer/test/fuzzer-flags.test | 14 +++++++++++---
7 files changed, 72 insertions(+), 13 deletions(-)
create mode 100644 lib/Fuzzer/test/FlagsTest.cpp
--
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 0ffc7d0836d [Dominators] Remove an extra semicolon and add a missing include.
new f8411a4be96 Add missing space to 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:
include/llvm/IR/DebugInfoMetadata.h | 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.
from 98062020fd Fix flag names in @available docs.
new 01102f19a9 [clang] Fix handling of "%zd" format specifier
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/Analysis/PrintfFormatString.cpp | 5 ++---
test/FixIt/format.m | 13 +++++++++++++
2 files changed, 15 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 gcc.
from 4a71f283bf2 gcc/ChangeLog:
new 7eed4ce2070 cmd/go: use gccSupportsFlag for -fsplit-stack
new f3fc9ea479d libgo: don't copy semt into runtime.inc
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/go/gofrontend/MERGE | 2 +-
libgo/Makefile.am | 4 +++-
libgo/Makefile.in | 4 +++-
libgo/configure | 2 +-
libgo/go/cmd/go/build.go | 6 ++----
5 files changed, 10 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 82f51d560c6 [Dominators] Implement incremental deletions
new 0ffc7d0836d [Dominators] Remove an extra semicolon and add a missing include.
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:
unittests/IR/DominatorTreeTest.cpp | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.