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-master-arm-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 94513a3d 0: update: llvm-linux: boot
new cdb57a5e 0: update: llvm-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 (94513a3d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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 | 182 +-
02-build_llvm/console.log | 12615 +++++++++++++++++-----------------
03-build_linux/console.log | 738 +-
04-boot_linux/console.log | 480 +-
05-check_regression/console.log | 12 +-
06-update_baseline/console.log | 12 +-
console.log | 14039 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 14040 insertions(+), 14050 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 a9d42c09a3 math: Add inputs that yield larger errors for float type (x86_64)
new 1c634e677f sysv: Define __KERNEL_OLD_TIMEVAL_MATCHES_TIMEVAL64
new a51e035889 linux: Use long time_t __getitimer/__setitimer
new 5d24ba82c4 resource: Add a __rusage64 struct
new 600f00b747 linux: Use long time_t for wait4/getrusage
new 0bcd0c5100 sysv/alpha: Use generic __timeval32 and helpers
The 5 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:
bits/typesizes.h | 6 +
include/sys/resource.h | 121 +++++++++++++++++++++
include/time.h | 15 +++
sysdeps/unix/syscalls.list | 3 -
sysdeps/unix/sysv/linux/alpha/bits/typesizes.h | 3 +
sysdeps/unix/sysv/linux/alpha/osf_adjtime.c | 15 +--
sysdeps/unix/sysv/linux/alpha/osf_getitimer.c | 9 +-
sysdeps/unix/sysv/linux/alpha/osf_getrusage.c | 10 +-
sysdeps/unix/sysv/linux/alpha/osf_gettimeofday.c | 6 +-
sysdeps/unix/sysv/linux/alpha/osf_setitimer.c | 15 +--
sysdeps/unix/sysv/linux/alpha/osf_settimeofday.c | 6 +-
sysdeps/unix/sysv/linux/alpha/osf_utimes.c | 8 +-
sysdeps/unix/sysv/linux/alpha/osf_wait4.c | 10 +-
sysdeps/unix/sysv/linux/generic/bits/typesizes.h | 6 +
sysdeps/unix/sysv/linux/getitimer.c | 61 +++++++++++
.../linux/{alpha/osf_getrusage.c => getrusage.c} | 43 ++++++--
sysdeps/unix/sysv/linux/s390/bits/typesizes.h | 6 +
sysdeps/unix/sysv/linux/setitimer.c | 90 +++++++++++++++
sysdeps/unix/sysv/linux/sparc/bits/typesizes.h | 6 +
.../{alpha/alpha-tv32-compat.h => tv32-compat.h} | 94 +++++++---------
sysdeps/unix/sysv/linux/wait4.c | 50 ++++++++-
sysdeps/unix/sysv/linux/x86/bits/typesizes.h | 5 +
22 files changed, 476 insertions(+), 112 deletions(-)
create mode 100644 sysdeps/unix/sysv/linux/getitimer.c
copy sysdeps/unix/sysv/linux/{alpha/osf_getrusage.c => getrusage.c} (50%)
create mode 100644 sysdeps/unix/sysv/linux/setitimer.c
rename sysdeps/unix/sysv/linux/{alpha/alpha-tv32-compat.h => tv32-compat.h} (53%)
--
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 b90061c6ec0 Prevent IPA-SRA from creating calls to local comdats (PR 92676)
new 3ab216a4d2f [Fortran] Resolve formal args before checking DTIO
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/fortran/ChangeLog | 8 ++++++
gcc/fortran/gfortran.h | 1 +
gcc/fortran/interface.c | 4 ++-
gcc/fortran/resolve.c | 10 +++----
gcc/testsuite/ChangeLog | 4 +++
gcc/testsuite/gfortran.dg/dtio_35.f90 | 50 +++++++++++++++++++++++++++++++++++
6 files changed, 71 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/dtio_35.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_kernel/gnu-master-arm-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 4c55c546 0: update: binutils-gcc-linux: all
new e332b1af 0: update: binutils-gcc-linux: 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 (4c55c546)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 137 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 11645 +++++----
04-build_abe-stage1/console.log | 20340 ++++++++--------
05-build_linux/console.log | 6692 ++---
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 8 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 2 +-
08-update_baseline/results.regressions | 2 +-
console.log | 39248 +++++++++++++++---------------
jenkins/manifest.sh | 16 +-
12 files changed, 39191 insertions(+), 39339 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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 8823ee18 0: update: binutils-gcc-linux: all
new 05281051 0: update: binutils-gcc-linux: 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 (8823ee18)
\
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 | 171 +-
02-prepare_abe/console.log | 274 +-
03-build_abe-binutils/console.log | 11384 ++++++-------
04-build_abe-stage1/console.log | 13882 ++++++++--------
05-build_linux/console.log | 862 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 8 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 2 +-
08-update_baseline/results.regressions | 2 +-
console.log | 26613 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 26604 insertions(+), 26610 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.