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-mainline-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 0e5ef89880 Automatic date update in version.in
adds 13c724eec0 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-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 0890028 0: update: binutils-gcc-linux: all
new 3d1fdbb 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 (0890028)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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 | 86 +-
02-prepare_abe/console.log | 422 +-
03-build_abe-binutils/console.log | 10612 ++++++-------
04-build_abe-stage1/console.log | 17230 +++++++++++----------
05-build_linux/console.log | 621 +-
06-boot_linux/console.log | 2 +-
console.log | 28973 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results | 2 +-
9 files changed, 28965 insertions(+), 28999 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-mainline-allnoconfig
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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 7ac0810 0: update: binutils-gcc-linux: boot
new 5b63d3a 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 (7ac0810)
\
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 | 24 +-
02-prepare_abe/console.log | 188 +-
03-build_abe-binutils/console.log | 9482 +++++++-------
04-build_abe-stage1/console.log | 14708 ++++++++++-----------
05-build_linux/console.log | 542 +-
08-update_baseline/console.log | 25 +
console.log | 24908 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
8 files changed, 24959 insertions(+), 24934 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-tools-extra.
from 3f043f7d [clangd] Add a missing early return in getTypeHierarchy()
new bf83f6e6 [clangd] Implement typeHierarchy/resolve for subtypes
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/ClangdLSPServer.cpp | 8 +++++
clangd/ClangdLSPServer.h | 2 ++
clangd/ClangdServer.cpp | 10 ++++--
clangd/ClangdServer.h | 10 ++++--
clangd/Protocol.cpp | 17 ++++++---
clangd/Protocol.h | 23 +++++++++---
clangd/XRefs.cpp | 25 ++++++++++++-
clangd/XRefs.h | 4 +++
clangd/test/type-hierarchy.test | 63 +++++++++++++++++++++++++++++++--
clangd/unittests/TypeHierarchyTests.cpp | 46 +++++++++++++++++++++++-
10 files changed, 191 insertions(+), 17 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-defconfig
in repository toolchain/ci/gcc.
from 6bab5cac009 Daily bump.
adds a0ca98db700 Daily bump.
No new revisions were added by this update.
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-stable-defconfig
in repository toolchain/ci/binutils-gdb.
from 0e5ef89880 Automatic date update in version.in
adds 13c724eec0 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-aarch64-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 47348c5 0: update: binutils-gcc-linux: boot
new 9bac1fc 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 (47348c5)
\
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:
01-reset_artifacts/console.log | 130 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 11172 +++++++--------
04-build_abe-stage1/console.log | 13377 +++++++++---------
05-build_linux/console.log | 732 +-
06-boot_linux/console.log | 416 +-
07-check_regression/console.log | 8 +-
console.log | 26237 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
9 files changed, 26254 insertions(+), 26264 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.