This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_stm32/gnu_eabi-master-arm_eabi-coremark-O2
in repository toolchain/ci/base-artifacts.
discards a05fba40 0: init: binutils-gcc-newlib: 0
new bad79b80 0: update: binutils-gcc-newlib: 1
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 (a05fba40)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_stm32/gnu_eabi-maste [...]
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 | 82 +-
02-prepare_abe/console.log | 435 +-
03-build_abe-binutils/console.log | 12064 +-
04-build_abe-stage1/console.log | 58547 +----
05-build_abe-newlib/console.log | 47291 ----
05-clean_sysroot/console.log | 14 +
06-build_abe-newlib/console.log | 3488 +
06-build_abe-stage2/console.log | 91789 -------
07-build_abe-stage2/console.log | 11546 +
08-benchmark--O2_mthumb/benchmark-start.log | 0
08-benchmark--O2_mthumb/console.log | 173 -
{07-true => 08-true}/console.log | 0
09-benchmark--O2_mthumb/benchmark-start.log | 1 +
09-benchmark--O2_mthumb/benchmark.log | 38 +
09-benchmark--O2_mthumb/console.log | 284 +
.../console.log | 18 +-
10-update_baseline/console.log | 7 -
.../console.log | 32 +-
console.log | 225348 +++---------------
jenkins/manifest.sh | 26 +-
results | 6 +-
results_id | 1 +
22 files changed, 61871 insertions(+), 389319 deletions(-)
delete mode 100644 05-build_abe-newlib/console.log
create mode 100644 05-clean_sysroot/console.log
create mode 100644 06-build_abe-newlib/console.log
delete mode 100644 06-build_abe-stage2/console.log
create mode 100644 07-build_abe-stage2/console.log
delete mode 100644 08-benchmark--O2_mthumb/benchmark-start.log
delete mode 100644 08-benchmark--O2_mthumb/console.log
rename {07-true => 08-true}/console.log (100%)
create mode 100644 09-benchmark--O2_mthumb/benchmark-start.log
create mode 100644 09-benchmark--O2_mthumb/benchmark.log
create mode 100644 09-benchmark--O2_mthumb/console.log
copy {09-check_regression => 10-check_regression}/console.log (67%)
delete mode 100644 10-update_baseline/console.log
rename {09-check_regression => 11-update_baseline}/console.log (52%)
create mode 100644 results_id
--
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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 4b95538c 0: update: binutils-gcc-linux-qemu: boot
new 8eaf6454 0: update: binutils-gcc-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 (4b95538c)
\
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 | 208 +-
02-prepare_abe/console.log | 428 +-
03-build_abe-binutils/console.log | 11594 +++++------
04-build_abe-stage1/console.log | 13937 +++++++------
05-build_linux/console.log | 575 +-
06-build_abe-qemu/console.log | 4352 ++---
07-boot_linux/console.log | 8 +-
08-check_regression/console.log | 12 +-
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 18 +-
09-update_baseline/results.regressions | 2 +-
console.log | 31158 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
13 files changed, 31100 insertions(+), 31208 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 newlib.
from 1debd4d63 Regenerate lib/posix/Makefile.in
new 582628d55 Revert "Cygwin: Make sure newer apps get uname_x even when lo [...]
new 4e16e575d Cygwin: pty: Discard input already accepted on interrupt.
new b92a6303f Cygwin: console, pty: Stop ignoring Ctrl-C by IGNBRK.
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:
winsup/cygwin/fhandler.h | 2 ++
winsup/cygwin/fhandler_console.cc | 2 +-
winsup/cygwin/fhandler_termios.cc | 5 ++++-
winsup/cygwin/fhandler_tty.cc | 25 ++++++++++++++++++++++++-
winsup/cygwin/include/cygwin/version.h | 3 ---
winsup/cygwin/tty.cc | 1 +
winsup/cygwin/tty.h | 1 +
winsup/cygwin/uname.cc | 7 -------
8 files changed, 33 insertions(+), 13 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-10
in repository gcc.
from 54943677074 Daily bump.
new e1da328ec15 aarch64: Add internal tune flag to minimise VL-based scalar ops
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/aarch64/aarch64-tuning-flags.def | 2 ++
gcc/config/aarch64/aarch64.c | 17 ++++++++++++++---
gcc/config/aarch64/aarch64.md | 8 ++++++++
...{override_sve_width_1.c => cse_sve_vl_constants_1.c} | 5 ++++-
4 files changed, 28 insertions(+), 4 deletions(-)
copy gcc/testsuite/gcc.target/aarch64/sve/{override_sve_width_1.c => cse_sve_vl_co [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.