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 d9e53179 [Driver] Add an option for createInvocationFromCommandLine to [...]
new 16c7cce0 Refactor GlobList from an ad-hoc linked list to a vector
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:
clang-tidy/GlobList.cpp | 23 ++++++++++++++---------
clang-tidy/GlobList.h | 28 +++++++++++++++++-----------
2 files changed, 31 insertions(+), 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-lts-defconfig
in repository toolchain/ci/gcc.
from b493bb7d44c Backport r274411 from trunk to gcc-9-branch
adds 04bf6579e48 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-lts-defconfig
in repository toolchain/ci/binutils-gdb.
from c4930c797c Automatic date update in version.in
adds ec5e94069e Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 58a0d19b 0: update: binutils-gcc-linux: boot
new 70b60332 0: update: binutils-gcc-linux: boot
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 (58a0d19b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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:
01-reset_artifacts/console.log | 78 +-
02-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 10933 +++++++--------
04-build_abe-stage1/console.log | 14126 ++++++++++---------
05-build_linux/console.log | 718 +-
06-boot_linux/console.log | 332 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 26635 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 26628 insertions(+), 26662 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/gnu-master-arm-mainline-defconfig
in repository toolchain/ci/binutils-gdb.
from 37606e67df PR24938, Null Pointer Dereference in debug.c:debug_write_type
adds d9c4ba536c Use raw strings on gdb.python/py-xmethods.exp (and fix Pytho [...]
adds b694989f50 [gdb/testsuite] Make skip_libstdcxx_probe_tests return 1 if true
adds 5c31b35808 [gdb, c++] Improve error message when using libstdcxx withou [...]
adds 9aa5520697 Factor out the common code in lookup_{static,global}_symbol
adds e8fffdff93 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 18 ++++
gdb/break-catch-throw.c | 6 +-
gdb/symtab.c | 102 +++++++++------------
gdb/testsuite/ChangeLog | 18 ++++
gdb/testsuite/gdb.cp/exceptprint.exp | 2 +-
...{constexpr-field.exp => no-libstdcxx-probe.exp} | 32 ++++---
gdb/testsuite/gdb.mi/mi-catch-cpp-exceptions.exp | 2 +-
gdb/testsuite/gdb.python/py-xmethods.py | 36 ++++----
gdb/testsuite/lib/gdb.exp | 9 +-
10 files changed, 129 insertions(+), 98 deletions(-)
copy gdb/testsuite/gdb.cp/{constexpr-field.exp => no-libstdcxx-probe.exp} (63%)
--
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/gnu-master-arm-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards ce3853fc 0: update: binutils-gcc-linux: boot
new 434957ff 0: update: binutils-gcc-linux: boot
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 (ce3853fc)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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:
01-reset_artifacts/console.log | 104 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 10995 ++++++------
04-build_abe-stage1/console.log | 20074 +++++++++++-----------
05-build_linux/console.log | 852 +-
06-boot_linux/console.log | 410 +-
console.log | 32912 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 32871 insertions(+), 32922 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 fa66a3db1ec [arm/aarch64] Add comments warning that stack-protector ini [...]
new 31369380779 PR libgomp/91530 * testsuite/libgomp.c/scan-11.c: Add -ms [...]
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:
libgomp/ChangeLog | 24 ++++++++++++++++++++++++
libgomp/testsuite/libgomp.c++/scan-10.C | 1 +
libgomp/testsuite/libgomp.c++/scan-11.C | 1 +
libgomp/testsuite/libgomp.c++/scan-12.C | 1 +
libgomp/testsuite/libgomp.c++/scan-13.C | 3 ++-
libgomp/testsuite/libgomp.c++/scan-14.C | 1 +
libgomp/testsuite/libgomp.c++/scan-15.C | 1 +
libgomp/testsuite/libgomp.c++/scan-16.C | 3 ++-
libgomp/testsuite/libgomp.c++/scan-9.C | 1 +
libgomp/testsuite/libgomp.c/scan-11.c | 1 +
libgomp/testsuite/libgomp.c/scan-12.c | 1 +
libgomp/testsuite/libgomp.c/scan-13.c | 1 +
libgomp/testsuite/libgomp.c/scan-14.c | 1 +
libgomp/testsuite/libgomp.c/scan-15.c | 1 +
libgomp/testsuite/libgomp.c/scan-16.c | 1 +
libgomp/testsuite/libgomp.c/scan-17.c | 1 +
libgomp/testsuite/libgomp.c/scan-18.c | 1 +
libgomp/testsuite/libgomp.c/scan-19.c | 1 +
libgomp/testsuite/libgomp.c/scan-20.c | 1 +
19 files changed, 44 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 4ea7e7764d0 [llvm-objdump] - Remove one overload of reportError. NFCI.
new 0b15c50b407 AArch64: avoid creating cycle in DAG for post-increment NEON ops.
new 712a9f73796 [InstCombine] Fold select with ctlz to cttz
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/Target/AArch64/AArch64ISelLowering.cpp | 2 +-
lib/Transforms/InstCombine/InstCombineSelect.cpp | 38 ++++++++++++++++++
test/CodeGen/AArch64/arm64-indexed-vector-ldst.ll | 19 +++++++++
test/Transforms/InstCombine/select-ctlz-to-cttz.ll | 46 ++++------------------
4 files changed, 66 insertions(+), 39 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.