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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 1697a0a9 0: good: binutils-gcc-linux: all
new 9cda9339 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 (1697a0a9)
\
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:
1-reset_artifacts/console.log | 73 +-
2-prepare_abe/console.log | 36 +-
3-build_abe-binutils/console.log | 7286 +++++++------
4-build_abe-stage1/console.log | 12585 +++++++++++------------
5-build_linux/console.log | 491 +-
6-boot_linux/console.log | 2 +-
7-check_regression/console.log | 2 +-
8-update_baseline/console.log | 4 +-
console.log | 20467 ++++++++++++++++++-------------------
jenkins/manifest.sh | 18 +-
results | 2 +-
11 files changed, 19510 insertions(+), 21456 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-release-arm-stable-allnoconfig
in repository toolchain/ci/llvm-project.
from 2ffb1b0413e ReleaseNotes: Changes to the JIT APIs; by Lang Hames
adds d2298e74235 Re-generate DiagnosticsReference.rst (PR41080)
No new revisions were added by this update.
Summary of changes:
clang/docs/DiagnosticsReference.rst | 2107 ++++++++++++++++++++++++-----------
1 file changed, 1431 insertions(+), 676 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-release-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards cda9931f 0: good: llvm-linux: all
new 57312b6a 0: good: llvm-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 (cda9931f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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:
1-reset_artifacts/console.log | 71 +-
2-build_llvm/console.log | 10545 ++++++++++++++++++-------------------
3-build_linux/console.log | 237 +-
4-boot_linux/console.log | 2 +-
5-check_regression/console.log | 2 +-
6-update_baseline/console.log | 4 +-
console.log | 10861 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
results | 2 +-
9 files changed, 11006 insertions(+), 10732 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-defconfig
in repository toolchain/ci/binutils-gdb.
from 3b336828de Avoid a crash in source_cache::extract_lines
adds be22c732bf Fix illegal memory access parsing a corrupt ELF file.
adds 3fff2c370c Fix colors in TUI mode in MS-Windows build with ncurses
adds 6cc71b820c Fix an illegal memory access when parsing a corrupt ELF file.
adds d7f848c3b5 Fix a buffer overrun error when attempting to parse corrupt [...]
adds 5c85e20d5a Fix gdb.texinfo build
adds 4a5ee99b2f Automatic date update in version.in
adds da0d12d2bd Re-indent elf_x86_64_relocate_section
adds 418d4036ee x86-64: Check for corrupt input with bad relocation
adds f55b1e3248 PR24336, buffer overflow in swap_reloca_in
adds 1ff31e135f PR24337, segfault in _bfd_elf_rela_local_sym
adds fe3fef62ad PR24339, segfault on NULL symbol section
new 1c529385d9 Fix a potential illegal memory access whilt parsing an x86 insn.
new 1c82ed745b Update the documentation describing where the linker will at [...]
The 2 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 | 51 +++++++++++++++
bfd/dwarf2.c | 9 +++
bfd/elf.c | 9 +--
bfd/elf64-x86-64.c | 174 +++++++++++++++++++++++++++++++++++++++------------
bfd/elflink.c | 44 +++++++++++--
bfd/version.h | 2 +-
gas/ChangeLog | 6 ++
gas/config/tc-i386.c | 68 ++++++++++----------
gdb/ChangeLog | 16 +++++
gdb/doc/ChangeLog | 5 ++
gdb/doc/gdb.texinfo | 2 +-
gdb/tui/tui-io.c | 30 +++++++++
ld/ChangeLog | 6 ++
ld/ld.texi | 2 +-
14 files changed, 339 insertions(+), 85 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-defconfig
in repository toolchain/ci/base-artifacts.
discards d3807c95 0: good: binutils-gcc-linux: boot
new 520c2e3b 0: good: 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 (d3807c95)
\
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:
1-reset_artifacts/console.log | 73 +-
2-prepare_abe/console.log | 39 +-
3-build_abe-binutils/console.log | 6802 ++++++++-------
4-build_abe-stage1/console.log | 9789 +++++++++++----------
5-build_linux/console.log | 316 +-
6-boot_linux/console.log | 346 +-
7-check_regression/console.log | 2 +-
8-update_baseline/console.log | 4 +-
console.log | 17369 +++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
results | 2 +-
11 files changed, 17969 insertions(+), 16791 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 58cac675168 [LSR] Update test from rL356256 after rebase.
new d82dbd63a34 [AMDGPU] Fix SGPR fixing through SCC chaining
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/Target/AMDGPU/SIInstrInfo.cpp | 24 +++++++++++++++---------
lib/Target/AMDGPU/SIInstrInfo.h | 6 +++---
test/CodeGen/AMDGPU/fix-sgpr-copies.mir | 18 ++++++++++++++++++
test/CodeGen/AMDGPU/udivrem64.ll | 14 ++++++++++++++
4 files changed, 50 insertions(+), 12 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/fix-sgpr-copies.mir
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.