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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 70fed0f70 llvm-30d3a54b74cf304a82d4f4ab2ef39efdc017ed78: 16
new ec261b41f llvm-d1ba949f23d9ccfc9064eb6553df0642212d2bba: 16
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 (70fed0f70)
\
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:
1-reset_artifacts/console.log | 18 +-
2-build_llvm/console.log | 8940 ++++++++++++++++++++-------------------
3-count_linux_objs/console.log | 142 +-
console.log | 9096 ++++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 4 +-
8 files changed, 8979 insertions(+), 9235 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/gnu-master-arm-lts-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 67f8b42f3e Fix the sim build
adds eb51a3cd82 Automatic date update in version.in
adds 1dbc40b9d7 Remove duplicate skip_python_tests invocation
adds e044973b0c Control gas enable-checking default by bfd/development.sh
adds 6a84624340 PR24008, Wrong value of ternary expression in map file
adds f5f2b743ae Automatic date update in version.in
adds f084d33511 gdbserver: When attaching, add process before lwps
adds 36c25ffa1a Replace contribution list in CONTRIBUTE file with link
new 2d151af719 Updated Russian and French translations for the gas sub-directory
new 453f8e1e49 Fix GCC9 warning on elf32-arm.c:elf32_arm_final_link_relocate
new 9ee1941355 Revert "gdbserver: When attaching, add process before lwps"
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:
bfd/ChangeLog | 5 +
bfd/elf32-arm.c | 2 +-
bfd/version.h | 2 +-
gas/ChangeLog | 11 +
gas/configure | 7 +-
gas/configure.ac | 7 +-
gas/po/fr.po | 5913 ++++++++++----------
gas/po/ru.po | 5922 +++++++++++----------
gdb/CONTRIBUTE | 148 +-
gdb/ChangeLog | 4 +
gdb/testsuite/ChangeLog | 5 +
gdb/testsuite/gdb.python/py-finish-breakpoint.exp | 3 -
ld/ChangeLog | 12 +
ld/ldexp.c | 84 +-
ld/ldexp.h | 4 +-
ld/ldlang.c | 9 +-
16 files changed, 6453 insertions(+), 5685 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/gnu-master-arm-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 82bd3e59d gcc-89338f04ee389e12051c8d2d5d98522b6d4687eb: all
new 5336261fd binutils-9ee194135535acbd7b786d685666badbb59e536a: 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 (82bd3e59d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 18 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 4120 +++++-----
4-build_abe-stage1/console.log | 6475 ++++++++--------
5-count_linux_objs/console.log | 4598 ++++++-----
console.log | 15101 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 12 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 15126 insertions(+), 15212 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 1f0db1fa534 [AArch64] Add 'apple-latest' CPU alias
new 029e638b793 [MC] Do not consider .ifdef/.ifndef as a use
new 47ed425f274 gn build: Fix `lld-link: unknown flag: -fuse-ld=lld` warnin [...]
new 8c8136c7e23 [AliasSetTracker] Cleanup more comments. [NFCI]
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:
lib/Analysis/AliasSetTracker.cpp | 10 ++++++----
lib/MC/MCParser/AsmParser.cpp | 4 ++--
test/MC/AsmParser/ifdef.s | 14 ++++++++++++++
test/MC/AsmParser/ifndef.s | 14 ++++++++++++++
utils/gn/build/BUILD.gn | 3 ++-
utils/gn/build/toolchain/BUILD.gn | 4 +++-
6 files changed, 41 insertions(+), 8 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 lldb.
from cc621c7d1 [testsuite] Remove unused seven module imports.
new 2c6e0e740 Remove unimplemented function
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:
source/Symbol/Type.cpp | 6 ------
1 file changed, 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/gnu-master-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 1e271cb77 binutils-f5f2b743ae8fdbfbd572756e611051ef5d1d05c1: 19137
new fce6ae0a1 linux-f17b5f06cb92ef2250513a1e154c47b78df07d40: 19137
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 (1e271cb77)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 +-
3-build_abe-binutils/console.log | 3203 +-
4-build_abe-stage1/console.log | 4481 +-
5-count_linux_objs/console.log | 326178 +++++++++++++++++-----------------
5-count_linux_objs/kernel.release | 2 +-
7-update_baseline/console.log | 2 +-
console.log | 334798 ++++++++++++++++++-----------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 12 +-
trigger-bisect-on-failure | 6 +-
11 files changed, 334408 insertions(+), 334292 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 98d9d8b1f18 [CodeGen][X86] Expand UADDSAT to NOT+UMIN+ADD
new 728ff6c67cc [GlobalISel] Add ISel support for @llvm.lifetime.start and [...]
new d0f8c40a1e5 Revert "[CMake] Use __libc_start_main rather than fopen whe [...]
new 1f0db1fa534 [AArch64] Add 'apple-latest' CPU alias
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:
lib/CodeGen/GlobalISel/IRTranslator.cpp | 33 ++++++++++++++++++----
lib/Target/AArch64/AArch64.td | 3 ++
runtimes/CMakeLists.txt | 2 +-
.../AArch64/GlobalISel/arm64-irtranslator.ll | 6 ++++
.../GlobalISel}/dynamic-alloca-lifetime.ll | 11 +++++---
test/CodeGen/AArch64/apple-latest-cpu.ll | 7 +++++
test/CodeGen/AArch64/cpus.ll | 1 +
test/CodeGen/AArch64/mingw-refptr.ll | 7 +++++
test/CodeGen/AArch64/stack_guard_remat.ll | 8 ++++++
9 files changed, 67 insertions(+), 11 deletions(-)
copy test/CodeGen/{X86 => AArch64/GlobalISel}/dynamic-alloca-lifetime.ll (80%)
create mode 100644 test/CodeGen/AArch64/apple-latest-cpu.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.
unknown user pushed a change to branch master
in repository libunwind.
from e050272 [libunwind] Drop the dependency on <algorithm>, add placement [...]
new 4001b16 Revert "[CMake] Use __libc_start_main rather than fopen when [...]
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:
cmake/config-ix.cmake | 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.
unknown user pushed a change to branch master
in repository libcxxabi.
from a450097 [cmake] Fix get_llvm_lit_path() to respect LLVM_EXTERNAL_LIT always
new d3b53a9 Revert "[CMake] Use __libc_start_main rather than fopen when [...]
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:
cmake/config-ix.cmake | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.