This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards a6c34524 0: update: binutils-llvm-linux-qemu: all
new 8920a6a9 0: update: binutils-llvm-linux-qemu: all
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 (a6c34524)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-l [...]
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 1552 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2784 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 44460 -> 44096 bytes
04-build_llvm/console.log.xz | Bin 58016 -> 57908 bytes
05-build_abe-qemu/console.log.xz | Bin 30472 -> 29496 bytes
06-build_linux/console.log.xz | Bin 4692 -> 4368 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 18 +++++++++---------
10 files changed, 17 insertions(+), 17 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_O3
in repository toolchain/ci/binutils-gdb.
from 50888e42dc gdb: change functions returning value contents to use gdb::a [...]
adds 3976e96a02 Automatic date update in version.in
adds a4b0231e17 [gdb/doc] Fix print inferior-events default
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/doc/gdb.texinfo | 2 +-
2 files changed, 2 insertions(+), 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 83b77ef9 0: update: binutils-gcc: 2
new fa89863a 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 (83b77ef9)
\
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 1500 -> 1496 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 52192 -> 52284 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 267228 -> 268988 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.
unknown user pushed a change to branch master
in repository gcc.
from 65f711203d6 Fixup MAINTAINERS file
new 88b504b7a8c Detect overflow by atomic functions [PR102453].
new 9a27acc30a3 Make full use of context-sensitive ranges in access warnings.
new 1ff4dbddcf7 Improve/correct detection of overlapping aggregates [PR1022 [...]
The 3 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/builtins.c | 29 +-
gcc/gimple-array-bounds.cc | 16 +-
gcc/gimple-array-bounds.h | 4 +
gcc/gimple-ssa-sprintf.c | 260 ++++++-----
gcc/gimple-ssa-warn-access.cc | 275 +++++++----
gcc/gimple-ssa-warn-access.h | 3 -
gcc/pointer-query.cc | 292 +++++++++---
gcc/pointer-query.h | 62 ++-
gcc/testsuite/c-c++-common/gomp/atomic-4.c | 2 +-
gcc/testsuite/gcc.dg/Warray-bounds-90.c | 147 ++++++
gcc/testsuite/gcc.dg/Wrestrict-23.c | 146 ++++++
gcc/testsuite/gcc.dg/Wstringop-overflow-22.c | 11 +-
gcc/testsuite/gcc.dg/Wstringop-overflow-77.c | 516 ++++++++++++++++++++
gcc/testsuite/gcc.dg/Wstringop-overflow-78.c | 518 +++++++++++++++++++++
gcc/testsuite/gcc.dg/Wstringop-overflow-79.c | 70 +++
gcc/testsuite/gcc.dg/Wstringop-overflow-80.c | 70 +++
gcc/testsuite/gcc.dg/Wstringop-overflow-81.c | 38 ++
.../gcc.dg/tree-ssa/builtin-sprintf-warn-23.c | 24 +-
gcc/tree-ssa-strlen.c | 8 +-
.../21_strings/basic_string/capacity/1.cc | 2 +-
.../filesystem/path/factory/u8path-char8_t.cc | 3 +-
21 files changed, 2141 insertions(+), 355 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/Warray-bounds-90.c
create mode 100644 gcc/testsuite/gcc.dg/Wrestrict-23.c
create mode 100644 gcc/testsuite/gcc.dg/Wstringop-overflow-77.c
create mode 100644 gcc/testsuite/gcc.dg/Wstringop-overflow-78.c
create mode 100644 gcc/testsuite/gcc.dg/Wstringop-overflow-79.c
create mode 100644 gcc/testsuite/gcc.dg/Wstringop-overflow-80.c
create mode 100644 gcc/testsuite/gcc.dg/Wstringop-overflow-81.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_bmk_gnu_eabi_stm32/gnu_eabi-master-arm_eabi-coremark-O2_LTO
in repository toolchain/ci/newlib.
from 65d681866 Cygwin: document sig2str and str2sig in version.h
adds 23b1400f8 Cygwin: Make native clipboard layout same for 32- and 64-bit
No new revisions were added by this update.
Summary of changes:
winsup/cygwin/fhandler_clipboard.cc | 42 ++++++++++++++++++------------
winsup/cygwin/include/sys/clipboard.h | 49 +++++++++++++++++++++++++++++++++++
winsup/cygwin/release/3.3.0 | 4 +++
3 files changed, 78 insertions(+), 17 deletions(-)
create mode 100644 winsup/cygwin/include/sys/clipboard.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.