This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 410d429c62 [X86] [PATCH] [intrinsics] Lowering X86 ABS intrinsics to IR [...]
new ec9c00261b [OPENMP] Allow all classes as mappable types.
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/clang/Basic/DiagnosticSemaKinds.td | 6 ---
lib/Sema/SemaOpenMP.cpp | 44 ----------------------
test/OpenMP/declare_target_messages.cpp | 8 ++--
test/OpenMP/target_map_messages.cpp | 16 ++++----
test/OpenMP/target_parallel_for_map_messages.cpp | 12 +++---
.../target_parallel_for_simd_map_messages.cpp | 12 +++---
test/OpenMP/target_parallel_map_messages.cpp | 12 +++---
test/OpenMP/target_simd_map_messages.cpp | 12 +++---
.../target_teams_distribute_map_messages.cpp | 12 +++---
..._teams_distribute_parallel_for_map_messages.cpp | 12 +++---
...s_distribute_parallel_for_simd_map_messages.cpp | 12 +++---
.../target_teams_distribute_simd_map_messages.cpp | 12 +++---
test/OpenMP/target_teams_map_messages.cpp | 16 ++++----
test/OpenMP/target_update_from_messages.cpp | 12 +++---
test/OpenMP/target_update_to_messages.cpp | 12 +++---
15 files changed, 80 insertions(+), 130 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 users/palves/tls-nonthreaded
in repository binutils-gdb.
at bb276fc224 Use libthread_db.so with non-threaded programs, for TLS
This branch includes the following new commits:
new bb276fc224 Use libthread_db.so with non-threaded programs, for TLS
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.
--
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 db7cce9b8fe * libgnarl/s-vxwext__kernel-smp.adb, libgnarl/s-tpopsp__v [...]
new d10a1b958f1 2017-09-13 Eric Botcazou <ebotcazou(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 | 34 ++++++++++++++++
gcc/ada/lib-xref-spark_specific.adb | 50 ++++++++----------------
gcc/ada/libgnarl/s-tpopsp__vxworks-rtp.adb | 22 ++++++++++-
gcc/ada/libgnarl/s-tpopsp__vxworks-tls.adb | 22 ++++++++++-
gcc/ada/libgnarl/s-tpopsp__vxworks.adb | 22 ++++++++++-
gcc/ada/libgnat/s-htable.adb | 4 +-
gcc/ada/libgnat/s-htable.ads | 2 +-
gcc/ada/sem_ch13.adb | 62 +++++++++++++++++++++++++++---
8 files changed, 173 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 d26630705d5 [dwarfdump] Rename Brief to Verbose in DIDumpOptions
new 0a82c73f507 [MiSched|TableGen] : Tidy up and modernise. 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:
utils/TableGen/CodeGenSchedule.cpp | 192 +++++++++++++++++--------------------
utils/TableGen/CodeGenSchedule.h | 20 ++--
2 files changed, 99 insertions(+), 113 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 74bb9360490 Fix broken URLs in libstdc++ API docs
new bcbd5ce6064 [testsuite/ARM] Fix coprocessor intrinsic test failures on ARMv8-A
new db7cce9b8fe * libgnarl/s-vxwext__kernel-smp.adb, libgnarl/s-tpopsp__v [...]
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/ada/ChangeLog | 6 ++++
...__vxworks-tls.adb => s-tpopsp__vxworks-rtp.adb} | 23 +++++++-------
...vxwext__kernel.adb => s-vxwext__kernel-smp.adb} | 37 ++++++++++++----------
.../{s-vxwext__rtp.adb => s-vxwext__noints.adb} | 25 +++++----------
gcc/testsuite/ChangeLog | 29 +++++++++++++++++
gcc/testsuite/gcc.target/arm/acle/cdp.c | 3 +-
gcc/testsuite/gcc.target/arm/acle/cdp2.c | 3 +-
gcc/testsuite/gcc.target/arm/acle/ldc.c | 3 +-
gcc/testsuite/gcc.target/arm/acle/ldc2.c | 3 +-
gcc/testsuite/gcc.target/arm/acle/ldc2l.c | 3 +-
gcc/testsuite/gcc.target/arm/acle/ldcl.c | 3 +-
gcc/testsuite/gcc.target/arm/acle/mcr.c | 3 +-
gcc/testsuite/gcc.target/arm/acle/mcr2.c | 3 +-
gcc/testsuite/gcc.target/arm/acle/mcrr.c | 3 +-
gcc/testsuite/gcc.target/arm/acle/mcrr2.c | 3 +-
gcc/testsuite/gcc.target/arm/acle/mrc.c | 3 +-
gcc/testsuite/gcc.target/arm/acle/mrc2.c | 3 +-
gcc/testsuite/gcc.target/arm/acle/mrrc.c | 3 +-
gcc/testsuite/gcc.target/arm/acle/mrrc2.c | 3 +-
gcc/testsuite/gcc.target/arm/acle/stc.c | 3 +-
gcc/testsuite/gcc.target/arm/acle/stc2.c | 3 +-
gcc/testsuite/gcc.target/arm/acle/stc2l.c | 3 +-
gcc/testsuite/gcc.target/arm/acle/stcl.c | 3 +-
gcc/testsuite/lib/target-supports.exp | 11 ++++---
24 files changed, 117 insertions(+), 68 deletions(-)
copy gcc/ada/libgnarl/{s-tpopsp__vxworks-tls.adb => s-tpopsp__vxworks-rtp.adb} (81%)
copy gcc/ada/libgnarl/{s-vxwext__kernel.adb => s-vxwext__kernel-smp.adb} (82%)
copy gcc/ada/libgnarl/{s-vxwext__rtp.adb => s-vxwext__noints.adb} (87%)
--
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 8bd701348d3 PR libstdc++/81835 fix broken URLs in libstdc++ docs
new 811c0070b82 Fix broken URLs in libstdc++ API docs
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:
libstdc++-v3/ChangeLog | 2 ++
libstdc++-v3/doc/doxygen/mainpage.html | 6 +++---
2 files changed, 5 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 gcc-7-branch
in repository gcc.
from 4d79b8dd4ad PR libstdc++/81835 fix broken URLs in libstdc++ docs
new 08c577a5fb2 Fix broken URLs in libstdc++ API docs
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:
libstdc++-v3/ChangeLog | 2 ++
libstdc++-v3/doc/doxygen/mainpage.html | 6 +++---
2 files changed, 5 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 gcc-5-branch
in repository gcc.
from 716ffd16fb6 PR libstdc++/81835 fix broken URLs in libstdc++ docs
new 347518b66bd Fix broken URLs in libstdc++ API docs
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:
libstdc++-v3/ChangeLog | 2 ++
libstdc++-v3/doc/doxygen/mainpage.html | 6 +++---
2 files changed, 5 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 dejagnu.
from a5d5bd4 Revert these changes:
new ba3c2f3 * lib/framework.exp (open_logs): Set XML version to 1.1. (x [...]
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:
ChangeLog | 6 ++++++
lib/framework.exp | 8 ++++++--
2 files changed, 12 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 gcc.
from 0b10029c53e 2017-09-13 Hristian Kirtchev <kirtchev(a)adacore.com>
new adc80827830 PR libstdc++/81835 fix broken URLs in libstdc++ docs
new 74bb9360490 Fix broken URLs in libstdc++ API docs
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 | 7 +++++++
libstdc++-v3/doc/doxygen/mainpage.html | 6 +++---
libstdc++-v3/doc/html/manual/ext_demangling.html | 2 +-
libstdc++-v3/doc/xml/manual/extensions.xml | 2 +-
libstdc++-v3/libsupc++/cxxabi.h | 2 +-
5 files changed, 13 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.