This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 0455881d8ff [llvm-mca][X86] Add ADC/SBB with zero test cases
new c80500fed5e [llvm-objcopy] - Fix incorrect CompressedSection creation.
new 1054a222d5a [llvm-objcopy] - Remove an excessive zlib::isAvailable() ch [...]
new c00c9f3c843 Expose template parameters of endian specific types as clas [...]
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:
include/llvm/Support/Endian.h | 10 +++++++---
tools/llvm-objcopy/ELF/Object.cpp | 9 ++-------
2 files changed, 9 insertions(+), 10 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 1f74bbf12 Change the scanning algorithm in DynamicLoaderDarwinKernel::S [...]
new 0b985e049 [lldb] [test] Pass appropriate -L&-Wl,-rpath for libc++ on NetBSD
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:
lit/BuildScript/toolchain-clang.test | 4 ++--
lit/Suite/lit.cfg | 4 ++++
lit/helper/build.py | 11 +++++++++++
lit/helper/toolchain.py | 6 ++++++
packages/Python/lldbsuite/test/make/Makefile.rules | 5 +++++
5 files changed, 28 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards ca78bc7 0: good: llvm-linux: 18252
new 06751ac 0: good: llvm-d1786389da278381d02324739dd1bd5825c6f860: 18252
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (ca78bc7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
1-reset_artifacts/console.log | 70 +-
2-build_llvm/console.log | 10548 +++++++++++++++++++------------------
3-build_linux/console.log | 199 +-
5-check_regression/console.log | 8 +-
6-update_baseline/console.log | 10 +-
console.log | 10835 +++++++++++++++++++--------------------
jenkins/manifest.sh | 13 +-
7 files changed, 10826 insertions(+), 10857 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 992295b 2: good: llvm-linux: 17518
new 5cd17c2 2: good: llvm-linux: 17518
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (992295b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
1-reset_artifacts/console.log | 68 +-
2-build_llvm/console.log | 10316 +++++++++++++++++++------------------
3-build_linux/console.log | 223 +-
5-check_regression/console.log | 8 +-
6-update_baseline/console.log | 25 +-
console.log | 10640 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
7 files changed, 10671 insertions(+), 10623 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 lld.
from cad51a3ee [LLD][ELF] - Remove unused invalid input object. NFC.
new 32a855e37 [LLD][ELF] - Convert common-symbol-alignment.s test to yaml.
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:
.../ELF/invalid/Inputs/common-symbol-alignment.elf | Bin 456 -> 0 bytes
.../invalid/Inputs/common-symbol-alignment2.elf | Bin 456 -> 0 bytes
test/ELF/invalid/common-symbol-alignment.s | 12 -------
test/ELF/invalid/common-symbol-alignment.test | 36 +++++++++++++++++++++
4 files changed, 36 insertions(+), 12 deletions(-)
delete mode 100644 test/ELF/invalid/Inputs/common-symbol-alignment.elf
delete mode 100644 test/ELF/invalid/Inputs/common-symbol-alignment2.elf
delete mode 100644 test/ELF/invalid/common-symbol-alignment.s
create mode 100644 test/ELF/invalid/common-symbol-alignment.test
--
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 49c83dca49c Rewrite variant, also PR libstdc++/85517
new f1857b8bb8a 2019-03-06 Edward Smith-Rowland <3dw4rd(a)verizon.net>
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 | 14 ++++++
libstdc++-v3/include/tr1/legendre_function.tcc | 28 ++++-------
.../02_assoc_legendre/pr86655.cc} | 55 +++++++++++++--------
.../20_sph_legendre/pr86655.cc} | 55 +++++++++++++--------
.../special_functions/02_assoc_legendre/pr86655.cc | 56 ++++++++++++++++++++++
.../special_functions/22_sph_legendre/pr86655.cc | 56 ++++++++++++++++++++++
6 files changed, 207 insertions(+), 57 deletions(-)
copy libstdc++-v3/testsuite/{20_util/enable_shared_from_this/89303.cc => special_f [...]
copy libstdc++-v3/testsuite/{20_util/enable_shared_from_this/89303.cc => special_f [...]
create mode 100644 libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_funct [...]
create mode 100644 libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_funct [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.