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-lts-allnoconfig
in repository toolchain/binutils-gdb.
from d3def5d73e Enhance objdump's --disassemble switch so that it can now ta [...]
adds 07deea26b5 ada-tasks.c::read_atcb: start from a cleared ada_task_info result
adds 76136aeda5 (Ada/tasking) fix array or string index out of range warning
adds 9e49efb79c Automatic date update in version.in
adds 5acaada745 Make gold testsuite work with CC and CXX specifying -B
adds 17cf289784 gdb/riscv: Handle errors while setting the frame id
adds cd115d615c gdb/riscv: Update test to support targets without FP hardware
adds b5420128da x86-64: fix ZMM register state tracking
adds d4718d5c9f (AArch64) wrong value returned by "finish" for HFA
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 31 +
gdb/aarch64-tdep.c | 2 +-
gdb/ada-tasks.c | 28 +-
gdb/i387-tdep.c | 40 +-
gdb/riscv-tdep.c | 17 +-
gdb/testsuite/ChangeLog | 10 +
gdb/testsuite/gdb.arch/i386-avx512.c | 7 +
gdb/testsuite/gdb.arch/i386-avx512.exp | 10 +
gdb/testsuite/gdb.arch/riscv-reg-aliases.exp | 24 +-
gold/ChangeLog | 31 +
gold/Makefile.am | 75 ++-
gold/Makefile.in | 119 ++--
gold/testsuite/Makefile.am | 788 +++++++++++++------------
gold/testsuite/Makefile.in | 841 +++++++++++++--------------
gold/testsuite/incremental_test.sh | 2 +-
16 files changed, 1063 insertions(+), 964 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 glibc.
from d524fa6c35 Check multiple NT_GNU_PROPERTY_TYPE_0 notes [BZ #23509]
new e5de3b5b72 Remove __ASSUME_SOCKETCALL.
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:
ChangeLog | 19 +++++++++++++++++++
sysdeps/unix/sysv/linux/i386/kernel-features.h | 3 ---
sysdeps/unix/sysv/linux/kernel-features.h | 4 ----
sysdeps/unix/sysv/linux/m68k/kernel-features.h | 3 ---
sysdeps/unix/sysv/linux/microblaze/kernel-features.h | 3 ---
sysdeps/unix/sysv/linux/powerpc/kernel-features.h | 3 ---
sysdeps/unix/sysv/linux/s390/kernel-features.h | 3 ---
sysdeps/unix/sysv/linux/sh/kernel-features.h | 3 ---
sysdeps/unix/sysv/linux/sparc/kernel-features.h | 3 ---
9 files changed, 19 insertions(+), 25 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-aarch64-lts-allyesconfig
in repository toolchain/binutils-gdb.
from dd52bc8ea4 Automatic date update in version.in
adds c49a7a07f2 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.
unknown user pushed a change to branch master
in repository llvm.
from 495ee792d0c [X86] Regenerate loaduse test
new 32530669f1b [LTO] Drop non-prevailing definitions only if linkage is no [...]
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/LTO/LTO.h | 8 ++++----
include/llvm/Transforms/IPO/FunctionImport.h | 6 +++---
lib/LTO/LTO.cpp | 26 +++++++++++++++---------
lib/LTO/LTOBackend.cpp | 2 +-
lib/LTO/ThinLTOCodeGenerator.cpp | 20 +++++++++---------
lib/Transforms/IPO/FunctionImport.cpp | 12 ++++++-----
test/LTO/Resolution/X86/dead-strip-fulllto.ll | 8 ++++----
test/ThinLTO/X86/Inputs/strong_non_prevailing.ll | 6 ++++++
test/ThinLTO/X86/funcimport.ll | 2 +-
test/ThinLTO/X86/strong_non_prevailing.ll | 16 +++++++++++++++
test/Transforms/FunctionImport/funcimport_var.ll | 2 +-
11 files changed, 69 insertions(+), 39 deletions(-)
create mode 100644 test/ThinLTO/X86/Inputs/strong_non_prevailing.ll
create mode 100644 test/ThinLTO/X86/strong_non_prevailing.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 release/2.28/master
in repository glibc.
from fc0e3393ff libanl: properly cleanup if first helper thread creation fai [...]
new 3e8d8dd5af Check multiple NT_GNU_PROPERTY_TYPE_0 notes [BZ #23509]
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:
ChangeLog | 10 ++++++++++
NEWS | 1 +
sysdeps/x86/dl-prop.h | 51 ++++++++++++++++++++++++++++++++++++++++----------
sysdeps/x86/link_map.h | 9 +++++----
4 files changed, 57 insertions(+), 14 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.