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-master-aarch64-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards cc5636e0b 0: update: binutils-llvm-linux-qemu: boot
new cfe04ec70 0: update: binutils-llvm-linux-qemu: 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 (cc5636e0b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 1564 -> 1840 bytes
02-prepare_abe/console.log.xz | Bin 2784 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 45192 -> 45904 bytes
04-build_llvm/console.log.xz | Bin 59848 -> 59988 bytes
05-build_abe-qemu/console.log.xz | Bin 30476 -> 30404 bytes
06-build_linux/console.log.xz | Bin 3940 -> 3940 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 | 20 ++++++++++----------
10 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_kernel/gnu-master-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards ef257bf3e 2: update: binutils-gcc-linux-qemu: 19776
new 333791f2c 2: update: binutils-gcc-linux-qemu: 19796
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 (ef257bf3e)
\
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.xz | Bin 1568 -> 1828 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 45068 -> 45632 bytes
04-build_abe-stage1/console.log.xz | Bin 71884 -> 71644 bytes
05-build_abe-qemu/console.log.xz | Bin 30600 -> 30584 bytes
06-build_linux/console.log.xz | Bin 46700 -> 46964 bytes
08-check_regression/console.log.xz | Bin 484 -> 484 bytes
09-update_baseline/console.log | 58 +++++++++++++++++------------------
jenkins/manifest.sh | 20 ++++++------
results | 2 +-
10 files changed, 40 insertions(+), 40 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 releases/gcc-11
in repository gcc.
from b555a1469ea gcc: vx-common.h: fix test for VxWorks7
new 95c7ef9fbcf Speed up jump table switch detection.
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/tree-switch-conversion.c | 42 +++++++++++++++++++++++-------------------
gcc/tree-switch-conversion.h | 14 ++++++++++++--
2 files changed, 35 insertions(+), 21 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 858d7ee1a0c x86: Make stringop_algs::stringop_strategy ctor constexpr [ [...]
new db89d474ad8 Support TI mode and soft float on PA64
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/config/pa/pa-modes.def | 3 +
gcc/config/pa/pa.c | 10 +-
gcc/config/pa/pa.h | 16 ++-
gcc/config/pa/pa.md | 164 ++++++++++++++++++++++++++++++-
libgcc/config.host | 7 +-
libgcc/config/pa/sfp-exceptions.c | 102 +++++++++++++++++++
libgcc/config/{mips => pa}/sfp-machine.h | 135 +++++++++----------------
libgcc/config/pa/t-dimode | 33 +++++++
libgcc/config/pa/t-softfp-sfdftf | 8 ++
9 files changed, 377 insertions(+), 101 deletions(-)
create mode 100644 libgcc/config/pa/sfp-exceptions.c
copy libgcc/config/{mips => pa}/sfp-machine.h (58%)
create mode 100644 libgcc/config/pa/t-dimode
create mode 100644 libgcc/config/pa/t-softfp-sfdftf
--
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 b58c12f3cf9 contrib: testsuite-management: Update to be python3 compatible
new 858d7ee1a0c x86: Make stringop_algs::stringop_strategy ctor constexpr [ [...]
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/config/i386/i386.h | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.