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 80e8d9367 [libFuzzer] Support using libc++
new ff43dd5fc cfi: Add a blacklist entry for MSVC's std::get_temporary_buff [...]
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/cfi/cfi_blacklist.txt | 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 lld.
from 9c82c869a [LLD][COFF] Report error when file will exceed Windows maximu [...]
new 9bf8e400c [WebAssembly] Create synthetic __dso_handle symbol
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:
wasm/Driver.cpp | 9 +++++++++
1 file 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 gcc.
from ecc25375bc6 * config.gcc (hppa*-*-linux*): Change callee copies ABI to [...]
new 60f47739207 2018-01-16 Michael Meissner <meissner(a)linux.vnet.ibm.com>
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 | 18 +++++++++++
gcc/config.gcc | 10 +++++++
gcc/config/rs6000/linux64.h | 13 ++++++--
gcc/config/rs6000/rs6000.c | 8 +++--
gcc/config/rs6000/rs6000.h | 6 ++++
.../t-cris => rs6000/t-ldouble-linux64le-ibm} | 19 +++++-------
.../rs6000/t-ldouble-linux64le-ieee} | 35 ++++++----------------
7 files changed, 67 insertions(+), 42 deletions(-)
copy gcc/config/{cris/t-cris => rs6000/t-ldouble-linux64le-ibm} (56%)
copy gcc/{testsuite/g++.dg/tsan/tsan.exp => config/rs6000/t-ldouble-linux64le-ieee} (56%)
--
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 bffdba376 Inline foot gun into only valid use.
new 9c82c869a [LLD][COFF] Report error when file will exceed Windows maximu [...]
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:
COFF/Writer.cpp | 13 +++++++++----
1 file changed, 9 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 compiler-rt.
from 7e6115183 [hwasan] Build runtime library with -fPIC, not -fPIE.
new 80e8d9367 [libFuzzer] Support using libc++
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/CMakeLists.txt | 36 +++++++++++++++++++++
lib/fuzzer/FuzzerInterface.h | 22 +++++++------
lib/fuzzer/FuzzerLoop.cpp | 6 ++--
lib/fuzzer/FuzzerMain.cpp | 2 +-
lib/fuzzer/tests/CMakeLists.txt | 16 ++++++++--
test/fuzzer/CMakeLists.txt | 69 +++++++++++++++++++++++++++++------------
test/fuzzer/lit.cfg | 11 +++++--
test/fuzzer/lit.site.cfg.in | 2 ++
8 files changed, 127 insertions(+), 37 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 fc11b539313 * config/pa.h (MALLOC_ABI_ALIGNMENT): Set 32-bit alignment [...]
new ecc25375bc6 * config.gcc (hppa*-*-linux*): Change callee copies ABI to [...]
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 | 3 +++
gcc/config.gcc | 2 +-
2 files changed, 4 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 143893352e9 Daily bump.
new fc11b539313 * config/pa.h (MALLOC_ABI_ALIGNMENT): Set 32-bit alignment [...]
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 | 5 +++++
gcc/config/pa/pa.h | 2 +-
gcc/config/pa/pa32-linux.h | 5 +++++
3 files changed, 11 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 lldb.
from 729dc47a3 One more attempt to fix NetBSD build
new 2f50a9759 Remove the hardcoded macos deployment targets altogether from [...]
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:
lldb.xcodeproj/project.pbxproj | 4 ----
.../debugserver.xcodeproj/project.pbxproj | 21 ---------------------
2 files changed, 25 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-tools-extra.
from c763fe70 [clangd] Avoid combinatorial explosion in CodeCompleteTests.
new ae15a31d add ID as a special acronym to objc property declaration chec [...]
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:
clang-tidy/objc/PropertyDeclarationCheck.cpp | 19 +++++++++++--------
test/clang-tidy/objc-property-declaration.m | 1 +
2 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 master
in repository gcc.
from 55711d605c2 * config/pa/pa.c (pa_function_arg_size): Apply CEIL to GET [...]
new acb8008e08b * config/pa/som.h (ASM_DECLARE_FUNCTION_NAME): Cleanup typ [...]
new 143893352e9 Daily bump.
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 | 3 +++
gcc/DATESTAMP | 2 +-
gcc/config/pa/som.h | 15 ++++++---------
3 files changed, 10 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.