This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from ce31675 Fix failing lld pdb test.
new 9b9ac9b [docs] Fix typo in section heading.
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:
docs/NewLLD.rst | 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 61d2c04 [libFuzzer] AlrmHandler is executed in a different thread for [...]
new 2858ad7 [libFuzzer] Fix test with shared libraries on Windows.
new 7728ff0 [libFuzzer] Specify the CRT considered (MT or MD) for tests o [...]
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/Fuzzer/test/CMakeLists.txt | 29 +++++++++++++++++++++++------
lib/Fuzzer/test/DSO1.cpp | 4 +++-
lib/Fuzzer/test/DSO2.cpp | 4 +++-
3 files changed, 29 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 compiler-rt.
from a7e63fe [test] Fix page address logic in clear_cache_test
new aeb1a33 [interception] Check for export table's size before referring [...]
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/interception/interception_win.cc | 2 ++
test/interception/CMakeLists.txt | 25 +++++++++++++++++++
.../TestCases/Windows/empty_export_table.cc | 17 +++++++++++++
.../TestCases/Windows}/lit.local.cfg | 2 +-
test/interception/lit.cfg | 28 ++++++++++++++++++++++
test/interception/lit.site.cfg.in | 15 ++++++++++++
6 files changed, 88 insertions(+), 1 deletion(-)
create mode 100644 test/interception/TestCases/Windows/empty_export_table.cc
copy test/{cfi/cross-dso => interception/TestCases/Windows}/lit.local.cfg (80%)
create mode 100644 test/interception/lit.cfg
create mode 100644 test/interception/lit.site.cfg.in
--
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 8b351cd [libFuzzer] Portable implementation of `IsInterestingCoverage [...]
new 55c1906 [libFuzzer] Portably disassemble and find calls to sanitizer_ [...]
new 8f08df7 [libFuzzer] Consider both possible separators for tests.
new 6820da1 [libFuzzer] Fix ListFilesInDirRecursive() to do the same for [...]
new 3bd9b31 [libFuzzer] Remove lib prefix from library names on tests.
new ed3dca0 [libFuzzer] Avoid undefined behavior, properly discard output [...]
new 44ad5c2 [libFuzzer] Fix OutOfMemory tests to work on 32 bits.
new 9c2ee32 [libFuzzer] Leak Sanitizer is not supported for Windows.
new 61d2c04 [libFuzzer] AlrmHandler is executed in a different thread for [...]
The 8 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/FuzzerIO.cpp | 4 ++--
lib/Fuzzer/FuzzerIO.h | 2 ++
lib/Fuzzer/FuzzerIOPosix.cpp | 8 ++++++++
lib/Fuzzer/FuzzerIOWindows.cpp | 14 ++++++++++++--
lib/Fuzzer/FuzzerLoop.cpp | 3 +++
lib/Fuzzer/FuzzerTracePC.cpp | 9 +++++++--
lib/Fuzzer/FuzzerUtil.h | 4 ++++
lib/Fuzzer/FuzzerUtilPosix.cpp | 8 ++++++++
lib/Fuzzer/FuzzerUtilWindows.cpp | 14 ++++++++++++++
lib/Fuzzer/test/CMakeLists.txt | 6 +++---
lib/Fuzzer/test/OutOfMemorySingleLargeMallocTest.cpp | 2 +-
lib/Fuzzer/test/coverage.test | 2 +-
lib/Fuzzer/test/dump_coverage.test | 4 ++--
lib/Fuzzer/test/fuzzer-oom.test | 4 ++--
14 files changed, 69 insertions(+), 15 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 9228080 [MemorySSA] Remove deprecated comment from test
new bcc6b36 [libFuzzer] Disable afl tests for Windows.
new 4509e88 [libFuzzer] Remove dependencies for tests on Windows.
new 6c13258 [libFuzzer] Expose Sanitizer Coverage functions from libFuzzer.
new d214688 [libFuzzer] Remove optimization flags for tests.
new 8b351cd [libFuzzer] Portable implementation of `IsInterestingCoverage [...]
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:
lib/Fuzzer/FuzzerDefs.h | 6 +++++
lib/Fuzzer/FuzzerIO.h | 2 ++
lib/Fuzzer/FuzzerIOPosix.cpp | 12 +++++++++
lib/Fuzzer/FuzzerIOWindows.cpp | 10 ++++++++
lib/Fuzzer/FuzzerTracePC.cpp | 40 ++++++++++++------------------
lib/Fuzzer/test/CMakeLists.txt | 19 ++++++--------
lib/Fuzzer/test/no-coverage/CMakeLists.txt | 23 +++++++++--------
7 files changed, 65 insertions(+), 47 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 83f234a * doc/extend.texi (Thread-Local): Change www.akkadia.org ref [...]
new 787c2b1 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 gcc-6-branch
in repository gcc.
from 44218a6 Backport from mainline 2016-12-29 Gerald Pfeifer <gerald@ [...]
new f765ad4 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 gcc-5-branch
in repository gcc.
from bdb1d3e Backport from mainline 2016-12-29 Gerald Pfeifer <gerald@ [...]
new adb7166 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 eb1cdb6 Document the GDB 7.12.1 release in gdb/ChangeLog
new 54f1917 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 gdb-7.12-branch
in repository binutils-gdb.
from 5d3cbab Bump GDB version number to 7.12.1.DATE-git.
new abf0182 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.