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 92af8bb 0: update: binutils-gcc-linux: all
new 7fb671e 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 (92af8bb)
\
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 | 421 +-
03-build_abe-binutils/console.log | 11825 +++++++------
04-build_abe-stage1/console.log | 15954 ++++++++---------
05-build_linux/console.log | 5980 +++----
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 2 +-
console.log | 34373 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 34351 insertions(+), 34386 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/gnu-master-aarch64-check_binutils
in repository toolchain/ci/base-artifacts.
discards f48a65e 0: update: binutils-38b49e22b56e9ee93a5a5d4499c02caf2e41af25: 1
new 8ea387b 0: update: binutils-6dc4379b0d6bff0d6117b3b7432b80daf7f2b462: 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 (f48a65e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-c [...]
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 | 128 +-
02-prepare_abe/console.log | 430 +-
03-build_abe-check_binutils/console.log | 11220 +++++-----
04-build_abe-check_binutils-check/console.log | 16758 +++++++-------
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 6 +-
console.log | 28548 ++++++++++++------------
jenkins/manifest.sh | 10 +-
sumfiles/binutils.sum | 2 +-
sumfiles/gas.sum | 4 +-
sumfiles/ld.sum | 4 +-
11 files changed, 28548 insertions(+), 28568 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 8574f8a1e Cygwin: /proc/[PID]/stat to pull process priority correctly
new 7a526cdc2 libm: switch sf_log1p from double error routines to float
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:
newlib/libm/common/math_errf.c | 2 --
newlib/libm/common/sf_log1p.c | 4 ++--
2 files changed, 2 insertions(+), 4 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 a4c29c23bb8 Enable recursive function versioning
new 5ba5613fc7d PR tree-optimization/92712 * match.pd ((A * B) +- A -> (B [...]
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 | 13 ++++-
gcc/match.pd | 32 ++++++++++--
gcc/testsuite/ChangeLog | 11 ++++
gcc/testsuite/gcc.dg/tree-ssa/pr92712-1.c | 21 ++++++++
gcc/testsuite/gcc.dg/tree-ssa/pr92712-2.c | 66 ++++++++++++++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/pr92712-3.c | 36 +++++++++++++
gcc/testsuite/gfortran.dg/loop_versioning_1.f90 | 2 +-
gcc/testsuite/gfortran.dg/loop_versioning_10.f90 | 2 +-
gcc/testsuite/gfortran.dg/loop_versioning_6.f90 | 6 ++-
9 files changed, 179 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr92712-1.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr92712-2.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr92712-3.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.
unknown user pushed a change to branch master
in repository newlib.
from c63c29e76 newlib/libc/include/sys/features.h: update __STDC_ISO_10646__
new 8574f8a1e Cygwin: /proc/[PID]/stat to pull process priority correctly
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:
winsup/cygwin/fhandler_process.cc | 5 +++--
1 file changed, 3 insertions(+), 2 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/gnu-master-arm-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards 24ab0cb 0: update: gcc-0134f4f874a88560e10c124cb6188f7215fcb00b: 1
new 2ef6157 0: update: gcc-76539b418516840e878869f1e2b3ab7889974acc: 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 (24ab0cb)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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 | 128 +-
02-prepare_abe/console.log | 98 +-
03-build_abe-bootstrap_ubsan/console.log | 94615 ++++++++++++++--------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 94843 +++++++++++++++--------------
jenkins/manifest.sh | 8 +-
7 files changed, 95533 insertions(+), 94163 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-release-arm-stable-allyesconfig
in repository toolchain/ci/gcc.
from ff346a4766b Daily bump.
adds 7f4533e2f47 Daily bump.
adds 7428148c5a8 [rs6000]Fix PR92098 by backporting vec_cmp and vcond_mask s [...]
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 17 +++
gcc/DATESTAMP | 2 +-
gcc/config/rs6000/predicates.md | 10 ++
gcc/config/rs6000/rs6000.md | 8 +-
gcc/config/rs6000/vector.md | 95 +++++++++++++++++
gcc/testsuite/ChangeLog | 9 ++
gcc/testsuite/gcc.target/powerpc/pr92098-int-1.c | 126 +++++++++++++++++++++++
gcc/testsuite/gcc.target/powerpc/pr92098-int-2.c | 126 +++++++++++++++++++++++
8 files changed, 385 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr92098-int-1.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr92098-int-2.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-arm-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 73e3c10 0: update: binutils-gcc-linux: all
new 2eb0562 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 (73e3c10)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-s [...]
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 | 162 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 10670 ++++++-------
04-build_abe-stage1/console.log | 18573 ++++++++++-----------
05-build_linux/console.log | 1236 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 2 +-
console.log | 31110 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
10 files changed, 31150 insertions(+), 31053 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.