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-aarch64
in repository toolchain/ci/glibc.
from 68007900be misc, nptl: Remove stray references to __condvar_load_64_relaxed
adds 00baddbb93 linux: Add generic syscall implementation
adds a329f68f2e linux: Add generic ioctl implementation
new ceeffe968c x86: Don't set Prefer_No_AVX512 for processors with AVX512 a [...]
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:
sysdeps/unix/sysdep.h | 20 +++++++
sysdeps/unix/sysv/linux/hppa/syscall.c | 65 ----------------------
.../{nios2/kernel_stat.h => internal-ioctl.h} | 12 ++--
{misc => sysdeps/unix/sysv/linux}/ioctl.c | 35 +++++++++---
.../linux/powerpc/{ioctl.c => internal-ioctl.h} | 42 ++++----------
sysdeps/unix/sysv/linux/riscv/syscall.c | 4 +-
.../bsd-_setjmp.S => unix/sysv/linux/syscall.c} | 34 +++++++----
sysdeps/x86/cpu-features.c | 7 ++-
8 files changed, 96 insertions(+), 123 deletions(-)
delete mode 100644 sysdeps/unix/sysv/linux/hppa/syscall.c
copy sysdeps/unix/sysv/linux/{nios2/kernel_stat.h => internal-ioctl.h} (74%)
copy {misc => sysdeps/unix/sysv/linux}/ioctl.c (56%)
rename sysdeps/unix/sysv/linux/powerpc/{ioctl.c => internal-ioctl.h} (55%)
copy sysdeps/{arm/bsd-_setjmp.S => unix/sysv/linux/syscall.c} (56%)
--
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-arm-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 9d0fa36e 0: update: binutils-llvm-linux-qemu: all
new a2b7e341 0: update: binutils-llvm-linux-qemu: all
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 (9d0fa36e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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 1552 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 31136 -> 31412 bytes
04-build_llvm/console.log.xz | Bin 58436 -> 60060 bytes
05-build_abe-qemu/console.log.xz | Bin 29276 -> 30016 bytes
06-build_linux/console.log.xz | Bin 3820 -> 3376 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 22 +++++++++++-----------
10 files changed, 19 insertions(+), 19 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-aarch64
in repository toolchain/ci/gcc.
from 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.
No new revisions were added by this update.
Summary of changes:
contrib/filter-clang-warnings.py | 1 +
gcc/config/avr/avr.c | 4 ++--
gcc/config/i386/i386.c | 12 ++++++++++--
gcc/config/i386/i386.h | 2 ++
gcc/cse.c | 7 ++++++-
gcc/testsuite/gcc.dg/vect/pr103544.c | 24 ++++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr103404.c | 32 ++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr95740.c | 26 ++++++++++++++++++++++++++
gcc/tree-vect-slp.c | 12 +++++++++---
libgcc/config/riscv/div.S | 15 ++++++++-------
libgcc/config/riscv/riscv-asm.h | 6 ++++++
11 files changed, 126 insertions(+), 15 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr103544.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_gnu_cross_check_gcc/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 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
No new revisions were added by this update.
Summary of changes:
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/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 +
10 files changed, 329 insertions(+), 132 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_cross_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 9f53cf6a 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new 9b99307f 0: update: binutils-gcc-linux-glibc-gdb-qemu: 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 (9f53cf6a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/mast [...]
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 1548 -> 1564 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 31000 -> 31792 bytes
04-build_abe-stage1/console.log.xz | Bin 71236 -> 71060 bytes
06-build_abe-linux/console.log.xz | Bin 8564 -> 8812 bytes
07-build_abe-glibc/console.log.xz | Bin 236576 -> 235944 bytes
08-build_abe-stage2/console.log.xz | Bin 193932 -> 194120 bytes
09-build_abe-gdb/console.log.xz | Bin 38704 -> 39416 bytes
10-build_abe-qemu/console.log.xz | Bin 29864 -> 30028 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3896 -> 3920 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2480 -> 2520 bytes
13-check_regression/console.log.xz | Bin 2712 -> 49828 bytes
13-check_regression/extra-bisect-params | 1 +
13-check_regression/fails.sum | 32 +
13-check_regression/results.compare | 47 +-
13-check_regression/results.compare2 | 10957 +++++++++++++++++++++-
13-check_regression/results.regressions | 52 +
14-update_baseline/console.log | 11387 ++++++++++++++++++++++-
14-update_baseline/extra-bisect-params | 1 +
14-update_baseline/fails.sum | 32 +
14-update_baseline/results.compare | 47 +-
14-update_baseline/results.compare2 | 10957 +++++++++++++++++++++-
14-update_baseline/results.regressions | 52 +
jenkins/manifest.sh | 24 +-
sumfiles/g++.log.xz | Bin 3286940 -> 3309064 bytes
sumfiles/g++.sum | 92 +-
sumfiles/gcc.log.xz | Bin 2870140 -> 2847484 bytes
sumfiles/gcc.sum | 14976 +++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 875592 -> 871888 bytes
sumfiles/gfortran.sum | 4 +-
sumfiles/libatomic.log.xz | Bin 2272 -> 2276 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 170312 -> 170228 bytes
sumfiles/libgomp.sum | 8 +-
sumfiles/libitm.log.xz | Bin 2640 -> 2640 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 407168 -> 400884 bytes
sumfiles/libstdc++.sum | 8 +-
38 files changed, 40785 insertions(+), 7896 deletions(-)
create mode 100644 13-check_regression/extra-bisect-params
create mode 100644 13-check_regression/fails.sum
create mode 100644 13-check_regression/results.regressions
create mode 100644 14-update_baseline/extra-bisect-params
create mode 100644 14-update_baseline/fails.sum
create mode 100644 14-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_check_bootstrap/master-aarch64-check_bootstrap_lto
in repository toolchain/ci/binutils-gdb.
from 843bf75416 sim: include ansidecl.h when needed
adds 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
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/dwarf2/file-and-dir.h | 8 +-
gdb/dwarf2/read.c | 10 +-
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/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 +
13 files changed, 341 insertions(+), 140 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_check_bootstrap/master-aarch64-check_bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards 352f5356 0: update: binutils-gcc: 1
new 3481493d 0: update: binutils-gcc: 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 (352f5356)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check_bootstrap/mast [...]
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 -> 1564 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2744 bytes
03-build_abe-binutils/console.log.xz | Bin 38620 -> 39120 bytes
04-build_abe-bootstrap_lto/console.log.xz | Bin 264752 -> 265404 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3828 -> 3812 bytes
06-build_abe-check_bootstrap_lto/console.log.xz | Bin 2492 -> 2392 bytes
07-check_regression/console.log.xz | Bin 3680 -> 3108 bytes
07-check_regression/fails.sum | 6 +-
07-check_regression/results.compare | 29 +-
07-check_regression/results.compare2 | 143 +-
07-check_regression/results.regressions | 29 +-
08-update_baseline/console.log | 416 +-
08-update_baseline/fails.sum | 6 +-
08-update_baseline/results.compare | 29 +-
08-update_baseline/results.compare2 | 143 +-
08-update_baseline/results.regressions | 29 +-
jenkins/manifest.sh | 14 +-
sumfiles/g++.log.xz | Bin 3520200 -> 3499452 bytes
sumfiles/g++.sum | 126 +-
sumfiles/gcc.log.xz | Bin 3077724 -> 3095180 bytes
sumfiles/gcc.sum | 4830 ++++++++++++-----------
sumfiles/gfortran.log.xz | Bin 929704 -> 928024 bytes
sumfiles/gfortran.sum | 44 +-
sumfiles/libatomic.log.xz | Bin 2328 -> 2332 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 180864 -> 180540 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2712 -> 2712 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 446392 -> 445272 bytes
sumfiles/libstdc++.sum | 10 +-
31 files changed, 2767 insertions(+), 3113 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-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards c67b1f9c 0: update: linux-58da0d84fdd2563939dafa48334e190fad1b536c: all
new 0a5bfd48 0: update: linux-58da0d84fdd2563939dafa48334e190fad1b536c: all
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 (c67b1f9c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
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 1600 -> 1764 bytes
02-prepare_abe/console.log.xz | Bin 2784 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 41368 -> 41288 bytes
04-build_abe-stage1/console.log.xz | Bin 87768 -> 87252 bytes
05-build_abe-qemu/console.log.xz | Bin 30632 -> 30396 bytes
06-build_linux/console.log.xz | Bin 3352 -> 3132 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 4 ++--
10 files changed, 7 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.