This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from 7762784b9 [libc++] Clarify names of ABI forcing macros
new 18dba0692 [libc++] Support Microsoft ABI without vcruntime headers
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:
CMakeLists.txt | 1 +
docs/UsingLibcxx.rst | 20 ++++++
include/__config_site.in | 1 +
include/exception | 6 +-
include/new | 10 +--
src/new.cpp | 9 ++-
src/support/runtime/exception_msvc.ipp | 79 +++++++++++++++++++++-
src/support/runtime/exception_pointer_msvc.ipp | 32 +++++----
.../new_array_nothrow_replace.pass.cpp | 1 +
.../new.delete.array/new_array_replace.pass.cpp | 1 +
.../new.delete.single/new_nothrow_replace.pass.cpp | 1 +
utils/libcxx/test/config.py | 3 +
12 files changed, 137 insertions(+), 27 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 b6739a3 Add ubsan and cfi tests on sanitizer-android bot.
new cb34bf0 Disabled warnings escalation on Windows buildbots when built by VS.
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:
buildbot/osuosl/master/config/builders.py | 1 +
1 file changed, 1 insertion(+)
--
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 541399dd10c 2017-10-09 Bob Duff <duff(a)adacore.com>
new 827f0ed0032 * config/i386/i386.md (*jcc_2): Remove insn pattern. (*jc [...]
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 | 10 ++++++
gcc/config/i386/i386.md | 91 +------------------------------------------------
2 files changed, 11 insertions(+), 90 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 5d1b2d36c7b Fix some C++ value / reference semantics issues.
new 9af4e0a8307 [SLP] Add test for reversed load, NFC.
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/Transforms/SLPVectorizer/X86/PR32086.ll | 30 ++++++++++++++++++++++++++++
1 file changed, 30 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 bdc2045617 AMDGPU: Fix missing declaration for __builtin_amdgcn_dispatch_ptr
new eeec815618 Testing commit access.
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/Driver/Compilation.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 280c6ad6bc0 [globalisel] Add support for ValueType operands in patterns.
new 5d1b2d36c7b Fix some C++ value / reference semantics issues.
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:
tools/llvm-rc/ResourceFileWriter.cpp | 2 +-
tools/llvm-rc/ResourceFileWriter.h | 2 +-
tools/llvm-rc/ResourceScriptParser.cpp | 9 +++------
tools/llvm-rc/ResourceScriptParser.h | 7 +++----
4 files changed, 8 insertions(+), 12 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 0f3c49a4dad gcc/ada/
new 895d9984d27 2017-10-09 Bill Schmidt <wschmidt(a)linux.vnet.ibm.com>
new c3e80bc74f9 <forgot to do svn add on the amo.h file>
new 541399dd10c 2017-10-09 Bob Duff <duff(a)adacore.com>
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:
gcc/ChangeLog | 5 ++
gcc/ada/ChangeLog | 8 ++
gcc/ada/exp_ch7.adb | 2 +-
gcc/ada/freeze.ads | 14 ++--
gcc/config/rs6000/amo.h | 152 ++++++++++++++++++++++++++++++++++++++
gcc/config/rs6000/rs6000-p8swap.c | 1 +
6 files changed, 174 insertions(+), 8 deletions(-)
create mode 100644 gcc/config/rs6000/amo.h
--
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 23784812b [ubsan] Disable one test on Android.
new 1da2a1c41 [sanitizer] Don't intercept signal and sigaction on Fuchsia
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/sanitizer_common/sanitizer_platform_interceptors.h | 2 +-
lib/ubsan/ubsan_signals_standalone.cc | 4 ++++
2 files changed, 5 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 9a66624166f gcc/ada/
new d373518e109 [gcc] 2017-10-09 Michael Meissner <meissner(a)linux.vnet.ibm.com>
new 0f3c49a4dad gcc/ada/
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 | 9 +
gcc/ada/ChangeLog | 15 ++
gcc/ada/exp_ch6.adb | 4 +-
gcc/ada/exp_disp.adb | 12 ++
gcc/config.gcc | 3 +-
gcc/doc/extend.texi | 62 +++++++
gcc/testsuite/ChangeLog | 5 +
gcc/testsuite/gcc.target/powerpc/amo1.c | 253 +++++++++++++++++++++++++++++
gcc/testsuite/gcc.target/powerpc/amo2.c | 121 ++++++++++++++
gcc/testsuite/gnat.dg/class_wide4.adb | 20 +++
gcc/testsuite/gnat.dg/class_wide4_pkg.ads | 21 +++
gcc/testsuite/gnat.dg/class_wide4_pkg2.ads | 30 ++++
12 files changed, 553 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/amo1.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/amo2.c
create mode 100644 gcc/testsuite/gnat.dg/class_wide4.adb
create mode 100644 gcc/testsuite/gnat.dg/class_wide4_pkg.ads
create mode 100644 gcc/testsuite/gnat.dg/class_wide4_pkg2.ads
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.