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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
from 5d8f8b83 2: update: linux-fde50b96be821ac9673a7e00847cc4605bd88f34: 17882
new ce804285 3: reset: gcc-448df21aff17b60133699702e820743d65853fd6: 17881
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 | 62 +-
03-build_abe-binutils/console.log | 9212 +++++------
04-build_abe-stage1/console.log | 19843 ++++++++++++-----------
05-build_linux/console.log | 1915 ++-
07-check_regression/console.log | 22 +-
08-update_baseline/console.log | 54 +-
console.log | 31138 ++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
results | 2 +-
11 files changed, 31373 insertions(+), 30901 deletions(-)
create mode 100644 reset-baseline
--
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 6c033b806fd [PowerPC][NFC]Fix a typo in comment.
new 5ac26356b3f [IR] Consolidate fixed metadata kind definitions (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/IR/FixedMetadataKinds.def | 41 ++++++++++++++++++++++++++++++++++
include/llvm/IR/LLVMContext.h | 31 +++----------------------
include/llvm/module.modulemap | 1 +
lib/IR/LLVMContext.cpp | 31 +++----------------------
4 files changed, 48 insertions(+), 56 deletions(-)
create mode 100644 include/llvm/IR/FixedMetadataKinds.def
--
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-release-arm-bootstrap_ubsan
in repository toolchain/ci/gcc.
from fc03d0cbea8 Daily bump.
adds bdb69be382b Daily bump.
adds a4f1b58eb48 2019-07-25 Richard Biener <rguenther(a)suse.de>
adds e3fe7e10023 Daily bump.
adds 33e9f1d9a05 Daily bump.
adds d61f010055a Daily bump.
adds ab1d84c5d8d Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
libiberty/ChangeLog | 9 +++++++++
libiberty/simple-object-elf.c | 8 ++++++++
3 files changed, 18 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-arm-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards 091ed0bb 0: update: gcc-fc03d0cbea80cd0a27b8ea484b348df1de8d093a: -5
new b44912b4 0: update: gcc-ab1d84c5d8d409ac0f145878de701202b11fc6a8: 0
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 (091ed0bb)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-boot [...]
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 | 240 +-
03-build_abe-bootstrap_ubsan/console.log | 87346 ++++++++++++++--------------
04-check_regression/console.log | 7 +-
05-update_baseline/console.log | 4 +-
console.log | 87695 +++++++++++++++--------------
jenkins/manifest.sh | 10 +-
results | 4 +-
8 files changed, 87720 insertions(+), 87714 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 binutils-gdb.
from de28a3b72e [gdb/testsuite, 2/2] Fix gdb.linespec/explicit.exp with check-read1
new 4b5e8d19af Implement 'set print frame-info|frame-arguments presence'.
new c7e4c0a648 Test 'set print frame-info|frame-arguments presence'.
new bc4268a5d9 Document 'set print frame-info|frame-arguments presence'.
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:
gdb/ChangeLog | 40 +++++++
gdb/NEWS | 19 ++++
gdb/doc/ChangeLog | 7 ++
gdb/doc/gdb.texinfo | 63 ++++++++++-
gdb/extension.h | 5 +-
gdb/frame.h | 37 ++++--
gdb/python/py-framefilter.c | 90 +++++++++++++--
gdb/stack.c | 126 ++++++++++++++++++---
gdb/stack.h | 12 ++
gdb/testsuite/ChangeLog | 14 +++
gdb/testsuite/gdb.base/frame-args.exp | 60 ++++++++++
gdb/testsuite/gdb.base/options.exp | 1 +
.../gdb.python/py-framefilter-invalidarg.exp | 2 +-
gdb/testsuite/gdb.python/py-framefilter.exp | 72 +++++++++++-
14 files changed, 500 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_bmk/llvm-master-aarch64-spec2k6-Oz
in repository toolchain/ci/base-artifacts.
discards 9d00542f 2: update: llvm-b60a2ae40e73bce69f8dbf120f14e3491b70c17f: 0
new 4f38b97b 2: update: llvm-bdb92955200d82967b6b98f8d4e70b987c28b7d9: 0
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 (9d00542f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-master-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 | 165 +-
02-prepare_abe/console.log | 422 +-
03-build_abe-binutils/console.log | 10386 ++--
04-build_abe-stage1/console.log | 13908 ++---
05-build_abe-linux/console.log | 308 +-
06-build_abe-glibc/console.log | 23696 ++++----
07-build_abe-stage2/console.log | 39428 +++++++------
08-build_llvm-true/console.log | 11876 ++--
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 4 +-
09-benchmark/console.log | 112 +-
10-check_regression/console.log | 3967 +-
11-update_baseline/console.log | 6365 +-
console.log | 110647 ++++++++++++++++++-----------------
jenkins/manifest.sh | 8 +-
results.csv | 156 +-
results_id | 2 +-
17 files changed, 112785 insertions(+), 108667 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 e5998ae05c Give the 'signed/unsigned wchar_t' extension a warning flag, [...]
new e77d2c50fc [driver][test] Use /dev/null in as-options.s instead
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/Driver/as-options.s | 6 +++---
1 file changed, 3 insertions(+), 3 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 9e5d110b06 Fix taint-generic.c on Windows, handle case in OS error
new f43f5a608f [driver][test] Update as-options.s to not write to a readonly tree
new efb3ef33b6 When determining whether a lambda-expression is implicitly c [...]
new e5998ae05c Give the 'signed/unsigned wchar_t' extension a warning flag, [...]
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:
include/clang/Basic/DiagnosticSemaKinds.td | 7 +-
include/clang/Sema/Sema.h | 12 +-
lib/Sema/SemaDecl.cpp | 3 +-
lib/Sema/SemaDeclCXX.cpp | 330 +++++++++++++++++--------
lib/Sema/SemaLambda.cpp | 5 +-
lib/Sema/SemaType.cpp | 4 +-
test/ASTMerge/exprs-cpp/test.cpp | 4 +-
test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/p3.cpp | 5 +-
test/Driver/as-options.s | 5 +-
test/Misc/warning-flags.c | 2 +-
test/SemaCXX/cxx1z-constexpr-lambdas.cpp | 29 +++
test/SemaCXX/wchar_t.cpp | 8 +-
12 files changed, 284 insertions(+), 130 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 gcc.
from b7aa7039cad Add PR number
new 32a388df6c6 Allow both upper and lower case 'r' in register names
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:
gcc/ChangeLog | 5 +++++
gcc/config/msp430/msp430.h | 22 +++++++++++++++++++
gcc/testsuite/ChangeLog | 6 ++++++
.../msp430/asm-register-names-lower-case.c | 25 ++++++++++++++++++++++
.../msp430/asm-register-names-upper-case.c | 25 ++++++++++++++++++++++
5 files changed, 83 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/msp430/asm-register-names-lower-case.c
create mode 100644 gcc/testsuite/gcc.target/msp430/asm-register-names-upper-case.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.