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-mainline-allmodconfig
in repository toolchain/ci/llvm-project.
from 19b8368225dc [X86][VARARG] Assign MMO earlier to avoid prolog insert po [...]
adds 52bfd2c1ccd8 [ELF] Do not report undefined weak references in shared libraries
adds f3394dc82c20 [libc++] Fix wrongly non-inline basic_string::shrink_to_fit
adds 724ed207b760 [ELF] Hint -z nostart-stop-gc for __start_ undefined references
adds 29276490d13c [MC][ELF] Do not error on parsing .debug_* section directi [...]
adds 5932c004778c [MC][ELF] Fix accepting abbreviated form with Type change
adds d904698b53e4 [Analysis] Ignore casts and unary ops for uninitialized values
adds 87ca22cba2fa [Support] Attempt to fix deadlock in ThreadGroup
adds e68f640deecc [ELF][PPC32] Make R_PPC32_PLTREL retain .got
adds 9fb79e6940b2 [PowerPC] Handle base load with reservation mnemonic
new c446ac46746e [Passes] Fix relative lookup table converter pass
new d96358a28193 [compiler-rt] Increase kDlsymAllocPoolSize to fix test failures
The 2 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:
clang/lib/Analysis/UninitializedValues.cpp | 17 +++--
clang/test/Analysis/uninit-asm-goto.cpp | 12 ++++
compiler-rt/lib/asan/asan_malloc_linux.cpp | 2 +-
libcxx/include/string | 2 +
.../shrink_to_fit.explicit_instantiation.sh.cpp | 59 ++++++++++++++++
lld/ELF/InputFiles.cpp | 2 +-
lld/ELF/Relocations.cpp | 10 ++-
lld/docs/ELF/start-stop-gc.rst | 66 ++++++++++++++++++
lld/docs/index.rst | 1 +
lld/test/ELF/allow-shlib-undefined-weak.s | 48 +++++++++++++
lld/test/ELF/gc-sections-startstop-hint.s | 21 ++++++
lld/test/ELF/ppc32-ifunc-nonpreemptible-pic.s | 6 +-
lld/test/ELF/ppc32-reloc-pltrel.s | 35 ++++++++++
llvm/include/llvm/Support/Parallel.h | 5 +-
llvm/lib/MC/MCParser/ELFAsmParser.cpp | 29 ++++++--
llvm/lib/Support/Parallel.cpp | 7 +-
llvm/lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp | 12 +++-
.../Transforms/Utils/RelLookupTableConverter.cpp | 4 ++
llvm/test/CodeGen/PowerPC/inline-asm-label.ll | 36 ++++++++++
llvm/test/MC/ELF/section-omitted-attributes.s | 5 ++
llvm/test/MC/Mips/elf-debug-section.s | 38 +++++++++-
llvm/test/MC/PowerPC/ppc64-encoding-bookII.s | 16 +++++
llvm/test/MC/PowerPC/ppc64-errors.s | 4 ++
.../X86/relative_lookup_table.ll | 80 ++++++++++++++++++++++
24 files changed, 495 insertions(+), 22 deletions(-)
create mode 100644 libcxx/test/std/strings/basic.string/string.capacity/shrink_to_ [...]
create mode 100644 lld/docs/ELF/start-stop-gc.rst
create mode 100644 lld/test/ELF/allow-shlib-undefined-weak.s
create mode 100644 lld/test/ELF/gc-sections-startstop-hint.s
create mode 100644 lld/test/ELF/ppc32-reloc-pltrel.s
--
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-mainline-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 172e0da3ef Automatic date update in version.in
adds 1fb4a5909e Automatic date update in version.in
adds b77f1b197a Automatic date update in version.in
adds 0a18ced151 Automatic date update in version.in
adds a2fbc5eec7 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/llvm-release-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 5e71ce8db 3: update: binutils-llvm-linux-qemu: 40
new 358a418c4 3: update: binutils-llvm-linux-qemu: 40
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 (5e71ce8db)
\
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.xz | Bin 1696 -> 1608 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 43696 -> 43080 bytes
04-build_llvm/console.log.xz | Bin 59424 -> 59328 bytes
05-build_abe-qemu/console.log.xz | Bin 29588 -> 30160 bytes
06-build_linux/console.log.xz | Bin 3720 -> 3732 bytes
08-check_regression/console.log.xz | Bin 472 -> 472 bytes
09-update_baseline/console.log | 98 +++++++++++++++++------------------
jenkins/manifest.sh | 22 ++++----
9 files changed, 60 insertions(+), 60 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
in repository toolchain/ci/interesting-commits.
from 1f7cccb Add regression 422f9eb7011b76c12ff00ffaee2bcc9cdddf16d5 from [...]
new 2cb69cd Add regression 422f9eb7011b76c12ff00ffaee2bcc9cdddf16d5 from [...]
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 | 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.
unknown user pushed a change to branch release/2.34/master
in repository glibc.
from 03de6917bd elf: Fix tst-cpu-features-cpuinfo for KVM guests on some AMD [...]
new 5daf13b1e6 powerpc64[le]: Allocate extra stack frame on syscall.S
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/sysv/linux/powerpc/syscall.S | 4 ++++
1 file changed, 4 insertions(+)
--
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_bmk_gnu_eabi_stm32/gnu_eabi-master-arm_eabi-coremark-Os_LTO
in repository toolchain/ci/binutils-gdb.
from e6582e1b3c gdb: improve reuse of value contents when fetching array elements
adds 408db576c9 gdb: Powerpc mark xfail in gdb.base/catch-syscall.exp
No new revisions were added by this update.
Summary of changes:
gdb/testsuite/gdb.base/catch-syscall.exp | 37 ++++++++++++++++++++++++++------
1 file changed, 31 insertions(+), 6 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_bmk_gnu_eabi_stm32/gnu_eabi-master-arm_eabi-coremark-Os_LTO
in repository toolchain/ci/base-artifacts.
from 9459a6aed 1: reset: gcc-16c848090f237c2398930b8c0ef75acebf4fa44d: 1
new be81114e1 2: reset: binutils-408db576c98b232de0b1a1ee3495bad0d1c704cf: 1
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 1556 -> 1596 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 30884 -> 30656 bytes
04-build_abe-stage1/console.log.xz | Bin 87924 -> 89416 bytes
06-build_abe-newlib/console.log.xz | Bin 17732 -> 17764 bytes
07-build_abe-stage2/console.log.xz | Bin 155364 -> 156568 bytes
08-benchmark/benchmark-build.log | 34 ++++++++++++++++-----------------
08-benchmark/benchmark.log | 32 +++++++++++++++----------------
08-benchmark/console.log.xz | Bin 2972 -> 2972 bytes
09-check_regression/console.log.xz | Bin 1356 -> 1388 bytes
09-check_regression/mail-body.txt | 2 +-
09-check_regression/results-perf-0.csv | 2 +-
09-check_regression/results.log | 2 +-
09-check_regression/trigger-bisect | 4 ++--
10-update_baseline/console.log | 10 +++++-----
10-update_baseline/results-perf-0.csv | 2 +-
10-update_baseline/results.log | 2 +-
jenkins/manifest.sh | 8 ++++----
mail/jira-body.txt | 8 ++++----
mail/mail-body.txt | 10 +++++-----
mail/mail-subject.txt | 2 +-
results_id | 2 +-
22 files changed, 60 insertions(+), 60 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 release/2.33/master
in repository glibc.
from c76a0ba878 gconv: Do not emit spurious NUL character in ISO-2022-JP-3 ( [...]
new c493f6a0e4 powerpc64[le]: Allocate extra stack frame on syscall.S
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/sysv/linux/powerpc/syscall.S | 4 ++++
1 file changed, 4 insertions(+)
--
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-master-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards dbb15b4f6 0: update: binutils-gcc-linux-qemu: all
new 4a23db34f 0: update: binutils-gcc-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 (dbb15b4f6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 1784 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 30916 -> 30176 bytes
04-build_abe-stage1/console.log.xz | Bin 89668 -> 90124 bytes
05-build_abe-qemu/console.log.xz | Bin 29136 -> 30164 bytes
06-build_linux/console.log.xz | Bin 4128 -> 3864 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 | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_gnu_eabi_stm32
in repository toolchain/ci/interesting-commits.
from 9e4cf3e Add regression 720234b78afb4a972c3cea4ae22d181ea83568cc from [...]
new fc58969 Add regression 0ecb48d753005405f84876ed3032c4cda789e072 from [...]
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 | 1 +
1 file changed, 1 insertion(+)
--
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 29eb5c2c86 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu [...]
adds c35aff184b s390: kvm: adjust diag318 resets to retain data
adds 2c092950a4 MAINTAINERS: update email address of Christian Borntraeger
adds b2892a2b9d s390x/pci: use a reserved ID for the default PCI group
adds df7ce0a94d s390x/pci: don't use hard-coded dma range in reg_ioat
adds cb6d6a3e6a s390x/pci: use the passthrough measurement update interval
adds ac6aa30ac4 s390x/pci: add supported DT information to clp response
adds 9f8e6cad65 gitlab-ci: Speed up the msys2-64bit job by using --without-d [...]
adds 48c03a0e13 Merge tag 's390x-2021-12-17' of https://gitlab.com/thuth/qem [...]
No new revisions were added by this update.
Summary of changes:
.gitlab-ci.d/windows.yml | 2 +-
.mailmap | 1 +
MAINTAINERS | 6 +++---
hw/s390x/s390-pci-bus.c | 1 +
hw/s390x/s390-pci-inst.c | 15 +++++++++------
hw/s390x/s390-pci-vfio.c | 1 +
include/hw/s390x/s390-pci-bus.h | 3 ++-
include/hw/s390x/s390-pci-clp.h | 3 ++-
target/s390x/cpu.h | 4 ++--
target/s390x/kvm/kvm.c | 4 ++++
10 files changed, 26 insertions(+), 14 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/gdb.
from 72994b6028 gdb/tui: install SIGWINCH only when connected to a TTY
adds c12d6b570d Initialize `m_ndimensions' in the member initializer list
adds 8294c9025a Avoid redundant operations in `fortran_array_walker'
No new revisions were added by this update.
Summary of changes:
gdb/f-array-walker.h | 14 +++++++-------
1 file changed, 7 insertions(+), 7 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 b99b0f93ee nss: Use "files dns" as the default for the hosts database ( [...]
adds 2bbd07c715 fortify: Fix spurious warning with realpath
adds c16dc431c8 Update copyright header in recently merged ab_GE locale
adds ae91d3df24 powerpc64[le]: Allocate extra stack frame on syscall.S
new 94058f6cde elf: Fix tst-cpu-features-cpuinfo for KVM guests on some AMD [...]
new d2e594d715 riscv: align stack in clone [BZ #28702]
new 225da459ce riscv: align stack before calling _dl_init [BZ #28703]
The 3 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:
debug/Makefile | 3 ++-
.../tst-realpath-chk.c | 19 ++++++++++---------
localedata/locales/ab_GE | 22 ++++++++++++++++------
stdlib/bits/stdlib.h | 2 +-
sysdeps/riscv/dl-machine.h | 6 ++++++
sysdeps/unix/sysv/linux/powerpc/syscall.S | 4 ++++
sysdeps/unix/sysv/linux/riscv/clone.S | 3 +++
sysdeps/x86/tst-cpu-features-cpuinfo.c | 9 ++++++++-
8 files changed, 50 insertions(+), 18 deletions(-)
copy sysdeps/ieee754/ldbl-128ibm-compat/test-wcstold-ldbl-compat.c => debug/tst-re [...]
--
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 72994b6028 gdb/tui: install SIGWINCH only when connected to a TTY
adds c12d6b570d Initialize `m_ndimensions' in the member initializer list
adds 8294c9025a Avoid redundant operations in `fortran_array_walker'
No new revisions were added by this update.
Summary of changes:
gdb/f-array-walker.h | 14 +++++++-------
1 file changed, 7 insertions(+), 7 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 b0decf0e8 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new b4f826dd0 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 (b0decf0e8)
\
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 1544 -> 1524 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2764 bytes
04-build_abe-binutils/console.log.xz | Bin 30776 -> 30216 bytes
05-build_abe-stage1/console.log.xz | Bin 90168 -> 89952 bytes
07-build_abe-linux/console.log.xz | Bin 8744 -> 8932 bytes
08-build_abe-glibc/console.log.xz | Bin 230896 -> 230656 bytes
09-build_abe-stage2/console.log.xz | Bin 216560 -> 216348 bytes
10-build_abe-gdb/console.log.xz | Bin 38688 -> 37920 bytes
11-build_abe-qemu/console.log.xz | Bin 30156 -> 30312 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 26 +++++++++++++-------------
12 files changed, 14 insertions(+), 14 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-master-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 65db7ff84 5: update: binutils-gcc-linux-qemu: 19623
new 2e8bce491 5: update: binutils-gcc-linux-qemu: 19623
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 (65db7ff84)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 1596 -> 1612 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 31080 -> 30624 bytes
04-build_abe-stage1/console.log.xz | Bin 71620 -> 71364 bytes
05-build_abe-qemu/console.log.xz | Bin 29648 -> 30272 bytes
06-build_linux/console.log.xz | Bin 46360 -> 46400 bytes
08-check_regression/console.log.xz | Bin 480 -> 480 bytes
09-update_baseline/console.log | 142 +++++++++++++++++------------------
jenkins/manifest.sh | 22 +++---
9 files changed, 82 insertions(+), 82 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.