This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 2a790686fd1 GCN: Add gfx908/gfx90a to -march/-mtune in invoke.texi
new 63f198553d3 RISC-V: Don't unconditionally add m,a,f,d in arch-canonicalize
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/config/riscv/arch-canonicalize | 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-master-arm-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards f7784c46 4: update: binutils-gcc-linux-qemu: 33
new 4cd3c173 4: update: binutils-gcc-linux-qemu: 33
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 (f7784c46)
\
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.xz | Bin 1560 -> 1592 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 29892 -> 30768 bytes
04-build_abe-stage1/console.log.xz | Bin 89884 -> 90160 bytes
05-build_abe-qemu/console.log.xz | Bin 31772 -> 31772 bytes
06-build_linux/console.log.xz | Bin 5060 -> 5176 bytes
08-check_regression/console.log.xz | Bin 476 -> 476 bytes
09-update_baseline/console.log | 222 +++++++++++++++++------------------
jenkins/manifest.sh | 22 ++--
9 files changed, 122 insertions(+), 122 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-arm
in repository toolchain/ci/glibc.
from 31ec883990 Use Linux 5.18 in build-many-glibcs.py
adds 52a103e237 Fix deadlock when pthread_atfork handler calls pthread_atfor [...]
No new revisions were added by this update.
Summary of changes:
include/register-atfork.h | 26 ++--
posix/fork.c | 7 +-
posix/register-atfork.c | 140 ++++++++++++++++-----
sysdeps/pthread/Makefile | 38 +++++-
sysdeps/pthread/tst-atfork3.c | 118 +++++++++++++++++
.../xfopen.c => sysdeps/pthread/tst-atfork3mod.c | 35 ++++--
sysdeps/pthread/tst-atfork4.c | 128 +++++++++++++++++++
.../pthread/{tst-atfork2mod.c => tst-atfork4mod.c} | 30 ++---
8 files changed, 442 insertions(+), 80 deletions(-)
create mode 100644 sysdeps/pthread/tst-atfork3.c
copy support/xfopen.c => sysdeps/pthread/tst-atfork3mod.c (67%)
create mode 100644 sysdeps/pthread/tst-atfork4.c
copy sysdeps/pthread/{tst-atfork2mod.c => tst-atfork4mod.c} (65%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.