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-stable-allnoconfig
in repository toolchain/ci/llvm-project.
from a73e76ab38f ReleaseNotes: SystemZ, by Ulrich Weigand.
adds 0712a5fe390 ReleaseNotes: fix sorting, spotted by Eugene Zelenko
adds 2ffb1b0413e ReleaseNotes: Changes to the JIT APIs; by Lang Hames
No new revisions were added by this update.
Summary of changes:
clang-tools-extra/docs/ReleaseNotes.rst | 12 ++++++------
llvm/docs/ReleaseNotes.rst | 16 ++++++++++++++++
2 files changed, 22 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_kernel/llvm-release-aarch64-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards ba8987b9 0: good: llvm-linux: boot
new f01ccfbb 0: good: llvm-linux: 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 (ba8987b9)
\
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:
1-reset_artifacts/console.log | 14 +-
2-build_llvm/console.log | 9401 ++++++++++++++++++++--------------------
3-build_linux/console.log | 123 +-
console.log | 9538 +++++++++++++++++++++--------------------
jenkins/manifest.sh | 12 +-
5 files changed, 9606 insertions(+), 9482 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-master-aarch64-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 0f75b4ca 2: good: llvm-linux: 5176
new 876e427b 2: good: llvm-linux: 5176
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 (0f75b4ca)
\
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:
1-reset_artifacts/console.log | 16 +-
2-build_llvm/console.log | 9689 +++++++++++++++++++--------------------
3-build_linux/console.log | 77 +-
5-check_regression/console.log | 6 +-
6-update_baseline/console.log | 19 +
console.log | 9751 ++++++++++++++++++++--------------------
jenkins/manifest.sh | 12 +-
7 files changed, 9812 insertions(+), 9758 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 b216751ea8f [RISCV][NFC] Rename callee saved regs 'CSR' to CSR_ILP32_LP [...]
new ac0d6fee075 [RISCV] Fix rL356123
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:
lib/Target/RISCV/RISCVRegisterInfo.cpp | 4 ++--
1 file changed, 2 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.
unknown user pushed a change to branch master
in repository clang-tools-extra.
from b25829ae [clangd] Fix a typo in doc.
new 3d6a75c7 [clangd] Store explicit template specializations in index for [...]
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:
clangd/CodeComplete.cpp | 14 ++++++++++++
clangd/index/MemIndex.cpp | 10 +++++++++
clangd/index/SymbolCollector.cpp | 11 ---------
clangd/index/dex/Dex.cpp | 9 ++++++++
unittests/clangd/DexTests.cpp | 35 +++++++++++++++++++++++++++++
unittests/clangd/IndexTests.cpp | 37 +++++++++++++++++++++++++++++++
unittests/clangd/SymbolCollectorTests.cpp | 24 +++++++++++++-------
7 files changed, 121 insertions(+), 19 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
in repository toolchain/ci/glibc.
from 38b52865d4 elf: Add DF_1_KMOD, DF_1_WEAKFILTER, DF_1_NOCOMMON to <elf.h>
adds 7c6513082b Fix output of LD_SHOW_AUXV=1.
adds 711a322a23 Use a proper C tokenizer to implement the obsolete typedefs test.
adds 29218b265f Move inttypes.h and stdint.h to stdlib.
adds 043440e761 hurd: Add no-op version of __res_enable_icmp [BZ #24047]
new 0c1041ee5b Use Linux 5.0 in build-many-glibcs.py.
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 | 49 +++
Rules | 17 +-
elf/dl-sysdep.c | 11 +-
include/inttypes.h | 2 +-
include/stdint.h | 1 +
posix/bits/types.h | 10 +-
posix/sys/types.h | 33 +-
scripts/build-many-glibcs.py | 7 +-
scripts/check-installed-headers.sh | 37 +-
scripts/check-obsolete-constructs.py | 466 +++++++++++++++++++++
{sysdeps/generic => stdlib}/inttypes.h | 0
{sysdeps/generic => stdlib}/stdint.h | 0
.../mach/hurd/res_enable_icmp.c | 13 +-
sysdeps/powerpc/dl-procinfo.h | 2 +-
sysdeps/sparc/dl-procinfo.h | 4 +-
sysdeps/unix/sysv/linux/arm/dl-procinfo.h | 2 +-
sysdeps/unix/sysv/linux/i386/dl-procinfo.h | 4 +-
sysdeps/unix/sysv/linux/s390/dl-procinfo.h | 4 +-
18 files changed, 572 insertions(+), 90 deletions(-)
create mode 100644 include/stdint.h
create mode 100755 scripts/check-obsolete-constructs.py
rename {sysdeps/generic => stdlib}/inttypes.h (100%)
rename {sysdeps/generic => stdlib}/stdint.h (100%)
copy elf/tst-audit13.c => sysdeps/mach/hurd/res_enable_icmp.c (81%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.