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-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 0925bc8441 Automatic date update in version.in
adds 663f67df1e PR25046, readelf "Reading xxx bytes extends past end of file [...]
adds 703a86c2fa gdb: re-write add_psymbol_to_list doc, move it to header file
adds c7ee338a2d Improve some comments about msymbol handling
adds 4a56a52007 Disable all warnings in gdb.rust/traits.rs
adds 6fb08628e0 Use std::sort instead of qsort in minsyms.c
adds 5f48f8f3c3 Remove extra whitespaces at the end of lines.
adds af79fcc547 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/ChangeLog | 6 ++++++
binutils/readelf.c | 6 +++---
gdb/ChangeLog | 28 ++++++++++++++++++++++++++++
gdb/dwarf2read.c | 10 +++++-----
gdb/minsyms.c | 38 ++++++++++++++++----------------------
gdb/minsyms.h | 3 ++-
gdb/objfiles.h | 14 ++++++++------
gdb/psympriv.h | 35 ++++++++++++++++++++++++++---------
gdb/psymtab.c | 6 +-----
gdb/testsuite/ChangeLog | 4 ++++
gdb/testsuite/gdb.rust/traits.rs | 4 +---
12 files changed, 101 insertions(+), 55 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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards a6794b0e 0: update: binutils-gcc-linux: all
new 0aff9507 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 (a6794b0e)
\
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 | 193 +-
02-prepare_abe/console.log | 310 +-
03-build_abe-binutils/console.log | 11725 +++++++-------
04-build_abe-stage1/console.log | 15786 +++++++++----------
05-build_linux/console.log | 1718 +--
06-boot_linux/console.log | 8 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 29773 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results | 2 +-
11 files changed, 29798 insertions(+), 29749 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 fa3f3e76a08 GlobalISel: Implement widenScalar for G_SITOFP/G_UITOFP sources
new 1c6b68965a4 AMDGPU/GlobalISel: Select G_UADDO/G_USUBO
new d1e95f6529a [X86] Add test case to show missed opportunity to shrink a [...]
new 914e6761d90 [llvm-readobj/llvm-readelf] Delete --arm-attributes (alias [...]
The 3 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:
docs/CommandGuide/llvm-readelf.rst | 4 +-
docs/CommandGuide/llvm-readobj.rst | 4 +-
lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp | 44 ++++
lib/Target/AMDGPU/AMDGPUInstructionSelector.h | 1 +
lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp | 3 +-
.../AMDGPU/GlobalISel/inst-select-uaddo.mir | 197 +++++++++++++++
.../AMDGPU/GlobalISel/inst-select-usubo.mir | 197 +++++++++++++++
test/CodeGen/X86/masked_gather_scatter.ll | 280 +++++++++++++++++++++
.../llvm-readobj/ARM/attribute-conformance-1.s | 2 -
.../llvm-readobj/ARM/attribute-conformance-2.s | 2 -
tools/llvm-readobj/llvm-readobj.cpp | 2 -
11 files changed, 725 insertions(+), 11 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/inst-select-uaddo.mir
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/inst-select-usubo.mir
--
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 43d2820e2f [c++20] Add a C++20 version of the existing turing machine test.
new 8e3efb4c03 Don't elide the use of the thread wrapper for a thread_local [...]
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/ItaniumCXXABI.cpp | 5 ++--
test/CodeGenCXX/cxx2a-thread-local-constinit.cpp | 32 ++++++++++++++++++++----
2 files changed, 30 insertions(+), 7 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-arm-mainline-defconfig
in repository toolchain/ci/gcc.
from 0fb33c048a9 Daily bump.
adds 968f2b14d06 * es.po: Update.
adds c90f5047fc5 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/po/ChangeLog | 4 +++
gcc/po/es.po | 84 ++++++++++++++++++++++----------------------------------
3 files changed, 38 insertions(+), 52 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-arm-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards a09dc148 0: update: binutils-gcc-linux: boot
new dfb50b45 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 (a09dc148)
\
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 | 102 +-
02-prepare_abe/console.log | 418 +-
03-build_abe-binutils/console.log | 10766 ++++++-------
04-build_abe-stage1/console.log | 18522 ++++++++++-----------
05-build_linux/console.log | 600 +-
06-boot_linux/console.log | 482 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 30898 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 30914 insertions(+), 30902 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 374a09dd02d DebugInfo: Add parsing support for debug_loc base address s [...]
new c58403f3419 AMDGPU/GlobalISel: Legalize G_GLOBAL_VALUE
new fa3f3e76a08 GlobalISel: Implement widenScalar for G_SITOFP/G_UITOFP sources
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:
lib/CodeGen/GlobalISel/LegalizerHelper.cpp | 10 +-
lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp | 118 ++++++++++++++--
lib/Target/AMDGPU/AMDGPULegalizerInfo.h | 5 +
lib/Target/AMDGPU/SIISelLowering.h | 2 +
.../gisel-fail-intermediate-legalizer.ll | 6 +-
test/CodeGen/AMDGPU/GlobalISel/global-value.ll | 156 +++++++++++++++++++++
test/CodeGen/AMDGPU/GlobalISel/legalize-fptosi.mir | 139 +++++++++++++++---
test/CodeGen/AMDGPU/GlobalISel/legalize-fptoui.mir | 139 +++++++++++++++---
8 files changed, 511 insertions(+), 64 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/global-value.ll
--
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 8146b07f5 Allow the internal-state-thread free access to the TargetAPI mutex.
new 6eaf6fb72 File::Clear() -> File::TakeStreamAndClear()
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/lldb/Host/File.h | 14 +++++++++++++-
scripts/Python/python-typemaps.swig | 7 ++++---
source/Host/common/File.cpp | 7 +++++--
3 files changed, 22 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.