This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 228173565ea Fortran: allow __float128 on targets where long double is n [...]
new 8c61cefe2b5 arm: Move arm_simd_info array declaration into header
new 9c1ce17bc4a arm: Declare MVE types internally via pragma
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:
gcc/config.gcc | 4 +-
gcc/config/arm/arm-builtins.c | 87 +--------
gcc/config/arm/arm-builtins.h | 87 +++++++++
gcc/config/arm/arm-c.c | 21 +++
gcc/config/arm/arm-mve-builtins.cc | 196 +++++++++++++++++++++
gcc/config/arm/arm-mve-builtins.def | 39 ++++
.../{bpf/bpf-passes.def => arm/arm-mve-builtins.h} | 25 ++-
gcc/config/arm/arm-protos.h | 5 +
gcc/config/arm/arm_mve_types.h | 30 +---
gcc/config/arm/t-arm | 10 ++
.../gcc.target/arm/mve/general-c/type_redef_1.c | 67 +++++++
.../gcc.target/arm/mve/general/double_pragmas_1.c | 8 +
gcc/testsuite/gcc.target/arm/mve/general/nomve_1.c | 3 +
gcc/testsuite/gcc.target/arm/mve/mve.exp | 6 +
14 files changed, 469 insertions(+), 119 deletions(-)
create mode 100644 gcc/config/arm/arm-mve-builtins.cc
create mode 100644 gcc/config/arm/arm-mve-builtins.def
copy gcc/config/{bpf/bpf-passes.def => arm/arm-mve-builtins.h} (55%)
create mode 100644 gcc/testsuite/gcc.target/arm/mve/general-c/type_redef_1.c
create mode 100644 gcc/testsuite/gcc.target/arm/mve/general/double_pragmas_1.c
create mode 100644 gcc/testsuite/gcc.target/arm/mve/general/nomve_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/gnu-release-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards a37b39c7b 0: update: linux-58da0d84fdd2563939dafa48334e190fad1b536c: boot
new b16400e5d 0: update: linux-58da0d84fdd2563939dafa48334e190fad1b536c: 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 (a37b39c7b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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.xz | Bin 1744 -> 1620 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 42456 -> 41928 bytes
04-build_abe-stage1/console.log.xz | Bin 68888 -> 68896 bytes
05-build_abe-qemu/console.log.xz | Bin 30932 -> 31060 bytes
06-build_linux/console.log.xz | Bin 3196 -> 3204 bytes
07-boot_linux/console.log.xz | Bin 508 -> 508 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 6 +++---
10 files changed, 8 insertions(+), 8 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_gcc_bootstrap/master-aarch64-bootstrap_profiled_lto_lean
in repository toolchain/ci/binutils-gdb.
from 443279aa9c Automatic date update in version.in
adds 5ab88688f0 Typo fixes in binutils doc
adds ca988435c6 gas/ELF: avoid below-base ref in obj_elf_parse_section_letters()
adds 47f4115a1b x86: -mfence-as-lock-add=yes doesn't work for 16-bit mode
adds ae47e3097e Obsolete m32c-rtems and m32r-rtems
adds 8a7cd1ebd7 [AArch64] Fix typo in error messages
adds 6d59be2c2c Automatic date update in version.in
adds c3f340f752 gdbarch-components.py: change empty "params" tuples to empty lists
No new revisions were added by this update.
Summary of changes:
bfd/config.bfd | 2 +-
bfd/version.h | 2 +-
binutils/doc/binutils.texi | 8 ++++----
gas/config/obj-elf.c | 24 +++++++++++-------------
gas/config/tc-i386.c | 7 ++++++-
gdb/gdbarch-components.py | 16 ++++++++--------
gdb/nat/aarch64-mte-linux-ptrace.c | 4 ++--
ld/configure.tgt | 4 ++--
8 files changed, 35 insertions(+), 32 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_gcc_bootstrap/master-aarch64-bootstrap_profiled_lto_lean
in repository toolchain/ci/base-artifacts.
discards b2dcc2510 0: update: binutils-gcc: 2
new 4942ae57d 0: update: binutils-gcc: 2
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 (b2dcc2510)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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.xz | Bin 1568 -> 1568 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2780 bytes
04-build_abe-binutils/console.log.xz | Bin 38820 -> 38920 bytes
.../console.log.xz | Bin 505212 -> 505108 bytes
06-check_regression/console.log.xz | Bin 416 -> 420 bytes
07-update_baseline/console.log | 18 +++++++++---------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 15 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_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/gcc.
from aa17859b685 Daily bump.
adds 3e1a06ec94b docs: Unify instruct set name.
adds 1a6592ff65e docs: use ';' for function declarations.
adds 3892cfee77e docs: docs: use ';' for function declarations. (part 2)
adds 63eb073efbe docs: docs: use ';' for function declarations. (part 3)
adds 228173565ea Fortran: allow __float128 on targets where long double is n [...]
No new revisions were added by this update.
Summary of changes:
gcc/doc/extend.texi | 3127 +++++++++++++++++++++---------------------
libgfortran/kinds-override.h | 23 +-
libgfortran/mk-kinds-h.sh | 6 +-
3 files changed, 1569 insertions(+), 1587 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_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
discards 3226cf627 0: update: binutils-gcc: 2
new 3d103716b 0: update: binutils-gcc: 2
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 (3226cf627)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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.xz | Bin 1516 -> 1496 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 38684 -> 37992 bytes
05-build_abe-bootstrap/console.log.xz | Bin 264744 -> 260724 bytes
06-check_regression/console.log.xz | Bin 420 -> 416 bytes
07-update_baseline/console.log | 36 ----------------------------------
jenkins/manifest.sh | 14 ++++++-------
7 files changed, 7 insertions(+), 43 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_gnu_cross_check_gcc/master-arm
in repository toolchain/ci/gcc.
from aa17859b685 Daily bump.
adds 3e1a06ec94b docs: Unify instruct set name.
adds 1a6592ff65e docs: use ';' for function declarations.
adds 3892cfee77e docs: docs: use ';' for function declarations. (part 2)
adds 63eb073efbe docs: docs: use ';' for function declarations. (part 3)
adds 228173565ea Fortran: allow __float128 on targets where long double is n [...]
No new revisions were added by this update.
Summary of changes:
gcc/doc/extend.texi | 3127 +++++++++++++++++++++---------------------
libgfortran/kinds-override.h | 23 +-
libgfortran/mk-kinds-h.sh | 6 +-
3 files changed, 1569 insertions(+), 1587 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.