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-next-allnoconfig
in repository toolchain/binutils-gdb.
from 881917c2cb Automatic date update in version.in
adds a52b73d14c 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-lts-allyesconfig
in repository toolchain/binutils-gdb.
from 881917c2cb Automatic date update in version.in
adds a52b73d14c 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 5e78401391c Revert "[IR] Add NODISCARD to attribute functions"
new a26e8808825 [X86] Add test case to show missed opportunity to combine a [...]
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:
test/CodeGen/X86/combine-concatvectors.ll | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
create mode 100644 test/CodeGen/X86/combine-concatvectors.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 clang.
from 95f99e9211 [Haiku] Support __float128 for x86 and x86_64
new 8a3b41e8fb [NFC] Use clang-format on PrintingPolicy::PrintingPolicy() a [...]
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/clang/AST/PrettyPrinter.h | 28 +++++++++++++---------------
1 file changed, 13 insertions(+), 15 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-next-allmodconfig
in repository toolchain/binutils-gdb.
from fde51dd189 x86: Don't remove empty GNU_PROPERTY_X86_UINT32_OR_AND properties
adds 706adc3493 Automatic date update in version.in
adds 9af7cc783a gold won't build with gcc-9
adds 754e316898 AArch64: Racy: Don't set empty set of hardware BPs/WPs on ne [...]
adds 13f2ed32e1 gdb/testsuite/sim: Remove redundant setting of timeout
adds 90af06793e gdb/riscv: Improve logic for when h/w float abi should be used
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 18 ++++++++++++
gdb/gdbserver/ChangeLog | 4 +++
gdb/gdbserver/linux-low.c | 4 +--
gdb/nat/aarch64-linux-hw-point.c | 20 +++++++++++++
gdb/nat/aarch64-linux-hw-point.h | 5 ++++
gdb/nat/aarch64-linux.c | 15 ++++++----
gdb/riscv-tdep.c | 61 ++++++++++++++++++++++++++++++++--------
gdb/testsuite/ChangeLog | 7 +++++
gdb/testsuite/config/sim.exp | 12 ++------
gold/ChangeLog | 4 +++
gold/symtab.h | 2 +-
12 files changed, 123 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-mainline-allmodconfig
in repository toolchain/binutils-gdb.
from fde51dd189 x86: Don't remove empty GNU_PROPERTY_X86_UINT32_OR_AND properties
adds 706adc3493 Automatic date update in version.in
adds 9af7cc783a gold won't build with gcc-9
adds 754e316898 AArch64: Racy: Don't set empty set of hardware BPs/WPs on ne [...]
adds 13f2ed32e1 gdb/testsuite/sim: Remove redundant setting of timeout
adds 90af06793e gdb/riscv: Improve logic for when h/w float abi should be used
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 18 ++++++++++++
gdb/gdbserver/ChangeLog | 4 +++
gdb/gdbserver/linux-low.c | 4 +--
gdb/nat/aarch64-linux-hw-point.c | 20 +++++++++++++
gdb/nat/aarch64-linux-hw-point.h | 5 ++++
gdb/nat/aarch64-linux.c | 15 ++++++----
gdb/riscv-tdep.c | 61 ++++++++++++++++++++++++++++++++--------
gdb/testsuite/ChangeLog | 7 +++++
gdb/testsuite/config/sim.exp | 12 ++------
gold/ChangeLog | 4 +++
gold/symtab.h | 2 +-
12 files changed, 123 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 compiler-rt.
from b3a7f1d78 Add a new interceptor for modctl(2) from NetBSD
new 7b51c59b0 [Sanitizer] expand nl_langinfo interception to FreeBSD
new 088f1d17f [Sanitizer] nl_langinfo forgotten bit.
new 19b47fcc0 Remove XFAIL in get_module_and_offset_for_pc.cc for NetBSD-MSan
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:
lib/sanitizer_common/sanitizer_platform_interceptors.h | 2 +-
test/sanitizer_common/TestCases/{NetBSD => Posix}/nl_langinfo.cc | 2 ++
test/sanitizer_common/TestCases/get_module_and_offset_for_pc.cc | 1 -
3 files changed, 3 insertions(+), 2 deletions(-)
rename test/sanitizer_common/TestCases/{NetBSD => Posix}/nl_langinfo.cc (87%)
--
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 gcc.
from 7a4b4584b79 testsuite: turn down verbosity of "process-message"
new 6a1665ab856 Use unsigned arithmetic for demoted vector plus/minus/mult [...]
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:
gcc/ChangeLog | 15 ++++
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/gcc.dg/vect/vect-over-widen-23.c | 31 ++++++++
gcc/tree-vect-patterns.c | 98 +++++++++++++++++++-------
4 files changed, 125 insertions(+), 24 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-over-widen-23.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.