This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-11
in repository gcc.
from e20ec3be901 Don't use 'G' constraint in integer move patterns
new 4b304e3d639 Revise -mdisable-fpregs option and add new -msoft-mult option
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/pa/pa-d.c | 2 +-
gcc/config/pa/pa.c | 10 +++++-----
gcc/config/pa/pa.h | 1 -
gcc/config/pa/pa.md | 22 +++++++++++-----------
gcc/config/pa/pa.opt | 8 ++++++--
5 files changed, 23 insertions(+), 20 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_check/master-arm
in repository toolchain/ci/gcc.
from dfe1ac896af doc: Remove details around Itanium on GNU/Linux and Windows
adds 9d1727a30e4 [Committed] Correct testcase gcc.target/bfin/20090914-3.c
new c448579312b Don't use 'G' constraint in integer move patterns
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/pa/pa.md | 32 +++++++++++++++---------------
gcc/testsuite/gcc.target/bfin/20090914-3.c | 3 ++-
2 files changed, 18 insertions(+), 17 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_check/master-arm
in repository toolchain/ci/base-artifacts.
discards 9d69e412 0: update: binutils-gcc: 1
new 7e8ff097 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 (9d69e412)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (7e8ff097)
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 1516 -> 1520 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 65400 -> 64608 bytes
04-build_abe-gcc/console.log.xz | Bin 231952 -> 229840 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3852 -> 3848 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2492 -> 2392 bytes
07-check_regression/console.log.xz | Bin 2380 -> 2356 bytes
07-check_regression/results.compare | 16 +-
07-check_regression/results.compare2 | 6 +-
08-update_baseline/console.log | 258 +--
08-update_baseline/results.compare | 16 +-
08-update_baseline/results.compare2 | 6 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2683788 -> 2660840 bytes
sumfiles/g++.sum | 114 +-
sumfiles/gcc.log.xz | Bin 2219524 -> 2261668 bytes
sumfiles/gcc.sum | 3586 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 877860 -> 879176 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2140 -> 2160 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 169420 -> 169116 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2528 -> 2528 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 450672 -> 453800 bytes
sumfiles/libstdc++.sum | 10 +-
27 files changed, 2045 insertions(+), 2045 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-stable-allnoconfig
in repository toolchain/ci/llvm-project.
from 8a93745a7121 Remove "In Progress" text from release notes
adds 1a40203f8e94 workflows: Update lldb workaround to latest version of Mac OS X
adds 0a5ae011cd23 [HIP] Fix test rcom-detect.hip
adds a797306b7721 [clang-format] [PR51640] - New AfterEnum brace wrapping ch [...]
adds 30c05f43b662 [runtimes] Properly handle the sysroot/triple/gcc-toolchain
adds 2ac023cd540a [clang] Omit most AttributedStatements from the CFG
adds 914355ee793c [CMake] Re-enable use --gc-sections on OpenBSD
adds 47f53eec6485 [Mips] Add glue between CopyFromReg, CopyToReg and RDHWR n [...]
adds 3ee9a2b63cfd [Support][mips] Remove unnecessary includes from Memory.inc
adds 73daeb3d507f [CUDA] Make sure <string.h> is included with original __TH [...]
No new revisions were added by this update.
Summary of changes:
.github/workflows/lldb-tests.yml | 2 +-
clang/lib/Analysis/CFG.cpp | 32 ++-
clang/lib/Format/TokenAnnotator.cpp | 42 +++-
clang/lib/Format/UnwrappedLineParser.cpp | 5 +-
clang/lib/Headers/__clang_cuda_runtime_wrapper.h | 6 +-
clang/test/Driver/rocm-detect.hip | 3 +-
clang/test/SemaCXX/switch-implicit-fallthrough.cpp | 4 +
clang/test/SemaCXX/unreachable-code.cpp | 22 +++
clang/unittests/Format/FormatTest.cpp | 11 +-
clang/unittests/Format/FormatTestCSharp.cpp | 214 +++++++++++++++++++++
libcxx/CMakeLists.txt | 19 +-
libcxxabi/CMakeLists.txt | 21 +-
libunwind/CMakeLists.txt | 17 +-
llvm/cmake/modules/AddLLVM.cmake | 2 +-
llvm/lib/Support/Unix/Memory.inc | 8 -
llvm/lib/Target/Mips/MipsSEISelDAGToDAG.cpp | 7 +-
llvm/test/CodeGen/Mips/tls-static.ll | 4 +-
17 files changed, 359 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/llvm-release-arm-stable-allnoconfig
in repository toolchain/ci/binutils-gdb.
from acd295e43e Automatic date update in version.in
adds ccf0c86c87 Automatic date update in version.in
adds 6f552ca803 [GOLD] PowerPC64: Don't pretend to support multi-toc
adds 644ed18669 [GOLD] Two GOT sections for PowerPC64
adds 34bebf56c8 [GOLD] Re: PowerPC64: Don't pretend to support multi-toc
adds 6bb799d222 Re: PR27625, powerpc64 gold __tls_get_addr calls
adds 0effb90eb7 PR28417, std::string no longer allows accepting nullptr_t
adds 3b7669ac54 Automatic date update in version.in
adds 582c08278c Automatic date update in version.in
adds 471a3e5663 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gold/incremental.cc | 2 +-
gold/options.h | 2 +-
gold/output.cc | 7 +-
gold/output.h | 3 +-
gold/powerpc.cc | 691 ++++++++++++++++++++++++----------------------------
gold/s390.cc | 7 +-
gold/target.h | 15 +-
8 files changed, 338 insertions(+), 391 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-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 3113e2f6 0: update: binutils-llvm-linux-qemu: all
new a8548eb8 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 (3113e2f6)
\
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 1564 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2788 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 42076 -> 41548 bytes
04-build_llvm/console.log.xz | Bin 57892 -> 58232 bytes
05-build_abe-qemu/console.log.xz | Bin 30312 -> 29476 bytes
06-build_linux/console.log.xz | Bin 3696 -> 3480 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 | 18 +++++++++---------
10 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_gcc_bootstrap/release-arm-bootstrap_O3
in repository toolchain/ci/gcc.
from b8754a8ff8b Daily bump.
adds e74336df42f x86: Document -fcf-protection requires i686 or newer
adds cce92cd8d11 Daily bump.
adds 97262ad1c2c Daily bump.
adds 73833f5d0e0 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 9 +++++++++
gcc/DATESTAMP | 2 +-
gcc/doc/invoke.texi | 3 ++-
3 files changed, 12 insertions(+), 2 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/release-arm-bootstrap_O3
in repository toolchain/ci/binutils-gdb.
from 0effb90eb7 PR28417, std::string no longer allows accepting nullptr_t
adds 3b7669ac54 Automatic date update in version.in
adds 582c08278c Automatic date update in version.in
adds 471a3e5663 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_gcc_bootstrap/release-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 8164495b 0: update: binutils-gcc: 2
new 378981ac 0: update: binutils-gcc: 2
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 (8164495b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-ar [...]
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 1536 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 61564 -> 61240 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 446976 -> 450560 bytes
06-check_regression/console.log.xz | Bin 416 -> 420 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 14 +++++++-------
7 files changed, 15 insertions(+), 15 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_llvm_tk1/llvm-release-arm-spec2k6-O3_LTO
in repository toolchain/ci/glibc.
from cb44a620ef S390: Add PCI_MIO and SIE HWCAPs
adds 79528414dc elf: Replace nsid with args.nsid [BZ #27609]
adds 76843f3b3e y2038: Use a common definition for stat for sparc32
adds cb9b8b5d76 timex: Use 64-bit fields on 32-bit TIMESIZE=64 systems (BZ #28469)
adds 024a7640ab elf: Avoid deadlock between pthread_create and ctors [BZ #28357]
No new revisions were added by this update.
Summary of changes:
NEWS | 1 +
elf/dl-close.c | 6 ++
elf/dl-open.c | 37 ++++++-
elf/dl-support.c | 7 ++
elf/dl-tls.c | 16 +--
elf/rtld.c | 1 +
posix/fork.c | 3 +
sysdeps/generic/ldsodefs.h | 9 +-
sysdeps/pthread/Makefile | 10 +-
sysdeps/pthread/tst-create1.c | 119 +++++++++++++++++++++
.../pthread/tst-create1mod.c | 30 +++---
sysdeps/unix/sysv/linux/bits/timex.h | 2 +-
sysdeps/unix/sysv/linux/sparc/bits/struct_stat.h | 54 ++++++----
13 files changed, 243 insertions(+), 52 deletions(-)
create mode 100644 sysdeps/pthread/tst-create1.c
copy elf/tst-dlopen-nodelete-reloc-mod8.c => sysdeps/pthread/tst-create1mod.c (63%)
--
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_llvm_tk1/llvm-release-arm-spec2k6-O3_LTO
in repository toolchain/ci/base-artifacts.
discards 5a148d84 3: update: gcc-97262ad1c2cf078e806c812e4c250472c8a93df7: 1
new 815eb7b2 3: update: glibc-024a7640ab9ecea80e527f4e4d7f7a1868e952c5: 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 (5a148d84)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_llvm_tk1/llvm-releas [...]
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 -> 1576 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2780 bytes
03-build_abe-binutils/console.log.xz | Bin 41216 -> 41476 bytes
04-build_abe-stage1/console.log.xz | Bin 86032 -> 87072 bytes
06-build_abe-linux/console.log.xz | Bin 9716 -> 9720 bytes
07-build_abe-glibc/console.log.xz | Bin 225196 -> 227048 bytes
08-build_abe-stage2/console.log.xz | Bin 206032 -> 208288 bytes
09-build_llvm-true/console.log.xz | Bin 57220 -> 56708 bytes
10-benchmark/benchmark-build.log | 64 +-
10-benchmark/benchmark.log | 62 +-
10-benchmark/console.log.xz | Bin 3244 -> 3252 bytes
11-check_regression/console.log.xz | Bin 2896 -> 2896 bytes
11-check_regression/results-0.csv | 117 +-
11-check_regression/results-1.csv | 122 +-
11-check_regression/results-brief.csv | 38 +-
11-check_regression/results-compare.csv | 28 +-
11-check_regression/results-full.csv | 124 +-
11-check_regression/results.csv | 46 +-
11-check_regression/results.log | 3376 ++++++++++----------
12-update_baseline/console.log | 2835 ++++++++++------
12-update_baseline/exe.regressions | 2 +-
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/jira-body.txt | 2 +-
12-update_baseline/mail-body.txt | 2 +-
12-update_baseline/mail-subject.txt | 2 +-
12-update_baseline/results-0.csv | 115 +-
12-update_baseline/results-1.csv | 122 +-
12-update_baseline/results-brief.csv | 38 +-
12-update_baseline/results-compare.csv | 26 +-
12-update_baseline/results-full.csv | 126 +-
12-update_baseline/results.csv | 46 +-
12-update_baseline/results.log | 3096 +++++++++---------
12-update_baseline/results.regressions | 4 +-
.../top-artifacts/save-temps/400.perlbench.tar.xz | Bin 395976 -> 394804 bytes
.../top-artifacts/save-temps/401.bzip2.tar.xz | Bin 42764 -> 42840 bytes
.../top-artifacts/save-temps/403.gcc.tar.xz | Bin 1200392 -> 1197268 bytes
.../top-artifacts/save-temps/429.mcf.tar.xz | Bin 22436 -> 22408 bytes
.../top-artifacts/save-temps/433.milc.tar.xz | Bin 57360 -> 57308 bytes
.../top-artifacts/save-temps/444.namd.tar.xz | Bin 44028 -> 43964 bytes
.../top-artifacts/save-temps/445.gobmk.tar.xz | Bin 615748 -> 611584 bytes
.../top-artifacts/save-temps/447.dealII.tar.xz | Bin 865228 -> 861380 bytes
.../top-artifacts/save-temps/450.soplex.tar.xz | Bin 196048 -> 195528 bytes
.../top-artifacts/save-temps/453.povray.tar.xz | Bin 448868 -> 439904 bytes
.../top-artifacts/save-temps/456.hmmer.tar.xz | Bin 120944 -> 120928 bytes
.../top-artifacts/save-temps/458.sjeng.tar.xz | Bin 50604 -> 50480 bytes
.../top-artifacts/save-temps/462.libquantum.tar.xz | Bin 23648 -> 23584 bytes
.../top-artifacts/save-temps/464.h264ref.tar.xz | Bin 173896 -> 174208 bytes
.../top-artifacts/save-temps/470.lbm.tar.xz | Bin 15920 -> 15860 bytes
.../top-artifacts/save-temps/471.omnetpp.tar.xz | Bin 313636 -> 333916 bytes
.../top-artifacts/save-temps/473.astar.tar.xz | Bin 40928 -> 40940 bytes
.../top-artifacts/save-temps/482.sphinx3.tar.xz | Bin 92884 -> 92820 bytes
.../top-artifacts/save-temps/483.xalancbmk.tar.xz | Bin 3212112 -> 3170400 bytes
jenkins/manifest.sh | 8 +-
results_id | 2 +-
save-temps/400.perlbench.tar.xz | Bin 395976 -> 394804 bytes
save-temps/401.bzip2.tar.xz | Bin 42764 -> 42840 bytes
save-temps/403.gcc.tar.xz | Bin 1200392 -> 1197268 bytes
save-temps/429.mcf.tar.xz | Bin 22436 -> 22408 bytes
save-temps/433.milc.tar.xz | Bin 57360 -> 57308 bytes
save-temps/444.namd.tar.xz | Bin 44028 -> 43964 bytes
save-temps/445.gobmk.tar.xz | Bin 615748 -> 611584 bytes
save-temps/447.dealII.tar.xz | Bin 865228 -> 861380 bytes
save-temps/450.soplex.tar.xz | Bin 196048 -> 195528 bytes
save-temps/453.povray.tar.xz | Bin 448868 -> 439904 bytes
save-temps/456.hmmer.tar.xz | Bin 120944 -> 120928 bytes
save-temps/458.sjeng.tar.xz | Bin 50604 -> 50480 bytes
save-temps/462.libquantum.tar.xz | Bin 23648 -> 23584 bytes
save-temps/464.h264ref.tar.xz | Bin 173896 -> 174208 bytes
save-temps/470.lbm.tar.xz | Bin 15920 -> 15860 bytes
save-temps/471.omnetpp.tar.xz | Bin 313636 -> 333916 bytes
save-temps/473.astar.tar.xz | Bin 40928 -> 40940 bytes
save-temps/482.sphinx3.tar.xz | Bin 92884 -> 92820 bytes
save-temps/483.xalancbmk.tar.xz | Bin 3212112 -> 3170400 bytes
73 files changed, 5587 insertions(+), 4818 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 a350f56f063 Daily bump.
adds dfe1ac896af doc: Remove details around Itanium on GNU/Linux and Windows
adds 9d1727a30e4 [Committed] Correct testcase gcc.target/bfin/20090914-3.c
No new revisions were added by this update.
Summary of changes:
gcc/doc/install.texi | 11 -----------
gcc/testsuite/gcc.target/bfin/20090914-3.c | 3 ++-
2 files changed, 2 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_gnu_cross_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 43f86df2 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new 3c46868e 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 (43f86df2)
\
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 1552 -> 1576 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 45432 -> 45632 bytes
04-build_abe-stage1/console.log.xz | Bin 71728 -> 71968 bytes
05-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
06-build_abe-linux/console.log.xz | Bin 8864 -> 9048 bytes
07-build_abe-glibc/console.log.xz | Bin 236448 -> 236392 bytes
08-build_abe-stage2/console.log.xz | Bin 201748 -> 201212 bytes
09-build_abe-gdb/console.log.xz | Bin 45800 -> 44940 bytes
10-build_abe-qemu/console.log.xz | Bin 30348 -> 30176 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3892 -> 3880 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2472 -> 2796 bytes
13-check_regression/console.log.xz | Bin 2516 -> 2860 bytes
13-check_regression/extra-bisect-params | 1 +
13-check_regression/fails.sum | 6 +
13-check_regression/results.compare | 33 +-
13-check_regression/results.compare2 | 21 +-
13-check_regression/results.regressions | 26 +
14-update_baseline/console.log | 183 +-
14-update_baseline/extra-bisect-params | 1 +
14-update_baseline/fails.sum | 6 +
14-update_baseline/results.compare | 33 +-
14-update_baseline/results.compare2 | 21 +-
14-update_baseline/results.regressions | 26 +
jenkins/manifest.sh | 18 +-
sumfiles/g++.log.xz | Bin 3278712 -> 3260492 bytes
sumfiles/g++.sum | 193 +-
sumfiles/gcc.log.xz | Bin 2815576 -> 2831712 bytes
sumfiles/gcc.sum | 4058 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 863332 -> 867448 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2272 -> 2272 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 166112 -> 166012 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2640 -> 2640 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 406912 -> 406496 bytes
sumfiles/libstdc++.sum | 18 +-
39 files changed, 2417 insertions(+), 2293 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_bootstrap/master-arm-bootstrap_ubsan
in repository toolchain/ci/gcc.
from d891ab1bc87 Move bind-c-intent-out-2.f90 to gfortran.dg/ubsan
adds e3725624ec0 cleanup compute_points_to_sets
adds 710d9ad5a25 config/i386: Commentary typo fix
adds a350f56f063 Daily bump.
adds dfe1ac896af doc: Remove details around Itanium on GNU/Linux and Windows
adds 9d1727a30e4 [Committed] Correct testcase gcc.target/bfin/20090914-3.c
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 15 +++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/i386/x86-tune-sched-bd.c | 2 +-
gcc/doc/install.texi | 11 -----------
gcc/testsuite/ChangeLog | 17 +++++++++++++++++
gcc/testsuite/gcc.target/bfin/20090914-3.c | 3 ++-
gcc/tree-ssa-structalias.c | 12 ++++++++----
7 files changed, 44 insertions(+), 18 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-arm-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards ba32c32f 0: update: binutils-gcc: 2
new 70477fc6 0: update: binutils-gcc: 2
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 (ba32c32f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-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 1536 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 64232 -> 66736 bytes
05-build_abe-bootstrap_ubsan/console.log.xz | Bin 547204 -> 549356 bytes
06-check_regression/console.log.xz | Bin 416 -> 420 bytes
07-update_baseline/console.log | 42 ++++++++++++++--------------
jenkins/manifest.sh | 14 +++++-----
7 files changed, 28 insertions(+), 28 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_llvm_apm/llvm-master-arm-spec2k6-Oz_LTO
in repository toolchain/ci/base-artifacts.
discards 70589fae 6: update: binutils-gcc-linux-glibc: 1
new a079fe77 6: update: llvm-b33c211804d17f88c103d6c05bdb84baf486c2bf: 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 (70589fae)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_llvm_apm/llvm-master [...]
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 1808 -> 1528 bytes
02-prepare_abe/console.log.xz | Bin 2784 -> 2784 bytes
03-build_abe-binutils/console.log.xz | Bin 45012 -> 44684 bytes
04-build_abe-stage1/console.log.xz | Bin 92392 -> 95000 bytes
06-build_abe-linux/console.log.xz | Bin 9196 -> 10696 bytes
07-build_abe-glibc/console.log.xz | Bin 232588 -> 230020 bytes
08-build_abe-stage2/console.log.xz | Bin 213688 -> 210656 bytes
09-build_llvm-true/console.log.xz | Bin 60608 -> 59192 bytes
10-benchmark/benchmark-build.log | 38 +-
10-benchmark/benchmark.log | 36 +-
10-benchmark/console.log.xz | Bin 3148 -> 3136 bytes
11-check_regression/console.log.xz | Bin 2756 -> 2744 bytes
11-check_regression/results-0.csv | 223 +-
11-check_regression/results-1.csv | 209 +-
11-check_regression/results-brief.csv | 38 +-
11-check_regression/results-compare.csv | 23 +-
11-check_regression/results-full.csv | 207 +-
11-check_regression/results.csv | 45 +-
11-check_regression/results.log | 5104 ++++++++++----------
12-update_baseline/console.log | 4276 ++++++++--------
12-update_baseline/results-1.csv | 209 +-
12-update_baseline/results-brief.csv | 38 +-
12-update_baseline/results-compare.csv | 1 +
12-update_baseline/results-full.csv | 191 +-
12-update_baseline/results.csv | 45 +-
12-update_baseline/results.log | 3472 ++++++-------
.../top-artifacts/save-temps/400.perlbench.tar.xz | Bin 393384 -> 397012 bytes
.../top-artifacts/save-temps/401.bzip2.tar.xz | Bin 42272 -> 42292 bytes
.../top-artifacts/save-temps/403.gcc.tar.xz | Bin 1194716 -> 1196900 bytes
.../top-artifacts/save-temps/429.mcf.tar.xz | Bin 21828 -> 21812 bytes
.../top-artifacts/save-temps/433.milc.tar.xz | Bin 56948 -> 56960 bytes
.../top-artifacts/save-temps/444.namd.tar.xz | Bin 43980 -> 43936 bytes
.../top-artifacts/save-temps/445.gobmk.tar.xz | Bin 611900 -> 616056 bytes
.../top-artifacts/save-temps/447.dealII.tar.xz | Bin 839544 -> 839368 bytes
.../top-artifacts/save-temps/450.soplex.tar.xz | Bin 197624 -> 202088 bytes
.../top-artifacts/save-temps/453.povray.tar.xz | Bin 448936 -> 449456 bytes
.../top-artifacts/save-temps/456.hmmer.tar.xz | Bin 120616 -> 120284 bytes
.../top-artifacts/save-temps/458.sjeng.tar.xz | Bin 49976 -> 50020 bytes
.../top-artifacts/save-temps/462.libquantum.tar.xz | Bin 23092 -> 23128 bytes
.../top-artifacts/save-temps/464.h264ref.tar.xz | Bin 173240 -> 173356 bytes
.../top-artifacts/save-temps/470.lbm.tar.xz | Bin 15380 -> 15376 bytes
.../top-artifacts/save-temps/471.omnetpp.tar.xz | Bin 329456 -> 310636 bytes
.../top-artifacts/save-temps/473.astar.tar.xz | Bin 40932 -> 40660 bytes
.../top-artifacts/save-temps/482.sphinx3.tar.xz | Bin 92292 -> 92344 bytes
.../top-artifacts/save-temps/483.xalancbmk.tar.xz | Bin 3062592 -> 3097232 bytes
jenkins/manifest.sh | 13 +-
results_id | 2 +-
save-temps/400.perlbench.tar.xz | Bin 393384 -> 397012 bytes
save-temps/401.bzip2.tar.xz | Bin 42272 -> 42292 bytes
save-temps/403.gcc.tar.xz | Bin 1194716 -> 1196900 bytes
save-temps/429.mcf.tar.xz | Bin 21828 -> 21812 bytes
save-temps/433.milc.tar.xz | Bin 56948 -> 56960 bytes
save-temps/444.namd.tar.xz | Bin 43980 -> 43936 bytes
save-temps/445.gobmk.tar.xz | Bin 611900 -> 616056 bytes
save-temps/447.dealII.tar.xz | Bin 839544 -> 839368 bytes
save-temps/450.soplex.tar.xz | Bin 197624 -> 202088 bytes
save-temps/453.povray.tar.xz | Bin 448936 -> 449456 bytes
save-temps/456.hmmer.tar.xz | Bin 120616 -> 120284 bytes
save-temps/458.sjeng.tar.xz | Bin 49976 -> 50020 bytes
save-temps/462.libquantum.tar.xz | Bin 23092 -> 23128 bytes
save-temps/464.h264ref.tar.xz | Bin 173240 -> 173356 bytes
save-temps/470.lbm.tar.xz | Bin 15380 -> 15376 bytes
save-temps/471.omnetpp.tar.xz | Bin 329456 -> 310636 bytes
save-temps/473.astar.tar.xz | Bin 40932 -> 40660 bytes
save-temps/482.sphinx3.tar.xz | Bin 92292 -> 92344 bytes
save-temps/483.xalancbmk.tar.xz | Bin 3062592 -> 3097232 bytes
66 files changed, 7056 insertions(+), 7114 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 9c0c4d24ac00 Merge tag 'block-5.15-2021-10-22' of git://git.kernel.dk/l [...]
new 50b6cb351636 scsi: core: Fix shost->cmd_per_lun calculation in scsi_add [...]
new 187a580c9e78 scsi: iscsi: Fix set_param() handling
new 6fd13d699d24 scsi: storvsc: Fix validation for unsolicited incoming packets
new f2b85040acec scsi: core: Put LLD module refcnt after SCSI device is released
new 97e6ea6d7806 scsi: mpi3mr: Fix duplicate device entries when scanning t [...]
new 85374b639229 scsi: sd: Fix crashes in sd_resume_runtime()
new 06634d5b6e92 scsi: qla2xxx: Return -ENOMEM if kzalloc() fails
new 7fb223d0ad80 scsi: qla2xxx: Fix a memory leak in an error path of qla2x [...]
new 4a8f71014b4d scsi: qla2xxx: Fix unmap of already freed sgl
new 4e5483b8440d scsi: ufs: ufs-pci: Force a full restore after suspend-to-disk
new 0f386a604ce5 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
new f7db8fd03a4b ksmbd: add validation in smb2_ioctl
new bf8acc9e10e2 ksmbd: improve credits management
new 9a63b999ae54 ksmbd: fix potencial 32bit overflow from data area check i [...]
new dbad63001eac ksmbd: validate compound response buffer
new 4bc59477c329 ksmbd: limit read/write/trans buffer size not to exceed 8MB
new 2ea086e35c3d ksmbd: add buffer validation for smb direct
new 7a3348870500 ksmbd: validate credit charge after validating SMB2 PDU body size
new 34061d6b76a4 ksmbd: validate OutputBufferLength of QUERY_DIR, QUERY_INF [...]
new 621be84a9d1f ksmbd: throttle session setup failures to avoid dictionary [...]
new 0d994cd482ee ksmbd: add buffer validation in session setup
new c460e7896e69 Merge tag '5.15-rc6-ksmbd-fixes' of git://git.samba.org/ksmbd
new 0a30896fc502 MAINTAINERS: Add Dave Hansen to the x86 maintainer team
new 16bc177666c0 Merge tag 'x86_urgent_for_v5.15_rc7' of git://git.kernel.o [...]
new 63acd42c0d49 sched/scs: Reset the shadow stack when idle_task_exit
new 6c62666d8879 Merge tag 'sched_urgent_for_v5.15_rc7' of git://git.kernel [...]
The 26 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:
MAINTAINERS | 1 +
drivers/scsi/hosts.c | 3 +-
drivers/scsi/mpi3mr/mpi3mr_os.c | 2 +-
drivers/scsi/qla2xxx/qla_bsg.c | 2 +-
drivers/scsi/qla2xxx/qla_os.c | 2 +-
drivers/scsi/qla2xxx/qla_target.c | 14 +-
drivers/scsi/scsi.c | 4 +-
drivers/scsi/scsi_sysfs.c | 9 +
drivers/scsi/scsi_transport_iscsi.c | 2 -
drivers/scsi/sd.c | 7 +-
drivers/scsi/storvsc_drv.c | 32 +++-
drivers/scsi/ufs/ufshcd-pci.c | 33 ++--
fs/ksmbd/auth.c | 16 +-
fs/ksmbd/connection.c | 2 +
fs/ksmbd/ksmbd_netlink.h | 2 +
fs/ksmbd/mgmt/user_config.c | 2 +-
fs/ksmbd/mgmt/user_config.h | 1 +
fs/ksmbd/smb2misc.c | 55 ++++--
fs/ksmbd/smb2ops.c | 3 +
fs/ksmbd/smb2pdu.c | 346 +++++++++++++++++++++++-------------
fs/ksmbd/smb2pdu.h | 2 +
fs/ksmbd/transport_ipc.c | 3 +-
fs/ksmbd/transport_ipc.h | 2 +-
fs/ksmbd/transport_rdma.c | 21 ++-
fs/ksmbd/vfs.c | 2 +-
fs/ksmbd/vfs.h | 2 +-
kernel/sched/core.c | 1 +
27 files changed, 377 insertions(+), 194 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.