This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository newlib.
from 749cbccc5 winsup/doc/faq-what.xml: FAQ 1.2 Windows versions supported
new 464169379 libm: Make tgamma(-small) = -INFINITY
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/math/k_standard.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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-defconfig
in repository toolchain/ci/gcc.
from 37e53874d4d Daily bump.
adds 7ebf06c0a44 arm: Extend the PR94780 fix to arm
adds a24744c1ed8 store-merging: Consider also overlapping stores earlier in [...]
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 6 ++
gcc/config/arm/arm-builtins.c | 9 ++-
gcc/gimple-ssa-store-merging.c | 76 ++++++++++++++++---
gcc/testsuite/gcc.dg/store_merging_31.c | 27 +++++++
gcc/testsuite/gcc.dg/store_merging_32.c | 129 ++++++++++++++++++++++++++++++++
5 files changed, 233 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/store_merging_31.c
create mode 100644 gcc/testsuite/gcc.dg/store_merging_32.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-defconfig
in repository toolchain/ci/base-artifacts.
discards b20c3f70 2: update: linux-5fa35f247b563a7893f3f68f19d00ace2ccf3dff: all
discards b5a383bb 1: reset: linux-c999bd436fe9bf0167e49a35976f4e58a708d79a: all
discards 60f1cc52 0: update: binutils-gcc-linux: boot
new bf663a0f 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 (b20c3f70)
\
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 | 190 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 11125 +++++++------
04-build_abe-stage1/console.log | 13816 ++++++++--------
05-build_linux/console.log | 641 +-
06-boot_linux/console.log | 242 +-
07-check_regression/console.log | 18 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 64 +-
08-update_baseline/results.regressions | 2 +-
console.log | 26530 +++++++++++++++---------------
jenkins/manifest.sh | 16 +-
results | 4 +-
13 files changed, 27441 insertions(+), 25643 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-master-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards c01f1241 2: update: llvm-linux: 19075
discards 06598f77 1: reset: linux-f4d51dffc6c01a9e94650d95ce0104964f8ae822: 19028
discards 44e4578d 0: update: llvm-8453fbf0889e22cf9bbb74c65e36cf8abbcec7b4: 19082
new 4e191174 0: update: llvm-linux: 19091
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 (c01f1241)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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 | 70 +-
02-build_llvm/console.log | 13438 +++++++++++++--------------
03-build_linux/console.log | 842 +-
05-check_regression/console.log | 24 +-
05-check_regression/results.regressions | 8 +-
06-update_baseline/console.log | 65 +-
06-update_baseline/results.regressions | 8 +-
console.log | 14439 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
results | 2 +-
10 files changed, 14461 insertions(+), 14447 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-next-allyesconfig
in repository toolchain/ci/gcc.
from 956ef4a2144 If -mavx implies -mxsave, then -mno-xsave should imply -mno-avx.
adds 336b4100940 rs6000: Properly handle LE index munging in vec_shr (PR94710)
adds 37e53874d4d Daily bump.
adds 7ebf06c0a44 arm: Extend the PR94780 fix to arm
adds a24744c1ed8 store-merging: Consider also overlapping stores earlier in [...]
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 21 ++++++
gcc/DATESTAMP | 2 +-
gcc/config/arm/arm-builtins.c | 9 ++-
gcc/config/rs6000/vector.md | 3 +-
gcc/gimple-ssa-store-merging.c | 76 ++++++++++++++++---
gcc/testsuite/ChangeLog | 4 +
gcc/testsuite/gcc.dg/store_merging_31.c | 27 +++++++
gcc/testsuite/gcc.dg/store_merging_32.c | 129 ++++++++++++++++++++++++++++++++
8 files changed, 255 insertions(+), 16 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/store_merging_31.c
create mode 100644 gcc/testsuite/gcc.dg/store_merging_32.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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 1dc9a700 2: update: linux-860461e4fcaa76200d2d1a53523e0ff7be92e6e8: 19082
discards 9722a337 1: reset: linux-859247d39fb008ea812e8f0c398a58a20c12899e: 30
discards 9ed96d52 0: update: binutils-gcc: all
new 3d85fce0 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 (1dc9a700)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
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 | 446 +-
03-build_abe-binutils/console.log | 11009 +++++------
04-build_abe-stage1/console.log | 17881 +++++++++---------
05-build_linux/console.log | 795 +-
06-boot_linux/console.log | 8 +
07-check_regression/console.log | 13 +-
07-check_regression/results.regressions | 6 +-
08-update_baseline/console.log | 137 +-
08-update_baseline/results.regressions | 6 +-
console.log | 30459 +++++++++++++++---------------
jenkins/manifest.sh | 16 +-
results | 4 +-
13 files changed, 31067 insertions(+), 29875 deletions(-)
create mode 100644 06-boot_linux/console.log
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.