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 ecb9a255e 0: update: binutils-gcc-linux: all
new cbf854381 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 (ecb9a255e)
\
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 | 70 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 10955 +++++------
04-build_abe-stage1/console.log | 18804 +++++++++---------
05-build_linux/console.log | 6580 +++----
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 12 +-
08-update_baseline/console.log | 12 +-
console.log | 36845 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
regressions.txt | 2 +-
11 files changed, 36950 insertions(+), 36780 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/gcc.
from 0f66f1d8039 Daily bump.
adds 6c7e43f4702 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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 98f18148f 0: update: binutils-gcc-linux: all
new 709120ef9 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 (98f18148f)
\
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 | 76 +-
02-prepare_abe/console.log | 420 +-
03-build_abe-binutils/console.log | 10865 ++++++++--------
04-build_abe-stage1/console.log | 12936 ++++++++++---------
05-build_linux/console.log | 566 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 12 +-
08-update_baseline/console.log | 12 +-
console.log | 24889 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
regressions.txt | 2 +-
11 files changed, 24893 insertions(+), 24895 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/llvm-master-arm-spec2k6-O3
in repository toolchain/ci/glibc.
from b33e946fbb sparc: Move sigreturn stub to assembly
adds 7975f9a48a y2038: fix: Add missing libc_hidden_def for __futimens64
adds f072671cf5 y2038: linux: Provide __futimes64 implementation
adds 1a5e12826c y2038: linux: Provide __lutimes64 implementation
adds 8b8f39376b y2038: linux: Provide __futimesat64 implementation
adds fbaf0bae57 elf: Fix wrong indentation from commit eb447b7b4b
adds d8faf2955a mips: Fix wrong INTERNAL_SYSCALL_ERROR_P check from bc2eb9321e
adds a9f4703d93 gcc PR 89877: miscompilation due to missing cc clobber in lo [...]
adds 15ab195229 Add NEWS entry for CVE-2020-10029 (bug 25487)
adds 7000651327 [AArch64] Improve integer memcpy
adds 083d644d42 test-container: print errno when execvp fails
adds b7176cc2af ldconfig: trace origin paths with -v
adds 2de7fe6253 parse_tunables: Fix typo in comment
new dcf46d3fe5 nscd: add cache dumper
new 4315f45c93 manual: Fix inconsistent declaration of wcsrchr [BZ #24655]
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:
NEWS | 4 +-
elf/dl-deps.c | 11 +-
elf/dl-tunables.c | 2 +-
elf/ldconfig.c | 30 +-
include/time.h | 10 +
manual/string.texi | 2 +-
nscd/Makefile | 2 +-
nscd/cachedumper.c | 373 +++++++++++++++++++++++
nscd/nscd.c | 13 +
nscd/nscd.h | 2 +
stdlib/longlong.h | 6 +-
support/test-container.c | 2 +-
sysdeps/aarch64/memcpy.S | 197 ++++++------
sysdeps/unix/sysv/linux/futimens.c | 2 +
sysdeps/unix/sysv/linux/futimes.c | 42 +--
sysdeps/unix/sysv/linux/futimesat.c | 41 ++-
sysdeps/unix/sysv/linux/lutimes.c | 37 ++-
sysdeps/unix/sysv/linux/mips/mips64/fxstatat64.c | 2 +-
18 files changed, 618 insertions(+), 160 deletions(-)
create mode 100644 nscd/cachedumper.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_tk1/llvm-master-arm-spec2k6-O3
in repository toolchain/ci/base-artifacts.
discards b02288668 3: update: llvm-4d0339aecb6086048c543ab55c12e835fbe4514e: -8
new 60af650f3 3: update: binutils-gcc-glibc-llvm: -7
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 (b02288668)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tk1/llvm-master-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 | 140 +-
02-prepare_abe/console.log | 89 +-
03-build_abe-binutils/console.log | 11251 +++++----
04-build_abe-stage1/console.log | 20359 +++++++--------
05-build_abe-linux/console.log | 161 +-
06-build_abe-glibc/console.log | 16108 ++++++++++++
11-check_regression/console.log | 21 +-
12-update_baseline/console.log | 70 +-
console.log | 48241 ++++++++++++++++++++++++------------
jenkins/manifest.sh | 22 +-
regressions.txt | 8 +-
results | 8 +-
12 files changed, 65172 insertions(+), 31306 deletions(-)
create mode 100644 06-build_abe-glibc/console.log
--
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-aarch64-lts-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 6018d381a0 Inherit arm_netbsd_nat_target from nbsd_nat_target
adds 75c56d3d12 Add support for NetBSD threads in arm-nbsd-nat.c
adds 54c4382534 [gdb/testsuite] Fix check-read1 FAIL in attach-many-short-li [...]
adds 2190cf067b Define _KERNTYPES in alpha-bsd-nat.c
adds 4fed520be2 Inherit alpha_netbsd_nat_target from nbsd_nat_target
adds 66eaca97eb Remove unused code from alpha-bsd-nat.c
adds 6def66f140 Add support for NetBSD threads in alpha-bsd-nat.c
adds f90280caf5 Define _KERNTYPES in m68k-bsd-nat.c
adds 01a801176e Inherit m68k_bsd_nat_target from nbsd_nat_target
adds bc10778499 m68k: bsd: Change type from char * to gdb_byte *
adds 154151a6e3 Add support for NetBSD threads in m68k-bsd-nat.c
adds ab44624cea [gdb/testsuite] Fix check-read1 FAILs in mi-fortran-modules.exp
adds 3293bbaffa Add C parser support for "restrict" and "_Atomic"
adds eaeaf44cfd [gdb/testsuite] Fix check-read1 FAIL with gdb.base/maint.exp
No new revisions were added by this update.
Summary of changes:
gdb/ChangeLog | 88 ++++++++++++++++
gdb/alpha-bsd-nat.c | 63 +++--------
gdb/arm-nbsd-nat.c | 26 +++--
gdb/c-exp.y | 56 +++++++---
gdb/c-typeprint.c | 27 +++--
gdb/m68k-bsd-nat.c | 27 +++--
gdb/testsuite/ChangeLog | 18 ++++
gdb/testsuite/gdb.base/cvexpr.exp | 11 ++
gdb/testsuite/gdb.base/maint.exp | 45 ++++----
gdb/testsuite/gdb.mi/mi-fortran-modules.exp | 116 ++++++++++++++++++---
.../attach-many-short-lived-threads.exp | 16 ++-
gdb/type-stack.c | 76 +++++++-------
gdb/type-stack.h | 2 +
13 files changed, 386 insertions(+), 185 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.