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-release-aarch64-next-defconfig
in repository toolchain/ci/binutils-gdb.
from 511be4d5ee Automatic date update in version.in
adds 5a9e3421a8 Automatic date update in version.in
adds 038f80914f Automatic date update in version.in
adds 2e8e5a93a1 PR28156, rename.c doesn't compile with MinGW
adds 0c966828ce IBM Z: Remove lpswey parameter
adds d2cb9c60a5 IBM Z: Add another arch14 instruction
adds 28392428d0 Automatic date update in version.in
adds 1e6a1c8306 Automatic date update in version.in
adds 96327e297b Automatic date update in version.in
adds d86cf1b0d5 PR28186, SEGV elf.c:7991:30 in _bfd_elf_fixup_group_sections
adds 9cb577deaa Automatic date update in version.in
adds e096899095 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/elf.c | 2 +-
bfd/version.h | 2 +-
binutils/rename.c | 2 ++
gas/testsuite/gas/s390/zarch-arch14.d | 3 ++-
gas/testsuite/gas/s390/zarch-arch14.s | 3 ++-
opcodes/s390-opc.c | 2 ++
opcodes/s390-opc.txt | 4 +++-
7 files changed, 13 insertions(+), 5 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-release-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 99b3fd84 0: update: binutils-llvm-linux-qemu: boot
new 97b53614 0: update: binutils-llvm-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 (99b3fd84)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 14 +-
02-prepare_abe/console.log | 479 +-
03-build_abe-binutils/console.log | 11051 ++++++------
04-build_llvm/console.log | 14097 +++++++--------
05-build_abe-qemu/console.log | 7137 ++++----
06-build_linux/console.log | 544 +-
07-boot_linux/console.log | 509 +-
08-check_regression/console.log | 2 +-
09-update_baseline/console.log | 2 +-
console.log | 33835 ++++++++++++++++++------------------
jenkins/manifest.sh | 22 +-
results | 2 +-
12 files changed, 33598 insertions(+), 34096 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
in repository toolchain/ci/gcc.
from 62f01243fb2 Cross-reference parts adapted in 'gcc/omp-oacc-neuter-broad [...]
adds 9d2d660aab2 i386: Name V2SF logic insns [PR101812]
adds 00eab082e9f Verify destination[source] of a load[store] instruction is [...]
adds d55d3f5b04e ipa: Fix testsuite/gcc.dg/ipa/remref-6.c
adds 1354603bf7d libstdc++: [_GLIBCXX_DEBUG] Avoid allocator operator== when [...]
adds f5a2d78072f libstdc++: Reduce use of debug containers in <regex>
new c86c95edd16 Ensure toupper and tolower follow the expected pattern.
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/config/i386/mmx.md | 2 +-
gcc/config/rs6000/rs6000.c | 14 ++++++++++++--
gcc/gimple-range-fold.cc | 6 ++++++
gcc/ipa-prop.c | 2 +-
gcc/testsuite/gcc.dg/ipa/remref-6.c | 2 +-
gcc/testsuite/gcc.dg/pr101741.c | 16 +++++++++++++++
gcc/testsuite/gcc.target/i386/pr101812.c | 12 ++++++++++++
libstdc++-v3/include/bits/regex.h | 28 ++++++++++++++-------------
libstdc++-v3/include/bits/regex.tcc | 6 +++---
libstdc++-v3/include/bits/regex_automaton.tcc | 4 ++--
libstdc++-v3/include/bits/regex_compiler.h | 8 ++++----
libstdc++-v3/include/bits/regex_executor.h | 6 +++---
libstdc++-v3/include/debug/safe_container.h | 13 ++++++++++++-
libstdc++-v3/include/std/regex | 3 +++
14 files changed, 91 insertions(+), 31 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr101741.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr101812.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
in repository toolchain/ci/binutils-gdb.
from b18bfc0946 Automatic date update in version.in
adds 3417bfca67 GAS: DWARF-5: Ensure that the 0'th entry in the directory ta [...]
No new revisions were added by this update.
Summary of changes:
gas/ChangeLog | 12 +++++++
gas/dwarf2dbg.c | 38 +++++++++++++++++-----
gas/testsuite/gas/elf/dwarf-5-dir0.d | 20 ++++++++++++
.../gas/elf/{dwarf-5-file0.s => dwarf-5-dir0.s} | 6 +---
gas/testsuite/gas/elf/dwarf-5-file0.d | 15 +++++----
gas/testsuite/gas/elf/elf.exp | 1 +
gas/testsuite/gas/i386/dwarf5-line-1.d | 2 +-
gas/testsuite/gas/i386/dwarf5-line-2.d | 2 +-
8 files changed, 73 insertions(+), 23 deletions(-)
create mode 100644 gas/testsuite/gas/elf/dwarf-5-dir0.d
copy gas/testsuite/gas/elf/{dwarf-5-file0.s => dwarf-5-dir0.s} (77%)
--
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
in repository toolchain/ci/base-artifacts.
discards 12b562a5 0: update: binutils-gcc: 1
new a959d7e9 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 (12b562a5)
\
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 | 300 +-
02-prepare_abe/console.log | 298 +-
04-build_abe-bootstrap/console.log | 58078 +++++++++++++++++-----------------
05-check_regression/console.log | 16 +-
06-update_baseline/console.log | 40 +-
console.log | 58732 +++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
7 files changed, 58689 insertions(+), 58785 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-aarch64
in repository toolchain/ci/glibc.
from 60b4dd2579 powerpc64: Add checks for Altivec and VSX in ifunc selection
adds b805aebd42 librt: fix NULL pointer dereference (bug 28213)
adds 98149b16d6 Add PTRACE_GET_RSEQ_CONFIGURATION from Linux 5.13 to sys/ptrace.h
adds 1d7b32ee61 Use binutils 2.37 branch in build-many-glibcs.py
No new revisions were added by this update.
Summary of changes:
scripts/build-many-glibcs.py | 2 +-
sysdeps/unix/sysv/linux/aarch64/sys/ptrace.h | 7 ++++++-
sysdeps/unix/sysv/linux/arm/sys/ptrace.h | 6 +++++-
sysdeps/unix/sysv/linux/bits/ptrace-shared.h | 10 ++++++++++
sysdeps/unix/sysv/linux/ia64/sys/ptrace.h | 6 +++++-
sysdeps/unix/sysv/linux/mq_notify.c | 2 +-
sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h | 7 ++++++-
sysdeps/unix/sysv/linux/s390/sys/ptrace.h | 5 +++++
sysdeps/unix/sysv/linux/sparc/sys/ptrace.h | 6 +++++-
sysdeps/unix/sysv/linux/sys/ptrace.h | 6 +++++-
sysdeps/unix/sysv/linux/x86/sys/ptrace.h | 6 +++++-
11 files changed, 54 insertions(+), 9 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-aarch64
in repository toolchain/ci/binutils-gdb.
from b18bfc0946 Automatic date update in version.in
adds 3417bfca67 GAS: DWARF-5: Ensure that the 0'th entry in the directory ta [...]
No new revisions were added by this update.
Summary of changes:
gas/ChangeLog | 12 +++++++
gas/dwarf2dbg.c | 38 +++++++++++++++++-----
gas/testsuite/gas/elf/dwarf-5-dir0.d | 20 ++++++++++++
.../gas/elf/{dwarf-5-file0.s => dwarf-5-dir0.s} | 6 +---
gas/testsuite/gas/elf/dwarf-5-file0.d | 15 +++++----
gas/testsuite/gas/elf/elf.exp | 1 +
gas/testsuite/gas/i386/dwarf5-line-1.d | 2 +-
gas/testsuite/gas/i386/dwarf5-line-2.d | 2 +-
8 files changed, 73 insertions(+), 23 deletions(-)
create mode 100644 gas/testsuite/gas/elf/dwarf-5-dir0.d
copy gas/testsuite/gas/elf/{dwarf-5-file0.s => dwarf-5-dir0.s} (77%)
--
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-aarch64
in repository toolchain/ci/base-artifacts.
discards 8a133179 0: update: binutils-gcc-linux-glibc-qemu: 7
new 1ced185d 0: update: binutils-gcc-linux-glibc-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 (8a133179)
\
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 | 203 +-
02-prepare_abe/console.log | 492 +-
04-build_abe-binutils/console.log | 10486 ++--
05-build_abe-stage1/console.log | 14017 +++--
07-build_abe-linux/console.log | 2314 +-
08-build_abe-glibc/console.log | 38979 ++++++------
09-build_abe-stage2/console.log | 32980 +++++-----
10-build_abe-gdb/console.log | 11232 ++--
11-build_abe-qemu/console.log | 7022 +--
12-check_regression/console.log | 28 +-
13-update_baseline/console.log | 10 +-
console.log | 118307 ++++++++++++++++++-----------------
jenkins/manifest.sh | 22 +-
13 files changed, 118051 insertions(+), 118041 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.