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-next-allnoconfig
in repository toolchain/ci/gcc.
from 626d7d48e23 Daily bump.
adds d0aa310e2e2 PR tree-optimization/91597 * tree-vrp.c (extract_range_fr [...]
adds 756e7d0687a Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 7 ++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/gcc.c-torture/execute/pr91597.c | 48 +++++++++++++++++++++++++++
gcc/tree-vrp.c | 4 +--
5 files changed, 62 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr91597.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-release-arm-next-allnoconfig
in repository toolchain/ci/binutils-gdb.
from e5cc07bada Automatic date update in version.in
adds decfa2f08c Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards e1fd202e 0: update: binutils-gcc-linux: all
new 43238f0b 0: update: 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 (e1fd202e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
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 | 72 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11010 ++++++-------
04-build_abe-stage1/console.log | 18563 +++++++++++-----------
05-build_linux/console.log | 614 +-
06-boot_linux/console.log | 2 +-
console.log | 30875 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
8 files changed, 30794 insertions(+), 30796 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 newlib.
from 7630c7702 Cygwin: sys/wait.h: Add _wait prototype to avoid compiler warning
new fa29288ef Adjust nios2 and m68k semihosting for sys/stat.h changes.
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:
libgloss/m68k/io-gdb.c | 6 +++---
libgloss/m68k/io.h | 6 +++---
libgloss/nios2/io-gdb.c | 6 +++---
libgloss/nios2/io.h | 6 +++---
4 files changed, 12 insertions(+), 12 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 358cb2c3f34 [Clang Interpreter] Initial patch for the constexpr interpreter
new 69dde116f1b gn build: Merge r370843
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-tools-extra/clangd/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.
unknown user pushed a change to branch master
in repository clang-tools-extra.
from 78a0375d [clangd] Move getBeginningOfIdentifier from ClangdUnit to Sou [...]
new bae35d45 [clangd] Split Preamble.h out of ClangdUnit.h. 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:
clangd/CMakeLists.txt | 1 +
clangd/ClangdServer.cpp | 1 +
clangd/ClangdUnit.cpp | 174 +-----------------------------
clangd/ClangdUnit.h | 62 +----------
clangd/CodeComplete.cpp | 2 +-
clangd/CodeComplete.h | 1 -
clangd/Compiler.h | 4 +-
clangd/Preamble.cpp | 193 ++++++++++++++++++++++++++++++++++
clangd/Preamble.h | 88 ++++++++++++++++
clangd/TUScheduler.cpp | 2 +
clangd/TUScheduler.h | 4 +-
clangd/unittests/TUSchedulerTests.cpp | 1 +
12 files changed, 297 insertions(+), 236 deletions(-)
create mode 100644 clangd/Preamble.cpp
create mode 100644 clangd/Preamble.h
--
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 8e1afeeacfa 2019-09-03 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 4a4666814dd 2019-09-04 Richard Biener <rguenther(a)suse.de>
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 | 12 ++++++++++
gcc/postreload-gcse.c | 64 +++++++++++++++++++++++++--------------------------
2 files changed, 44 insertions(+), 32 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/llvm-master-aarch64-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards ffae58bb 0: update: llvm-linux: boot
new a311d7d0 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 (ffae58bb)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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:
01-reset_artifacts/console.log | 231 +-
02-build_llvm/console.log | 12153 ++++-----
03-build_linux/console.log | 38794 ++++++++++++++--------------
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 25 +
console.log | 51463 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 51376 insertions(+), 51310 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.