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-check_gcc
in repository toolchain/ci/base-artifacts.
discards 8fba36b 0: update: gcc-e6f964002f26668a855adc453f9f5127b2c8d171: -5
new 8b22b09 0: update: gcc-6fa9a1bf55a23cf166a8e9343561e2a58a5ed564: -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 (8fba36b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-c [...]
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 | 128 +-
02-prepare_abe/console.log | 362 +-
03-build_abe-check_gcc/console.log | 47930 +++++++++++++++++-----------------
04-check_regression/console.log | 4 +-
05-update_baseline/console.log | 4 +-
console.log | 48436 ++++++++++++++++++-----------------
jenkins/manifest.sh | 8 +-
7 files changed, 48864 insertions(+), 48008 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 9d5f0ef04d5 Return Undef from isBytewiseValue for empty arrays or structs
new eb3f32242d8 docs/GithubMove.rst: Add link to GitHub migration status page
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:
docs/Proposals/GitHubMove.rst | 7 +++++++
1 file changed, 7 insertions(+)
--
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.
from 27cd6f0ade NFC: Unforget a colon in a few CHECK: directives.
new 586c626a72 [X86][PowerPC] Support -mlong-double-128
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/clang/Driver/Options.td | 2 ++
lib/Basic/TargetInfo.cpp | 13 +++++++++----
lib/Basic/Targets/PPC.cpp | 2 ++
lib/Basic/Targets/X86.h | 6 ++++--
lib/Driver/ToolChains/Clang.cpp | 10 +++++-----
lib/Frontend/CompilerInvocation.cpp | 4 +++-
test/CodeGen/ppc64-long-double.cpp | 3 +++
test/CodeGen/x86-long-double.cpp | 13 +++++++++++++
test/Driver/mlong-double-128.c | 11 +++++++++++
9 files changed, 52 insertions(+), 12 deletions(-)
create mode 100644 test/Driver/mlong-double-128.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.
unknown user pushed a change to branch master
in repository llvm.
from 0329167a69d NFC: Unforget a colon in a few CHECK: directives.
new 9d5f0ef04d5 Return Undef from isBytewiseValue for empty arrays or structs
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/Analysis/ValueTracking.cpp | 4 ++++
unittests/Analysis/ValueTrackingTest.cpp | 8 ++++----
2 files changed, 8 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_kernel/gnu-master-aarch64-next-defconfig
in repository toolchain/ci/binutils-gdb.
from 00db953196 Make value_must_coerce_to_target return a bool
adds 72ee03ff58 Fix use-after-move bug in add_thread_object
adds b777eb6de2 Remove init_cli_cmds
adds 021d8588f6 gdb: Allow quoting around string options in the gdb::option [...]
adds b16507e091 gdb: Make use of gdb::option framework for some info commands
adds 60cfcb20ce gdb: Add command completers for some info commands
adds a89fdbdb20 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 52 +++++++++++++
gdb/NEWS | 4 +-
gdb/auto-load.c | 2 +-
gdb/cli/cli-cmds.c | 11 +--
gdb/cli/cli-cmds.h | 2 -
gdb/cli/cli-option.c | 5 +-
gdb/cli/cli-utils.c | 151 +++++++++++++------------------------
gdb/cli/cli-utils.h | 45 +++++++----
gdb/gdbsupport/common-utils.c | 59 +++++++++++++++
gdb/gdbsupport/common-utils.h | 10 +++
gdb/main.c | 6 +-
gdb/python/py-inferior.c | 2 +-
gdb/stack.c | 48 ++++--------
gdb/symtab.c | 63 +++++++---------
gdb/testsuite/ChangeLog | 6 ++
gdb/testsuite/gdb.base/options.exp | 56 +++++++++-----
gdb/top.c | 5 --
gdb/top.h | 1 -
19 files changed, 308 insertions(+), 222 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-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 3890521 0: update: binutils-gcc-linux: boot
new c592b6c 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 (3890521)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 418 +-
03-build_abe-binutils/console.log | 10930 ++++++------
04-build_abe-stage1/console.log | 14504 ++++++++--------
05-build_linux/console.log | 5946 +++----
06-boot_linux/console.log | 436 +-
console.log | 32413 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results | 2 +-
9 files changed, 32398 insertions(+), 32397 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 f85189abaa8 [MachinePipeliner] Fix order for nodes with Anti dependence [...]
new 0329167a69d NFC: Unforget a colon in a few CHECK: directives.
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/tools/dsymutil/X86/modules.m | 1 +
test/tools/dsymutil/X86/odr-fwd-declaration.cpp | 2 +-
2 files changed, 2 insertions(+), 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 clang.
from daf71df56f [analyzer] exploded-graph-rewriter: Improve source location dumps.
new 0f782f986c [PowerPC] Default to -fomit-frame-pointer when optimization [...]
new 27cd6f0ade NFC: Unforget a colon in a few CHECK: directives.
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/Driver/ToolChains/Clang.cpp | 6 +++---
test/Analysis/cfg-rich-constructors.cpp | 2 +-
test/CodeGenCXX/noescape.cpp | 2 +-
test/CodeGenObjC/externally-retained.m | 2 +-
test/Driver/frame-pointer-elim.c | 5 +++++
5 files changed, 11 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.