This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from b0dd599 2017-01-09 Hristian Kirtchev <kirtchev(a)adacore.com>
new fc7ebc4 PR66414 optimize std::string::find
new 57506e1 Define testsuite macro for correct thread_local destructors
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:
libstdc++-v3/ChangeLog | 14 ++++++++++++
libstdc++-v3/include/bits/basic_string.tcc | 26 ++++++++++++++++------
.../30_threads/condition_variable/members/3.cc | 9 ++++----
libstdc++-v3/testsuite/util/testsuite_hooks.h | 6 +++++
4 files changed, 44 insertions(+), 11 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 newlib.
from 61f181d Bump release to 2.5.0 for yearly snapshot.
new 838cfa3 Don't free statically allocated sys_privs
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:
winsup/cygwin/sec_auth.cc | 4 ++--
1 file changed, 2 insertions(+), 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 llvm.
from 9be988a RuntimeDyldELF: add missing test cases for AArch64
new 26c3968 [SelectionDAG] Fix in legalization of UMAX/SMAX/UMIN/SMIN. So [...]
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/SelectionDAG/LegalizeIntegerTypes.cpp | 4 ++--
test/CodeGen/AMDGPU/r600-legalize-umax-bug.ll | 16 ++++++++++++++++
2 files changed, 18 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/r600-legalize-umax-bug.ll
--
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 830ec52 PR tree-optimization/78938 * tree-vect-stmts.c (vectorizabl [...]
new b0dd599 2017-01-09 Hristian Kirtchev <kirtchev(a)adacore.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/ada/ChangeLog | 125 +++++
gcc/ada/einfo.adb | 176 +++----
gcc/ada/einfo.ads | 114 +++--
gcc/ada/exp_ch3.adb | 18 +-
gcc/ada/exp_ch7.adb | 57 +--
gcc/ada/exp_util.adb | 1340 ++++++++++++++++++++++++++++++++++++++++++++++++++
gcc/ada/exp_util.ads | 48 ++
gcc/ada/nlists.adb | 23 +-
gcc/ada/nlists.ads | 12 +-
gcc/ada/sem_ch3.adb | 302 +++---------
gcc/ada/sem_ch7.adb | 60 ++-
gcc/ada/sem_ch9.adb | 10 +
gcc/ada/sem_elab.adb | 2 +-
gcc/ada/sem_prag.adb | 358 +-------------
gcc/ada/sem_prag.ads | 27 -
gcc/ada/sem_util.adb | 513 +++++--------------
gcc/ada/sem_util.ads | 47 +-
gcc/ada/sem_warn.adb | 19 +-
gcc/ada/sinfo.adb | 16 +
gcc/ada/sinfo.ads | 21 +-
20 files changed, 2036 insertions(+), 1252 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 libcxxabi.
from 06da4e1 [libcxxabi] Enable tests by default in standalone.
new 1f4def2 [libcxxabi] Cleanup and adapt for r291275. 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:
CMakeLists.txt | 32 +++++++++++++++++++++++++-------
src/config.h | 35 -----------------------------------
test/CMakeLists.txt | 4 ++--
test/lit.site.cfg.in | 2 +-
4 files changed, 28 insertions(+), 45 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 1148d63 Fix MSVC build failure introduced in r291431
new 9be988a RuntimeDyldELF: add missing test cases for AArch64
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:
.../RuntimeDyld/AArch64/ELF_ARM64_BE-relocations.s | 11 ++++++-
.../RuntimeDyld/AArch64/ELF_ARM64_relocations.s | 35 ++++++++++++++++++++--
2 files changed, 43 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 clang.
from cf7bcc3 Extend NetBSD/AArch64 to cover Big Endian as well.
new 50b589a Use the same ABI logic for AArch64 Big Endian as in other pla [...]
new ddb8d27 [cxx1z-constexpr-lambda] [NFC] Add a FIXME to reinstate certa [...]
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/Sema/SemaChecking.cpp | 3 ++-
lib/Sema/SemaExpr.cpp | 6 ++++++
2 files changed, 8 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 945a3e6 [tree-ssa-address] Avoid creating non-canonical RTL in gen_addr_rtx
new 830ec52 PR tree-optimization/78938 * tree-vect-stmts.c (vectorizabl [...]
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 | 9 +++
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/gcc.dg/vect/pr78938.c | 18 +++++
gcc/tree-vect-stmts.c | 131 ++++++++++++++++++++++++++++++------
4 files changed, 144 insertions(+), 19 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr78938.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 0f4cbb9 RuntimeDyldELF: don't create thunk if not needed
new 1148d63 Fix MSVC build failure introduced in r291431
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/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp | 7 +++----
1 file changed, 3 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 5450c95 clang-format: Improve support for override/final as variable names.
new cf7bcc3 Extend NetBSD/AArch64 to cover Big Endian as well.
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/ToolChains.cpp | 1 +
lib/Driver/Tools.cpp | 1 +
test/Driver/netbsd.c | 36 ++++++++++++++++++++++++++++++++++++
test/Driver/netbsd.cpp | 40 ++++++++++++++++++++++++++++++++++++++++
4 files changed, 78 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.