This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
discards a79e3810 0: good: gcc-ad7d774170877540851d567aae9843c686eb6cd4: -5
new f5d4b6f2 0: good: gcc-536c6a5682e101c51d7210d5b1bd5189cb289364: -5
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 (a79e3810)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-aarch64- [...]
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 | 166 +-
02-prepare_abe/console.log | 202 +-
03-build_abe-bootstrap/console.log | 65716 +++++++++++++++++-----------------
console.log | 66104 +++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
5 files changed, 66016 insertions(+), 66180 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 5d33cd5143b Reverting r357901 as fails to build on some of the buildbots
new 6e3b9845eac [llvm-readobj] Use `reinterpret_cast` instead of C-style ca [...]
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:
tools/llvm-readobj/ELFDumper.cpp | 43 +++++++++++++++++++++++-----------------
1 file changed, 25 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 a3ee5306ac1 [Support] Add zlib independent CRC32
new 5d33cd5143b Reverting r357901 as fails to build on some of the buildbots
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:
include/llvm/Support/CRC.h | 25 -------------
lib/DebugInfo/Symbolize/Symbolize.cpp | 3 +-
lib/Support/CMakeLists.txt | 1 -
lib/Support/CRC.cpp | 68 -----------------------------------
unittests/Support/CMakeLists.txt | 1 -
unittests/Support/CRCTest.cpp | 29 ---------------
6 files changed, 1 insertion(+), 126 deletions(-)
delete mode 100644 include/llvm/Support/CRC.h
delete mode 100644 lib/Support/CRC.cpp
delete mode 100644 unittests/Support/CRCTest.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.
unknown user pushed a change to branch master
in repository llvm.
from 28481789cfe [llvm-exegesis] benchmarkMain(): less cryptic error if buil [...]
new a3ee5306ac1 [Support] Add zlib independent CRC32
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:
.../llvm/Support/CRC.h | 17 +++---
lib/DebugInfo/Symbolize/Symbolize.cpp | 3 +-
lib/Support/CMakeLists.txt | 1 +
lib/Support/CRC.cpp | 68 ++++++++++++++++++++++
unittests/Support/CMakeLists.txt | 1 +
unittests/Support/CRCTest.cpp | 29 +++++++++
6 files changed, 111 insertions(+), 8 deletions(-)
copy lib/Target/NVPTX/NVPTXAllocaHoisting.h => include/llvm/Support/CRC.h (55%)
create mode 100644 lib/Support/CRC.cpp
create mode 100644 unittests/Support/CRCTest.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-lts-defconfig
in repository toolchain/ci/gcc.
from 090b3383257 Daily bump.
adds 58b9e7b73a8 Daily bump.
adds e4a29b6b4f3 PR target/89945 * config/i386/i386.md (anddi_1 to andsi_1 [...]
adds 536c6a5682e Backport ARC patch.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 6 ++++++
gcc/DATESTAMP | 2 +-
gcc/config/i386/i386.md | 11 ++++++++++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/i386/pr89945.c | 21 +++++++++++++++++++++
include/ChangeLog | 8 ++++++++
include/longlong.h | 6 ++++--
7 files changed, 55 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr89945.c
--
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-defconfig
in repository toolchain/ci/base-artifacts.
discards 3000162e 0: good: binutils-gcc-linux: boot
new 4241d3b8 0: good: binutils-gcc-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 (3000162e)
\
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:
01-reset_artifacts/console.log | 16 +-
02-prepare_abe/console.log | 172 +-
03-build_abe-binutils/console.log | 10425 ++++++------
04-build_abe-stage1/console.log | 19048 +++++++++++----------
05-build_linux/console.log | 2138 ++-
06-boot_linux/console.log | 450 +-
console.log | 32274 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
8 files changed, 31678 insertions(+), 32861 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-release-aarch64-lts-defconfig
in repository toolchain/ci/binutils-gdb.
from b44ff89a25 Automatic date update in version.in
adds e6af0ec44b 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.