This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gcc/master-arm
in repository toolchain/ci/binutils-gdb.
from 33af066d07 Preserve artificial CU name in process_psymtab_comp_unit_reader
adds 2427f3b09e Automatic date update in version.in
adds 74044dc840 ld: improve shared tests for AIX
adds f21dbd7c80 [GOLD] PowerPC64 inline plt sequences
adds 197a63068b [gdb/testsuite] Fix data alignment in gdb.arch/i386-{avx,sse}.exp
adds b082698c5c [gdb/testsuite] Use precise align in gdb.arch/i386-{avx,sse}.exp
adds a85885ff7e gdb: Add PowerPC support to gdb.dwarf2/frame-inlined-in-outer-frame
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/testsuite/gdb.arch/i386-avx.c | 15 +-
gdb/testsuite/gdb.arch/i386-avx.exp | 11 +-
gdb/testsuite/gdb.arch/i386-sse.c | 16 +-
gdb/testsuite/gdb.arch/i386-sse.exp | 11 +-
.../gdb.dwarf2/frame-inlined-in-outer-frame.S | 24 +++
gdb/testsuite/lib/precise-aligned-alloc.c | 87 ++++++++
gold/powerpc.cc | 226 +++++++++++++++------
ld/testsuite/ld-shared/main.c | 10 +-
ld/testsuite/ld-shared/sh1.c | 10 -
ld/testsuite/ld-shared/shared.exp | 71 +++----
ld/testsuite/ld-shared/xcoff.dat | 4 +
12 files changed, 354 insertions(+), 133 deletions(-)
create mode 100644 gdb/testsuite/lib/precise-aligned-alloc.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_native_check_gcc/master-arm
in repository toolchain/ci/base-artifacts.
discards 5a9cf566 0: update: binutils-gcc-linux-glibc-gdb: 1
new 5484211b 0: update: binutils-gcc-linux-glibc-gdb: 1
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 (5a9cf566)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gcc/mas [...]
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 1544 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 52452 -> 52892 bytes
04-build_abe-gcc/console.log.xz | Bin 227088 -> 226420 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 8476 -> 8856 bytes
07-build_abe-glibc/console.log.xz | Bin 228368 -> 228120 bytes
08-build_abe-gdb/console.log.xz | Bin 48204 -> 48368 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3804 -> 3800 bytes
10-build_abe-check_gcc/console.log.xz | Bin 2696 -> 2428 bytes
11-check_regression/console.log.xz | Bin 2956 -> 2852 bytes
11-check_regression/extra-bisect-params | 1 -
11-check_regression/fails.sum | 7 -
11-check_regression/results.compare | 25 +-
11-check_regression/results.compare2 | 59 +-
11-check_regression/results.regressions | 27 -
12-update_baseline/console.log | 529 ++--
12-update_baseline/extra-bisect-params | 1 -
12-update_baseline/fails.sum | 7 -
12-update_baseline/results.compare | 25 +-
12-update_baseline/results.compare2 | 59 +-
12-update_baseline/results.regressions | 27 -
jenkins/manifest.sh | 26 +-
sumfiles/g++.log.xz | Bin 2793380 -> 2759148 bytes
sumfiles/g++.sum | 102 +-
sumfiles/gcc.log.xz | Bin 2440992 -> 2388520 bytes
sumfiles/gcc.sum | 4448 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 916744 -> 917388 bytes
sumfiles/gfortran.sum | 44 +-
sumfiles/libatomic.log.xz | Bin 2240 -> 2240 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 182104 -> 183264 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2660 -> 2648 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 436664 -> 450568 bytes
sumfiles/libstdc++.sum | 10 +-
37 files changed, 2685 insertions(+), 2738 deletions(-)
delete mode 100644 11-check_regression/extra-bisect-params
delete mode 100644 11-check_regression/fails.sum
delete mode 100644 11-check_regression/results.regressions
delete mode 100644 12-update_baseline/extra-bisect-params
delete mode 100644 12-update_baseline/fails.sum
delete mode 100644 12-update_baseline/results.regressions
--
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_O3
in repository toolchain/ci/gcc.
from c9419faef0b Objective-C, NeXT: Reorganise meta-data declarations.
adds b880d1514c1 Daily bump.
adds 45116f34205 RISC-V: jal cannot refer to a default visibility symbol for [...]
adds d1011a41efd Prefer INT_SSE_REGS for SSE_FLOAT_MODE_P in preferred_reloa [...]
adds c2c843849a3 cse: Make sure duplicate elements are not entered into the [...]
adds 4dc6d192225 avr: Fix AVR build [PR71934]
adds ee01694151e tree-optimization/103544 - SLP reduction chain as SLP reduc [...]
adds 11013814fc8 contrib: Filter out -Wreturn-type in fold-const-call.c.
adds 0dc77a0c494 tree-optimization/103581 - fix masked gather on x86
adds 70b043845d7 libsanitizer: Use SSE to save and restore XMM registers
adds 2a20407bacb libsanitizer: Update LOCAL_PATCHES
adds ed4a5f571bd Add BB option for outgoing_edge_range_p and may_reocmpute_p.
adds 14dc5b71d7e Use dominators to reduce cache-flling.
adds d27b7e69872 ranger: Optimise irange_union
adds 63c59f054a5 ranger: Add shortcuts for single-successor blocks
adds bd0a61befcb bpf: mark/remove unused arguments and remove an unused function
new 7754fddd015 MAINTAINERS: Add myself to write after approval and DCO sections.
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:
MAINTAINERS | 2 +
contrib/filter-clang-warnings.py | 1 +
gcc/ChangeLog | 5 ++
gcc/DATESTAMP | 2 +-
gcc/config/avr/avr.c | 4 +-
gcc/config/bpf/bpf.c | 25 ++----
gcc/config/i386/i386.c | 12 ++-
gcc/config/i386/i386.h | 2 +
gcc/cse.c | 7 +-
gcc/gimple-range-cache.cc | 73 ++++++++++++++++++
gcc/gimple-range-cache.h | 1 +
gcc/gimple-range-edge.cc | 3 +
gcc/gimple-range-gori.cc | 77 ++++++++++++-------
gcc/gimple-range-gori.h | 6 +-
gcc/objc/ChangeLog | 8 ++
gcc/testsuite/gcc.dg/vect/pr103544.c | 24 ++++++
gcc/testsuite/gcc.dg/vect/pr103581.c | 59 ++++++++++++++
gcc/testsuite/gcc.target/i386/pr103404.c | 32 ++++++++
gcc/testsuite/gcc.target/i386/pr95740.c | 26 +++++++
gcc/tree-vect-slp.c | 12 ++-
gcc/tree-vect-stmts.c | 4 +-
gcc/value-range.cc | 46 ++++-------
libgcc/config/riscv/div.S | 15 ++--
libgcc/config/riscv/riscv-asm.h | 6 ++
libsanitizer/LOCAL_PATCHES | 1 +
libsanitizer/tsan/tsan_rtl_amd64.S | 128 +++++++++++++++----------------
26 files changed, 417 insertions(+), 164 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr103544.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr103581.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr103404.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr95740.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_gcc_bootstrap/master-aarch64-bootstrap_O3
in repository toolchain/ci/binutils-gdb.
from 33af066d07 Preserve artificial CU name in process_psymtab_comp_unit_reader
adds 2427f3b09e Automatic date update in version.in
adds 74044dc840 ld: improve shared tests for AIX
adds f21dbd7c80 [GOLD] PowerPC64 inline plt sequences
adds 197a63068b [gdb/testsuite] Fix data alignment in gdb.arch/i386-{avx,sse}.exp
adds b082698c5c [gdb/testsuite] Use precise align in gdb.arch/i386-{avx,sse}.exp
adds a85885ff7e gdb: Add PowerPC support to gdb.dwarf2/frame-inlined-in-outer-frame
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/testsuite/gdb.arch/i386-avx.c | 15 +-
gdb/testsuite/gdb.arch/i386-avx.exp | 11 +-
gdb/testsuite/gdb.arch/i386-sse.c | 16 +-
gdb/testsuite/gdb.arch/i386-sse.exp | 11 +-
.../gdb.dwarf2/frame-inlined-in-outer-frame.S | 24 +++
gdb/testsuite/lib/precise-aligned-alloc.c | 87 ++++++++
gold/powerpc.cc | 226 +++++++++++++++------
ld/testsuite/ld-shared/main.c | 10 +-
ld/testsuite/ld-shared/sh1.c | 10 -
ld/testsuite/ld-shared/shared.exp | 71 +++----
ld/testsuite/ld-shared/xcoff.dat | 4 +
12 files changed, 354 insertions(+), 133 deletions(-)
create mode 100644 gdb/testsuite/lib/precise-aligned-alloc.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_gcc_bootstrap/master-aarch64-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 5a199e65 0: update: binutils-gcc: 2
new 68bb9604 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 (5a199e65)
\
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 1500 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2744 bytes
04-build_abe-binutils/console.log.xz | Bin 38588 -> 39012 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 261912 -> 263448 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 36 -------------------------------
jenkins/manifest.sh | 14 ++++++------
7 files changed, 7 insertions(+), 43 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-mainline-allmodconfig
in repository toolchain/ci/qemu.
from a69254a2b3 Merge tag 'ide-pull-request' of https://gitlab.com/jsnow/qem [...]
adds e7fa3377cc seabios: update submodule to 1.15.0
adds 3bc90ac567 seabios: update binaries to 1.15.0
adds 99fc08366b Merge tag 'seabios-20211203-pull-request' of git://git.kraxe [...]
adds 24ade8c5de hw/mips/bootloader: Fix write_ulong()
adds d77c462bf2 hw/mips/boston: Fix load_elf() error detection
adds ac5837e330 Revert "vga: don't abort when adding a duplicate isa-vga device"
adds 2f8eb08673 Merge tag 'mips-20211206' of https://github.com/philmd/qemu [...]
adds 5b807181c2 virtio-blk: Fix clean up of host notifiers for single MR tra [...]
adds 7635eff971 Merge tag 'block-pull-request' of https://gitlab.com/stefanh [...]
No new revisions were added by this update.
Summary of changes:
hw/block/dataplane/virtio-blk.c | 2 +-
hw/display/vga-isa.c | 10 ----------
hw/mips/bootloader.c | 6 +++++-
hw/mips/boston.c | 5 +++--
pc-bios/bios-256k.bin | Bin 262144 -> 262144 bytes
pc-bios/bios-microvm.bin | Bin 131072 -> 131072 bytes
pc-bios/bios.bin | Bin 131072 -> 131072 bytes
pc-bios/vgabios-ati.bin | Bin 39424 -> 39424 bytes
pc-bios/vgabios-bochs-display.bin | Bin 28672 -> 28672 bytes
pc-bios/vgabios-cirrus.bin | Bin 39424 -> 39424 bytes
pc-bios/vgabios-qxl.bin | Bin 39424 -> 39424 bytes
pc-bios/vgabios-ramfb.bin | Bin 28672 -> 28672 bytes
pc-bios/vgabios-stdvga.bin | Bin 39424 -> 39424 bytes
pc-bios/vgabios-virtio.bin | Bin 39424 -> 39424 bytes
pc-bios/vgabios-vmware.bin | Bin 39424 -> 39424 bytes
pc-bios/vgabios.bin | Bin 38912 -> 38912 bytes
roms/seabios | 2 +-
17 files changed, 10 insertions(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.