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-stable-allmodconfig
in repository toolchain/ci/gcc.
from f1a6a1e588e Daily bump.
adds 892c755eae2 Backport PR target/93932 (variable vec_extract) to GCC 9
adds ffd2a2014d0 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 21 ++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/rs6000/vsx.md | 88 ++++++++++++++++++++++++++++++++++++++----------
3 files changed, 92 insertions(+), 19 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-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards e8821ee0 0: update: binutils-gcc-linux: all
new ffb874a2 0: update: binutils-gcc-linux: 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 (e8821ee0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-s [...]
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 | 216 +-
02-prepare_abe/console.log | 420 +-
03-build_abe-binutils/console.log | 10949 +++++------
04-build_abe-stage1/console.log | 18073 +++++++++---------
05-build_linux/console.log | 1068 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 16 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 30 +-
08-update_baseline/results.regressions | 2 +-
console.log | 30774 +++++++++++++++---------------
jenkins/manifest.sh | 10 +-
12 files changed, 30785 insertions(+), 30777 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 binutils-gdb.
from 13302e956fb Fix debugging of WOW64 processes
new 3e65b3e9aff Skip separate debug files when handling copy relocations
new 0c4311ab90e Avoid infinite recursion in get_msymbol_address
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 | 9 +++++++++
gdb/symfile.c | 2 +-
gdb/symtab.c | 6 +++++-
3 files changed, 15 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/gnu-master-arm-next-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 206c98a650 Add SVR4 psABI specific parser for AUXV entries
adds a25198bba2 Partially revert my UB fix in record_line
adds f4460aec69 gdb: move Tom de Vries to Global Maintainers
adds 6993bae074 Automatic date update in version.in
adds bdfc1e8a0b [gdb/cli] Don't let python colorize strip leading newlines
adds 71ea2b6be8 [gdb/testsuite] Fix -readnow FAIL in gdb.base/style.exp
adds a5d214978f ld: xfail several shared (non PIC) tests on Solaris
adds 13302e956f Fix debugging of WOW64 processes
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 28 ++++++++++++++++++++++++++++
gdb/MAINTAINERS | 2 +-
gdb/buildsym.c | 37 ++++++++++++++++++-------------------
gdb/nat/windows-nat.c | 7 ++++---
gdb/nat/windows-nat.h | 8 ++++++++
gdb/python/lib/gdb/__init__.py | 2 +-
gdb/testsuite/ChangeLog | 12 ++++++++++++
gdb/testsuite/gdb.base/style.c | 4 ++++
gdb/testsuite/gdb.base/style.exp | 19 +++++++++++++++++--
gdb/windows-nat.c | 13 ++++++++-----
ld/ChangeLog | 5 +++++
ld/testsuite/ld-shared/shared.exp | 10 ++++++----
13 files changed, 113 insertions(+), 36 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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 94b04042 0: update: binutils-gcc-linux: all
new e9137864 0: update: binutils-gcc-linux: 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 (94b04042)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 164 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 10983 +++++-----
04-build_abe-stage1/console.log | 20258 +++++++++----------
05-build_linux/console.log | 618 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 2 +-
console.log | 32485 +++++++++++++++---------------
jenkins/manifest.sh | 18 +-
12 files changed, 32521 insertions(+), 32471 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-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 467cca5c 0: update: llvm-linux: all
new 9fef9bab 0: update: llvm-linux: 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 (467cca5c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 128 +-
02-build_llvm/console.log | 12564 +++++++++++++++++------------------
03-build_linux/console.log | 840 +--
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 13538 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
8 files changed, 13543 insertions(+), 13543 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.