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-stable-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 867c09822c Automatic date update in version.in
adds 33d569b709 gdb/python: Return None from Progspace.block_for_pc on error
adds 4ccdfbec50 [gdb/testsuite] Add -wrap pattern flag to gdb_test_multiple
adds 71737c435d Simplify Python checks in configure.ac
adds cbb5a2ea49 Remove python_has_threads check in configure.ac
adds 7b71fc971b Call forget_cached_source_info to clear the stale source cache
adds e2ffdcea6c Automatic date update in version.in
adds c0c121b01c readelf PT_PHDR check
adds 30fe183248 PR4499, assign file positions assumes segment offsets increasing
new 158da0d12a [gdb/testsuite] Use -wrap and $gdb_test_name in gdb_test_mul [...]
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/ChangeLog | 23 ++
bfd/elf-nacl.c | 1 +
bfd/elf.c | 496 ++++++++++++++------------
bfd/elf32-spu.c | 1 +
bfd/version.h | 2 +-
binutils/ChangeLog | 5 +
binutils/readelf.c | 16 +-
gdb/ChangeLog | 23 ++
gdb/config.in | 6 -
gdb/configure | 84 +----
gdb/configure.ac | 72 +---
gdb/python/py-progspace.c | 6 +-
gdb/symfile.c | 3 +
gdb/testsuite/ChangeLog | 22 ++
gdb/testsuite/gdb.python/py-progspace.exp | 14 +
gdb/testsuite/gdb.reverse/sigall-precsave.exp | 14 +-
gdb/testsuite/gdb.reverse/sigall-reverse.exp | 22 +-
gdb/testsuite/gdb.reverse/solib-precsave.exp | 13 +-
gdb/testsuite/gdb.reverse/solib-reverse.exp | 13 +-
gdb/testsuite/gdb.reverse/step-precsave.exp | 18 +-
gdb/testsuite/gdb.reverse/until-precsave.exp | 13 +-
gdb/testsuite/gdb.reverse/until-reverse.exp | 13 +-
gdb/testsuite/lib/gdb.exp | 25 +-
include/ChangeLog | 6 +
include/elf/internal.h | 9 +-
25 files changed, 468 insertions(+), 452 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-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 0ba6f522 0: update: binutils-gcc-linux: all
new 3b68a366 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 (0ba6f522)
\
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 | 216 +-
02-prepare_abe/console.log | 362 +-
03-build_abe-binutils/console.log | 11871 +++++++-------
04-build_abe-stage1/console.log | 16044 +++++++++----------
05-build_linux/console.log | 2512 +--
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 31040 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 31091 insertions(+), 30984 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/llvm-release-aarch64-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 1dec9a55 0: update: llvm-linux: boot
new a527d8cb 0: update: llvm-linux: boot
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 (1dec9a55)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 220 +-
02-build_llvm/console.log | 12060 +++++++++++++++++------------------
03-build_linux/console.log | 686 +-
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 25 -
console.log | 12978 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 12982 insertions(+), 13007 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 8fda7730d16 Fix reductions for fully-masked loops
new 37438a1a429 Fix typo in dump_tree_statistics.
new 8f01336ddfc Update SVE tests for recent XPASSes
new 09a61eea0b9 Fix failure in gcc.target/sve/reduc_strict_3.c
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/ChangeLog | 4 ++++
gcc/testsuite/ChangeLog | 18 ++++++++++++++++++
gcc/testsuite/gcc.target/aarch64/sve/loop_add_5.c | 14 +++++++-------
gcc/testsuite/gcc.target/aarch64/sve/reduc_1.c | 8 ++++----
gcc/testsuite/gcc.target/aarch64/sve/reduc_2.c | 4 ++--
gcc/testsuite/gcc.target/aarch64/sve/reduc_5.c | 10 +++-------
gcc/testsuite/gcc.target/aarch64/sve/reduc_8.c | 3 +--
.../gcc.target/aarch64/sve/reduc_strict_3.c | 1 +
gcc/testsuite/gcc.target/aarch64/sve/slp_13.c | 11 +++++------
gcc/testsuite/gcc.target/aarch64/sve/slp_5.c | 22 ++++++----------------
gcc/testsuite/gcc.target/aarch64/sve/slp_7.c | 20 ++++++--------------
gcc/tree.c | 2 +-
12 files changed, 58 insertions(+), 59 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_bmk/gnu-release-arm-spec2k6-O3
in repository toolchain/ci/base-artifacts.
from 38e0af4b 3: update: gcc-c76bea446a384d976e7aa31001001c441e174b76: 0
new 954b9cb1 4: reset: glibc-56c86f5dd516284558e106d04b92875d5b623b7a: 0
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 | 163 +-
02-prepare_abe/console.log | 296 +-
03-build_abe-binutils/console.log | 9048 +--
04-build_abe-stage1/console.log | 18197 +++--
05-build_abe-linux/console.log | 292 +-
06-build_abe-glibc/console.log | 37757 ++++-----
07-build_abe-stage2/console.log | 45610 ++++++-----
09-benchmark-O3_marm/benchmark-start.log | 2 +-
09-benchmark-O3_marm/benchmark.log | 4 +-
09-benchmark-O3_marm/console.log | 140 +-
10-check_regression/console.log | 21 +-
11-update_baseline/console.log | 4371 +-
11-update_baseline/results-0.csv | 3365 +-
11-update_baseline/results-1.csv | 3200 +-
11-update_baseline/results-compare.csv | 24 +-
11-update_baseline/results-full.csv | 3454 +-
11-update_baseline/results.csv | 240 +-
11-update_baseline/results.log | 3928 +-
console.log | 115919 ++++++++++++++--------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
results_id | 2 +-
22 files changed, 122687 insertions(+), 123356 deletions(-)
create mode 100644 reset-baseline
--
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/llvm-master-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 7b4ea5a0 0: update: llvm-linux: all
new c98d039a 0: update: llvm-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 (7b4ea5a0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 | 220 +-
02-build_llvm/console.log | 13323 +++++++++++++++++------------------
03-build_linux/console.log | 766 +-
04-boot_linux/console.log | 6 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 14 +-
console.log | 14337 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 14358 insertions(+), 14328 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.