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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 34c3174a 0: update: binutils-gcc-linux: all
new 42b39073 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 (34c3174a)
\
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 | 166 +-
02-prepare_abe/console.log | 419 +-
03-build_abe-binutils/console.log | 11409 ++++++-------
04-build_abe-stage1/console.log | 19522 +++++++++++-----------
05-build_linux/console.log | 710 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 2 +-
console.log | 32267 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
10 files changed, 32303 insertions(+), 32212 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/gcc.
from 49e76760a29 PR target/93254 - -msse generates sse2 instructions
adds 7cc6b679a0d Fix setting of DECL_CONTEXT in pushdecl (PR c/93072).
adds 0bb3f83fdc4 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/c/ChangeLog | 9 ++++++++
gcc/c/c-decl.c | 2 +-
gcc/testsuite/ChangeLog | 8 +++++++
gcc/testsuite/gcc.dg/inline-42.c | 50 ++++++++++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/inline-43.c | 50 ++++++++++++++++++++++++++++++++++++++++
6 files changed, 119 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/inline-42.c
create mode 100644 gcc/testsuite/gcc.dg/inline-43.c
--
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 e2b04cba 0: update: binutils-gcc-linux: all
new 351901ab 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 (e2b04cba)
\
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 | 130 +-
02-prepare_abe/console.log | 418 +-
03-build_abe-binutils/console.log | 10524 ++++++++-------
04-build_abe-stage1/console.log | 14393 ++++++++++----------
05-build_linux/console.log | 726 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 10 +-
console.log | 26268 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
10 files changed, 26213 insertions(+), 26268 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-mainline-allmodconfig
in repository toolchain/ci/linux.
from 51d69817519f Merge tag 'platform-drivers-x86-v5.5-3' of git://git.infra [...]
adds 051d75d3bb31 MAINTAINERS: Update Ley Foon Tan's email address
adds a4feff2264df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
adds f5ae2ea6347a Fix built-in early-load Intel microcode alignment
new dfb9a8857f4d platform/chrome: wilco_ec: Fix keyboard backlight probing
new 0c99ee44b892 Merge tag 'tag-chrome-platform-fixes-for-v5.5-rc7' of git: [...]
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:
MAINTAINERS | 8 +++----
drivers/base/firmware_loader/builtin/Makefile | 2 +-
drivers/platform/chrome/wilco_ec/keyboard_leds.c | 28 +++++++++++++++++-------
3 files changed, 25 insertions(+), 13 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-mainline-allmodconfig
in repository toolchain/ci/gcc.
from 49e76760a29 PR target/93254 - -msse generates sse2 instructions
adds 7cc6b679a0d Fix setting of DECL_CONTEXT in pushdecl (PR c/93072).
adds 0bb3f83fdc4 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/c/ChangeLog | 9 ++++++++
gcc/c/c-decl.c | 2 +-
gcc/testsuite/ChangeLog | 8 +++++++
gcc/testsuite/gcc.dg/inline-42.c | 50 ++++++++++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/inline-43.c | 50 ++++++++++++++++++++++++++++++++++++++++
6 files changed, 119 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/inline-42.c
create mode 100644 gcc/testsuite/gcc.dg/inline-43.c
--
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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 724af03c 0: update: binutils-gcc-linux: all
new f8a43e73 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 (724af03c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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 | 130 +-
02-prepare_abe/console.log | 40 +-
03-build_abe-binutils/console.log | 10721 +++++++------
04-build_abe-stage1/console.log | 17392 ++++++++++-----------
05-build_linux/console.log | 924 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 2 +-
console.log | 29261 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 29242 insertions(+), 29244 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 devel/c++-coroutines
in repository gcc.
from d980d3ff827c Check the handle return type from await_suspend.
new b46b8c74baab Use <cstdlib> in the testsuite coro.h.
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:
ChangeLog.coroutines | 6 ++++++
gcc/testsuite/g++.dg/coroutines/coro.h | 3 ++-
2 files changed, 8 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.