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 47d22535738 Daily bump.
adds 9a1d893d4cb 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-arm-next-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 54cbac1e77 Automatic date update in version.in
adds b77b9697a6 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 88b8499 0: update: binutils-gcc-linux: all
new a5c0926 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 (88b8499)
\
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 | 166 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 10600 ++++++-------
04-build_abe-stage1/console.log | 17545 +++++++++++----------
05-build_linux/console.log | 712 +-
06-boot_linux/console.log | 2 +-
08-update_baseline/console.log | 8 +-
console.log | 29457 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
9 files changed, 29469 insertions(+), 29475 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 lldb.
from 9e8887efd Revert "Initialization: move InstructionEmulation to full ini [...]
new d0e71c991 Split TestVLA into two and XFAIL one part
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:
packages/Python/lldbsuite/test/lang/c/vla/TestVLA.py | 13 ++++++++++---
1 file changed, 10 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-tools-extra.
from b1a32d3e [clangd][xpc] Cannonicalize value of CLANGD_BUILD_XPC before caching
new 13c5b9d6 [clangd] Minor code style cleanups in Protocol.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/Protocol.h | 11 +++++------
1 file changed, 5 insertions(+), 6 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 5f2459c233 Fix lookup of separate debug file on MS-Windows.
new 353ea2d106 On MS-Windows, define _WIN32_WINNT in a single common place.
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:
gdb/ChangeLog | 9 +++++++++
gdb/common/common-defs.h | 14 ++++++++++++++
gdb/common/netstuff.c | 4 ----
gdb/gdbserver/ChangeLog | 5 +++++
gdb/gdbserver/gdbreplay.c | 4 ----
gdb/gdbserver/remote-utils.c | 4 ----
gdb/ser-tcp.c | 4 ----
gdb/unittests/parse-connection-spec-selftests.c | 4 ----
8 files changed, 28 insertions(+), 20 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-next-allmodconfig
in repository toolchain/ci/binutils-gdb.
from e37f3ecd59 Automatic date update in version.in
adds 2cdc1a970d Treat the .gnu.debuglink and .gnu.debugaltlink sections as d [...]
adds b8c05e85ef Remove _initialize_valarith
adds 06f74c5cb8 i386: Issue a warning to IRET without suffix for .code16gcc
adds 80062eb949 gdb/rust: Handle printing structures containing strings
adds 41f61c65a2 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 6 ++++++
bfd/coffcode.h | 5 +++++
bfd/version.h | 2 +-
gas/ChangeLog | 9 +++++++++
gas/config/tc-i386.c | 20 +++++++++++++-------
gas/testsuite/gas/i386/jump16.d | 5 +++++
gas/testsuite/gas/i386/jump16.e | 3 +++
gas/testsuite/gas/i386/jump16.s | 16 ++++++++++++++++
gdb/ChangeLog | 9 +++++++++
gdb/rust-lang.c | 8 ++++++++
gdb/testsuite/ChangeLog | 6 ++++++
gdb/testsuite/gdb.rust/simple.exp | 3 +++
gdb/testsuite/gdb.rust/simple.rs | 8 ++++++++
gdb/valarith.c | 5 -----
14 files changed, 92 insertions(+), 13 deletions(-)
create mode 100644 gas/testsuite/gas/i386/jump16.e
--
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-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards e153e60 2: update: binutils-gcc-linux: 19539
new 2b7e796 2: update: binutils-41f61c65a2e1cfdb4aca3bccf6e11025495ba02e: 19539
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 (e153e60)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 166 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 10816 ++++----
04-build_abe-stage1/console.log | 19635 +++++++------
05-build_linux/console.log | 22854 ++++++++-------
07-check_regression/console.log | 6 +-
08-update_baseline/console.log | 6 +-
console.log | 53615 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
9 files changed, 53274 insertions(+), 54270 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.