This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 95dba35bf0 nptl: pthread_kill needs to return ESRCH for old programs (b [...]
new 7e84ac3a3a elf: Include <sysdep.h> in elf/dl-debug-symbols.S
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:
elf/dl-debug-symbols.S | 4 ++++
1 file changed, 4 insertions(+)
--
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_gcc_bootstrap/master-arm-bootstrap_profiled_lto_lean
in repository toolchain/ci/base-artifacts.
discards eacdc82c 2: update: binutils-gcc: 1
discards 5360a031 1: reset: gcc-9e58de3ce00fc2385c9efb7faf321e0c601f0b0c: 1
discards a7e16d49 0: update: binutils-924e660d528c985f526584313a4564cd2618962b: 2
new d5daeeb1 0: update: binutils-gcc: 2
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 (eacdc82c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/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.xz | Bin 1584 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 64148 -> 64484 bytes
.../console.log.xz | Bin 249548 -> 942948 bytes
06-check_regression/console.log.xz | Bin 416 -> 420 bytes
07-update_baseline/console.log | 79 ++++++++++-----------
07-update_baseline/results.regressions | 2 -
jenkins/manifest.sh | 12 ++--
results | 2 +
9 files changed, 45 insertions(+), 50 deletions(-)
delete mode 100644 07-update_baseline/results.regressions
--
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 release/2.34/master
in repository glibc.
from 433ec4f14a posix: Fix attribute access mode on getcwd [BZ #27476]
new 73c7f5a879 nptl: pthread_kill needs to return ESRCH for old programs (b [...]
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:
nptl/pthread_kill.c | 37 ++++++++++++++++++++++++-------
sysdeps/pthread/tst-pthread_kill-exited.c | 21 ++++++++++++++++--
2 files changed, 48 insertions(+), 10 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_gnu_cross_build/master-aarch64
in repository toolchain/ci/qemu.
from c99e34e537 Merge remote-tracking branch 'remotes/vivier2/tags/linux-use [...]
adds 8cfd339b3d tools/virtiofsd: Add fstatfs64 syscall to the seccomp allowlist
adds 046d91c83c virtiofsd: Reverse req_list before processing it
adds 7adb961995 Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/p [...]
No new revisions were added by this update.
Summary of changes:
tools/virtiofsd/fuse_virtio.c | 1 +
tools/virtiofsd/passthrough_seccomp.c | 1 +
2 files changed, 2 insertions(+)
--
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_gnu_cross_build/master-aarch64
in repository toolchain/ci/glibc.
from a93d9e03a3 Extend struct r_debug to support multiple namespaces [BZ #15971]
new 95dba35bf0 nptl: pthread_kill needs to return ESRCH for old programs (b [...]
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:
nptl/pthread_kill.c | 37 ++++++++++++++++++++++++-------
sysdeps/pthread/tst-pthread_kill-exited.c | 21 ++++++++++++++++--
2 files changed, 48 insertions(+), 10 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_gnu_cross_build/master-aarch64
in repository toolchain/ci/binutils-gdb.
from d467335403 Fix allocate_filenum last dir/file checks
adds 6a7f57668a riscv: print .2byte or .4byte before an unknown instruction [...]
adds 56d9e3c562 gdbsupport/gdb_proc_service.h: use decltype instead of typeof
No new revisions were added by this update.
Summary of changes:
binutils/ChangeLog | 6 ++++++
.../{aarch64/aarch64.exp => riscv/riscv.exp} | 11 +++++-----
binutils/testsuite/binutils-all/riscv/unknown.d | 11 ++++++++++
.../testsuite/binutils-all/riscv/unknown.s | 24 +++++++++++-----------
gdbsupport/gdb_proc_service.h | 2 +-
opcodes/ChangeLog | 6 ++++++
opcodes/riscv-dis.c | 24 +++++++++++++++++++++-
7 files changed, 64 insertions(+), 20 deletions(-)
copy binutils/testsuite/binutils-all/{aarch64/aarch64.exp => riscv/riscv.exp} (82%)
create mode 100644 binutils/testsuite/binutils-all/riscv/unknown.d
copy gdb/testsuite/gdb.dwarf2/locexpr-data-member-location-main.c => binutils/test [...]
--
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_gnu_cross_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards b2fa25f2 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new a72a07ca 0: update: binutils-gcc-linux-glibc-gdb-qemu: 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 (b2fa25f2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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.xz | Bin 1576 -> 1560 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2792 bytes
04-build_abe-binutils/console.log.xz | Bin 43700 -> 44028 bytes
05-build_abe-stage1/console.log.xz | Bin 71744 -> 71540 bytes
06-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
07-build_abe-linux/console.log.xz | Bin 8688 -> 8688 bytes
08-build_abe-glibc/console.log.xz | Bin 235144 -> 234992 bytes
09-build_abe-stage2/console.log.xz | Bin 190044 -> 190260 bytes
10-build_abe-gdb/console.log.xz | Bin 43256 -> 43772 bytes
11-build_abe-qemu/console.log.xz | Bin 30508 -> 30568 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 28 ++++++++++++++--------------
13 files changed, 22 insertions(+), 22 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.