This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-master-aarch64-build_cross
in repository toolchain/ci/base-artifacts.
discards 6d1eba1 0: update: binutils-gcc-glibc-qemu: 6
new 9fcd69c 0: update: binutils-gcc-glibc-qemu: 6
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 (6d1eba1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_cross/gnu-master-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 | 227 +-
02-prepare_abe/console.log | 432 +-
04-build_abe-binutils/console.log | 11806 ++--
05-build_abe-stage1/console.log | 13675 +++--
06-build_abe-linux/console.log | 2002 +-
07-build_abe-glibc/console.log | 40536 +++++++------
08-build_abe-stage2/console.log | 34597 ++++++-----
09-build_abe-qemu/console.log | 6959 ++-
10-check_regression/console.log | 16 +-
11-update_baseline/console.log | 16 +-
console.log | 110296 +++++++++++++++++------------------
jenkins/manifest.sh | 24 +-
12 files changed, 110151 insertions(+), 110435 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 glibc.
from 5f6ff07dbf m68: Fix build after 9acda61d94ac
new e9eeeb3a58 Update hppa libm-test-ulps
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:
sysdeps/hppa/fpu/libm-test-ulps | 52 +++++++++++++++++++++--------------------
1 file changed, 27 insertions(+), 25 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 d48f87d5c19 d: Fix missing call to va_end in getMatchError [PR99917]
new 8685348075d c++: C++17 constexpr static data member linkage [PR99901]
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/cp/decl.c | 18 ++++++++++----
gcc/testsuite/g++.dg/cpp1z/inline-var9.C | 40 ++++++++++++++++++++++++++++++++
2 files changed, 54 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/inline-var9.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 glibc.
from ebde2baeb5 Update sv_SE to treate 'W' as a distinct character (Bug 25036)
new 5f6ff07dbf m68: Fix build after 9acda61d94ac
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:
sysdeps/m68k/m680x0/fpu/s_sincosf_data.c | 1 -
1 file changed, 1 deletion(-)
delete mode 100644 sysdeps/m68k/m680x0/fpu/s_sincosf_data.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_bmk_stm32/gnu_eabi-master-arm_eabi-coremark-O2-vs-O2_LTO
in repository toolchain/ci/newlib.
from d10d0d9b0 Cygwin: pty: Transfer input only if the stdin is a pty.
adds ef05e8bda Cygwin: pty: Rename input/output named pipes.
adds 2533912fc Cygwin: Allow executing Windows Store's "app execution aliases"
adds 0631c6644 Cygwin: Treat Windows Store's "app execution aliases" as symb [...]
adds f57888323 Cygwin: add "app execution aliases" treatment to release notes
adds 80cda9bbd Cygwin: bump DLL version to 3.2.1
new fdda29fb5 Cygwin: fhandler: Rename handles from XXX_cyg/XXX to XXX/XXX_nat.
new ba2fbfec9 Cygwin: pty: Use find_exec() rather than path_conv::check().
new 8bb5161fe Cygwin: pty: Use atexit() instead of hooking exit() for GDB.
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 | 32 +--
winsup/cygwin/fhandler_tty.cc | 482 +++++++++++++++++----------------
winsup/cygwin/include/cygwin/version.h | 2 +-
winsup/cygwin/path.cc | 40 +++
winsup/cygwin/release/3.2.0 | 4 +
winsup/cygwin/select.cc | 22 +-
winsup/cygwin/spawn.cc | 31 ++-
winsup/cygwin/tty.cc | 6 +-
winsup/cygwin/tty.h | 18 +-
winsup/doc/new-features.xml | 6 +
10 files changed, 360 insertions(+), 283 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 406f58e1e38 libstdc++: Add nodiscard attribute to cast-like functions
new dddf3bb0c37 d: Merge upstream dmd 5cc71ff83, druntime 1134b710
new 4993d0265ef d: Increment gaggedWarnings if warning or deprecation messa [...]
new 62321ab477e d: Use Array::find to get index of element
new d48f87d5c19 d: Fix missing call to va_end in getMatchError [PR99917]
The 4 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/d/d-codegen.cc | 28 ++--
gcc/d/d-diagnostic.cc | 4 +
gcc/d/dmd/MERGE | 2 +-
gcc/d/dmd/chkformat.c | 44 ++++--
gcc/d/dmd/denum.c | 54 ++++---
gcc/d/dmd/dsymbolsem.c | 17 +-
gcc/d/dmd/mtype.c | 18 +--
gcc/testsuite/gdc.test/compilable/ice10770.d | 5 +
.../gdc.test/fail_compilation/chkformat.d | 34 +++-
.../gdc.test/fail_compilation/enum_init.d | 171 +++++++++++++++++++++
gcc/testsuite/gdc.test/fail_compilation/fail109.d | 8 +-
gcc/testsuite/gdc.test/fail_compilation/ice10770.d | 13 --
gcc/testsuite/gdc.test/fail_compilation/ice8511.d | 13 --
libphobos/libdruntime/MERGE | 2 +-
libphobos/libdruntime/object.d | 2 +-
15 files changed, 307 insertions(+), 108 deletions(-)
create mode 100644 gcc/testsuite/gdc.test/compilable/ice10770.d
create mode 100644 gcc/testsuite/gdc.test/fail_compilation/enum_init.d
delete mode 100644 gcc/testsuite/gdc.test/fail_compilation/ice10770.d
delete mode 100644 gcc/testsuite/gdc.test/fail_compilation/ice8511.d
--
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-release-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards cc05c94 0: update: binutils-llvm-linux-qemu: all
new 50762f8 0: update: binutils-llvm-linux-qemu: 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 (cc05c94)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 14 +-
02-prepare_abe/console.log | 422 +-
03-build_abe-binutils/console.log | 11312 +++++++------
04-build_llvm/console.log | 13258 ++++++++--------
05-build_linux/console.log | 820 +-
06-build_abe-qemu/console.log | 4641 +++---
07-boot_linux/console.log | 2 +-
08-check_regression/console.log | 2 +-
09-update_baseline/console.log | 2 +-
console.log | 30473 ++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
11 files changed, 30475 insertions(+), 30481 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.