This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch users/nalcock/ctf-gcc-11
in repository binutils-gdb.
at 4bbc6c86f07 libctf: fix test results for DWARF->CTF GCC 11
This branch includes the following new commits:
new 1fc4c9f20c3 libctf, include: find types of symbols by name
new d223832ae2a libctf: add a NEWS
new 4bbc6c86f07 libctf: fix test results for DWARF->CTF GCC 11
The 3 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.
--
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-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 20115611 2: update: binutils-gcc-linux-qemu: 21290
new 896b67c1 2: update: binutils-gcc-linux-qemu: 21310
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 (20115611)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 112 +-
02-prepare_abe/console.log | 334 +-
03-build_abe-binutils/console.log | 12174 +++++------
04-build_abe-stage1/console.log | 19190 ++++++++---------
05-build_linux/console.log | 1474 +-
08-check_regression/console.log | 24 +-
08-check_regression/results.regressions | 20 +-
09-update_baseline/console.log | 48 +-
09-update_baseline/results.regressions | 20 +-
console.log | 33480 +++++++++++++++---------------
jenkins/manifest.sh | 20 +-
results | 2 +-
12 files changed, 33457 insertions(+), 33441 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_tx1/llvm-master-aarch64-spec2k6-O2_LTO
in repository toolchain/ci/glibc.
from 7eb3000f9f linux: Remove stat-check.c
adds 4458eb1257 hurd: Fix fstatfs build failure
adds ce4a94b12e x86: Remove the extra space between "# endif"
adds ebcf45a16c elf: Do not copy vDSO soname when setting up link map
adds fb1905eed8 aarch64: Fix sys/ptrace.h if linux headers are included
adds 25251c0707 S390: Add new hwcap values.
adds 2323a34260 tst: Provide test for sched_rr_get_interval
adds 0ca1a95d3b tst: Provide test for ctime
adds 13c0b30b24 tst: Provide test for difftime
adds 7b15dabfdd tst: time: Provide Y2038 tests for mktime (tst-mktime4.c)
No new revisions were added by this update.
Summary of changes:
elf/setup-vdso.h | 17 +---
posix/Makefile | 2 +-
.../tst-sched_rr_get_interval.c | 42 ++++----
sysdeps/mach/hurd/fstatfs.c | 2 +-
sysdeps/s390/dl-procinfo.c | 5 +-
sysdeps/s390/dl-procinfo.h | 4 +-
sysdeps/unix/sysv/linux/aarch64/sys/ptrace.h | 34 +++++++
sysdeps/unix/sysv/linux/s390/bits/hwcap.h | 2 +
sysdeps/x86/include/cpu-features.h | 2 +-
time/Makefile | 2 +-
.../sysv/linux/tst-ppoll.c => time/tst-ctime.c | 56 +++++------
.../sysv/linux/tst-ppoll.c => time/tst-difftime.c | 48 ++++-----
time/tst-mktime4.c | 109 +++++++++++++++++++++
13 files changed, 231 insertions(+), 94 deletions(-)
copy elf/tst-prelink-cmp.c => posix/tst-sched_rr_get_interval.c (58%)
copy sysdeps/unix/sysv/linux/tst-ppoll.c => time/tst-ctime.c (52%)
copy sysdeps/unix/sysv/linux/tst-ppoll.c => time/tst-difftime.c (50%)
create mode 100644 time/tst-mktime4.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.