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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 828639b 0: update: binutils-gcc-linux-qemu: boot
new 3e277ea 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 (828639b)
\
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 | 162 +-
02-prepare_abe/console.log | 408 +-
03-build_abe-binutils/console.log | 12123 +++++-----
04-build_abe-stage1/console.log | 14617 ++++++------
05-build_linux/console.log | 840 +-
06-build_abe-qemu/console.log | 6638 +++---
07-boot_linux/console.log | 490 +-
08-check_regression/console.log | 2 +-
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 2 +-
09-update_baseline/results.regressions | 2 +-
console.log | 35336 +++++++++++++++---------------
jenkins/manifest.sh | 22 +-
13 files changed, 35376 insertions(+), 35268 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-release-aarch64-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 67e845c 0: update: gcc-ab83ce42ea0b2fbc09d51b7bd5e69905dcaa2041: 1
new c6ad3bd 0: update: gcc-f0d22d31ceb1373f17045f2527ef2f2251d93be8: 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 (67e845c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-aarch64- [...]
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 | 120 +-
02-prepare_abe/console.log | 268 +-
04-build_abe-bootstrap_O1/console.log | 69333 ++++++++++++++++---------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 69713 ++++++++++++++++----------------
jenkins/manifest.sh | 10 +-
7 files changed, 69685 insertions(+), 69763 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 64e1ab67f86 libstdc++: Fix whitespace in license boilerplate
new e826f7355af [libstdc++] Add missing _M_try_acquire() to __platform_semaphore
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:
libstdc++-v3/include/bits/semaphore_base.h | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
--
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 8050ef207 Cygwin: add 3.2.1 release file and add fixes up to this point
new 282445a10 fix some Arm FP routines not checking if floating point is enabled
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/machine/arm/sf_ceil.c | 2 +-
newlib/libm/machine/arm/sf_floor.c | 2 +-
newlib/libm/machine/arm/sf_nearbyint.c | 2 +-
newlib/libm/machine/arm/sf_rint.c | 2 +-
newlib/libm/machine/arm/sf_round.c | 2 +-
newlib/libm/machine/arm/sf_trunc.c | 2 +-
6 files changed, 6 insertions(+), 6 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 e9fc9d075f3 Fix clang warning (-Wstring-plus-int)
new 001c63d15e3 c++: Don't allow defining types in enum-base [PR96380]
new 7f9b7ccf0c1 LTO: fallback to -flto=N if -flto=jobserver does not work.
new 5445da1a94b [libstdc++] Add missing _M_try_acquire() to __platform_semaphore
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:
gcc/cp/parser.c | 4 ++++
gcc/lto-wrapper.c | 3 ++-
gcc/testsuite/g++.dg/cpp0x/enum_base4.C | 8 ++++++++
gcc/testsuite/g++.dg/cpp0x/enum_base5.C | 7 +++++++
libstdc++-v3/include/bits/semaphore_base.h | 18 ++++++++++++++++++
5 files changed, 39 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/enum_base4.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/enum_base5.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 releases/gcc-9
in repository gcc.
from 9499fe0403e c++: overload sets and placeholder return type [PR64194]
new 34976f3bf8f libstdc++: Disable test for non-gthreads targets [PR 100180]
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:
libstdc++-v3/testsuite/experimental/net/internet/address/v6/members.cc | 1 +
1 file changed, 1 insertion(+)
--
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 4806f9157a2 c++: alias_ctad_tweaks and constrained dguide [PR95486]
new f0d22d31ceb libstdc++: Disable test for non-gthreads targets [PR 100180]
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:
libstdc++-v3/testsuite/experimental/net/internet/address/v6/members.cc | 1 +
1 file changed, 1 insertion(+)
--
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 f7f2165c0b0 aarch64: Always use .init/.fini_array for GNU/Linux
new e9fc9d075f3 Fix clang warning (-Wstring-plus-int)
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:
lto-plugin/lto-plugin.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.