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_O1
in repository toolchain/ci/base-artifacts.
discards f25a93c3 0: update: gcc-ac200799acb5cd2fb9e1758f6bf5fff1978daaeb: 1
new 6f35ec5f 0: update: gcc-8084ab15a3e300e3b2c537e56e0f3a1b00778aec: 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 (f25a93c3)
\
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 | 38 +-
02-prepare_abe/console.log | 12 +-
04-build_abe-bootstrap_O1/console.log | 92811 ++++++++++++++++---------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 92863 ++++++++++++++++----------------
jenkins/manifest.sh | 10 +-
7 files changed, 92794 insertions(+), 92944 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_bmk_stm32/gnu_eabi-master-arm_eabi-coremark-O3_LTO
in repository toolchain/ci/base-artifacts.
discards 5b156fe0 0: update: binutils-gcc-newlib: 1
new ec36d3ac 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 (5b156fe0)
\
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 | 167 +-
02-prepare_abe/console.log | 342 +-
03-build_abe-binutils/console.log | 11635 ++---
04-build_abe-stage1/console.log | 17761 ++++---
06-build_abe-newlib/console.log | 5431 +-
07-build_abe-stage2/console.log | 22743 +++++----
09-benchmark--O3_LTO_mthumb/benchmark-start.log | 2 +-
09-benchmark--O3_LTO_mthumb/benchmark.log | 31 +-
09-benchmark--O3_LTO_mthumb/console.log | 115 +-
10-check_regression/console.log | 10 +-
10-check_regression/results.log | 6 +-
11-update_baseline/console.log | 54 +-
11-update_baseline/results.log | 4 +-
console.log | 58264 +++++++++++-----------
jenkins/manifest.sh | 20 +-
results_id | 2 +-
16 files changed, 58348 insertions(+), 58239 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_debug
in repository toolchain/ci/gcc.
from 149eef25402 Daily bump.
adds 1004d3bb5e5 c++: Use FOR_EACH_VEC_ELT instead of range-based for loop.
adds 701e88fa56d Daily bump.
adds e976dc67ac5 Fortran: Fix fndecl with -fcoarray=lib [PR99817]
adds 32a859531e8 libstdc++: Fix std::indirectly_readable ambiguity [LWG 3446]
adds b6bef1cbc14 libstdc++: Implement LWG 3404 for C++20 subrange [PR 100044]
adds df25ad4531d Daily bump.
adds 63d4c1b5a43 Fix thinko in libcpp preparation patch for modules
adds cac0f0e24d8 Further increase the limit on the size of accepted Ada files
new d83dace65b9 libstdc++: Fix <bit> to work freestanding [PR 100060]
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/DATESTAMP | 2 +-
gcc/ada/gcc-interface/misc.c | 3 ++
gcc/ada/gcc-interface/trans.c | 62 ++++++++--------------
gcc/cp/ChangeLog | 6 +++
gcc/cp/pt.c | 4 +-
gcc/fortran/ChangeLog | 9 ++++
gcc/fortran/trans-types.c | 16 +++---
gcc/testsuite/ChangeLog | 8 +++
gcc/testsuite/gfortran.dg/coarray/dummy_2.f90 | 26 +++++++++
libcpp/include/line-map.h | 10 ++--
libcpp/line-map.c | 2 +-
libstdc++-v3/ChangeLog | 23 ++++++++
libstdc++-v3/include/bits/iterator_concepts.h | 30 ++++++++++-
libstdc++-v3/include/std/bit | 18 ++++++-
libstdc++-v3/include/std/ranges | 15 ------
.../associated_types/readable.traits.cc | 26 +++++++++
.../testsuite/std/ranges/subrange/lwg3282_neg.cc | 15 ++++++
17 files changed, 200 insertions(+), 75 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/coarray/dummy_2.f90
--
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_debug
in repository toolchain/ci/base-artifacts.
discards 529f4b4b 0: update: gcc-149eef254022b00f5c933a19ea8703189ca90bcc: 1
new a6a9f911 0: update: gcc-d83dace65b97112320042c7f4941b64ef339799d: 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 (529f4b4b)
\
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 | 16 +-
02-prepare_abe/console.log | 210 +-
04-build_abe-bootstrap_debug/console.log | 69295 ++++++++++++++--------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 69511 ++++++++++++++---------------
jenkins/manifest.sh | 10 +-
7 files changed, 69508 insertions(+), 69538 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 binutils-gdb.
from 1228cb9094f Remove some unused typedefs from gdbserver
new 6cacd44948d Remove WinCE code from gdbreplay
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:
gdbserver/ChangeLog | 4 ++++
gdbserver/gdbreplay.cc | 51 --------------------------------------------------
2 files changed, 4 insertions(+), 51 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 linux.
from 89698becf06d Merge tag 'm68knommu-for-v5.12-rc7' of git://git.kernel.or [...]
new 2fb164f0ce95 mtd: rawnand: mtk: Fix WAITRDY break condition and timeout
new eebe426d32e1 Merge tag 'fixes-for-5.12-rc7' of git://git.kernel.org/pub [...]
The 2 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:
drivers/mtd/nand/raw/mtk_nand.c | 4 ++--
1 file changed, 2 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.
unknown user pushed a change to branch release/2.33/master
in repository glibc.
from e78ea9bd26 Update Nios II libm-test-ulps.
new 830674605f tst: Provide test for select
new 3d525dd639 misc: Fix tst-select timeout handling (BZ#27648)
new b5b4aa62c1 libsupport: Add support_select_modifies_timeout
new 85e4dc415a libsupport: Add support_select_normalizes_timeout
new 8380ca5833 linux: Normalize and return timeout on select (BZ #27651)
new 3e9ca60a58 linux: always update select timeout (BZ #27706)
The 6 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:
NEWS | 3 +
include/time.h | 5 +
misc/Makefile | 2 +-
misc/tst-select.c | 143 +++++++++++++++++++++
sunrpc/svcauth_des.c | 1 -
support/Makefile | 2 +
support/support.h | 9 ++
.../support_select_modifies_timeout.c | 13 +-
.../support_select_normalizes_timeout.c | 13 +-
sysdeps/unix/sysv/linux/select.c | 45 +++++--
10 files changed, 215 insertions(+), 21 deletions(-)
create mode 100644 misc/tst-select.c
copy elf/dl-diagnostics-cpu.c => support/support_select_modifies_timeout.c (81%)
copy elf/dl-diagnostics-kernel.c => support/support_select_normalizes_timeout.c (81%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.