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-aarch64-bootstrap_profiled
in repository toolchain/ci/base-artifacts.
discards 5625c2a 0: good: gcc-daeafe1333c989c6e07de93cdadc40caac5b99a7: -10
new 422cf9c 0: good: gcc-ae3bd4cd0777d88911468f41866d2b5ea39ddce3: -10
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 (5625c2a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-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 | 127 +-
02-prepare_abe/console.log | 296 +-
03-build_abe-bootstrap_profiled/console.log | 54361 ++++++++++++-------------
console.log | 54784 +++++++++++++-------------
jenkins/manifest.sh | 6 +-
5 files changed, 54799 insertions(+), 54775 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 lld.
from 17a0864f8 [LLD][COFF] Move type merging structures out of PDB.cpp. NFC
new 7476236b3 [COFF] Reduce the size of Chunk and SectionChunk, 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:
COFF/Chunks.cpp | 15 ++++++++---
COFF/Chunks.h | 74 ++++++++++++++++++++++++++++++++++++++-----------------
COFF/ICF.cpp | 8 +++---
COFF/MarkLive.cpp | 4 +--
4 files changed, 70 insertions(+), 31 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 4babc48b059 [X86] Mark the default case of the X86InstrInfo::convertToT [...]
new 3ce39390c1c [COFF] Reduce the size of Chunk and SectionChunk, 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/BinaryFormat/COFF.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.
unknown user pushed a change to branch master
in repository lldb.
from 28b8e61e8 [NativePDB] Don't fail on import modules.
new d3530121f Revert r357504, r357491, r357482 because of bot breakage.
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:
.../postmortem/minidump-new/TestMiniDumpUUID.py | 59 +--------------------
.../postmortem/minidump-new/libuuidmatch.yaml | 14 -----
.../postmortem/minidump-new/libuuidmismatch.yaml | 14 -----
.../minidump-new/linux-arm-partial-uuids-match.dmp | Bin 403 -> 0 bytes
.../linux-arm-partial-uuids-mismatch.dmp | Bin 409 -> 0 bytes
.../Plugins/Process/minidump/ProcessMinidump.cpp | 42 +++------------
6 files changed, 8 insertions(+), 121 deletions(-)
delete mode 100644 packages/Python/lldbsuite/test/functionalities/postmortem/minid [...]
delete mode 100644 packages/Python/lldbsuite/test/functionalities/postmortem/minid [...]
delete mode 100644 packages/Python/lldbsuite/test/functionalities/postmortem/minid [...]
delete mode 100644 packages/Python/lldbsuite/test/functionalities/postmortem/minid [...]
--
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 libcxx.
from 59d894965 [libc++] Fix error flags and exceptions propagated from input [...]
new 756d3fde0 [libc++] Fix build when exceptions are turned off
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/istream | 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-master-arm-mainline-allnoconfig
in repository toolchain/ci/binutils-gdb.
from c29705b71a Fix internal error and improve 'set debug infrun 1'/target w [...]
adds 8bdc16587e gdb: Add $_cimag and $_creal internal functions
adds d7df654955 gdb/fortran: Handle internal function calls
adds 4c7c79dd98 Automatic date update in version.in
new 87f98bacb7 RISC-V: Don't check ABI flags if no code section.
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:
bfd/ChangeLog | 7 +++
bfd/elfnn-riscv.c | 34 +++++++++++-
bfd/version.h | 2 +-
gdb/ChangeLog | 14 +++++
gdb/NEWS | 4 +-
gdb/doc/ChangeLog | 5 ++
gdb/doc/gdb.texinfo | 11 ++++
gdb/dwarf2read.c | 36 ++++++++++++-
gdb/eval.c | 12 +++--
gdb/testsuite/ChangeLog | 11 ++++
.../mi2-cli-display.c => gdb.base/complex-parts.c} | 34 +++++++++---
gdb/testsuite/gdb.base/complex-parts.exp | 62 ++++++++++++++++++++++
gdb/testsuite/gdb.base/default.exp | 2 +
gdb/testsuite/gdb.python/py-function.exp | 8 ++-
gdb/testsuite/lib/gdb.exp | 8 +++
gdb/value.c | 52 ++++++++++++++++++
16 files changed, 284 insertions(+), 18 deletions(-)
copy gdb/testsuite/{gdb.mi/mi2-cli-display.c => gdb.base/complex-parts.c} (52%)
create mode 100644 gdb/testsuite/gdb.base/complex-parts.exp
--
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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 56441b1 0: good: binutils-gcc-linux: all
new 13d3302 0: good: 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 (56441b1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 | 22 +-
02-prepare_abe/console.log | 258 +-
03-build_abe-binutils/console.log | 10227 ++++++------
04-build_abe-stage1/console.log | 19506 ++++++++++++-----------
05-build_linux/console.log | 536 +-
06-boot_linux/console.log | 2 +-
console.log | 30749 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 30537 insertions(+), 30775 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 b984bff221 [HIP-Clang] Fat binary should not be produced for non GPU code 2
new cbf7115383 [HIP-Clang] Fat binary should not be produced for non GPU code
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:
lib/CodeGen/CGCUDANV.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.