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/qemu.
from 7b17a1a841 Update version for v7.1.0-rc0 release
adds eba088f91d block/parallels: Fix buffer-based write call
adds 0c2cb3827e iotests/131: Add parallels regression test
adds 3e4abe2c92 Merge tag 'pull-block-2022-07-27' of https://gitlab.com/vsem [...]
No new revisions were added by this update.
Summary of changes:
block/parallels.c | 4 ++--
tests/qemu-iotests/131 | 35 ++++++++++++++++++++++++++++++++++-
tests/qemu-iotests/131.out | 13 +++++++++++++
3 files changed, 49 insertions(+), 3 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/base-artifacts.
discards 94d8157d 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new c109572d 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 (94d8157d)
\
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 1624 -> 1628 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 29976 -> 30372 bytes
05-build_abe-stage1/console.log.xz | Bin 91336 -> 91344 bytes
06-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
07-build_abe-linux/console.log.xz | Bin 8856 -> 8992 bytes
08-build_abe-glibc/console.log.xz | Bin 232920 -> 232612 bytes
09-build_abe-stage2/console.log.xz | Bin 222024 -> 224796 bytes
10-build_abe-gdb/console.log.xz | Bin 37412 -> 37292 bytes
11-build_abe-qemu/console.log.xz | Bin 30380 -> 31428 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 14 +++++++-------
13 files changed, 15 insertions(+), 15 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 7b17a1a841 Update version for v7.1.0-rc0 release
adds eba088f91d block/parallels: Fix buffer-based write call
adds 0c2cb3827e iotests/131: Add parallels regression test
adds 3e4abe2c92 Merge tag 'pull-block-2022-07-27' of https://gitlab.com/vsem [...]
No new revisions were added by this update.
Summary of changes:
block/parallels.c | 4 ++--
tests/qemu-iotests/131 | 35 ++++++++++++++++++++++++++++++++++-
tests/qemu-iotests/131.out | 13 +++++++++++++
3 files changed, 49 insertions(+), 3 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/gcc.
from 1e2c5f4c2d1 Daily bump.
adds ea1a4694e5a jit,docs: use enum directive for enumeral types
adds 68c994f9aa8 jit,docs: replace c:type:`int_type` with :expr:`int_type`
adds a8a282d5202 jit,docs: various fixes
adds 3c5f312b447 jit,docs: compact function declarations
adds 85cf5a23772 jit,docs: use list-table instead of fixed table
adds 85c943f3079 jit,docs: use :expr:`type *` for pointers to a type
adds 75a392d0317 jit,docs: remove :ref:`modindex`
adds c6894e1ddec contrib: use sphinx-build from a venv
adds 0652087375e jit,docs: shorten assembly output
adds f64eb636677 gimple, internal-fn: Add IFN_TRAP and use it for __builtin_ [...]
new ff26f0ba68f middle-end/106457 - improve array_at_struct_end_p for array [...]
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.cc | 11 ++-
gcc/internal-fn.cc | 6 ++
gcc/internal-fn.def | 4 ++
gcc/internal-fn.h | 1 +
gcc/jit/docs/conf.py | 3 +
gcc/jit/docs/cp/intro/tutorial02.rst | 10 +--
gcc/jit/docs/cp/intro/tutorial04.rst | 75 +++++++++++++-------
gcc/jit/docs/cp/topics/asm.rst | 2 +-
gcc/jit/docs/cp/topics/contexts.rst | 8 +--
gcc/jit/docs/cp/topics/expressions.rst | 52 +++++---------
gcc/jit/docs/cp/topics/functions.rst | 48 ++++++-------
gcc/jit/docs/cp/topics/objects.rst | 2 +-
gcc/jit/docs/cp/topics/types.rst | 2 +-
gcc/jit/docs/examples/tut04-toyvm/toyvm.c | 1 +
gcc/jit/docs/index.rst | 8 ---
gcc/jit/docs/intro/tutorial02.rst | 20 +++---
gcc/jit/docs/intro/tutorial03.rst | 28 ++++----
gcc/jit/docs/intro/tutorial04.rst | 79 +++++++++++++--------
gcc/jit/docs/intro/tutorial05.rst | 41 +++++++----
gcc/jit/docs/topics/compilation.rst | 38 +++++-----
gcc/jit/docs/topics/contexts.rst | 14 ++--
gcc/jit/docs/topics/expressions.rst | 111 +++++++++++++++++++-----------
gcc/jit/docs/topics/function-pointers.rst | 2 +-
gcc/jit/docs/topics/functions.rst | 2 +-
gcc/jit/docs/topics/objects.rst | 6 +-
gcc/jit/docs/topics/types.rst | 111 +++++++++++++++++++-----------
gcc/testsuite/gcc.dg/ubsan/pr106099.c | 10 +++
gcc/tree.cc | 4 ++
maintainer-scripts/update_web_docs_git | 21 ++----
29 files changed, 427 insertions(+), 293 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/ubsan/pr106099.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_gnu_cross_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards b9d78fde 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 044bddcc 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 (b9d78fde)
\
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 1628 -> 1628 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2764 bytes
04-build_abe-binutils/console.log.xz | Bin 30400 -> 30492 bytes
05-build_abe-stage1/console.log.xz | Bin 72760 -> 72908 bytes
06-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
07-build_abe-linux/console.log.xz | Bin 9112 -> 9244 bytes
08-build_abe-glibc/console.log.xz | Bin 239376 -> 239256 bytes
09-build_abe-stage2/console.log.xz | Bin 202484 -> 203072 bytes
10-build_abe-gdb/console.log.xz | Bin 37656 -> 37564 bytes
11-build_abe-qemu/console.log.xz | Bin 31440 -> 31816 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 14 +++++++-------
13 files changed, 15 insertions(+), 15 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 ff26f0ba68f middle-end/106457 - improve array_at_struct_end_p for array [...]
new 94f5a8f0d49 RISC-V: Split unordered FP comparisons into individual RTL insns
new e32ca426242 doc: Clarify FENV_ACCESS pragma semantics WRT `-ftrapping-math'
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/riscv/riscv.md | 69 ++++++++++++++++--------------
gcc/doc/implement-c.texi | 3 +-
gcc/doc/invoke.texi | 8 +++-
gcc/testsuite/gcc.target/riscv/fle-ieee.c | 12 ++++++
gcc/testsuite/gcc.target/riscv/fle-snan.c | 12 ++++++
gcc/testsuite/gcc.target/riscv/fle.c | 12 ++++++
gcc/testsuite/gcc.target/riscv/flef-ieee.c | 12 ++++++
gcc/testsuite/gcc.target/riscv/flef-snan.c | 12 ++++++
gcc/testsuite/gcc.target/riscv/flef.c | 12 ++++++
gcc/testsuite/gcc.target/riscv/flt-ieee.c | 12 ++++++
gcc/testsuite/gcc.target/riscv/flt-snan.c | 12 ++++++
gcc/testsuite/gcc.target/riscv/flt.c | 12 ++++++
gcc/testsuite/gcc.target/riscv/fltf-ieee.c | 12 ++++++
gcc/testsuite/gcc.target/riscv/fltf-snan.c | 12 ++++++
gcc/testsuite/gcc.target/riscv/fltf.c | 12 ++++++
15 files changed, 189 insertions(+), 35 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/fle-ieee.c
create mode 100644 gcc/testsuite/gcc.target/riscv/fle-snan.c
create mode 100644 gcc/testsuite/gcc.target/riscv/fle.c
create mode 100644 gcc/testsuite/gcc.target/riscv/flef-ieee.c
create mode 100644 gcc/testsuite/gcc.target/riscv/flef-snan.c
create mode 100644 gcc/testsuite/gcc.target/riscv/flef.c
create mode 100644 gcc/testsuite/gcc.target/riscv/flt-ieee.c
create mode 100644 gcc/testsuite/gcc.target/riscv/flt-snan.c
create mode 100644 gcc/testsuite/gcc.target/riscv/flt.c
create mode 100644 gcc/testsuite/gcc.target/riscv/fltf-ieee.c
create mode 100644 gcc/testsuite/gcc.target/riscv/fltf-snan.c
create mode 100644 gcc/testsuite/gcc.target/riscv/fltf.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_ubsan
in repository toolchain/ci/binutils-gdb.
from 3c0c7b4e1a Automatic date update in version.in
adds 2eb132bdfb Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.