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-next-defconfig
in repository toolchain/binutils-gdb.
from dd9168931f Automatic date update in version.in
adds 174f8ac8d4 RISC-V: Give stack slots same align as XLEN.
adds ef2de9e7eb RISC-V: Handle vector type alignment.
adds 8b2d40cbba RISC-V: Fix unnamed arg alignment in registers.
adds a99bc3d23c delete ada-lang.c::move_bits, sharing and re-using copy_bitw [...]
adds a0cd42fcd1 Automatic date update in version.in
adds 92b3642af0 Updated Spanish translation for the ld subdirectory.
adds f9db0c4c6c Move copy_bitwise unittests to own unittest file
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 44 +++++++
gdb/Makefile.in | 1 +
gdb/ada-lang.c | 88 ++-----------
gdb/dwarf2loc.c | 234 ---------------------------------
gdb/riscv-tdep.c | 38 +++++-
gdb/unittests/copy_bitwise-selftests.c | 159 ++++++++++++++++++++++
gdb/utils.c | 93 +++++++++++++
gdb/utils.h | 8 ++
ld/ChangeLog | 4 +
ld/po/es.po | 144 +++++++++-----------
11 files changed, 411 insertions(+), 404 deletions(-)
create mode 100644 gdb/unittests/copy_bitwise-selftests.c
--
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 5e55bb95bb8 [X86] Remove ANY_EXTEND special case from canReduceVMulWidth
new 92d120add28 AMDHSA: More code object v3 fixes:
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/Utils/AMDGPUBaseInfo.cpp | 3 ++-
test/MC/AMDGPU/hsa-diag-v3.s | 2 +-
test/MC/AMDGPU/hsa-metadata-kernel-args.s | 6 +++---
test/MC/AMDGPU/hsa-metadata-kernel-attrs.s | 6 +++---
test/MC/AMDGPU/hsa-metadata-kernel-code-props.s | 6 +++---
test/MC/AMDGPU/hsa-metadata-kernel-debug-props.s | 6 +++---
test/MC/AMDGPU/hsa-metadata-unknown-key.s | 12 ++++++------
7 files changed, 21 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-release-arm-lts-allnoconfig
in repository toolchain/gcc.
from 37f6f681b6b Fix _mm_extract_pi16 for big-endian
adds d4c1b59df63 Daily bump.
adds 29d1bab8a82 * gcc-interface/misc.c (gnat_init_gcc_eh): Do not override [...]
adds bcef6f177ea [debug/88006] -fdebug-types-section gives undefined ref
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 7 ++++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 5 ++++
gcc/ada/gcc-interface/misc.c | 5 +++-
gcc/dwarf2out.c | 2 ++
gcc/testsuite/ChangeLog | 7 ++++++
gcc/testsuite/g++.dg/debug/dwarf2/pr87462.C | 20 +++++++++++++++
gcc/testsuite/g++.dg/debug/dwarf2/pr88006.C | 39 +++++++++++++++++++++++++++++
8 files changed, 85 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/debug/dwarf2/pr87462.C
create mode 100644 gcc/testsuite/g++.dg/debug/dwarf2/pr88006.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.