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 979f3259 0: update: binutils-gcc-linux-qemu: all
new 0393a932 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 (979f3259)
\
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 | 14 +-
02-prepare_abe/console.log | 296 +-
03-build_abe-binutils/console.log | 12006 +++++------
04-build_abe-stage1/console.log | 14277 +++++++------
05-build_abe-qemu/console.log | 7013 +++---
06-build_linux/console.log | 816 +-
07-boot_linux/console.log | 6 +-
08-check_regression/console.log | 4 +-
08-check_regression/results.regressions | 20 +-
09-update_baseline/console.log | 2 +-
09-update_baseline/results.regressions | 20 +-
console.log | 34430 +++++++++++++++---------------
jenkins/manifest.sh | 22 +-
13 files changed, 34523 insertions(+), 34403 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 master
in repository binutils-gdb.
from 1b40d569a86 sim: cris: clean up printf & abort usage a bit
new 61e2dde2db3 gdb/python: handle saving user registers in a frame unwinder
new 8b9c48b287d gdb/python: move PyLong_From* calls into py-utils.c
new d52b8007213 gdb/python: add PendingFrame.level and Frame.level methods
new 96f842cbdb3 gdb/riscv: add support for vector registers in target descriptions
The 4 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:
gdb/ChangeLog | 37 +++++++
gdb/NEWS | 11 ++
gdb/arch/riscv.c | 6 +
gdb/arch/riscv.h | 12 +-
gdb/doc/ChangeLog | 10 ++
gdb/doc/gdb.texinfo | 8 ++
gdb/doc/python.texi | 9 ++
gdb/python/py-frame.c | 23 ++++
gdb/python/py-inferior.c | 2 +-
gdb/python/py-unwind.c | 40 +++++++
gdb/riscv-tdep.c | 121 ++++++++++++++++++++-
gdb/riscv-tdep.h | 8 +-
gdb/testsuite/ChangeLog | 13 +++
gdb/testsuite/gdb.python/py-frame.exp | 11 ++
gdb/testsuite/gdb.python/py-pending-frame-level.c | 49 +++++++++
.../gdb.python/py-pending-frame-level.exp | 65 +++++++++++
gdb/testsuite/gdb.python/py-pending-frame-level.py | 55 ++++++++++
gdb/testsuite/gdb.python/py-unwind-user-regs.c | 37 +++++++
gdb/testsuite/gdb.python/py-unwind-user-regs.exp | 98 +++++++++++++++++
gdb/testsuite/gdb.python/py-unwind-user-regs.py | 72 ++++++++++++
20 files changed, 680 insertions(+), 7 deletions(-)
create mode 100644 gdb/testsuite/gdb.python/py-pending-frame-level.c
create mode 100644 gdb/testsuite/gdb.python/py-pending-frame-level.exp
create mode 100644 gdb/testsuite/gdb.python/py-pending-frame-level.py
create mode 100644 gdb/testsuite/gdb.python/py-unwind-user-regs.c
create mode 100644 gdb/testsuite/gdb.python/py-unwind-user-regs.exp
create mode 100644 gdb/testsuite/gdb.python/py-unwind-user-regs.py
--
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-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards a28daf49 0: update: binutils-llvm-linux-qemu: boot
new f75e5110 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 (a28daf49)
\
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 | 120 +-
02-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 11431 +++++-----
04-build_llvm/console.log | 13970 ++++++------
05-build_abe-qemu/console.log | 7066 +++----
06-build_linux/console.log | 878 +-
08-check_regression/console.log | 8 +-
08-check_regression/results.regressions | 20 +-
09-update_baseline/console.log | 2 +-
09-update_baseline/results.regressions | 20 +-
console.log | 33915 +++++++++++++++---------------
jenkins/manifest.sh | 22 +-
12 files changed, 33977 insertions(+), 33915 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-arm-lts-allnoconfig
in repository toolchain/ci/llvm-project.
from adae17728bad Make clangd CompletionModel not depend on directory layout.
adds a066f4eb6794 [X86] Add ISD::FREEZE and ISD::AssertAlign to the list of [...]
adds a95bf588bd72 [ARM] Fix Machine Outliner LDRD/STRD handling in Thumb mode.
adds a37dff2bbf68 [PowerPC][Dwarf] Assign MMA register's dwarf register numb [...]
adds 04a68288ded4 [PowerPC] Make sure the first probe is full size or is the [...]
adds 0e164144c708 [OpenMP] Fix typo in libomptarge for the wrong environment [...]
adds c7d7ace46258 [clang-format] Rework Whitesmiths mode to use line-level v [...]
adds f78f530bd384 [llvm][PPC] Add missing case for 'I' asm memory operands
adds e7dac564cd0e [🍒][libc++] Un-deprecate std::allocator<void>
adds 641239251134 [🍒][libc++] __bit_iterator mustn't rely on deprecated SMF [...]
adds 82796b3c3dab [libc++] Adjust XFAIL for std::tuple deduction tests with GCC
adds 0d6fc8550b58 [🍒][libcxx][nfc] Fix the ASAN bots: update expected.pass.cpp.
new 0193a7da8bda [SystemZ] Assign the full space for promoted and split ou [...]
new 9be9215b2719 AMD k8 family does not support SSE4.x which are required b [...]
new 051126fe6ffe Fix -Wswitch warning after 092c303955cd18be6c0b923b1c0a1b9 [...]
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:
clang/docs/ReleaseNotes.rst | 3 +
clang/lib/Basic/Targets/X86.cpp | 3 +-
clang/lib/Format/UnwrappedLineFormatter.cpp | 7 -
clang/lib/Format/UnwrappedLineParser.cpp | 89 +++-
clang/lib/Format/UnwrappedLineParser.h | 12 +-
clang/unittests/Format/FormatTest.cpp | 100 +++-
libcxx/include/__bit_reference | 34 +-
libcxx/include/memory | 32 +-
.../allocator_types.cxx2a.pass.cpp | 23 +-
.../end.to.end/expected.pass.cpp | 2 +-
.../default.allocator/PR50299.compile.pass.cpp | 20 +
.../default.allocator/allocator.ctor.pass.cpp | 44 +-
.../default.allocator/allocator.dtor.pass.cpp | 3 +-
.../default.allocator/allocator_pointers.pass.cpp | 4 +-
.../allocator_types.deprecated_in_cxx17.verify.cpp | 35 +-
.../default.allocator/allocator_types.pass.cpp | 54 +-
.../allocator_types.removed_in_cxx20.verify.cpp | 11 +-
.../allocator_types.void.compile.pass.cpp} | 28 +-
.../allocator_void.deprecated_in_cxx17.verify.cpp | 24 -
.../tuple/tuple.tuple/tuple.cnstr/deduct.pass.cpp | 2 +-
llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp | 22 +-
llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp | 6 +
llvm/lib/Target/PowerPC/PPCFrameLowering.cpp | 365 ++++++-------
llvm/lib/Target/PowerPC/PPCRegisterInfo.td | 36 +-
llvm/lib/Target/SystemZ/SystemZISelLowering.cpp | 22 +-
llvm/lib/Target/X86/X86InstrCompiler.td | 11 +-
.../ARM/machine-outliner-stack-fixup-thumb.mir | 20 +-
llvm/test/CodeGen/PowerPC/asm-template-I.ll | 19 +
llvm/test/CodeGen/PowerPC/pr46759.ll | 46 +-
.../PowerPC/stack-clash-prologue-nounwind.ll | 222 ++++----
llvm/test/CodeGen/PowerPC/stack-clash-prologue.ll | 577 ++++++++++-----------
llvm/test/CodeGen/SystemZ/args-11.ll | 54 ++
llvm/test/CodeGen/X86/freeze.ll | 23 +
openmp/libomptarget/src/interface.cpp | 2 +-
34 files changed, 1088 insertions(+), 867 deletions(-)
create mode 100644 libcxx/test/std/utilities/memory/default.allocator/PR50299.comp [...]
rename libcxx/test/{libcxx/depr/depr.default.allocator/allocator_void.cxx2a.pass.c [...]
delete mode 100644 libcxx/test/std/utilities/memory/default.allocator/allocator_vo [...]
create mode 100644 llvm/test/CodeGen/PowerPC/asm-template-I.ll
create mode 100644 llvm/test/CodeGen/SystemZ/args-11.ll
--
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-arm-lts-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 88cb287c03 Automatic date update in version.in
adds 4c30ee3286 Automatic date update in version.in
adds de955b29e6 Automatic date update in version.in
adds a81254fae7 Automatic date update in version.in
adds bf57d8eb47 Automatic date update in version.in
adds 37fadb6ef2 Automatic date update in version.in
adds 21dd883860 Automatic date update in version.in
adds a7eb3ff36c 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-arm-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards adb771a5 0: update: binutils-llvm-linux-qemu: all
new 9758ce55 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 (adb771a5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 75 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11025 ++++++------
04-build_llvm/console.log | 13957 +++++++--------
05-build_abe-qemu/console.log | 7059 ++++----
06-build_linux/console.log | 877 +-
07-boot_linux/console.log | 2 +-
08-check_regression/console.log | 2 +-
09-update_baseline/console.log | 2 +-
console.log | 33441 ++++++++++++++++++------------------
jenkins/manifest.sh | 22 +-
11 files changed, 33507 insertions(+), 33393 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 master
in repository gcc.
from 7232f7c4c2d expand: empty class return optimization [PR88529]
new 6cf0040fff7 libstdc++: Improve std::lock algorithm
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:
libstdc++-v3/include/std/mutex | 138 ++++++++++++++++++++++++-----------------
1 file changed, 82 insertions(+), 56 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 master
in repository linux.
from 13311e74253f Linux 5.13-rc7
new dad7b9896a5d ARM: 9081/1: fix gcc-10 thumb2-kernel regression
new a96bfed64c89 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
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:
arch/arm/kernel/setup.c | 16 +++++++++-------
1 file changed, 9 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/gnu-release-arm-check_binutils
in repository toolchain/ci/binutils-gdb.
from 37fadb6ef2 Automatic date update in version.in
adds 21dd883860 Automatic date update in version.in
adds a7eb3ff36c 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_gnu/gnu-release-arm-check_binutils
in repository toolchain/ci/base-artifacts.
discards 21a35751 8: update: binutils-37fadb6ef22d44d369c53242b5c73096bb02345c: 1
new d37c05e3 8: update: binutils-a7eb3ff36cebc093af6658049e03d63579dade86: 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 (21a35751)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-chec [...]
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 | 330 +-
03-build_abe-binutils/console.log | 18466 ++++++++++++------------
04-build_abe-check_binutils/console.log | 4152 +++---
05-check_regression/console.log | 52 +-
05-check_regression/results.regressions | 4 +-
06-update_baseline/console.log | 242 +-
06-update_baseline/results.regressions | 4 +-
console.log | 23252 +++++++++++++++---------------
jenkins/manifest.sh | 10 +-
sumfiles/binutils.log.xz | Bin 39840 -> 39824 bytes
sumfiles/binutils.sum | 2 +-
sumfiles/gas.log.xz | Bin 95088 -> 95016 bytes
sumfiles/gas.sum | 4 +-
sumfiles/ld.log.xz | Bin 116868 -> 116828 bytes
sumfiles/ld.sum | 4 +-
sumfiles/libctf.log.xz | Bin 1520 -> 1516 bytes
sumfiles/libctf.sum | 2 +-
18 files changed, 23269 insertions(+), 23269 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_tk1
in repository toolchain/ci/interesting-commits.
at 302eda0 Add regression f0e3d1d6ca8c9c0d1191de1db90bd4906d16cb28 from [...]
This branch includes the following new commits:
new 302eda0 Add regression f0e3d1d6ca8c9c0d1191de1db90bd4906d16cb28 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.
--
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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 9d962a10 0: update: binutils-gcc-linux-qemu: boot
new 1c4242ce 0: update: binutils-gcc-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 (9d962a10)
\
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 | 66 +-
02-prepare_abe/console.log | 332 +-
03-build_abe-binutils/console.log | 12032 +++++-----
04-build_abe-stage1/console.log | 14944 +++++++------
05-build_abe-qemu/console.log | 7076 +++---
06-build_linux/console.log | 882 +-
07-boot_linux/console.log | 492 +-
08-check_regression/console.log | 4 +-
08-check_regression/results.regressions | 20 +-
09-update_baseline/console.log | 2 +-
09-update_baseline/results.regressions | 20 +-
console.log | 35836 +++++++++++++++---------------
jenkins/manifest.sh | 22 +-
13 files changed, 35872 insertions(+), 35856 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/gnu-release-aarch64-bootstrap_O1
in repository toolchain/ci/gcc.
from ee82dba392f Daily bump.
adds e47b1bec762 Daily bump.
adds 6cf05230409 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.