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-master-arm-check_bootstrap
in repository toolchain/ci/base-artifacts.
discards dd7227d9 0: update: gcc-f7e1c561a554ebf39f3dd697714211fe571882bb: 1
new 4d1b378e 0: update: gcc-0198befcfc855c3a789b6377f7be7a86d8c70dbd: 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 (dd7227d9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-check [...]
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 | 276 +-
03-build_abe-check_bootstrap/console.log | 88623 +++++-----
04-build_abe-check_bootstrap-check/console.log | 97445 ++++++-----
05-check_regression/console.log | 743 +-
06-update_baseline/console.log | 763 +-
console.log | 188030 +++++++++++-----------
jenkins/manifest.sh | 10 +-
sumfiles/g++.sum | 632 +-
sumfiles/gcc.sum | 207 +-
sumfiles/gfortran.sum | 16 +-
sumfiles/go.sum | 4 +-
sumfiles/gotools.sum | 4 +-
sumfiles/libatomic.sum | 2 +-
sumfiles/libffi.sum | 2 +-
sumfiles/libgo.sum | 4 +-
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.sum | 2 +-
sumfiles/objc.sum | 4 +-
20 files changed, 188091 insertions(+), 188846 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 d6d80567e remove unused method ResetOutputFileHandle()
new 0e779e609 [Make] Revert some changes from r372795.
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:
.../test/commands/expression/import-std-module/sysroot/Makefile | 2 +-
packages/Python/lldbsuite/test/functionalities/dead-strip/Makefile | 6 +++---
2 files changed, 4 insertions(+), 4 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/gnu-master-aarch64-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards cf59f13c 0: update: gcc-37584e99160d6176ca2b3f23cab23093d9c8a099: 1
new a94b9047 0: update: gcc-6ccf1ce78e880c4b5c644d57fc86b991268c333a: 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 (cf59f13c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-b [...]
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 | 121 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-bootstrap_O1/console.log | 66126 +++++++++++++++----------------
console.log | 66681 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
5 files changed, 66688 insertions(+), 66682 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 96e394193 [Documentation] Expand on testing variants.
new 01b63a988 [CMake] Don't modify LLVM_DISTRIBUTION_COMPONENTS if it's not set
new d6d80567e remove unused method ResetOutputFileHandle()
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:
include/lldb/Interpreter/ScriptInterpreter.h | 2 --
source/Core/Debugger.cpp | 5 -----
source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | 2 --
.../Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h | 2 --
test/CMakeLists.txt | 6 ++++--
5 files changed, 4 insertions(+), 13 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 751a2936a [ELF][ARM] Fix crash when discarding InputSections that have [...]
new 2a6ee260c [ELF] accept thinlto options without --plugin-opt= prefix
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:
ELF/Driver.cpp | 24 ++++++++++++---------
ELF/Options.td | 30 +++++++++++++++++++++------
test/ELF/lto/thinlto-emit-imports.ll | 15 ++++++++++----
test/ELF/lto/thinlto-index-file.ll | 6 +++++-
test/ELF/lto/thinlto-obj-path.ll | 7 ++++++-
test/ELF/lto/thinlto-object-suffix-replace.ll | 5 +++++
test/ELF/lto/thinlto-prefix-replace.ll | 5 +++++
7 files changed, 70 insertions(+), 22 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-arm-mainline-defconfig
in repository toolchain/ci/gcc.
from 77aa9133781 Daily bump.
adds e10d71312dc Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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_kernel/gnu-release-arm-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 1d12f38e 0: update: binutils-gcc-linux: boot
new 390f22f4 0: update: 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 (1d12f38e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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:
01-reset_artifacts/console.log | 130 +-
02-prepare_abe/console.log | 374 +-
03-build_abe-binutils/console.log | 10351 ++++++------
04-build_abe-stage1/console.log | 18352 +++++++++++-----------
05-build_linux/console.log | 600 +-
06-boot_linux/console.log | 482 +-
console.log | 30322 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
results | 2 +-
9 files changed, 30332 insertions(+), 30293 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.