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 85adb21d04 RISC-V: Update Scalar Crypto testcases.
adds 5b0a3d6242 gdb: add threads debugging switch
adds b6e52a0b3b gdb: convert 'set debug lin-lwp' to a boolean command
adds 042574aa6e gdb/doc: add some index entries relating to mi-async setting
No new revisions were added by this update.
Summary of changes:
gdb/NEWS | 4 ++++
gdb/doc/gdb.texinfo | 17 +++++++++++++++--
gdb/gdbthread.h | 11 +++++++++++
gdb/inferior.c | 2 ++
gdb/linux-nat.c | 29 ++++++++++++++++++++---------
gdb/thread.c | 38 ++++++++++++++++++++++++++++++++++++++
6 files changed, 90 insertions(+), 11 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/base-artifacts.
discards 2f8a735d9 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 745320a90 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 (2f8a735d9)
\
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 1560 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2772 bytes
04-build_abe-binutils/console.log.xz | Bin 30536 -> 30716 bytes
05-build_abe-stage1/console.log.xz | Bin 71756 -> 71172 bytes
07-build_abe-linux/console.log.xz | Bin 8892 -> 9156 bytes
08-build_abe-glibc/console.log.xz | Bin 236560 -> 236116 bytes
09-build_abe-stage2/console.log.xz | Bin 194900 -> 194364 bytes
10-build_abe-gdb/console.log.xz | Bin 38056 -> 38412 bytes
11-build_abe-qemu/console.log.xz | Bin 30592 -> 30568 bytes
jenkins/manifest.sh | 32 ++++++++++++++++----------------
10 files changed, 16 insertions(+), 16 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-defconfig
in repository toolchain/ci/llvm-project.
from d4a57c84834c workflows: Update workaround for lldb on Mac OS
adds cd4ebb2918ae [LazyCallGraph] Skip blockaddresses
adds 578e500fe5ba [Sparc] Create an error when `__builtin_longjmp` is used
adds c1b51f098751 [msan] Disabled test failing on new GLIBC
adds 2c6c3e4b713b [asan] Fix "no matching function" on GCC
adds bdd28a2a138f [sanitizer] Don't test __pthread_mutex_lock with GLIBC 2.34
adds 5b2990a6ff77 [ELF] #undef PPC to support GCC powerpc32 build
adds 59289a837b00 [AA] Handle callbr instructions in alias analysis
adds b40f07b048c4 [msan] Add stat-family interceptors on Linux
adds abc0cf92bb14 [sanitizer] Intercept lstat on Linux
adds d9f927f2cfe8 [sanitizer] Disable test incompartible with recert GLIBC
adds c95753ff5c11 [NFC][X86] Add MC tests for all untested VIA PadLock instructions
adds ae24102617c9 [X86] Don't add implicit REP prefix to VIA PadLock xstore
No new revisions were added by this update.
Summary of changes:
clang/lib/Basic/Targets/Sparc.h | 3 --
clang/test/Sema/builtin-longjmp.c | 2 +-
compiler-rt/lib/msan/msan_interceptors.cpp | 30 +++++++----
.../sanitizer_platform_interceptors.h | 11 ++--
.../TestCases/Posix/unpoison-alternate-stack.cpp | 2 +-
compiler-rt/test/lit.common.cfg.py | 2 +-
compiler-rt/test/msan/preinit_array.cpp | 3 ++
.../TestCases/Linux/pthread_mutex.cpp | 7 ++-
.../Linux/sysconf_interceptor_bypass_test.cpp | 5 +-
lld/ELF/Arch/PPC.cpp | 3 ++
llvm/include/llvm/Analysis/LazyCallGraph.h | 24 ++-------
llvm/lib/Analysis/AliasAnalysis.cpp | 6 ++-
llvm/lib/Target/X86/X86InstrSystem.td | 2 +-
llvm/test/Analysis/BasicAA/pr52735.ll | 29 +++++++++++
llvm/test/Analysis/LazyCallGraph/blockaddress.ll | 28 +++++++++++
llvm/test/MC/X86/padlock.s | 29 ++++++++++-
.../IPConstantProp/dangling-block-address.ll | 58 ++++++++--------------
llvm/test/Transforms/Attributor/liveness.ll | 12 +++--
llvm/unittests/Analysis/LazyCallGraphTest.cpp | 3 +-
19 files changed, 167 insertions(+), 92 deletions(-)
create mode 100644 llvm/test/Analysis/BasicAA/pr52735.ll
create mode 100644 llvm/test/Analysis/LazyCallGraph/blockaddress.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-defconfig
in repository toolchain/ci/binutils-gdb.
from 25a297446c Automatic date update in version.in
adds 446864d6d6 Automatic date update in version.in
adds 72a45cec0f Automatic date update in version.in
adds 6e67642edc Automatic date update in version.in
adds 862d4c203e 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-defconfig
in repository toolchain/ci/base-artifacts.
discards bd3b3036b 0: update: binutils-llvm-linux-qemu: boot
new 656a18208 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 (bd3b3036b)
\
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.xz | Bin 1568 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 41372 -> 41488 bytes
04-build_llvm/console.log.xz | Bin 57312 -> 57792 bytes
05-build_abe-qemu/console.log.xz | Bin 29860 -> 30316 bytes
06-build_linux/console.log.xz | Bin 3764 -> 3868 bytes
07-boot_linux/console.log.xz | Bin 5772 -> 5788 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 22 +++++++++++-----------
10 files changed, 16 insertions(+), 16 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 9c1ce17bc4a arm: Declare MVE types internally via pragma
new 5474092c9af Fortran: CASE selector expressions must be scalar
new ff0ad4b5e16 Fortran: BOZ literal constants are not interoperable
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:
gcc/fortran/check.c | 6 ++++++
gcc/fortran/match.c | 13 +++++++++++++
gcc/testsuite/gfortran.dg/illegal_boz_arg_3.f90 | 7 +++++++
gcc/testsuite/gfortran.dg/select_10.f90 | 25 +++++++++++++++++++++++++
4 files changed, 51 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/illegal_boz_arg_3.f90
create mode 100644 gcc/testsuite/gfortran.dg/select_10.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.