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 0c68172 [clang-tidy] Fix more enum declaration cases in misc-unused-u [...]
new 3ceab05 [include-fixer] reduce stack size by changing RegexHeaderMap [...]
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-fixer/find-all-symbols/HeaderMapCollector.h | 3 +--
unittests/include-fixer/find-all-symbols/FindAllSymbolsTests.cpp | 2 +-
2 files changed, 2 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 lldb.
from f013758 Remove SIGPIPE handler in LLGS
new 8934678 Ignore oatdata and oatexec symbols more widely
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:
source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp | 8 ++++----
1 file changed, 4 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 lldb.
from d40de17 Enable test log collection from remote debug servers (take 2)
new f013758 Remove SIGPIPE handler in LLGS
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/lldb-server/lldb-gdbserver.cpp | 21 +--------------------
1 file changed, 1 insertion(+), 20 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-6-branch
in repository gcc.
from e169097 rs6000: Fix split of ashdi3_extswsli_dot for memory (PR71670)
new 500def6 PR libstdc++/71313 * src/filesystem/ops.cc (remove_all(cons [...]
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 | 8 ++++++++
libstdc++-v3/src/filesystem/ops.cc | 2 +-
.../experimental/filesystem/operations/create_directories.cc | 3 ++-
3 files changed, 11 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 02c6b93 Cleanups.
new c61d5dc PR libstdc++/71313 * src/filesystem/ops.cc (remove_all(cons [...]
new 6df5adf Update documentation.
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 | 18 +
.../gnat_rm/implementation_defined_attributes.rst | 8 +-
.../doc/gnat_rm/implementation_defined_pragmas.rst | 36 +-
.../gnat_rm/representation_clauses_and_pragmas.rst | 8 +-
...ard_and_implementation_defined_restrictions.rst | 28 +-
gcc/ada/doc/gnat_ugn.rst | 2 -
gcc/ada/doc/gnat_ugn/about_this_guide.rst | 6 -
.../building_executable_programs_with_gnat.rst | 22 +-
.../elaboration_order_handling_in_gnat.rst | 93 +-
.../doc/gnat_ugn/gnat_and_program_execution.rst | 8 +
gcc/ada/doc/gnat_ugn/gnat_project_manager.rst | 4887 --------------------
gcc/ada/doc/gnat_ugn/gnat_utility_programs.rst | 319 +-
.../doc/gnat_ugn/platform_specific_information.rst | 83 +-
.../doc/gnat_ugn/the_gnat_compilation_model.rst | 30 +-
.../gnat_ugn/tools_supporting_project_files.rst | 745 ---
libstdc++-v3/ChangeLog | 8 +
libstdc++-v3/src/filesystem/ops.cc | 2 +-
.../filesystem/operations/create_directories.cc | 3 +-
18 files changed, 498 insertions(+), 5808 deletions(-)
delete mode 100644 gcc/ada/doc/gnat_ugn/gnat_project_manager.rst
delete mode 100644 gcc/ada/doc/gnat_ugn/tools_supporting_project_files.rst
--
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 d32de81 Fixed warning caused by r274402.
new 53af872 [X86][AVX512] Autoupgrade the VPERMILPD/VPERMILPS intrinsics
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/IR/AutoUpgrade.cpp | 4 +-
test/CodeGen/X86/avx512-intrinsics-upgrade.ll | 40 ++++++++++
test/CodeGen/X86/avx512-intrinsics.ll | 40 ----------
test/CodeGen/X86/avx512vl-intrinsics-upgrade.ll | 92 ++++++++++++++++++++++
test/CodeGen/X86/avx512vl-intrinsics.ll | 100 +-----------------------
5 files changed, 139 insertions(+), 137 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 da1b759 2016-07-04 Ed Schonberg <schonberg(a)adacore.com>
new 02c6b93 Cleanups.
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 | 4 +
gcc/ada/gcc-interface/Makefile.in | 221 ++++++++++++++++++++++++++------------
2 files changed, 155 insertions(+), 70 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 75728e5 Minor reformatting.
new ffeca34 2016-07-04 Bob Duff <duff(a)adacore.com>
new da1b759 2016-07-04 Ed Schonberg <schonberg(a)adacore.com>
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 | 26 +++++++++++++++++++
gcc/ada/sem_attr.adb | 71 +++++++++++++++++++++++++++++++++-------------------
gcc/ada/sem_ch13.adb | 6 +++--
gcc/ada/sem_intr.adb | 10 ++++++--
4 files changed, 83 insertions(+), 30 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/abe.
from 2be4868 Dump stdout into a log file, and copy it to the fileserver.
new 61ca392 Fix libgomp's execution tests when using QEMU
new 581869c jenkins.sh: Use custom qemu
new 848286d Rename tcwg-common.exp to tcwg-remote.exp to match name and role.
new 40da867 Add [tcwg_local] procedure to configure unix.exp board for lo [...]
new 4381d19 Use GNU timeout utility to reliably kill timed-out tests.
new d3b74a4 Test using QEMU outside of TCWG Lab
The 6 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:
config/boards/dev-hetzner-armv8.exp | 2 +-
config/boards/dev-hetzner-x86_64.exp | 2 +-
config/boards/dev-tcwglab-armv8.exp | 2 +-
config/boards/dev-tcwglab-x86_64.exp | 2 +-
config/boards/infra-hetzner-armv8.exp | 2 +-
config/boards/infra-hetzner-x86_64.exp | 2 +-
config/boards/infra-tcwglab-armv8.exp | 2 +-
config/boards/infra-tcwglab-x86_64.exp | 2 +-
config/boards/{tcwg-common.exp => tcwg-remote.exp} | 9 ++-
config/linaro.exp | 73 ++++++++++++----------
jenkins.sh | 9 +++
11 files changed, 64 insertions(+), 43 deletions(-)
rename config/boards/{tcwg-common.exp => tcwg-remote.exp} (52%)
--
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 e13dc30 [X86][AVX512] Added VPERMILPD/VPERMILPS intrinsics fast-isel [...]
new d32de81 Fixed warning caused by r274402.
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/PeepholeOptimizer.cpp | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.