This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from bcbb9680e4 [ASTImporter] Fix name conflict handling with different strategies
new ad9352c336 Testing commit access; 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:
www/index.html | 1 -
1 file changed, 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-arm-next-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-arm-next-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-arm-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 21d0f267 0: update: binutils-gcc-linux: boot
new 15ae8d6b 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 (21d0f267)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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:
01-reset_artifacts/console.log | 80 +-
02-prepare_abe/console.log | 98 +-
03-build_abe-binutils/console.log | 10562 ++++++-------
04-build_abe-stage1/console.log | 18449 +++++++++++-----------
05-build_linux/console.log | 634 +-
06-boot_linux/console.log | 420 +-
07-check_regression/console.log | 16 +-
08-update_baseline/console.log | 8 +-
console.log | 30267 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results | 2 +-
11 files changed, 30263 insertions(+), 30289 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-aarch64-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 0b46efe5 0: update: llvm-linux: boot
new ae3ee8d2 0: update: llvm-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 (0b46efe5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 70 +-
02-build_llvm/console.log | 11987 +++----
03-build_linux/console.log | 57506 +++++++++++++++----------------
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 14 +-
console.log | 69600 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 69595 insertions(+), 69606 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-lts-allyesconfig
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
adds c4a23bf878 Add support for the MVE VMOV instruction to the ARM assemble [...]
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/ChangeLog | 8 +
gas/config/tc-arm.c | 6 +-
gas/testsuite/gas/arm/mve-vmov-1.d | 25 ++
gas/testsuite/gas/arm/mve-vmov-1.s | 6 +
gas/testsuite/gas/arm/mve-vorr.d | 400 ++++++++++-----------
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 +-
opcodes/ChangeLog | 6 +
opcodes/arm-dis.c | 23 ++
17 files changed, 401 insertions(+), 300 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.