This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-stable-defconfig
in repository toolchain/ci/llvm-project.
from 0399d5a9682 Add external project LDC to release notes.
adds d7c87c72e59 Fix a link in the lld 9.0 release notes
No new revisions were added by this update.
Summary of changes:
lld/docs/ReleaseNotes.rst | 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/llvm-release-aarch64-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 0a2ff334 0: update: llvm-linux: boot
new 75dedcd2 0: update: llvm-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 (0a2ff334)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 208 +-
02-build_llvm/console.log | 12060 ++++++++++++++++-----------------
03-build_linux/console.log | 810 ++-
04-boot_linux/console.log | 436 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 8 +-
console.log | 13530 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 13534 insertions(+), 13534 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 672abbceff6 [gicombiner] Fix windows issue where single quotes in the c [...]
new 4af15128c95 gn build: Merge r373538
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:
utils/gn/secondary/clang/lib/Driver/BUILD.gn | 1 +
1 file changed, 1 insertion(+)
--
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-stable-defconfig
in repository toolchain/ci/gcc.
from 24aa2ff77cd Daily bump.
adds 689393beb29 2019-10-02 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
new bab49f3811b Daily bump.
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 | 10 ++++++++++
gcc/DATESTAMP | 2 +-
gcc/fortran/trans-array.c | 11 +++++++----
gcc/testsuite/ChangeLog | 9 +++++++++
4 files changed, 27 insertions(+), 5 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-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 36443115 0: update: binutils-gcc-linux: boot
new e2cc145b 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 (36443115)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-s [...]
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 | 54 +-
02-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 10928 ++++++-------
04-build_abe-stage1/console.log | 18565 ++++++++++-----------
05-build_linux/console.log | 1072 +-
06-boot_linux/console.log | 416 +-
console.log | 31578 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
8 files changed, 31523 insertions(+), 31538 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 2b8b74a6ff [clang][ifs] Clang Interface Stubs ToolChain plumbing.
new 9e958d35f4 For P0784R7: allow direct calls to operator new / operator d [...]
new a706bc7c31 For P0784R7: support placement new-expressions in constant e [...]
new 6d2412c7e2 Mark P0784R7 as complete and start defining its feature-test macro.
new bb4498ae60 Fixing broken builds due to r373538 due to test that should [...]
The 4 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/DiagnosticASTKinds.td | 59 ++--
lib/AST/ExprConstant.cpp | 462 +++++++++++++++++++++++-------
lib/AST/Interp/State.h | 1 +
lib/Frontend/InitPreprocessor.cpp | 1 +
test/InterfaceStubs/object.cpp | 14 -
test/Lexer/cxx-features.cpp | 4 +
test/SemaCXX/cxx2a-constexpr-dynalloc.cpp | 168 +++++++++++
www/cxx_status.html | 3 +-
8 files changed, 581 insertions(+), 131 deletions(-)
delete mode 100644 test/InterfaceStubs/object.cpp
create mode 100644 test/SemaCXX/cxx2a-constexpr-dynalloc.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 gcc-9-branch
in repository gcc.
from 689393beb29 2019-10-02 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
new bab49f3811b Daily bump.
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/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.
unknown user pushed a change to branch master
in repository gcc.
from f2ad3afdc93 Define WIDTH macros for C2x.
new aedc51fc467 Use the SIGNED_16BIT_OFFSET_EXTRA_P macro for 16-bit signed tests.
new 459399da1d4 Daily bump.
new d77b2d0c0fe Undo unintended change to predicates.md in subversion id 276498
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:
gcc/ChangeLog | 8 ++++++++
gcc/DATESTAMP | 2 +-
gcc/config/rs6000/rs6000.c | 12 ++++++------
3 files changed, 15 insertions(+), 7 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 gcc-8-branch
in repository gcc.
from 17bfada3ade Daily bump.
new f3c0b20c0f7 Daily bump.
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/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.
unknown user pushed a change to branch gcc-7-branch
in repository gcc.
from 6ed1f62f550 Daily bump.
new 509e07c2eb9 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.