This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-arm-check_bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards 88f7465e 0: update: gcc-6bebd55e12375b397ed187630bb57d58611dfc5f: -10
new cc500cb8 0: update: gcc-4d3eaeb4f505b0838c673ee28e7dba8687fc8272: -10
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 (88f7465e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-check [...]
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 | 136 +-
02-prepare_abe/console.log | 186 +-
03-build_abe-bootstrap_lto/console.log | 82254 +++++++++++++++---------------
06-check_regression/console.log | 16 +-
07-update_baseline/console.log | 16 +-
console.log | 82630 +++++++++++++++----------------
jenkins/manifest.sh | 10 +-
7 files changed, 82635 insertions(+), 82613 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-arm-lts-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 2cfc66bc46 Automatic date update in version.in
adds ed2f2f45c2 Automatic date update in version.in
adds 75a4eb82ef Automatic date update in version.in
adds 2446b02367 Automatic date update in version.in
adds bd374cc2dc Automatic date update in version.in
adds 687dd74c9b arm: don't treat XScale features as part of the FPU [PR 28031]
adds 9db99e42f8 Automatic date update in version.in
adds 814d9ecf9b Automatic date update in version.in
adds abe2a28aaa Backportpatch to fix parsing of DWARF fuction and variable tags.
adds 84fd26d820 Backport patch to fix a quadratic slow down in the BFD library.
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 20 ++++++++
bfd/dwarf2.c | 134 ++++++++++++++++++++++++++++++++++++++++-----------
bfd/elf.c | 5 ++
bfd/version.h | 2 +-
include/ChangeLog | 5 ++
include/opcode/arm.h | 2 +-
6 files changed, 139 insertions(+), 29 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-arm-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 841f64dd 0: update: binutils-gcc-linux-qemu: all
new 4ce3b6be 0: update: binutils-gcc-linux-qemu: all
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 (841f64dd)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 | 162 +-
02-prepare_abe/console.log | 276 +-
03-build_abe-binutils/console.log | 11811 ++++-----
04-build_abe-stage1/console.log | 18363 +++++++-------
05-build_abe-qemu/console.log | 7087 +++---
06-build_linux/console.log | 879 +-
07-boot_linux/console.log | 2 +-
08-check_regression/console.log | 2 +-
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 2 +-
09-update_baseline/results.regressions | 2 +-
console.log | 38606 +++++++++++++++---------------
jenkins/manifest.sh | 22 +-
13 files changed, 38674 insertions(+), 38542 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 gdb-11-branch
in repository binutils-gdb.
from 58a136f3e73 [gdb/testsuite] Fix check-libthread-db.exp FAILs with glibc 2.33
new 97c5ca8c344 Fix detach with target remote (PR gdb/28080)
new 3e0910a5f00 Avoid letting exceptions escape gdb_bfd_iovec_fileio_close [...]
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:
gdb/ChangeLog | 16 ++++++
gdb/gdb_bfd.c | 24 +++++++--
gdb/remote.c | 9 ++++
gdb/target.c | 8 +--
gdb/target.h | 6 +++
gdb/testsuite/ChangeLog | 6 +++
.../{early-init-file.c => detach-sysroot-target.c} | 0
gdb/testsuite/gdb.base/detach-sysroot-target.exp | 59 ++++++++++++++++++++++
8 files changed, 119 insertions(+), 9 deletions(-)
copy gdb/testsuite/gdb.base/{early-init-file.c => detach-sysroot-target.c} (100%)
create mode 100644 gdb/testsuite/gdb.base/detach-sysroot-target.exp
--
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 f75560398af Adjust testcase to test the call is removed.
new 4d3eaeb4f50 libstdc++: Simplify basic_string_view::ends_with [PR 101361]
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/include/std/string_view | 6 ++++--
1 file changed, 4 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 gdb-11-branch
in repository binutils-gdb.
from 1bdfa2b1a8a gdb: disable commit-resumed on -exec-interrupt --thread-group
new 58a136f3e73 [gdb/testsuite] Fix check-libthread-db.exp FAILs with glibc 2.33
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:
gdb/testsuite/ChangeLog | 5 ++++
gdb/testsuite/gdb.threads/check-libthread-db.exp | 37 ++++++++++++++----------
2 files changed, 26 insertions(+), 16 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.