This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 3c9e66568ad4 Merge tag 'arc-5.7-rc7' of git://git.kernel.org/pub/scm/li [...]
new 4e89b7210403 fix multiplication overflow in copy_fdtable()
new 115a54162a6c Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
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:
fs/file.c | 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-next-defconfig
in repository toolchain/ci/gcc.
from 87891f424b2 Require powerpc_vsx_ok in gcc.target/powerpc/pr71763.c
adds f49afad3a0a 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-next-defconfig
in repository toolchain/ci/base-artifacts.
discards aa4624b97 0: update: binutils-gcc-linux: boot
new bc3607371 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 (aa4624b97)
\
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 | 183 +-
02-prepare_abe/console.log | 432 +-
03-build_abe-binutils/console.log | 11724 +++++++------
04-build_abe-stage1/console.log | 13870 ++++++++-------
05-build_linux/console.log | 698 +-
06-boot_linux/console.log | 398 +-
07-check_regression/console.log | 14 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 18 +-
08-update_baseline/results.regressions | 2 +-
console.log | 27537 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
results | 2 +-
13 files changed, 27432 insertions(+), 27462 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-arm-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 9a48d11ae 0: update: llvm-linux: boot
new 7698c6d05 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 (9a48d11ae)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 130 +-
02-build_llvm/console.log | 12966 +++++++++++++++++-----------------
03-build_linux/console.log | 808 +--
04-boot_linux/console.log | 480 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 10 +-
console.log | 14396 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 14401 insertions(+), 14403 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 3c568b8afab PR26011, excessive memory allocation with fuzzed reloc sections
new 3d205eb4481 Power10 dcbf, sync, and wait extensions.
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:
gas/ChangeLog | 9 ++
gas/testsuite/gas/ppc/power10.d | 35 ++++++
gas/testsuite/gas/ppc/power10.s | 35 ++++++
gas/testsuite/gas/ppc/power9.d | 6 +
gas/testsuite/gas/ppc/power9.s | 6 +
opcodes/ChangeLog | 17 +++
opcodes/ppc-opc.c | 252 +++++++++++++++++++++++++++++++++++-----
7 files changed, 334 insertions(+), 26 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_gnu/gnu-release-arm-bootstrap_O3
in repository toolchain/ci/gcc.
from 80cefde6212 d: Fix ICE in verify_gimple_stmt, at tree-cfg.c:4959
adds e8dcd6c7933 Daily bump.
adds 3e84ee0fab9 d: Fix multiple definition error when using mixins and interfaces.
adds 87891f424b2 Require powerpc_vsx_ok in gcc.target/powerpc/pr71763.c
adds f49afad3a0a Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/d/ChangeLog | 9 +++++++++
gcc/d/decl.cc | 7 +++++--
gcc/testsuite/ChangeLog | 14 ++++++++++++++
gcc/testsuite/gcc.target/powerpc/pr71763.c | 1 +
gcc/testsuite/gdc.dg/imports/pr92216.d | 22 ++++++++++++++++++++++
gcc/testsuite/gdc.dg/pr92216.d | 13 +++++++++++++
7 files changed, 65 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gdc.dg/imports/pr92216.d
create mode 100644 gcc/testsuite/gdc.dg/pr92216.d
--
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-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 0af1b132b 0: update: gcc-80cefde6212c3de603dda46d05123a750b378ff2: 1
new 218a70295 0: update: gcc-f49afad3a0a9d918aa57da14220ac59b5e755c16: 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 (0af1b132b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-boot [...]
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 | 177 +-
02-prepare_abe/console.log | 414 +-
03-build_abe-bootstrap_O3/console.log | 86106 ++++++++++++++++---------------
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 2 +-
console.log | 86697 ++++++++++++++++----------------
jenkins/manifest.sh | 10 +-
7 files changed, 86662 insertions(+), 86748 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.