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-aarch64-next-defconfig
in repository toolchain/ci/binutils-gdb.
from 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 +-
4 files changed, 133 insertions(+), 28 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-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 9b19e932 0: update: binutils-llvm-linux-qemu: boot
new 15b817ac 0: update: binutils-llvm-linux-qemu: 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 (9b19e932)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 68 +-
02-prepare_abe/console.log | 414 +-
03-build_abe-binutils/console.log | 12121 ++++++-------
04-build_llvm/console.log | 13775 +++++++-------
05-build_abe-qemu/console.log | 7148 ++++----
06-build_linux/console.log | 714 +-
07-boot_linux/console.log | 500 +-
08-check_regression/console.log | 12 +-
09-update_baseline/console.log | 18 +-
console.log | 34770 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
results | 2 +-
12 files changed, 34816 insertions(+), 34744 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-stable-defconfig
in repository toolchain/ci/linux.
from d2896d0b76bf Merge v5.12.14
adds b8455cb4b4c9 scsi: sr: Return appropriate error code when disk is ejected
adds 2fc4a7f07041 s390/vfio-ap: clean up mdev resources when remove callback [...]
adds 72fc8c1e9294 gpio: mxc: Fix disabled interrupt wake-up support
adds f809438939f5 drm/nouveau: fix dma_address check for CPU/GPU sync
adds 533c5bd68164 gpio: AMD8111 and TQMX86 require HAS_IOPORT_MAP
adds 0980e3bec812 Revert "KVM: x86/mmu: Drop kvm_mmu_extended_role.cr4_la57 hack"
adds fc3b667678f2 Linux 5.12.15
adds 476eea734327 Merge v5.12.15
No new revisions were added by this update.
Summary of changes:
Makefile | 2 +-
arch/x86/include/asm/kvm_host.h | 1 +
arch/x86/kvm/mmu/mmu.c | 1 +
drivers/gpio/Kconfig | 2 ++
drivers/gpio/gpio-mxc.c | 2 +-
drivers/gpu/drm/nouveau/nouveau_bo.c | 4 ++--
drivers/s390/crypto/vfio_ap_ops.c | 10 ----------
drivers/scsi/sr.c | 2 ++
8 files changed, 10 insertions(+), 14 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-stable-defconfig
in repository toolchain/ci/gcc.
from 8ce35e4c066 Change EH pointer encodings to PC relative on Windows
adds abf9d7ef47c Daily bump.
adds a5af11b0c1c Daily bump.
adds d0600195ecf Daily bump.
adds 0c27d28b679 Daily bump.
adds e9fbf0f9d62 libstdc++: add missing typename for dependent type in range [...]
adds 048117e16c7 Daily bump.
adds 9a56fcc61b0 Daily bump.
adds 879e7df1829 c++: Fix noexcept with unevaluated operand [PR101087]
adds d826bff6ad6 Daily bump.
new ca094af16ce Missing piece in earlier change
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/DATESTAMP | 2 +-
gcc/ada/gcc-interface/utils.c | 3 ---
gcc/cp/ChangeLog | 10 ++++++++++
gcc/cp/cp-tree.h | 13 +++++++++++++
gcc/cp/except.c | 9 ++++++---
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/g++.dg/cpp0x/noexcept70.C | 5 +++++
libstdc++-v3/ChangeLog | 9 +++++++++
libstdc++-v3/include/std/ranges | 2 +-
10 files changed, 58 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/noexcept70.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-aarch64-stable-defconfig
in repository toolchain/ci/binutils-gdb.
from 9db99e42f8 Automatic date update in version.in
adds 814d9ecf9b Automatic date update in version.in
new abe2a28aaa Backportpatch to fix parsing of DWARF fuction and variable tags.
new 84fd26d820 Backport patch to fix a quadratic slow down in the BFD library.
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:
bfd/ChangeLog | 20 +++++++++
bfd/dwarf2.c | 134 ++++++++++++++++++++++++++++++++++++++++++++++------------
bfd/elf.c | 5 +++
bfd/version.h | 2 +-
4 files changed, 133 insertions(+), 28 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-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards e57d0aaa 0: update: binutils-gcc-linux-qemu: boot
new 942cdf9d 0: update: binutils-gcc-linux-qemu: 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 (e57d0aaa)
\
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 | 182 +-
02-prepare_abe/console.log | 324 +-
03-build_abe-binutils/console.log | 11916 +++++-----
04-build_abe-stage1/console.log | 13803 ++++++------
05-build_abe-qemu/console.log | 7137 +++---
06-build_linux/console.log | 790 +-
07-boot_linux/console.log | 498 +-
08-check_regression/console.log | 12 +-
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 12 +-
09-update_baseline/results.regressions | 2 +-
console.log | 34722 +++++++++++++++---------------
jenkins/manifest.sh | 22 +-
13 files changed, 34723 insertions(+), 34699 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 54258e22b08 Darwin, config: Revise host config fragment.
new 41bd1b19035 Darwin, X86: Adjust call clobbers to allow for lazy-binding [...]
new 0d5db79a61a coroutines: Fix a typo in rewriting the function.
new 59045273cc6 Improvement to signed division of integer constant on x86_64.
The 3 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/config/i386/i386-expand.c | 16 +++++++++++++++-
gcc/config/i386/i386.md | 27 ++++++++++++++++++++++++++-
gcc/cp/coroutines.cc | 4 ++--
gcc/testsuite/gcc.target/i386/divmod-9.c | 14 ++++++++++++++
4 files changed, 57 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/divmod-9.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.
unknown user pushed a change to branch releases/gcc-11
in repository gcc.
from 6745246120d ipa-sra: Fix thinko when overriding safe_to_import_accesses [...]
new e6c7e45bfdd Missing piece in earlier change
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/ada/gcc-interface/utils.c | 3 ---
1 file changed, 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.