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-mainline-defconfig
in repository toolchain/ci/linux.
from f5ae2ea6347a Fix built-in early-load Intel microcode alignment
adds dfb9a8857f4d platform/chrome: wilco_ec: Fix keyboard backlight probing
adds 0c99ee44b892 Merge tag 'tag-chrome-platform-fixes-for-v5.5-rc7' of git: [...]
No new revisions were added by this update.
Summary of changes:
drivers/platform/chrome/wilco_ec/keyboard_leds.c | 28 +++++++++++++++++-------
1 file changed, 20 insertions(+), 8 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-mainline-defconfig
in repository toolchain/ci/gcc.
from 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 +-
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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards d76d5368 0: update: binutils-gcc-linux: boot
new 614a70f7 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 (d76d5368)
\
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 | 216 +-
02-prepare_abe/console.log | 384 +-
03-build_abe-binutils/console.log | 11249 ++++++++-------
04-build_abe-stage1/console.log | 13497 +++++++++---------
05-build_linux/console.log | 698 +-
06-boot_linux/console.log | 438 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 10 +-
console.log | 26502 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 26474 insertions(+), 26542 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 40c94099275 Fix some spelling errors.
new bf8e4b6c814 Automatic date update in version.in
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:
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.
unknown user pushed a change to branch gdb-9-branch
in repository binutils-gdb.
from 7f92ae28243 Automatic date update in version.in
new a3cf2342008 Automatic date update in version.in
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:
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.
unknown user pushed a change to branch binutils-2_33-branch
in repository binutils-gdb.
from 69a29b6e064 AArch64: Revert SEC_LINKER_CREATED for AArch64 stubs (PR/25210)
new 1c71e324d8d Automatic date update in version.in
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:
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.
unknown user pushed a change to branch master
in repository gcc.
from 852f0ae80555 Fix ICE caused by swallowing a token in c_parser_consume_token
new b6a0ebd19203 Extern -param=max-predicted-iterations range.
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:
gcc/ChangeLog | 5 +++++
gcc/params.opt | 2 +-
gcc/predict.c | 3 ++-
3 files changed, 8 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 gcc.
from f5b25e15165a Make profile estimation more precise
new 852f0ae80555 Fix ICE caused by swallowing a token in c_parser_consume_token
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:
gcc/c/ChangeLog | 6 ++++++
gcc/c/c-parser.c | 6 +++++-
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/c-c++-common/pr92833-1.c | 4 ++++
gcc/testsuite/c-c++-common/pr92833-2.c | 4 ++++
gcc/testsuite/c-c++-common/pr92833-3.c | 4 ++++
gcc/testsuite/c-c++-common/pr92833-4.c | 7 +++++++
7 files changed, 36 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/c-c++-common/pr92833-1.c
create mode 100644 gcc/testsuite/c-c++-common/pr92833-2.c
create mode 100644 gcc/testsuite/c-c++-common/pr92833-3.c
create mode 100644 gcc/testsuite/c-c++-common/pr92833-4.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_gnu/gnu-release-aarch64-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards c0a7af85 0: update: gcc-6ee1a2a519ce5382c95e2676c278695966f17058: 1
new 62140e4b 0: update: gcc-0bb3f83fdc4b03850a8fcb28f6e03288cbc1ece0: 1
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 (c0a7af85)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-aarch64- [...]
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 | 163 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-bootstrap_debug/console.log | 66210 ++++++++++++++--------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 66847 ++++++++++++++---------------
jenkins/manifest.sh | 12 +-
7 files changed, 66641 insertions(+), 67031 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.