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
in repository toolchain/ci/binutils-gdb.
from 133791286f Automatic date update in version.in
adds 68514a919e gdb/doc: fix column widths in MI compatibility table
adds 6418644b0d [gdb] Block SIGTERM in worker threads
adds aa40d66bb1 Fix implementation of readelf's -wE and -wN options,
No new revisions were added by this update.
Summary of changes:
binutils/ChangeLog | 8 ++++++++
binutils/dwarf.c | 10 ++++++++--
binutils/testsuite/binutils-all/debuginfod.exp | 4 ++--
gdb/doc/gdb.texinfo | 2 +-
gdbsupport/block-signals.h | 1 +
5 files changed, 20 insertions(+), 5 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_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/base-artifacts.
discards fed2a827 0: update: binutils-gcc: 2
new e02358bc 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 (fed2a827)
\
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 1492 -> 1528 bytes
02-prepare_abe/console.log.xz | Bin 2712 -> 2728 bytes
04-build_abe-binutils/console.log.xz | Bin 51808 -> 52580 bytes
05-build_abe-bootstrap/console.log.xz | Bin 465072 -> 461760 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 36 ++++++++++++++++++++++++++++++++++
jenkins/manifest.sh | 12 ++++++------
7 files changed, 42 insertions(+), 6 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 1eef21ccfa5 libstdc++: Improve exceptions thrown from fs::temp_directory_path
new c1fe8ddf684 libstdc++: Fix comment typos
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:
libstdc++-v3/include/bits/utility.h | 3 +--
1 file changed, 1 insertion(+), 2 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 glibc.
from e9dd368296 AArch64: Add asymmetric faulting mode for tag violations in [...]
new c22d2021a9 riscv: Use memcpy to handle unaligned access when fixing R_R [...]
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:
sysdeps/riscv/dl-machine.h | 5 ++++-
1 file changed, 4 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/gcc.
from aa1ae74711b Revert "MAINTAINERS: Add myself for write after approval"
adds 721aa2cc44d remove dead member variable in dom_jt_state
adds aea329432b8 Avoid computing RPO for update_ssa
adds 00193676a5a Use xchg for DImode double word rotate by 32 bits with -m32 [...]
adds 47e36785cd2 c++: Note macro locations
adds fa22c9c7a97 Implement ggc_vrange_allocator.
new 6c96b14a19a libstdc++: Fix experimental::filesystem::status on Windows [...]
new 1eef21ccfa5 libstdc++: Improve exceptions thrown from fs::temp_directory_path
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/config/i386/i386.md | 22 ++++-
gcc/cp/module.cc | 98 +++++++++++++++-------
gcc/domwalk.cc | 6 +-
gcc/domwalk.h | 5 +-
gcc/gimple-range-cache.cc | 4 +-
gcc/gimple-range-edge.h | 2 +-
gcc/gimple-range-infer.h | 2 +-
gcc/testsuite/g++.dg/modules/inext-1.H | 1 +
gcc/testsuite/gcc.target/i386/xchg-3.c | 12 +++
gcc/tree-into-ssa.cc | 2 +-
gcc/tree-ssa-dom.cc | 8 +-
gcc/value-range.h | 57 ++++++++-----
libstdc++-v3/src/c++17/fs_ops.cc | 34 +++++---
libstdc++-v3/src/filesystem/ops.cc | 87 +++++++++++++++----
.../filesystem/operations/temp_directory_path.cc | 5 ++
.../filesystem/operations/temp_directory_path.cc | 11 ++-
16 files changed, 262 insertions(+), 94 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/xchg-3.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/binutils-gdb.
from 133791286f Automatic date update in version.in
adds 68514a919e gdb/doc: fix column widths in MI compatibility table
adds 6418644b0d [gdb] Block SIGTERM in worker threads
new aa40d66bb1 Fix implementation of readelf's -wE and -wN options,
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:
binutils/ChangeLog | 8 ++++++++
binutils/dwarf.c | 10 ++++++++--
binutils/testsuite/binutils-all/debuginfod.exp | 4 ++--
gdb/doc/gdb.texinfo | 2 +-
gdbsupport/block-signals.h | 1 +
5 files changed, 20 insertions(+), 5 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_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
discards 6ecc00f8 0: update: binutils-gcc: 2
new 08578b39 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 (6ecc00f8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 1540 -> 1644 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2724 bytes
04-build_abe-binutils/console.log.xz | Bin 38468 -> 37960 bytes
05-build_abe-bootstrap/console.log.xz | Bin 272268 -> 270036 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 36 ----------------------------------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 6 insertions(+), 42 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_check_gcc/master-arm
in repository toolchain/ci/gdb.
from 133791286f Automatic date update in version.in
adds 68514a919e gdb/doc: fix column widths in MI compatibility table
adds 6418644b0d [gdb] Block SIGTERM in worker threads
No new revisions were added by this update.
Summary of changes:
gdb/doc/gdb.texinfo | 2 +-
gdbsupport/block-signals.h | 1 +
2 files changed, 2 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-arm
in repository toolchain/ci/glibc.
from 96ac447d91 x86: Add missing IS_IN (libc) check to strncmp-sse4_2.S
adds 71d87d85bf linux: Fix mq_timereceive check for 32 bit fallback code (BZ 29304)
adds e9dd368296 AArch64: Add asymmetric faulting mode for tag violations in [...]
No new revisions were added by this update.
Summary of changes:
manual/tunables.texi | 3 +++
sysdeps/unix/sysv/linux/aarch64/cpu-features.c | 8 +++++++-
sysdeps/unix/sysv/linux/mq_timedreceive.c | 2 +-
3 files changed, 11 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.