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-mainline-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 724f6468fb Automatic date update in version.in
adds c86fbb1d88 Automatic date update in version.in
adds d61f79dc47 Automatic date update in version.in
adds 884e81eeb2 Automatic date update in version.in
adds 0dae8bed68 Automatic date update in version.in
No new revisions were added by this update.
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 4ba5f9307 2: update: binutils-llvm-linux-qemu: 23016
new 0110422fb 2: update: binutils-llvm-linux-qemu: 23016
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 (4ba5f9307)
\
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.xz | Bin 1564 -> 1560 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2740 bytes
03-build_abe-binutils/console.log.xz | Bin 30156 -> 30424 bytes
04-build_kernel_llvm/console.log.xz | Bin 62168 -> 61640 bytes
05-build_abe-qemu/console.log.xz | Bin 32484 -> 32568 bytes
06-build_linux/console.log.xz | Bin 4464 -> 4416 bytes
08-check_regression/console.log.xz | Bin 484 -> 476 bytes
09-update_baseline/console.log | 18 +++++++++---------
jenkins/manifest.sh | 22 +++++++++++-----------
9 files changed, 20 insertions(+), 20 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_cross_build/master-aarch64
in repository toolchain/ci/gdb.
from 8f4141b0ae gdb: add Yvan Roux to gdb/MAINTAINERS
adds 61ee7510b3 gdb/testsuite: use test_compiler_info in gcc_major_version
adds 1562f64fec gdb/testsuite: remove get_compiler_info calls from gdb.exp a [...]
adds 08b326ee0a gdb/testsuite: make 'c' default language for get/test compiler info
adds 0e471fde07 gdb/testsuite: handle errors better in test_compiler_info
adds 575a212a78 gdb/testsuite: solve problems with compiler_info caching
adds 148ca9dd5c gdb/arm: Terminate unwinding when LR is 0xffffffff
adds 8db775b211 Fix ARM_CC_FOR_TARGET handling
adds 1ef3351b7b gdb/arm: Simplify logic for updating addresses
adds 2d9cf99d9a gdb/arm: Document and fix exception stack offsets
adds 396d2e56be gdb/aarch64: fix 32-bit arm compatibility
new 1c76a0e2a6 Minor fix to Python breakpoint event documentation
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:
gdb/aarch64-linux-nat.c | 114 ++++++++++++++++++++++++++++++++++++++------
gdb/arm-tdep.c | 85 +++++++++++++++++++++++++++++----
gdb/doc/python.texi | 6 +--
gdb/testsuite/lib/dwarf.exp | 8 ----
gdb/testsuite/lib/gdb.exp | 91 +++++++++++++++++------------------
5 files changed, 225 insertions(+), 79 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_cross_build/master-aarch64
in repository toolchain/ci/gcc.
from 209de00fdb9 OpenMP: Handle ancestor:1 with discover_declare_target
adds 97b81fb0363 c++: Better module initializer code
adds 702a11ade2e RISC-V: Use a tab rather than space with FSFLAGS
adds 4c334e0e4ff c++: Fix up ICE on __builtin_shufflevector constexpr evalua [...]
adds 699e9a0f671 openmp: Fix up include of the generic allocator.c
adds a05aac0a130 rs6000: Delete FP_ISA3
No new revisions were added by this update.
Summary of changes:
gcc/config/riscv/riscv.md | 4 ++--
gcc/config/rs6000/rs6000.md | 31 ++++++++++++++-----------------
gcc/cp/constexpr.cc | 13 ++++++++++---
gcc/cp/cp-tree.h | 3 ++-
gcc/cp/decl2.cc | 32 +++++++++++++++++---------------
gcc/cp/module.cc | 23 +++++++++++------------
gcc/testsuite/g++.dg/modules/init-2_a.C | 2 ++
gcc/testsuite/g++.dg/modules/init-2_b.C | 2 ++
gcc/testsuite/g++.dg/pr105871.C | 12 ++++++++++++
libgomp/config/linux/allocator.c | 2 +-
10 files changed, 73 insertions(+), 51 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/pr105871.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_cross_build/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 8f4141b0ae gdb: add Yvan Roux to gdb/MAINTAINERS
adds 61ee7510b3 gdb/testsuite: use test_compiler_info in gcc_major_version
adds 1562f64fec gdb/testsuite: remove get_compiler_info calls from gdb.exp a [...]
adds 08b326ee0a gdb/testsuite: make 'c' default language for get/test compiler info
adds 0e471fde07 gdb/testsuite: handle errors better in test_compiler_info
adds 575a212a78 gdb/testsuite: solve problems with compiler_info caching
adds 148ca9dd5c gdb/arm: Terminate unwinding when LR is 0xffffffff
adds 8db775b211 Fix ARM_CC_FOR_TARGET handling
adds 1ef3351b7b gdb/arm: Simplify logic for updating addresses
adds 2d9cf99d9a gdb/arm: Document and fix exception stack offsets
adds 396d2e56be gdb/aarch64: fix 32-bit arm compatibility
adds 1c76a0e2a6 Minor fix to Python breakpoint event documentation
No new revisions were added by this update.
Summary of changes:
gdb/aarch64-linux-nat.c | 114 ++++++++++++++++++++++++++++++++++++++------
gdb/arm-tdep.c | 85 +++++++++++++++++++++++++++++----
gdb/doc/python.texi | 6 +--
gdb/testsuite/lib/dwarf.exp | 8 ----
gdb/testsuite/lib/gdb.exp | 91 +++++++++++++++++------------------
5 files changed, 225 insertions(+), 79 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_cross_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 4764e013a 2: update: gcc-209de00fdb9da90a727337d6e752ea583a11d982: 4
discards 543f541a0 1: reset: gcc-17f52a1c725948befcc3dd3c90d1abad77b6f6fe: 4
discards 5ed9c48ba 0: update: qemu-6d940eff4734bcb40b1a25f62d7cec5a396f994a: 7
new cd7cb56c1 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (4764e013a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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.xz | Bin 1588 -> 1488 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2728 bytes
04-build_abe-binutils/console.log.xz | Bin 29468 -> 30236 bytes
05-build_abe-stage1/console.log.xz | Bin 71988 -> 71884 bytes
07-build_abe-linux/console.log.xz | Bin 10720 -> 8864 bytes
08-build_abe-glibc/console.log.xz | Bin 236724 -> 238708 bytes
09-build_abe-stage2/console.log.xz | Bin 87336 -> 203192 bytes
10-build_abe-gdb/console.log.xz | Bin 0 -> 37648 bytes
11-build_abe-qemu/console.log.xz | Bin 0 -> 32108 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 68 ++++++++++++++++++++++-----------
13-update_baseline/results.regressions | 2 -
jenkins/manifest.sh | 23 +++++++----
results | 6 +++
14 files changed, 67 insertions(+), 32 deletions(-)
create mode 100644 10-build_abe-gdb/console.log.xz
create mode 100644 11-build_abe-qemu/console.log.xz
delete mode 100644 13-update_baseline/results.regressions
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.