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_lto
in repository toolchain/ci/binutils-gdb.
from 5cf8c5926e Automatic date update in version.in
adds 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
new 22f8b65e9b Simplify the CLI set_logging logic
new 8b1931b394 Use unique_ptr in CLI logging code
new 3c6c449e30 Add new timestamped_file class
new 52a4a5885a Switch gdb_stdlog to use timestamped_file
new f77c52719d Add Rust parser check for end of expression
The 5 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_lto
in repository toolchain/ci/base-artifacts.
discards 7e795f0f 2: update: binutils-gcc: 0
new 4b733e0a 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 (7e795f0f)
\
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 1668 -> 1576 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 25076 -> 24496 bytes
06-check_regression/console.log.xz | Bin 428 -> 412 bytes
07-update_baseline/console.log | 48 +++++++++++++++++------------------
jenkins/manifest.sh | 10 ++++----
6 files changed, 29 insertions(+), 29 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-next-defconfig
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-release-aarch64-next-defconfig
in repository toolchain/ci/gcc.
from 4c649dc7118 Properly reset the port handle when closing
adds b3cc7e9297b Daily bump.
adds 23852920316 Daily bump.
adds ee25401b10a x86: Use x constraint on SSSE3 patterns with MMX operands
adds f0ed5f07639 x86: Use x constraint on KL patterns
adds 856efb41a87 x86: Use -msse2 on gcc.target/i386/pr95483-1.c
adds dc84c78af26 Daily bump.
adds 6c28ab7adf0 Daily bump.
adds 85568e505c3 i386: Fix up _mm_loadu_si{16,32} [PR99754]
adds 40e9979cf53 [PR/target 102957] Allow Z*-ext extension with only 2 char.
adds a374915186e x86: Use Yw constraint on *ssse3_pshufbv8qi3
new 10dcd13ff7a c++: visibility of local extern [PR103291]
new e952290874d c++: CTAD and member alias template [PR102123]
new 97390a99146 c++: member alias declaration [PR103968]
new 14146bb58f2 c++: missing aggregate base ctor [PR102045]
new 07d7e8b8ae2 c++: mangling union{1} in template [PR104847]
new 3bf2e1bfc98 c++: ICE with alias in pack expansion [PR103769]
new 450e8279424 c++: TTP in member alias template [PR104107]
The 7 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 | 20 +++++++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 6 +++
gcc/common/config/riscv/riscv-common.c | 1 -
gcc/config/i386/emmintrin.h | 5 +--
gcc/config/i386/sse.md | 30 +++++++-------
gcc/cp/call.c | 1 +
gcc/cp/mangle.c | 2 +-
gcc/cp/name-lookup.c | 3 ++
gcc/cp/pt.c | 47 +++++++++++++++++-----
gcc/cp/tree.c | 2 +-
gcc/testsuite/ChangeLog | 8 ++++
gcc/testsuite/g++.dg/abi/mangle-union1.C | 10 +++++
gcc/testsuite/g++.dg/cpp0x/alias-decl-mem1.C | 20 +++++++++
gcc/testsuite/g++.dg/cpp0x/alias-decl-ttp2.C | 25 ++++++++++++
gcc/testsuite/g++.dg/cpp0x/variadic-alias5.C | 9 +++++
gcc/testsuite/g++.dg/cpp1z/aggr-base12.C | 24 +++++++++++
gcc/testsuite/g++.dg/cpp1z/class-deduction110.C | 28 +++++++++++++
gcc/testsuite/g++.dg/cpp1z/ttp2.C | 21 ++++++++++
.../ext/visibility/visibility-local-extern1.C | 10 +++++
gcc/testsuite/gcc.target/i386/pr95483-1.c | 2 +-
gcc/testsuite/gcc.target/i386/pr99754-1.c | 20 +++++++++
gcc/testsuite/gcc.target/i386/pr99754-2.c | 24 +++++++++++
gcc/testsuite/gcc.target/riscv/pr102957.c | 5 +++
24 files changed, 292 insertions(+), 33 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/abi/mangle-union1.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/alias-decl-mem1.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/alias-decl-ttp2.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/variadic-alias5.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/aggr-base12.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/class-deduction110.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/ttp2.C
create mode 100644 gcc/testsuite/g++.dg/ext/visibility/visibility-local-extern1.C
create mode 100644 gcc/testsuite/gcc.target/i386/pr99754-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr99754-2.c
create mode 100644 gcc/testsuite/gcc.target/riscv/pr102957.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-next-defconfig
in repository toolchain/ci/binutils-gdb.
from 975b554023 libctf, ld: diagnose corrupted CTF header cth_strlen
adds 3d3cb34614 Automatic date update in version.in
adds a3007430d8 Automatic date update in version.in
adds c4d778f7e2 Automatic date update in version.in
adds 68314544f8 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/gnu-release-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 116066d5 0: update: binutils-gcc-linux-qemu: boot
new a56dc834 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 (116066d5)
\
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.xz | Bin 1620 -> 1588 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 31056 -> 30216 bytes
04-build_abe-stage1/console.log.xz | Bin 67672 -> 68008 bytes
05-build_abe-qemu/console.log.xz | Bin 31128 -> 30836 bytes
06-build_linux/console.log.xz | Bin 3440 -> 3212 bytes
07-boot_linux/console.log.xz | Bin 6144 -> 6160 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 22 +++++++++++-----------
10 files changed, 12 insertions(+), 12 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 52a4a5885af Switch gdb_stdlog to use timestamped_file
new f77c52719df Add Rust parser check for end of expression
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/rust-parse.c | 6 +++++-
gdb/testsuite/gdb.rust/expr.exp | 2 ++
2 files changed, 7 insertions(+), 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 88252529f0f Remove --with-gmp-dir and --with-mpfr-dir
new eed9d091de0 ctfout: use ctfc_get_num_ctf_vars instead
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/ctfout.cc | 4 ++--
1 file changed, 2 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-arm
in repository toolchain/ci/qemu.
from 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:
target/ppc/translate/vsx-impl.c.inc | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.