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/base-artifacts.
discards c1a258449 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 56ecd2257 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 (c1a258449)
\
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 1536 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2740 bytes
04-build_abe-binutils/console.log.xz | Bin 30052 -> 31456 bytes
05-build_abe-stage1/console.log.xz | Bin 90984 -> 90068 bytes
07-build_abe-linux/console.log.xz | Bin 10152 -> 10044 bytes
08-build_abe-glibc/console.log.xz | Bin 231852 -> 232660 bytes
09-build_abe-stage2/console.log.xz | Bin 223512 -> 222748 bytes
10-build_abe-gdb/console.log.xz | Bin 37312 -> 38504 bytes
11-build_abe-qemu/console.log.xz | Bin 31644 -> 32156 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 18 +++++++++---------
12 files changed, 10 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.
unknown user pushed a change to branch master
in repository gcc.
from 6b156044c12 Make range_from_dom more effective.
new 602a3161f42 Clear killing defs when resetting the path in path_oracle.
new af34279921f Export global ranges during the VRP block walk.
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:
gcc/gimple-range.cc | 22 ++++++++++++++++++++++
gcc/tree-vrp.cc | 4 +++-
gcc/value-relation.cc | 1 +
3 files changed, 26 insertions(+), 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 glibc.
from 8162147872 nptl: Add backoff mechanism to spinlock loop
new 9bcd12d223 wcrtomb: Make behavior POSIX compliant
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:
debug/tst-fortify.c | 7 ++++++-
debug/wcrtomb_chk.c | 8 ++------
include/wchar.h | 4 ++++
manual/charset.texi | 11 ++++++-----
wcsmbs/wcrtomb.c | 31 +++++++++++++++++++++++--------
5 files changed, 41 insertions(+), 20 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 releases/gcc-11
in repository gcc.
from 8d2f59c8e26 c++: template-id with current inst qualifier [PR102300]
new f705d0f2d03 c++: deduction guides and ttp rewriting [PR102479]
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/cp/pt.c | 20 ++++++++++++---
gcc/testsuite/g++.dg/cpp1z/class-deduction12.C | 6 +++++
gcc/testsuite/g++.dg/cpp1z/class-deduction99.C | 35 ++++++++++++++++++++++++++
3 files changed, 58 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/class-deduction99.C
--
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 gcc.
from b584cbdb082 libstdc++: Improve doxygen docs for <mutex>
new 6b156044c12 Make range_from_dom more effective.
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/gimple-range-cache.cc | 135 ++++++++++++++++++++++++++++++----------------
gcc/gimple-range-cache.h | 13 +++--
2 files changed, 98 insertions(+), 50 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_gnu_apm/gnu-release-arm-spec2k6-Os
in repository toolchain/ci/glibc.
from bbb017a2bb NEWS: Add a bug fix entry for BZ #29109
adds 78f82ab4ef manual: Document the dlinfo function
adds 28ea43f8d6 dlfcn: Implement the RTLD_DI_PHDR request type for dlinfo
No new revisions were added by this update.
Summary of changes:
dlfcn/Makefile | 4 ++
dlfcn/dlfcn.h | 7 ++-
dlfcn/dlinfo.c | 13 ++++-
dlfcn/tst-dlinfo-phdr.c | 125 ++++++++++++++++++++++++++++++++++++++++++++++++
manual/dynlink.texi | 80 ++++++++++++++++++++++++++++++-
5 files changed, 226 insertions(+), 3 deletions(-)
create mode 100644 dlfcn/tst-dlinfo-phdr.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.