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-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards ac2d7b8ac 0: update: binutils-gcc-linux: all
new ff74d53c1 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 (ac2d7b8ac)
\
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 | 220 +-
02-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 11666 ++++++++--------
04-build_abe-stage1/console.log | 13699 +++++++++---------
05-build_linux/console.log | 762 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 12 +-
08-update_baseline/console.log | 14 +-
console.log | 26783 ++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
regressions.txt | 3 +-
11 files changed, 26794 insertions(+), 26817 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/gnu-master-arm-spec2k6-Os
in repository toolchain/ci/glibc.
from b5b7fb76e1 i386: Use comdat instead of .gnu.linkonce for i386 setup pic [...]
adds 0499a353a6 elf: Add elf/check-wx-segment, a test for the presence of WX [...]
adds 808cd69267 Add missing libc_hidden_def for __utimensat64
adds 542160f0b6 Fixed typo in run_command_array() in support/shell-container.c
adds c592721a5b build-many-glibcs.py: Add --shallow option
adds feaa150680 build-many-glibcs.py: Add list-compilers, list-glibcs commands
new f122f356c5 Linux: renameat2 syscall number is always available
new a72ae22d5d Linux: copy_file_range syscall number is always available
new 8d25a67650 Linux: mlock2 syscall number is always available
new 276e6080c8 Linux: mq_* syscall numbers are always available
new 7255ccbec9 Linux: statx syscall number is always available
new 78e132b319 Linux: sched_setaffinity syscall number is always available
new 822a391076 Linux: sched_getaffinity syscall number is always available
new 1a5f1153a7 Linux: sigaltstack syscall number is always available
new 71691aae92 Linux: Clean up pread64/pwrite64 system call names
new d241dee4dd Linux: Clean up preadv, pwritev system call names
new 658b5848a8 Linux: getrandom syscall number is always available
new c99517a738 Linux: rt_sigqueueinfo syscall number is always available
new 5d9f1add86 Linux: pkey_mprotect syscall number is always available
new aa350443c5 Linux: set_tid_address syscall number is always available
new 11ae9a185b Linux: exit_group syscall number is always available
new b5350b487c Linux: Clean up preadv2, pwritev2 system call names
new 4fe5d3867a Linux: getdents64 syscall number is always available on MIPS
new 75376039be Linux: pciconfig_iobase syscall number is always available on alpha
new b03604b1b8 Linux: set_robust_list syscall number is always available
new ed9ce57e3c Linux: open_by_handle_at syscall number is always available
new 2982d0c18f ia64: Do not define __NR_semtimedop in <sysdep.h>
new 63e9b4bd9c x86_64: Do not define __NR_semtimedop in <sysdep.h>
new e76d4fb014 Linux: epoll_pwait syscall number is always available
new bf956afeaa m68k: getpagesize syscall number is always available
new 24caa35c57 microblaze: vfork is always available
new 847d3913da y2038: Introduce struct __utimbuf64 - new internal glibc type
new d962a5d68a y2038: linux: Provide __utimes64 implementation
new 66449d9339 y2038: linux: Provide __utime64 implementation
new c014359a7d alpha: Do not build with -fpic
The 29 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:
elf/Makefile | 7 ++
include/time.h | 18 +++++
nptl/nptl-init.c | 4 -
nptl/pthread_create.c | 6 +-
scripts/build-many-glibcs.py | 40 ++++++++--
scripts/check-wx-segment.py | 85 ++++++++++++++++++++++
support/shell-container.c | 2 +-
sysdeps/alpha/Makefile | 4 -
sysdeps/nptl/fork.c | 10 +--
sysdeps/sparc/Makefile | 9 +++
sysdeps/unix/sysv/linux/_exit.c | 2 -
sysdeps/unix/sysv/linux/aio_sigqueue.c | 5 --
sysdeps/unix/sysv/linux/alpha/ioperm.c | 2 -
sysdeps/unix/sysv/linux/copy_file_range.c | 5 --
sysdeps/unix/sysv/linux/epoll_pwait.c | 16 ----
sysdeps/unix/sysv/linux/gai_sigqueue.c | 5 --
sysdeps/unix/sysv/linux/generic/sysdep.h | 8 --
sysdeps/unix/sysv/linux/getentropy.c | 9 ---
sysdeps/unix/sysv/linux/getrandom.c | 13 ----
sysdeps/unix/sysv/linux/hppa/Makefile | 9 ++-
sysdeps/unix/sysv/linux/ia64/sysdep.h | 6 --
sysdeps/unix/sysv/linux/m68k/getpagesize.c | 4 -
sysdeps/unix/sysv/linux/microblaze/vfork.S | 4 -
sysdeps/unix/sysv/linux/mips/mips64/getdents64.c | 2 -
sysdeps/unix/sysv/linux/mlock2.c | 2 -
sysdeps/unix/sysv/linux/mq_close.c | 6 --
sysdeps/unix/sysv/linux/mq_getattr.c | 6 --
sysdeps/unix/sysv/linux/mq_notify.c | 6 --
sysdeps/unix/sysv/linux/mq_open.c | 5 --
sysdeps/unix/sysv/linux/mq_receive.c | 6 --
sysdeps/unix/sysv/linux/mq_send.c | 6 --
sysdeps/unix/sysv/linux/mq_unlink.c | 6 --
sysdeps/unix/sysv/linux/nscd_setup_thread.c | 2 -
sysdeps/unix/sysv/linux/open_by_handle_at.c | 9 ---
sysdeps/unix/sysv/linux/pkey_mprotect.c | 5 --
sysdeps/unix/sysv/linux/pread.c | 6 +-
sysdeps/unix/sysv/linux/pread64.c | 4 -
sysdeps/unix/sysv/linux/pread64_nocancel.c | 4 -
sysdeps/unix/sysv/linux/preadv.c | 6 --
sysdeps/unix/sysv/linux/preadv2.c | 7 +-
sysdeps/unix/sysv/linux/preadv64.c | 10 +--
sysdeps/unix/sysv/linux/preadv64v2.c | 9 +--
sysdeps/unix/sysv/linux/pwrite.c | 6 +-
sysdeps/unix/sysv/linux/pwrite64.c | 4 -
sysdeps/unix/sysv/linux/pwritev.c | 6 --
sysdeps/unix/sysv/linux/pwritev2.c | 4 +-
sysdeps/unix/sysv/linux/pwritev64.c | 10 +--
sysdeps/unix/sysv/linux/pwritev64v2.c | 9 +--
sysdeps/unix/sysv/linux/renameat2.c | 7 +-
sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h | 12 +--
sysdeps/unix/sysv/linux/sched_getaffinity.c | 10 +--
sysdeps/unix/sysv/linux/sched_setaffinity.c | 7 +-
sysdeps/unix/sysv/linux/sigstack.c | 4 -
sysdeps/unix/sysv/linux/statx.c | 11 +--
sysdeps/unix/sysv/linux/syscalls.list | 1 -
.../unix/sysv/linux/{settimeofday.c => utime.c} | 43 ++++++-----
sysdeps/unix/sysv/linux/utimensat.c | 2 +
sysdeps/unix/sysv/linux/utimes.c | 37 +++++++---
sysdeps/unix/sysv/linux/x86_64/sysdep.h | 7 --
59 files changed, 243 insertions(+), 317 deletions(-)
create mode 100644 scripts/check-wx-segment.py
copy sysdeps/unix/sysv/linux/{settimeofday.c => utime.c} (52%)
--
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/gnu-master-arm-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards 8b45a702e 4: update: binutils-gcc-glibc: 1
new 75ab23631 4: update: binutils-gcc-glibc: 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 (8b45a702e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tk1/gnu-master-arm-s [...]
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 | 124 +-
03-build_abe-binutils/console.log | 11489 +--
04-build_abe-stage1/console.log | 18381 ++--
05-build_abe-linux/console.log | 274 +-
06-build_abe-glibc/console.log | 32248 ++++---
07-build_abe-stage2/console.log | 44479 ++++-----
09-benchmark--Os_mthumb/benchmark-start.log | 2 +-
09-benchmark--Os_mthumb/benchmark.log | 13 +-
09-benchmark--Os_mthumb/console.log | 121 +-
10-check_regression/console.log | 3567 +-
10-check_regression/results-0.csv | 2058 +-
10-check_regression/results-1.csv | 3753 +-
10-check_regression/results-brief.csv | 58 +-
10-check_regression/results-compare.csv | 106 +-
10-check_regression/results-full.csv | 4037 +-
10-check_regression/results.csv | 243 +-
10-check_regression/results.log | 5196 +-
11-update_baseline/console.log | 9523 +-
11-update_baseline/results-1.csv | 3753 +-
11-update_baseline/results-brief.csv | 58 +-
11-update_baseline/results-compare.csv | 9 +-
11-update_baseline/results-full.csv | 3745 +-
11-update_baseline/results.csv | 243 +-
11-update_baseline/results.log | 2806 +-
console.log | 128410 +++++++++++++------------
jenkins/manifest.sh | 20 +-
results_id | 2 +-
28 files changed, 142419 insertions(+), 132439 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-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 6a85fe55f 0: update: binutils-gcc-linux: boot
new 1a7da5850 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 (6a85fe55f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 | 120 +-
02-prepare_abe/console.log | 435 +-
03-build_abe-binutils/console.log | 11581 +++++++------
04-build_abe-stage1/console.log | 18210 +++++++++++----------
05-build_linux/console.log | 828 +-
06-boot_linux/console.log | 388 +-
07-check_regression/console.log | 6 +-
08-update_baseline/console.log | 2 +-
console.log | 31600 ++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
regressions.txt | 2 +-
11 files changed, 31600 insertions(+), 31582 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-arm-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards ff42e3dbb 0: update: binutils-gcc-linux: all
new 9c4cd09a0 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 (ff42e3dbb)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 | 166 +-
02-prepare_abe/console.log | 422 +-
03-build_abe-binutils/console.log | 11133 +++++++------
04-build_abe-stage1/console.log | 18017 +++++++++++----------
05-build_linux/console.log | 804 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 4 +-
console.log | 30552 ++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
regressions.txt | 2 +-
11 files changed, 30551 insertions(+), 30563 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.