This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from e2909eb05f [WebAssembly] Delete duplicate REQUIRES line
new 3bd37f41b9 [clang-format] Add new style option IndentGotoLabels
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:
docs/ClangFormatStyleOptions.rst | 17 +++++++++++++++++
include/clang/Format/Format.h | 17 +++++++++++++++++
lib/Format/Format.cpp | 2 ++
lib/Format/UnwrappedLineParser.cpp | 6 ++++--
lib/Format/UnwrappedLineParser.h | 2 +-
unittests/Format/FormatTest.cpp | 25 +++++++++++++++++++++++++
6 files changed, 66 insertions(+), 3 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 gcc.
from 91aa9af966d Daily bump.
new 514ffb4c006 Vectorise multiply high with scaling operations (PR 89386)
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 | 33 +++++
gcc/config/aarch64/aarch64-sve2.md | 60 ++++++++
gcc/config/aarch64/iterators.md | 35 ++++-
gcc/doc/md.texi | 27 ++++
gcc/doc/sourcebuild.texi | 4 +
gcc/internal-fn.c | 2 +
gcc/internal-fn.def | 5 +
gcc/optabs.def | 4 +
gcc/testsuite/gcc.dg/vect/vect-mulhrs-1.c | 49 +++++++
gcc/testsuite/gcc.dg/vect/vect-mulhrs-2.c | 9 ++
gcc/testsuite/gcc.dg/vect/vect-mulhrs-3.c | 9 ++
gcc/testsuite/gcc.dg/vect/vect-mulhrs-4.c | 10 ++
gcc/testsuite/gcc.target/aarch64/sve2/mulhrs_1.c | 63 +++++++++
gcc/testsuite/lib/target-supports.exp | 9 ++
gcc/tree-vect-patterns.c | 170 +++++++++++++++++++++++
15 files changed, 488 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-mulhrs-1.c
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-mulhrs-2.c
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-mulhrs-3.c
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-mulhrs-4.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve2/mulhrs_1.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 0baef1702 0: update: llvm-linux: all
new f2a7f7ecf 0: update: 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 (0baef1702)
\
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:
01-reset_artifacts/console.log | 184 +-
02-build_llvm/console.log | 11860 +++++++++++++++++------------------
03-build_linux/console.log | 674 +-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 25 -
console.log | 12728 +++++++++++++++++++-------------------
jenkins/manifest.sh | 6 +-
8 files changed, 12729 insertions(+), 12758 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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 28cc2de8a 0: update: binutils-gcc-linux: boot
new 841e202a5 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 (28cc2de8a)
\
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 | 166 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11515 +++++++-------
04-build_abe-stage1/console.log | 15648 ++++++++++---------
05-build_linux/console.log | 842 +-
06-boot_linux/console.log | 408 +-
console.log | 29042 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
8 files changed, 28843 insertions(+), 29230 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-stable-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 075a2b89c7 Rename elf32.em to elf.em
adds 0a4632b563 Re: Enhance the disassembler
adds 1ff5d5c463 Constify argument to make_tempname and make_tempdir
adds 64b2d4a0a4 Introduce bfd_set_filename
adds 67547d896b Change the type of copy_names from int to bool
adds 9cab7ecda2 Fix float to LONGEST conversion.
adds f48cd8368b Refactor get_init_files to use std::string
adds 9224a01377 Factor out the code to do the datadir-relocation for gdbinit
adds f2aec7f6d1 Make relocate_{path,gdb_directory} return std::string
adds 19d16d8789 Automatic date update in version.in
new 7a28970742 Fix signals reported for faults on Solaris
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:
bfd/ChangeLog | 5 ++
bfd/bfd-in2.h | 2 +
bfd/opncls.c | 20 +++++
bfd/version.h | 2 +-
binutils/ChangeLog | 12 +++
binutils/bucomm.c | 4 +-
binutils/bucomm.h | 4 +-
binutils/objcopy.c | 2 +-
binutils/objdump.c | 11 ++-
gdb/ChangeLog | 64 +++++++++++++++
gdb/auto-load.c | 2 +-
gdb/dbxread.c | 18 ++---
gdb/defs.h | 8 +-
gdb/dwarf2read.c | 4 +-
gdb/guile/guile.c | 5 +-
gdb/jit.c | 4 +-
gdb/main.c | 219 +++++++++++++++++++++++++++-------------------------
gdb/mdebugread.c | 32 ++++----
gdb/procfs.c | 38 ++-------
gdb/psympriv.h | 2 +-
gdb/psymtab.c | 4 +-
gdb/python/python.c | 2 +-
gdb/solib-aix.c | 8 +-
gdb/solib-darwin.c | 3 +-
gdb/symfile-mem.c | 6 +-
gdb/symtab.c | 2 +-
gdb/symtab.h | 2 +-
gdb/target-float.c | 17 ++--
gdb/top.c | 2 +-
gdb/xcoffread.c | 18 ++---
gdb/xml-syscall.c | 7 +-
31 files changed, 309 insertions(+), 220 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-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 52dddeb61 0: update: binutils-gcc-linux: all
new f9b1c8fba 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 (52dddeb61)
\
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 | 16 +-
02-prepare_abe/console.log | 123 +-
03-build_abe-binutils/console.log | 11855 ++++++++-------
04-build_abe-stage1/console.log | 15615 ++++++++++----------
05-build_linux/console.log | 900 +-
06-boot_linux/console.log | 2 +-
console.log | 28511 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
8 files changed, 28331 insertions(+), 28705 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-aarch64-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 3a45f93b8 0: update: llvm-linux: boot
new 5af90a0b5 0: update: llvm-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 (3a45f93b8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 166 +-
02-build_llvm/console.log | 11864 ++++++++++++++++++-------------------
03-build_linux/console.log | 468 +-
console.log | 12498 +++++++++++++++++++--------------------
jenkins/manifest.sh | 6 +-
5 files changed, 12501 insertions(+), 12501 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.