This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 21b311090c4 [X86] Add 'mpx' to getHostCPUFeatures.
new 5a03a071de7 [SelectionDAG] Kill last uses of getAtomic w/o a MMO operand [NFC]
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/CodeGen/SelectionDAG.h | 4 --
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 29 --------------
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 51 +++++++++++++++++-------
3 files changed, 36 insertions(+), 48 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-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 1ed9f74e85 Make symtab.c better styled.
adds 402d2bfec4 Look for separate debug files in debug directories under a sysroot.
adds efac4bfe0b Add a new function child_path.
adds cd4b78483c Use child_path to determine if an object file is under a sysroot.
adds f62318e98d Try to use the canonical version of a sysroot for debug file links.
adds 8918f84c04 Automatic date update in version.in
adds 01c7ae818b Adding a test case
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 23 ++++
gdb/Makefile.in | 1 +
gdb/common/pathstuff.c | 50 ++++++++
gdb/common/pathstuff.h | 6 +
gdb/symfile.c | 36 ++++--
gdb/testsuite/ChangeLog | 6 +
gdb/testsuite/gdb.arch/aarch64-dbreg-contents.c | 133 ++++++++++++++++++++++
gdb/testsuite/gdb.arch/aarch64-dbreg-contents.exp | 46 ++++++++
gdb/unittests/child-path-selftests.c | 68 +++++++++++
10 files changed, 363 insertions(+), 8 deletions(-)
create mode 100644 gdb/testsuite/gdb.arch/aarch64-dbreg-contents.c
create mode 100644 gdb/testsuite/gdb.arch/aarch64-dbreg-contents.exp
create mode 100644 gdb/unittests/child-path-selftests.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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards ed0b054e51 0: last-good: binutils-gcc-linux: all
new 8a3c66bf61 0: last-good: binutils-gcc-linux: 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 (ed0b054e51)
\
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 | 16 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3276 ++++++++--------
4-build_abe-stage1/console.log | 4560 +++++++++++-----------
5-count_linux_objs/console.log | 78 +-
console.log | 7980 +++++++++++++++++++-------------------
jenkins/manifest.sh | 16 +-
7 files changed, 7937 insertions(+), 7993 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-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 056899be16 0: last-good: binutils-gcc-linux: all
new 8db11a8cd2 0: last-good: binutils-gcc-linux: 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 (056899be16)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3952 ++++++++--------
4-build_abe-stage1/console.log | 5196 +++++++++++----------
5-count_linux_objs/console.log | 43 +-
console.log | 9249 ++++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
7 files changed, 9843 insertions(+), 8625 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.
from bbbf618390 [PowerPC] Stop defining _ARCH_PWR6X on POWER7 and up
new 6ee7c11a69 [Sema] Delay checking whether objc_designated_initializer is [...]
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/Basic/Attr.td | 9 +-------
include/clang/Basic/DiagnosticSemaKinds.td | 3 +++
lib/Sema/SemaDeclAttr.cpp | 26 ++++++++++++++++++++--
...pragma-attribute-supported-attributes-list.test | 1 +
test/SemaObjC/attr-designated-init.m | 15 ++++++++++++-
5 files changed, 43 insertions(+), 11 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-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards f796353c03 0: last-good: binutils-gcc-linux: all
new ca01ca12e6 0: last-good: binutils-gcc-linux: 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 (f796353c03)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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:
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 4350 ++++++++---------
4-build_abe-stage1/console.log | 5176 ++++++++++----------
5-count_linux_objs/console.log | 407 +-
console.log | 9953 +++++++++++++++++---------------------
jenkins/manifest.sh | 8 +-
6 files changed, 9000 insertions(+), 10898 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.