This is an automated email from the git hooks/post-receive script.
"tcwg-buildslave pushed a change to branch master
in repository toolchain/gcc-compare-results.
from 825b8ec From https://ci.linaro.org/job/tcwg_gnu_native_check_gdb-bise [...]
new 2e72ad3 From https://ci.linaro.org/job/tcwg_gcc_check-bisect-master-a [...]
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:
.../flaky/tcwg_gcc_check-master-aarch64.xfail | 42 ++++++++++++++++++++++
1 file changed, 42 insertions(+)
--
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 b48d4e68186 Move more warning code to gimple-ssa-warn-access etc.
new e68c8280fa2 Abstract tracing routines into a class.
new 0bb74a28e13 Change evrp-mode options.
new 4759e1e0453 Add GORI tracing faciltiies.
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/Makefile.in | 1 +
gcc/flag-types.h | 11 +-
gcc/gimple-range-cache.cc | 3 +
gcc/gimple-range-cache.h | 1 -
gcc/gimple-range-fold.cc | 4 +-
gcc/gimple-range-gori.cc | 172 +++++++++++++++++---
gcc/gimple-range-gori.h | 1 +
gcc/gimple-range-trace.cc | 206 ++++++++++++++++++++++++
gcc/gimple-range-trace.h | 61 +++++++
gcc/gimple-range.cc | 393 ++++++++++++----------------------------------
gcc/gimple-range.h | 34 +---
gcc/params.opt | 11 +-
12 files changed, 539 insertions(+), 359 deletions(-)
create mode 100644 gcc/gimple-range-trace.cc
create mode 100644 gcc/gimple-range-trace.h
--
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 master
in repository toolchain/gcc-compare-results.
from 80f3c7b From https://ci.linaro.org/job/tcwg_gnu_native_check_gdb-bise [...]
new 825b8ec From https://ci.linaro.org/job/tcwg_gnu_native_check_gdb-bise [...]
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:
.../tcwg_gnu_native_check_gdb-release-arm.xfail | 26 ++++++++++++++++++++++
1 file changed, 26 insertions(+)
--
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_profiled
in repository toolchain/ci/base-artifacts.
discards 2eb3f954 0: update: binutils-gcc: 2
new 339bba40 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 (2eb3f954)
\
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 | 240 +-
02-prepare_abe/console.log | 270 +-
04-build_abe-binutils/console.log | 18184 ++-
05-build_abe-bootstrap_profiled/console.log | 142746 +++++++++++-----------
06-check_regression/console.log | 22 +-
07-update_baseline/console.log | 20 +-
console.log | 161516 +++++++++++++------------
jenkins/manifest.sh | 12 +-
8 files changed, 161599 insertions(+), 161411 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_native_build/master-arm
in repository toolchain/ci/glibc.
from 33c50ef428 elf: Drop elf/tls-macros.h in favor of __thread and tls_mode [...]
new b37b75d269 x86_64: Simplify elf_machine_{load_address,dynamic}
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/x86_64/dl-machine.h | 21 +++++++--------------
1 file changed, 7 insertions(+), 14 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_native_build/master-arm
in repository toolchain/ci/linux.
from a2824f19e606 Merge tag 'mtd/fixes-for-5.14-rc7' of git://git.kernel.org [...]
adds 5261cdf457ce crypto: drbg - select SHA512
adds 794c7931a242 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux [...]
new 6c34df6f350d tracing: Apply trace filters on all output channels
new 614cb2751d31 Merge tag 'trace-v5.14-rc6' of git://git.kernel.org/pub/sc [...]
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:
crypto/Kconfig | 2 +-
kernel/trace/trace.c | 18 +++++++++++++++---
kernel/trace/trace.h | 32 --------------------------------
3 files changed, 16 insertions(+), 36 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_native_check_gdb/master-aarch64
in repository toolchain/ci/glibc.
from 08fc6df294 hurd mmap: Factorize MAP_SHARED flag check
adds 5a5358b749 hurd mmap: Reduce the requested max vmprot
No new revisions were added by this update.
Summary of changes:
sysdeps/mach/hurd/mmap.c | 22 ++++++++++++++++++----
1 file changed, 18 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.