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-arm-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 0cf41440b5 linux-8834f5600cf3c8db365e18a3d5cac2c2780c81e5: all
new d0e0b8b871 llvm-1c250bf2968bf0446613d39cbfc91e5f46a284c5: 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 (0cf41440b5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-m [...]
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:
1-reset_artifacts/console.log | 68 +-
2-build_llvm/console.log | 10290 ++++++++++++++++++-------------------
3-count_linux_objs/console.log | 213 +-
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 10577 +++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 10500 insertions(+), 10674 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.25/master
in repository glibc.
from f728a542bf x86-64 strnlen/wcsnlen: Properly handle the length parameter [...]
new 2ad78b78d3 x86-64 memcmp: Use unsigned Jcc instructions on size [BZ #24155]
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:
ChangeLog | 11 +++++++++++
NEWS | 10 ++++++++++
sysdeps/x86_64/memcmp.S | 20 ++++++++++++--------
sysdeps/x86_64/x32/Makefile | 3 ++-
.../{tst-size_t-memcmp.c => tst-size_t-memcmp-2.c} | 7 +++++--
5 files changed, 40 insertions(+), 11 deletions(-)
copy sysdeps/x86_64/x32/{tst-size_t-memcmp.c => tst-size_t-memcmp-2.c} (92%)
--
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-arm-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 2b64fc791c linux-8834f5600cf3c8db365e18a3d5cac2c2780c81e5: all
new f84913a3e4 llvm-1c250bf2968bf0446613d39cbfc91e5f46a284c5: 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 (2b64fc791c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-m [...]
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:
1-reset_artifacts/console.log | 14 +-
2-build_llvm/console.log | 5290 +++++++++++++++++++-------------------
3-count_linux_objs/console.log | 168 +-
console.log | 5472 ++++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
8 files changed, 5550 insertions(+), 5414 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 clang-tools-extra.
from 8bbdbd09 [clangd] Enable include insertion for static index
new cd9ab0d1 [clang-tidy] Add the abseil-duration-unnecessary-conversion check
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:
clang-tidy/abseil/AbseilTidyModule.cpp | 3 +
clang-tidy/abseil/CMakeLists.txt | 1 +
.../abseil/DurationUnnecessaryConversionCheck.cpp | 58 ++++++++++++++++++
...heck.h => DurationUnnecessaryConversionCheck.h} | 18 +++---
docs/ReleaseNotes.rst | 6 ++
.../abseil-duration-unnecessary-conversion.rst | 31 ++++++++++
docs/clang-tidy/checks/list.rst | 1 +
test/clang-tidy/Inputs/absl/time/time.h | 2 +
.../abseil-duration-unnecessary-conversion.cpp | 69 ++++++++++++++++++++++
9 files changed, 180 insertions(+), 9 deletions(-)
create mode 100644 clang-tidy/abseil/DurationUnnecessaryConversionCheck.cpp
copy clang-tidy/abseil/{DurationAdditionCheck.h => DurationUnnecessaryConversionCh [...]
create mode 100644 docs/clang-tidy/checks/abseil-duration-unnecessary-conversion.rst
create mode 100644 test/clang-tidy/abseil-duration-unnecessary-conversion.cpp
--
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-release-aarch64-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards a365ca7651 binutils-d43a04899779ad5b7d83ded8e0b3d124ccbac6fb: all
new 8998d2ff17 gcc-4e135b8a96802b795a7a15b80bebace8034cb695: 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 (a365ca7651)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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:
1-reset_artifacts/console.log | 13 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3362 ++++++++--------
4-build_abe-stage1/console.log | 4367 ++++++++++-----------
5-count_linux_objs/console.log | 29 +-
console.log | 7807 +++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 7820 insertions(+), 7782 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 lld.
from 66fca3a6b [WebAssembly] Update relocation naming to match llvm change. NFC.
new 6d0b387c1 [WebAssembly] clang-tidy (NFC)
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:
wasm/InputChunks.cpp | 6 +++---
wasm/InputFiles.cpp | 2 +-
wasm/LTO.cpp | 2 +-
wasm/MarkLive.cpp | 2 +-
wasm/Writer.cpp | 22 +++++++++++-----------
wasm/Writer.h | 2 +-
6 files changed, 18 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.
unknown user pushed a change to branch master
in repository llvm.
from 9f1831dae26 GlobalISel: Improve gtest usage
new 2835b332d22 [X86] X86DAGToDAGISel::matchBitExtract(): prepare 'control' [...]
new 53171e3cf8f [llvm-objcopy][NFC] simplify an error return
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:
lib/Target/X86/X86ISelDAGToDAG.cpp | 53 +++++++++-----
test/CodeGen/X86/extract-bits.ll | 115 ++++++++++++++-----------------
test/CodeGen/X86/extract-lowbits.ll | 28 ++++----
tools/llvm-objcopy/MachO/MachOWriter.cpp | 4 +-
4 files changed, 102 insertions(+), 98 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-master-arm-spec2k6-Os_LTO
in repository toolchain/ci/glibc.
from 11f382ee78 testsuite: stdlib/isomac.c: add missing include
adds b8c7238167 time: Use struct alloc_buffer in __tzfile_read
adds 221baae001 time: Avoid alignment gaps in __tzfile_read
adds 5e10136b3c testrun.sh: Exit in case of incorrect argument
new 8692ebdb12 elf: Implement --preload option for the dynamic linker
new 2ab5741b8a <spawn.h>: Add missing nonnull attributes and __restrict qualifiers
new 3f635fb433 x86-64 memcmp: Use unsigned Jcc instructions on size [BZ #24155]
new 65f7767a91 Fix handling of collating elements in fnmatch (bug 17396, bu [...]
new 7a0dcfc643 Remove duplicate initialization of field in nscd.
The 5 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:
ChangeLog | 84 ++++++++
Makefile | 1 +
NEWS | 11 +-
elf/Makefile | 12 +-
elf/rtld.c | 30 ++-
intl/tst-gettext6.sh => elf/tst-rtld-preload.sh | 39 ++--
include/wchar.h | 2 +
nscd/connections.c | 1 -
posix/Makefile | 4 +-
posix/fnmatch.c | 6 +-
posix/fnmatch_loop.c | 228 ++++++++-------------
posix/spawn.h | 65 +++---
elf/tst-absolute-sym.c => posix/tst-fnmatch4.c | 25 ++-
nptl/tst-mtx-recursive.c => posix/tst-fnmatch5.c | 37 ++--
sysdeps/i386/i686/multiarch/wmemcmp.c | 3 +-
sysdeps/s390/wmemcmp.c | 7 +-
sysdeps/x86_64/memcmp.S | 20 +-
sysdeps/x86_64/multiarch/wmemcmp.c | 3 +-
sysdeps/x86_64/x32/Makefile | 3 +-
.../{tst-size_t-memcmp.c => tst-size_t-memcmp-2.c} | 7 +-
time/tzfile.c | 124 ++++++-----
wcsmbs/wmemcmp.c | 9 +-
22 files changed, 417 insertions(+), 304 deletions(-)
copy intl/tst-gettext6.sh => elf/tst-rtld-preload.sh (59%)
mode change 100644 => 100755
copy elf/tst-absolute-sym.c => posix/tst-fnmatch4.c (67%)
copy nptl/tst-mtx-recursive.c => posix/tst-fnmatch5.c (62%)
copy sysdeps/x86_64/x32/{tst-size_t-memcmp.c => tst-size_t-memcmp-2.c} (92%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.