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-release-aarch64-check_cross
in repository toolchain/ci/base-artifacts.
discards 7c1fd332 0: update: binutils-gcc-glibc-qemu: 1
new 3965e240 0: update: binutils-gcc-glibc-qemu: 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 (7c1fd332)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_cross/gnu-release-aarch6 [...]
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 | 235 +-
02-prepare_abe/console.log | 64 +-
03-build_abe-binutils/console.log | 11734 +--
04-build_abe-stage1/console.log | 13815 +--
05-build_abe-linux/console.log | 190 +-
06-build_abe-glibc/console.log | 40110 ++++-----
07-build_abe-stage2/console.log | 38384 ++++----
08-build_abe-qemu/console.log | 1308 +-
09-build_abe-dejagnu/console.log | 218 +-
10-build_abe-check_gcc/console.log | 31596 ++++---
11-check_regression/console.log | 148 +-
11-check_regression/results.regressions | 31 +-
12-update_baseline/console.log | 162 +-
12-update_baseline/results.regressions | 31 +-
console.log | 138056 ++++++++++++++---------------
jenkins/manifest.sh | 10 +-
sumfiles/g++.log.xz | Bin 1757568 -> 1753632 bytes
sumfiles/g++.sum | 70 +-
sumfiles/gcc.log.xz | Bin 1812904 -> 1816488 bytes
sumfiles/gcc.sum | 292 +-
sumfiles/gfortran.log.xz | Bin 736068 -> 735856 bytes
sumfiles/gfortran.sum | 28 +-
sumfiles/libatomic.log.xz | Bin 2064 -> 2064 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 101744 -> 101648 bytes
sumfiles/libgomp.sum | 18 +-
sumfiles/libitm.log.xz | Bin 2344 -> 2348 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 352928 -> 353588 bytes
sumfiles/libstdc++.sum | 8 +-
30 files changed, 137998 insertions(+), 138520 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 6f21b0c5ed Update kernel version to 5.9 in tst-mman-consts.py.
new 30a0b167d3 Reinstate ftime and add deprecate message on ftime usage
new 5d8aa97da2 time: Add 64-bit time_t support for ftime
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:
include/bits/types/struct_timeb.h | 1 +
include/struct___timeb64.h | 16 ++++++++++
include/sys/timeb.h | 13 ++++++++
sysdeps/unix/sysv/linux/riscv/rv32/libc.abilist | 1 +
time/Makefile | 7 ++---
time/bits/types/struct_timeb.h | 15 +++++++++
time/ftime.c | 42 ++++++++++++++-----------
sysdeps/mach/hurd/isatty.c => time/sys/timeb.h | 38 +++++++++++-----------
time/tst-ftime.c | 38 ++++++++--------------
9 files changed, 104 insertions(+), 67 deletions(-)
create mode 100644 include/bits/types/struct_timeb.h
create mode 100644 include/struct___timeb64.h
create mode 100644 include/sys/timeb.h
create mode 100644 time/bits/types/struct_timeb.h
copy sysdeps/mach/hurd/isatty.c => time/sys/timeb.h (68%)
--
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
in repository toolchain/ci/interesting-commits.
from ab7cc9e Add regression 071cfcbc065569dd2384f03634f991afefa9fbea from [...]
new 02fa531 Add regression 071cfcbc065569dd2384f03634f991afefa9fbea 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:
gcc | 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 733d554a462 gdb/breakpoint: add flags to 'condition' and 'break' comman [...]
new 61eb46a4fb2 [gdb/symtab] Use early continue in find_pc_sect_compunit_symtab
new bd24c5d65b4 [gdb/testsuite] Fix section matching in find_pc_sect_compun [...]
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:
gdb/ChangeLog | 9 +++
gdb/symtab.c | 86 ++++++++++++----------
gdb/testsuite/ChangeLog | 4 +
...urced-script.gdb => list-ambiguous-readnow.exp} | 14 ++--
4 files changed, 70 insertions(+), 43 deletions(-)
copy gdb/testsuite/gdb.base/{bp-cmds-sourced-script.gdb => list-ambiguous-readnow. [...]
--
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-mainline-allmodconfig
in repository toolchain/ci/linux.
from 3650b228f83a Linux 5.10-rc1
adds 8e90b4b1305a s390: correct __bootdata / __bootdata_preserved macros
adds 7e2b2da60658 Merge tag 's390-5.10-2' of git://git.kernel.org/pub/scm/li [...]
adds 9480b4e75b71 cachefiles: Handle readpage error correctly
adds c3a98c3ad5c0 crypto: x86/poly1305 - add back a needed assignment
adds 41ba50b0572e Merge branch 'linus' of git://git.kernel.org/pub/scm/linux [...]
adds bf9a76a470d8 arch/um: partially revert the conversion to __section() macro
adds 4525c8781ec0 scsi: qla2xxx: remove incorrect sparse #ifdef
No new revisions were added by this update.
Summary of changes:
arch/s390/include/asm/sections.h | 4 ++--
arch/um/kernel/skas/clone.c | 2 +-
arch/x86/crypto/poly1305_glue.c | 1 +
arch/x86/um/stub_segv.c | 2 +-
drivers/scsi/qla2xxx/qla_tmpl.c | 4 ----
fs/cachefiles/rdwr.c | 3 ++-
6 files changed, 7 insertions(+), 9 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-mainline-allmodconfig
in repository toolchain/ci/gcc.
from e84932fd590 Daily bump.
adds c9e421e5f9b 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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 89eb01cd 0: update: binutils-gcc-linux: boot
new 31275582 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 (89eb01cd)
\
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 | 190 +-
02-prepare_abe/console.log | 446 +-
03-build_abe-binutils/console.log | 10843 ++++++-------
04-build_abe-stage1/console.log | 13840 ++++++++--------
05-build_linux/console.log | 668 +-
06-boot_linux/console.log | 4 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 2 +-
08-update_baseline/results.regressions | 2 +-
console.log | 26019 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 26016 insertions(+), 26014 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-arm-mainline-allmodconfig
in repository toolchain/ci/linux.
from 3650b228f83a Linux 5.10-rc1
adds 8e90b4b1305a s390: correct __bootdata / __bootdata_preserved macros
adds 7e2b2da60658 Merge tag 's390-5.10-2' of git://git.kernel.org/pub/scm/li [...]
adds 9480b4e75b71 cachefiles: Handle readpage error correctly
adds c3a98c3ad5c0 crypto: x86/poly1305 - add back a needed assignment
adds 41ba50b0572e Merge branch 'linus' of git://git.kernel.org/pub/scm/linux [...]
adds bf9a76a470d8 arch/um: partially revert the conversion to __section() macro
adds 4525c8781ec0 scsi: qla2xxx: remove incorrect sparse #ifdef
No new revisions were added by this update.
Summary of changes:
arch/s390/include/asm/sections.h | 4 ++--
arch/um/kernel/skas/clone.c | 2 +-
arch/x86/crypto/poly1305_glue.c | 1 +
arch/x86/um/stub_segv.c | 2 +-
drivers/scsi/qla2xxx/qla_tmpl.c | 4 ----
fs/cachefiles/rdwr.c | 3 ++-
6 files changed, 7 insertions(+), 9 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-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 9fdfefc6 0: update: llvm-linux: all
new c0bed1f3 0: update: llvm-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 (9fdfefc6)
\
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 | 57 +-
02-build_llvm/console.log | 12614 +++++++++++++++++------------------
03-build_linux/console.log | 780 +--
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 24 +-
06-update_baseline/console.log | 2 +-
console.log | 13479 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 13492 insertions(+), 13474 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.