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/glibc.
from 756c306502 S390: Sync HWCAP names with kernel by adding aliases [BZ #25971]
new 02c91eb611 linux: Add helper function to optimize 64-bit time_t fallbac [...]
new 4f7092348d linux: Simplify clock_adjtime
new d9310f33fc linux: Simplify clock_gettime
new 55399535c1 linux: Simplify clock_nanosleep
new ff6228d5c6 linux: Simplify clock_settime
new 1e03b6d828 linux: Simplify mq_timedreceive
new 85077eaa54 linux: Simplify mq_timedsend
new 3feb53bab0 linux: Simplify ppoll
new fd31691c67 linux: Simplify sched_rr_get_interval
new 70746a06c2 linux: Simplify timer_gettime
new 278498a1c0 linux: Simplify timerfd_settime
new f032f3af2c linux: Simplify utimensat
The 12 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/unix/sysv/linux/Makefile | 3 +-
sysdeps/unix/sysv/linux/clock_adjtime.c | 23 ++++---
sysdeps/unix/sysv/linux/clock_gettime.c | 42 ++++++-------
sysdeps/unix/sysv/linux/clock_nanosleep.c | 33 ++++------
sysdeps/unix/sysv/linux/clock_settime.c | 18 +++---
sysdeps/unix/sysv/linux/mq_timedreceive.c | 18 +++---
sysdeps/unix/sysv/linux/mq_timedsend.c | 14 ++---
sysdeps/unix/sysv/linux/ppoll.c | 21 ++++---
sysdeps/unix/sysv/linux/sched_rr_gi.c | 20 +++----
.../unix/sysv/linux/time64-support.c | 12 ++--
sysdeps/unix/sysv/linux/time64-support.h | 70 ++++++++++++++++++++++
sysdeps/unix/sysv/linux/timer_gettime.c | 20 +++----
sysdeps/unix/sysv/linux/timerfd_settime.c | 23 +++----
sysdeps/unix/sysv/linux/utimensat.c | 23 ++++---
14 files changed, 185 insertions(+), 155 deletions(-)
copy string/strerrorname_np.c => sysdeps/unix/sysv/linux/time64-support.c (84%)
create mode 100644 sysdeps/unix/sysv/linux/time64-support.h
--
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-aarch64-build_cross
in repository toolchain/ci/base-artifacts.
discards dc4a0aa1 0: update: binutils-gcc-glibc-qemu: 6
new 48b7424a 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 (dc4a0aa1)
\
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 | 67 +-
02-prepare_abe/console.log | 420 +-
04-build_abe-binutils/console.log | 11015 ++--
05-build_abe-stage1/console.log | 16114 +++--
06-build_abe-linux/console.log | 306 +-
07-build_abe-glibc/console.log | 39778 ++++++-------
08-build_abe-stage2/console.log | 40789 +++++++------
09-build_abe-qemu/console.log | 2775 +-
10-check_regression/console.log | 2 +-
11-update_baseline/console.log | 2 +-
console.log | 112352 +++++++++++++++++------------------
jenkins/manifest.sh | 22 +-
12 files changed, 111791 insertions(+), 111851 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-arm-bootstrap_O1
in repository toolchain/ci/gcc.
from c1cf3ed54c8 Daily bump.
adds 2c358e17d0a Daily bump.
adds 92462d8835d Daily bump.
new bbe17767c60 Fortran : get_environment_variable runtime error PR96486
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/testsuite/gfortran.dg/pr96486.f90 | 9 +++++++++
libgfortran/intrinsics/env.c | 7 ++-----
3 files changed, 12 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr96486.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-arm-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards ea45ac67 0: update: gcc-c1cf3ed54c825c8f9aed83e80b6f7d08ff803312: 1
new 2eed1b95 0: update: gcc-bbe17767c602f1ff08a1520a1d989c6b86b536fd: 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 (ea45ac67)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-boot [...]
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 | 196 +-
02-prepare_abe/console.log | 446 +-
04-build_abe-bootstrap_O1/console.log | 88651 ++++++++++++++++---------------
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 6 +-
console.log | 89303 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
7 files changed, 89270 insertions(+), 89344 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_tk1
in repository toolchain/ci/interesting-commits.
from 0bb723a Add last-good 5a7b61b1831e003384ae1dbc4136c27cd7a5e90c from h [...]
new 9a570eb Add regression 0f14b2e6cbb54c84ed3b00b0db521f5ce2d1e3f2 from [...]
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:
llvm | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tk1
in repository toolchain/ci/interesting-commits.
from 57e44e1 Add regression 5272d29e2cb7c967c3016fa285f14edc7515d9bf from [...]
new 0bb723a Add last-good 5a7b61b1831e003384ae1dbc4136c27cd7a5e90c from h [...]
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:
llvm | 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 glibc.
from 756c306502 S390: Sync HWCAP names with kernel by adding aliases [BZ #25971]
new 02c91eb611 linux: Add helper function to optimize 64-bit time_t fallbac [...]
new 4f7092348d linux: Simplify clock_adjtime
new d9310f33fc linux: Simplify clock_gettime
new 55399535c1 linux: Simplify clock_nanosleep
new ff6228d5c6 linux: Simplify clock_settime
new 1e03b6d828 linux: Simplify mq_timedreceive
new 85077eaa54 linux: Simplify mq_timedsend
new 3feb53bab0 linux: Simplify ppoll
new fd31691c67 linux: Simplify sched_rr_get_interval
new 70746a06c2 linux: Simplify timer_gettime
new 278498a1c0 linux: Simplify timerfd_settime
new f032f3af2c linux: Simplify utimensat
The 12 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/unix/sysv/linux/Makefile | 3 +-
sysdeps/unix/sysv/linux/clock_adjtime.c | 23 ++++---
sysdeps/unix/sysv/linux/clock_gettime.c | 42 ++++++-------
sysdeps/unix/sysv/linux/clock_nanosleep.c | 33 ++++------
sysdeps/unix/sysv/linux/clock_settime.c | 18 +++---
sysdeps/unix/sysv/linux/mq_timedreceive.c | 18 +++---
sysdeps/unix/sysv/linux/mq_timedsend.c | 14 ++---
sysdeps/unix/sysv/linux/ppoll.c | 21 ++++---
sysdeps/unix/sysv/linux/sched_rr_gi.c | 20 +++----
.../unix/sysv/linux/time64-support.c | 12 ++--
sysdeps/unix/sysv/linux/time64-support.h | 70 ++++++++++++++++++++++
sysdeps/unix/sysv/linux/timer_gettime.c | 20 +++----
sysdeps/unix/sysv/linux/timerfd_settime.c | 23 +++----
sysdeps/unix/sysv/linux/utimensat.c | 23 ++++---
14 files changed, 185 insertions(+), 155 deletions(-)
copy string/strerrorname_np.c => sysdeps/unix/sysv/linux/time64-support.c (84%)
create mode 100644 sysdeps/unix/sysv/linux/time64-support.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.