This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap_debug
in repository toolchain/ci/binutils-gdb.
from b8e92c571b Automatic date update in version.in
adds 7eb21cc702 Change call_site_target to use custom type and enum
adds 797662d7ef Make call_site_target members private
adds 394d8c59ea Constify chain_candidate
adds 206bedc2aa Change call_site_find_chain_1 to work recursively
adds a0e0ca7044 Change call_site_target to iterate over addresses
adds 48ac197b0c Handle multiple addresses in call_site_target
adds 22f8b65e9b Simplify the CLI set_logging logic
adds 8b1931b394 Use unique_ptr in CLI logging code
adds 3c6c449e30 Add new timestamped_file class
adds 52a4a5885a Switch gdb_stdlog to use timestamped_file
adds f77c52719d Add Rust parser check for end of expression
adds 4a02e01a71 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/cli/cli-interp.c | 63 +++----
gdb/dwarf2/loc.c | 270 +++++++++++++++------------
gdb/dwarf2/read.c | 35 ++++
gdb/event-top.c | 2 +-
gdb/gdbtypes.h | 95 +++++++---
gdb/rust-parse.c | 6 +-
gdb/testsuite/gdb.arch/amd64-entry-value.exp | 2 +-
gdb/testsuite/gdb.rust/expr.exp | 2 +
gdb/tui/tui-io.c | 8 +-
gdb/ui-file.c | 29 +++
gdb/ui-file.h | 24 +++
gdb/utils.c | 32 +---
gdb/utils.h | 3 +
14 files changed, 351 insertions(+), 222 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_gcc_bootstrap/master-arm-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards 887c4441 0: update: binutils-gcc: 2
new ec356d46 0: update: binutils-gcc: 2
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 (887c4441)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
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 1536 -> 1516 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 51572 -> 50548 bytes
05-build_abe-bootstrap_debug/console.log.xz | Bin 462292 -> 462320 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 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-master-aarch64-lts-allmodconfig
in repository toolchain/ci/qemu.
from 9c72129150 Merge tag 'linux-user-for-7.0-pull-request' of https://gitla [...]
adds 3f1db95917 block: Fix misleading hexadecimal format
adds 2539eade4f hw: Fix misleading hexadecimal format
adds 10c473246b Merge tag 'block-pull-request' of https://gitlab.com/stefanh [...]
adds dcebbb65b8 target/i386/kvm: Free xsave_buf when destroying vCPU
adds cb48748af7 i386: Set MCG_STATUS_RIPV bit for mce SRAR error
adds 58f7db26f2 KVM: x86: workaround invalid CPUID[0xD,9] info on some AMD p [...]
adds 98a02bc449 configure: remove dead int128 test
adds de65b39a51 target/i386: tcg: high bits SSE cmp operation must be ignored
adds 5286c36622 target/i386: properly reset TSC on reset
adds 9584d3d00a build: disable fcf-protection on -march=486 -m16
adds f345abe365 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu [...]
adds 6222c3acc4 target/arm: Fix sve_ld1_z and sve_st1_z vs MMIO
adds c7ca3ad5e7 hw/intc/arm_gicv3_its: Add missing newlines to process_mapc( [...]
adds 3d31fe4d66 Merge tag 'pull-target-arm-20220325' of https://git.linaro.o [...]
adds bc504838ff target/ppc: fix helper_xvmadd* argument order
adds 27fc9f365d Merge tag 'pull-ppc-20220326' of https://github.com/legoater [...]
No new revisions were added by this update.
Summary of changes:
block/parallels-ext.c | 2 +-
configure | 18 ------------------
hw/i386/sgx.c | 2 +-
hw/i386/trace-events | 6 +++---
hw/intc/arm_gicv3_its.c | 4 ++--
hw/misc/trace-events | 4 ++--
hw/scsi/trace-events | 4 ++--
pc-bios/optionrom/Makefile | 4 ++++
target/arm/sve_helper.c | 10 ++++++++--
target/i386/cpu.c | 17 +++++++++++++++--
target/i386/cpu.h | 4 +++-
target/i386/kvm/kvm-cpu.c | 19 ++++++++++++-------
target/i386/kvm/kvm.c | 4 +++-
target/i386/tcg/translate.c | 6 ++----
target/ppc/translate/vsx-impl.c.inc | 20 ++++++++++----------
15 files changed, 68 insertions(+), 56 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-master-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards a9bb27b9 2: update: gcc-eed9d091de0324453fb34580f550b1ca296d6516: 22010
new 642f9a12 2: update: qemu-27fc9f365d6f60ff86c2e2be57289bb47a2be882: 22010
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 (a9bb27b9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 1592 -> 1592 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 32168 -> 32100 bytes
04-build_abe-stage1/console.log.xz | Bin 72420 -> 74128 bytes
05-build_abe-qemu/console.log.xz | Bin 32608 -> 31152 bytes
06-build_linux/console.log.xz | Bin 11916 -> 11956 bytes
08-check_regression/console.log.xz | Bin 480 -> 476 bytes
09-update_baseline/console.log | 128 +++++++++++++++++------------------
jenkins/manifest.sh | 8 +--
9 files changed, 68 insertions(+), 68 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_gcc_bootstrap/master-aarch64-bootstrap_profiled_lto
in repository toolchain/ci/binutils-gdb.
from b8e92c571b Automatic date update in version.in
adds 7eb21cc702 Change call_site_target to use custom type and enum
adds 797662d7ef Make call_site_target members private
adds 394d8c59ea Constify chain_candidate
adds 206bedc2aa Change call_site_find_chain_1 to work recursively
adds a0e0ca7044 Change call_site_target to iterate over addresses
adds 48ac197b0c Handle multiple addresses in call_site_target
adds 22f8b65e9b Simplify the CLI set_logging logic
adds 8b1931b394 Use unique_ptr in CLI logging code
adds 3c6c449e30 Add new timestamped_file class
adds 52a4a5885a Switch gdb_stdlog to use timestamped_file
adds f77c52719d Add Rust parser check for end of expression
new 4a02e01a71 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 +-
gdb/cli/cli-interp.c | 63 +++----
gdb/dwarf2/loc.c | 270 +++++++++++++++------------
gdb/dwarf2/read.c | 35 ++++
gdb/event-top.c | 2 +-
gdb/gdbtypes.h | 95 +++++++---
gdb/rust-parse.c | 6 +-
gdb/testsuite/gdb.arch/amd64-entry-value.exp | 2 +-
gdb/testsuite/gdb.rust/expr.exp | 2 +
gdb/tui/tui-io.c | 8 +-
gdb/ui-file.c | 29 +++
gdb/ui-file.h | 24 +++
gdb/utils.c | 32 +---
gdb/utils.h | 3 +
14 files changed, 351 insertions(+), 222 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_gcc_bootstrap/master-aarch64-bootstrap_profiled_lto
in repository toolchain/ci/base-artifacts.
discards 55c52a00 2: update: binutils-gcc: 0
new 17483b6d 2: update: binutils-gcc: 0
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 (55c52a00)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 1568 -> 1568 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 25196 -> 24792 bytes
06-check_regression/console.log.xz | Bin 412 -> 412 bytes
07-update_baseline/console.log | 58 +++++++++++++++++------------------
jenkins/manifest.sh | 10 +++---
6 files changed, 34 insertions(+), 34 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 releases/gcc-9
in repository gcc.
from c0ddd9cf209 Daily bump.
new 3a885b796da Daily bump.
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/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-master-arm-mainline-allyesconfig
in repository toolchain/ci/qemu.
from 9c72129150 Merge tag 'linux-user-for-7.0-pull-request' of https://gitla [...]
adds 3f1db95917 block: Fix misleading hexadecimal format
adds 2539eade4f hw: Fix misleading hexadecimal format
adds 10c473246b Merge tag 'block-pull-request' of https://gitlab.com/stefanh [...]
adds dcebbb65b8 target/i386/kvm: Free xsave_buf when destroying vCPU
adds cb48748af7 i386: Set MCG_STATUS_RIPV bit for mce SRAR error
adds 58f7db26f2 KVM: x86: workaround invalid CPUID[0xD,9] info on some AMD p [...]
adds 98a02bc449 configure: remove dead int128 test
adds de65b39a51 target/i386: tcg: high bits SSE cmp operation must be ignored
adds 5286c36622 target/i386: properly reset TSC on reset
adds 9584d3d00a build: disable fcf-protection on -march=486 -m16
adds f345abe365 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu [...]
adds 6222c3acc4 target/arm: Fix sve_ld1_z and sve_st1_z vs MMIO
adds c7ca3ad5e7 hw/intc/arm_gicv3_its: Add missing newlines to process_mapc( [...]
adds 3d31fe4d66 Merge tag 'pull-target-arm-20220325' of https://git.linaro.o [...]
adds bc504838ff target/ppc: fix helper_xvmadd* argument order
adds 27fc9f365d Merge tag 'pull-ppc-20220326' of https://github.com/legoater [...]
No new revisions were added by this update.
Summary of changes:
block/parallels-ext.c | 2 +-
configure | 18 ------------------
hw/i386/sgx.c | 2 +-
hw/i386/trace-events | 6 +++---
hw/intc/arm_gicv3_its.c | 4 ++--
hw/misc/trace-events | 4 ++--
hw/scsi/trace-events | 4 ++--
pc-bios/optionrom/Makefile | 4 ++++
target/arm/sve_helper.c | 10 ++++++++--
target/i386/cpu.c | 17 +++++++++++++++--
target/i386/cpu.h | 4 +++-
target/i386/kvm/kvm-cpu.c | 19 ++++++++++++-------
target/i386/kvm/kvm.c | 4 +++-
target/i386/tcg/translate.c | 6 ++----
target/ppc/translate/vsx-impl.c.inc | 20 ++++++++++----------
15 files changed, 68 insertions(+), 56 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.