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-arm-build_cross
in repository toolchain/ci/glibc.
from a24f414ba1 Remove obsolete defines for HPUX support from fcntl.h and up [...]
adds 56010b73e8 hurd: break relocation loop between libc.so and lib{mach,hur [...]
adds 3b13266f14 mach: Add missing assert.h include
adds b4fcf0475b hurd: make ptsname fail with ENOTTY on non-master-pty
adds 839fa6bc8a hurd: Drop CLOCK_MONOTONIC change which slipped in
new 1f1a4847a4 y2038: Convert cnd_timedwait to support 64 bit time
new b0c0ad4d54 y2038: Convert mtx_timedlock to support 64 bit time
new eb60eda2b9 y2038: Convert thrd_sleep to support 64 bit time
new 7ed2b6921f nanosleep: Pass NULL when rem == NULL on ports with __TIMESI [...]
new 9446e02b0d hurd: Remove some remnants of cthreads
new aac0f62c47 hurd: let _dl_argv and __libc_stack_end be relro
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:
conform/Makefile | 5 ++-
htl/libpthread_syms.a | 4 +-
htl/lockfile.c | 1 -
hurd/dtable.c | 2 +-
hurd/hurd.h | 4 --
hurd/hurd/fd.h | 5 ++-
hurd/hurd/id.h | 2 +-
hurd/hurd/signal.h | 5 +--
hurd/hurdmalloc.c | 13 +++---
hurd/hurdpid.c | 2 -
hurd/hurdrlimit.c | 2 +-
hurd/hurdsig.c | 52 +++++++++++-----------
hurd/hurdsock.c | 2 +-
hurd/hurdstartup.c | 10 +----
hurd/msgportdemux.c | 6 +--
mach/Makefile | 2 +-
mach/Versions | 4 ++
mach/lock-intern.h | 9 ++++
mach/mach/mig_support.h | 15 +------
sysdeps/mach/htl/thrd_yield.c => mach/mig_memcpy.c | 10 ++---
mach/mutex-solid.c | 7 ++-
scripts/check-local-headers.sh | 2 +-
sysdeps/htl/Makeconfig | 2 +-
sysdeps/htl/bits/pthread-np.h | 2 +-
sysdeps/hurd/include/hurd/signal.h | 2 +
sysdeps/mach/clock_gettime.c | 1 +
sysdeps/mach/hurd/brk.c | 2 +-
sysdeps/mach/hurd/cthreads.c | 8 ++--
sysdeps/mach/hurd/dl-sysdep.h | 7 ---
sysdeps/mach/hurd/fork.c | 2 +-
sysdeps/mach/hurd/htl/bits/pthread-np.h | 2 +-
sysdeps/mach/hurd/i386/Makefile | 2 +
sysdeps/mach/hurd/profil.c | 2 +-
sysdeps/mach/hurd/ptsname.c | 8 ++++
sysdeps/mach/include/mach/mig_support.h | 12 +++++
sysdeps/unix/sysv/linux/clock_nanosleep.c | 3 +-
.../sysv/linux/{nanosleep.c => cnd_timedwait.c} | 36 +++++++--------
.../sysv/linux/{nanosleep.c => mtx_timedlock.c} | 35 ++++++---------
sysdeps/unix/sysv/linux/nanosleep.c | 2 +-
.../types/struct_semid64_ds.h => thrd_priv.h} | 26 ++++++-----
sysdeps/{pthread => unix/sysv/linux}/thrd_sleep.c | 28 ++++++++++--
41 files changed, 179 insertions(+), 167 deletions(-)
copy sysdeps/mach/htl/thrd_yield.c => mach/mig_memcpy.c (81%)
copy sysdeps/unix/sysv/linux/{nanosleep.c => cnd_timedwait.c} (51%)
copy sysdeps/unix/sysv/linux/{nanosleep.c => mtx_timedlock.c} (55%)
copy sysdeps/unix/sysv/linux/{bits/types/struct_semid64_ds.h => thrd_priv.h} (52%)
copy sysdeps/{pthread => unix/sysv/linux}/thrd_sleep.c (56%)
--
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_cross/gnu-master-arm-build_cross
in repository toolchain/ci/base-artifacts.
discards c432e6a1 0: update: binutils-gcc-glibc-qemu: 6
new 1ac4ade4 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 (c432e6a1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_cross/gnu-master-arm-bui [...]
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 | 221 +-
02-prepare_abe/console.log | 434 +-
04-build_abe-binutils/console.log | 11619 ++--
05-build_abe-stage1/console.log | 20344 +++---
06-build_abe-linux/console.log | 274 +-
07-build_abe-glibc/console.log | 39645 ++++++-----
08-build_abe-stage2/console.log | 47698 +++++++-------
09-build_abe-qemu/console.log | 3376 +-
10-check_regression/console.log | 16 +-
11-update_baseline/console.log | 16 +-
console.log | 123719 ++++++++++++++++++-----------------
jenkins/manifest.sh | 22 +-
12 files changed, 124006 insertions(+), 123378 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-release-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 1cd3cce8 1: reset: linux-49a3f51dfeeecb52c5aa28c5cb9592fe5e39bf95: 19204
new ce423a6d 1: reset: linux-49a3f51dfeeecb52c5aa28c5cb9592fe5e39bf95: 19204
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 (1cd3cce8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 171 +-
02-build_llvm/console.log | 12382 +++++++++++++-------------
03-build_linux/console.log | 1356 +--
05-check_regression/console.log | 70 +-
05-check_regression/results.regressions | 20 +-
05-check_regression/trigger-bisect | 3 -
06-update_baseline/console.log | 68 +
06-update_baseline/results.regressions | 20 +-
console.log | 14043 +++++++++++++++---------------
jenkins/manifest.sh | 4 +-
results | 11 -
11 files changed, 14080 insertions(+), 14068 deletions(-)
delete mode 100644 05-check_regression/trigger-bisect
--
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_O1
in repository toolchain/ci/base-artifacts.
discards ae1950bd 0: update: gcc-1a90e99fa2f2423a195301adca060dccc3d0755e: 1
new e7d97c01 0: update: gcc-9243f0fba68339fa6d8bcac35b0df6e88c1ad099: 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 (ae1950bd)
\
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 | 108 +-
02-prepare_abe/console.log | 436 +-
04-build_abe-bootstrap_O1/console.log | 93767 +++++++++++++++----------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 4 +-
console.log | 94353 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
7 files changed, 95331 insertions(+), 93347 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-aarch64-lts-defconfig
in repository toolchain/ci/gcc.
from 83a51f1af92 Daily bump.
adds ba616f85556 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 671c9eea 0: update: binutils-gcc-linux: boot
new f4099b23 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 (671c9eea)
\
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 | 225 +-
02-prepare_abe/console.log | 424 +-
03-build_abe-binutils/console.log | 10882 ++++++------
04-build_abe-stage1/console.log | 13889 ++++++++--------
05-build_linux/console.log | 802 +-
06-boot_linux/console.log | 404 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 18 +-
08-update_baseline/results.regressions | 2 +-
console.log | 26656 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
12 files changed, 26672 insertions(+), 26652 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 62c2d527307 libstdc++: Fix __numeric_traits_integer<__int20> [PR 97798]
adds 83a51f1af92 Daily bump.
adds ba616f85556 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 10 ++++++++++
gcc/testsuite/ChangeLog | 9 +++++++++
libstdc++-v3/ChangeLog | 25 +++++++++++++++++++++++++
4 files changed, 45 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.