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-aarch64-next-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 38c9036246 Powerpc: Add support for openat and fstatat syscalls
adds f9ebf60b6f Automatic date update in version.in
adds 8457023a80 Automatic date update in version.in
adds 0a9ea024e7 ld: Adjust pr28158.rd for glibc 2.34
adds 31629daee5 Automatic date update in version.in
adds e7f024765a PR28459, readelf issues bogus warning
adds 19b9612448 Automatic date update in version.in
adds b3a01ce215 CTF: incorrect underlying type setting for enumeration types
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/dwarf.c | 1 -
gdb/ctfread.c | 15 +++++++++------
gdb/dwarf2/cu.c | 2 +-
gdb/dwarf2/read.c | 26 +-------------------------
gdb/dwarf2/read.h | 4 ----
gdb/objfiles.c | 26 ++++++++++++++++++++++++++
gdb/objfiles.h | 5 +++++
ld/testsuite/ld-elf/pr28158.rd | 2 +-
9 files changed, 44 insertions(+), 39 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-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 37316c53 2: update: binutils-llvm-linux-qemu: 22146
new e409e6f4 2: update: binutils-llvm-linux-qemu: 22190
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 (37316c53)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 1568 -> 1576 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 45040 -> 45372 bytes
04-build_llvm/console.log.xz | Bin 59836 -> 59444 bytes
05-build_abe-qemu/console.log.xz | Bin 29988 -> 30752 bytes
06-build_linux/console.log.xz | Bin 5048 -> 5084 bytes
08-check_regression/console.log.xz | Bin 484 -> 484 bytes
09-update_baseline/console.log | 156 +++++++++++++++++------------------
jenkins/manifest.sh | 20 ++---
results | 2 +-
10 files changed, 89 insertions(+), 89 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-arm
in repository toolchain/ci/qemu.
from c148a05721 Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-2021 [...]
adds 719f874b83 target/mips: Check nanoMIPS DSP MULT[U] accumulator with Release 6
adds e07f3e265b hw/mips/boston: Massage memory map information
adds 10e3f30ff7 hw/mips/boston: Allow loading elf kernel and dtb
adds 723038999e hw/mips/boston: Add FDT generator
adds 7da51cb391 target/mips: Remove unused register from MSA 2R/2RF instruct [...]
adds 2b537a3d85 target/mips: Use tcg_constant_i32() in gen_msa_elm_df()
adds e81a48b9e7 target/mips: Use tcg_constant_i32() in gen_msa_2rf()
adds 74341af7d6 target/mips: Use tcg_constant_i32() in gen_msa_2r()
adds 1b5c0a1147 target/mips: Use tcg_constant_i32() in gen_msa_3rf()
adds 469a316dc4 target/mips: Use explicit extract32() calls in gen_msa_i5()
adds d2db0f729d target/mips: Use tcg_constant_tl() in gen_compute_compact_branch()
adds 0e235827de target/mips: Fix DEXTRV_S.H DSP opcode
adds cfddceba7f target/mips: Remove unused TCG temporary in gen_mipsdsp_accinsn()
adds 7c8eae45c0 via-ide: Set user_creatable to false
adds 3a2f166fe0 vt82c686: Move common code to via_isa_realize
adds a4d65b701f vt82c686: Add a method to VIA_ISA to raise ISA interrupts
adds 2792cf20ca via-ide: Avoid using isa_get_irq()
adds 9c050b661d Merge remote-tracking branch 'remotes/philmd/tags/mips-20211 [...]
No new revisions were added by this update.
Summary of changes:
hw/ide/via.c | 7 +-
hw/isa/vt82c686.c | 75 +++----
hw/mips/boston.c | 371 ++++++++++++++++++++++++++++---
include/hw/isa/vt82c686.h | 4 +
target/mips/tcg/msa_translate.c | 51 ++---
target/mips/tcg/nanomips_translate.c.inc | 6 +
target/mips/tcg/translate.c | 11 +-
7 files changed, 415 insertions(+), 110 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-arm
in repository toolchain/ci/glibc.
from 1d3decee99 hurd if_index: Explicitly use AF_INET for if index discovery
adds 5118dcac68 elf: Fix elf_get_dynamic_info() for bootstrap
adds 06acd6d1d6 nptl: Fix tst-cancel7 and tst-cancelx7 pidfile race
adds ad6feef1b0 manual: Update _TIME_BITS to clarify it's user defined
No new revisions were added by this update.
Summary of changes:
elf/dl-load.c | 2 +-
elf/dl-reloc-static-pie.c | 3 +-
elf/get-dynamic-info.h | 95 ++++++++++++++++++++++++++++-------------------
elf/rtld.c | 4 +-
elf/setup-vdso.h | 2 +-
manual/creature.texi | 4 +-
nptl/tst-cancel7.c | 9 ++---
7 files changed, 66 insertions(+), 53 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-arm
in repository toolchain/ci/gcc.
from 3adcf7e1042 openmp: Fix handling of numa_domains(1)
adds b0ea7a8409a Remove redundant alignment scheme recomputation
adds c9ff4581841 Reduce the number of aligned_access_p calls
adds 30d6ff39168 tree-object-size: Avoid unnecessary processing of __builtin [...]
adds 1257aad1073 Apply TLC to vect_supportable_dr_alignment
adds 582d43a48cb c++: improve template/crash90.C
adds 4abc0c196b1 i386: Fix ICE in ix86_print_opreand_address [PR 102761]
No new revisions were added by this update.
Summary of changes:
gcc/config/i386/i386.c | 5 +++-
gcc/testsuite/g++.dg/template/crash90.C | 3 ++-
gcc/testsuite/gcc.target/i386/pr102761.c | 11 ++++++++
gcc/tree-object-size.c | 12 ++++-----
gcc/tree-vect-data-refs.c | 45 ++++++++++++--------------------
gcc/tree-vect-stmts.c | 23 +++++++---------
6 files changed, 47 insertions(+), 52 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr102761.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-arm
in repository toolchain/ci/binutils-gdb.
from 19b9612448 Automatic date update in version.in
adds b3a01ce215 CTF: incorrect underlying type setting for enumeration types
No new revisions were added by this update.
Summary of changes:
gdb/ctfread.c | 15 +++++++++------
gdb/dwarf2/cu.c | 2 +-
gdb/dwarf2/read.c | 26 +-------------------------
gdb/dwarf2/read.h | 4 ----
gdb/objfiles.c | 26 ++++++++++++++++++++++++++
gdb/objfiles.h | 5 +++++
6 files changed, 42 insertions(+), 36 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-arm
in repository toolchain/ci/base-artifacts.
discards de08d029 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 740eaabb 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 (de08d029)
\
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 1572 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 43800 -> 43928 bytes
05-build_abe-stage1/console.log.xz | Bin 90264 -> 90684 bytes
07-build_abe-linux/console.log.xz | Bin 8624 -> 8592 bytes
08-build_abe-glibc/console.log.xz | Bin 230032 -> 229192 bytes
09-build_abe-stage2/console.log.xz | Bin 223744 -> 222872 bytes
10-build_abe-gdb/console.log.xz | Bin 43868 -> 43952 bytes
11-build_abe-qemu/console.log.xz | Bin 29636 -> 29812 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 26 +++++++++++++-------------
12 files changed, 18 insertions(+), 18 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.