This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards e663fecd 0: update: binutils-gcc-linux: all
new 3b1d491b 0: update: binutils-gcc-linux: 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 (e663fecd)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 91 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11518 ++++++------
04-build_abe-stage1/console.log | 15664 +++++++++--------
05-build_linux/console.log | 6086 +++----
06-boot_linux/console.log | 6 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 2 +-
console.log | 33807 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
10 files changed, 33798 insertions(+), 33832 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_kernel/gnu-master-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards d0ffa21b 0: update: binutils-gcc-linux: all
new aa43816f 0: update: binutils-gcc-linux: 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 (d0ffa21b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 166 +-
02-prepare_abe/console.log | 428 +-
03-build_abe-binutils/console.log | 11128 +++++------
04-build_abe-stage1/console.log | 20276 ++++++++++---------
05-build_linux/console.log | 5647 +++---
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 2 +-
console.log | 37651 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results | 2 +-
11 files changed, 37607 insertions(+), 37713 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 devel/ranger
in repository gcc.
from 6431c0c9363 Rewrite bitwise_and::op1_range to use evrp's code.
new 185146f0ac5 Rewrite vr_values::outgoing_edge_range_p to use all availab [...]
new 73a9a85d0d3 Add debug counter for when evrp ranges are calculated.
new 6b52a6baaa1 Implement strcmp variants for gimple and trees.
new b6a6426a49e Use widest_irange temporaries in the GORI logical code.
new 96e9021d1c5 Implement a special case of operator_mult::op1_range for si [...]
new 39ba0fabc05 Always use known range for operand2 in gori_compute::comput [...]
new 665956722d8 Comment the equivalence_iterator.
new 483d62b0dcc Ignore discrepancies between gori and evrp for equivalence [...]
new ec00a647c96 Do not calculate ranges for names that are not in the GORI [...]
new 63657cd2eb2 Avoid dumping empty lines in gori::dump.
new 3c027e0f146 Change debug_gori_ranges so it can dump to any file.
new bce6d53da62 GORIME environment variable can be used to run in dump only mode.
new ac18bfb92b1 Tweak dump_gori_differences.
new a3c7d42f456 Mark assert's that are not computable by GORI and ignore them.
new 74cb4de8996 Rename all variables S to STMT in GORI for consistency.
new a542cf738ec Gori adjustments for Ada multi-bit booleans.
new f6873bb8ff0 Implement operator_bitwise_xor::op1_range for booleans.
The 17 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/dbgcnt.def | 1 +
gcc/gimple-pretty-print.c | 49 ++++++++++++++++
gcc/gimple-range-gori.cc | 129 ++++++++++++++++++++++++------------------
gcc/gimple-ssa-evrp-analyze.c | 125 ++++++++++++++++++++++++++++------------
gcc/gimple-ssa-evrp-analyze.h | 6 +-
gcc/range-op.cc | 92 +++++++++++++++++++++++++++---
gcc/tree-vrp.c | 26 ++++++++-
gcc/tree-vrp.h | 2 +
gcc/vr-values.c | 98 ++++++++++++++++++--------------
gcc/vr-values.h | 7 ++-
10 files changed, 387 insertions(+), 148 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_kernel/gnu-master-aarch64-lts-allnoconfig
in repository toolchain/ci/binutils-gdb.
from a98c743fdf Re: vms buffer overflows and large memory allocation
adds c9af65210c [gdb/testsuite] Fix layout next/prev/regs help message
adds a88ef40d0f [gdb] Ensure listing of unused static var in info locals
adds 83d4d556e2 Fix a spelling mistake in the binutils documentation.
adds 45c63c0fe8 Updated translations for some of the binutils sub-directories.
adds e56d7f1e19 gdb/doc: Fix header alignment of 'info threads' example output
adds 7693576838 Simplify setting of reading_partial_symbols
adds 197400e800 Convert IS_TYPE_UNIT_GROUP to method
adds 4ac9383206 Fix a memory leak and remove an unused member
adds a60419c8c9 Automatic date update in version.in
adds c325c44ef6 gdb/copyright.py: Add generated files in gnulib/ to exclude list
new 8cb5117ccf Move dwarf2_get_die_type declaration to dwarf2/read.h
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:
bfd/version.h | 2 +-
binutils/ChangeLog | 6 +
binutils/doc/binutils.texi | 2 +-
gdb/ChangeLog | 43 +
gdb/copyright.py | 4 +-
gdb/doc/ChangeLog | 5 +
gdb/doc/gdb.texinfo | 2 +-
gdb/dwarf2/loc.h | 3 -
gdb/dwarf2/read.c | 31 +-
gdb/dwarf2/read.h | 13 +
gdb/stack.c | 1 +
gdb/testsuite/ChangeLog | 6 +
.../info-locals-unused-static-var.c} | 12 +-
...ution.exp => info-locals-unused-static-var.exp} | 23 +-
gdb/tui/tui-layout.c | 6 +-
gold/ChangeLog | 4 +
gold/po/fr.po | 308 +-
gprof/ChangeLog | 4 +
gprof/po/ms.po | 52 +-
ld/ChangeLog | 4 +
ld/po/fr.po | 6229 +++++++-------------
21 files changed, 2566 insertions(+), 4194 deletions(-)
copy gdb/testsuite/{gdb.tui/tui-layout-asm-short-prog.S => gdb.base/info-locals-un [...]
copy gdb/testsuite/gdb.base/{source-execution.exp => info-locals-unused-static-var [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.