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-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 8da81690 0: update: binutils-llvm-linux-qemu: boot
new 816b0467 0: update: binutils-llvm-linux-qemu: 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 (8da81690)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
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 | 156 +-
02-prepare_abe/console.log | 462 +-
03-build_abe-binutils/console.log | 12007 +++++-----
04-build_llvm/console.log | 14019 ++++++------
05-build_abe-qemu/console.log | 7046 +++---
06-build_linux/console.log | 755 +-
07-boot_linux/console.log | 494 +-
08-check_regression/console.log | 14 +-
08-check_regression/results.regressions | 20 +-
09-update_baseline/console.log | 14 +-
09-update_baseline/results.regressions | 20 +-
console.log | 34967 +++++++++++++++---------------
jenkins/manifest.sh | 28 +-
13 files changed, 34300 insertions(+), 35702 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/gnu-master-arm-bootstrap_O1
in repository toolchain/ci/gcc.
from e0335bb7d1f Revert "RISC-V: Detect python and pick best one for calling [...]
adds f8884b9c51f gcov: Fix use of profile info section
adds e4d306cf706 c++tools, configury: Configure with C++; test checking stat [...]
adds 8edb6142050 libstdc++: Make __gnu_cxx::sequence_buffer move-aware [PR101542]
adds b937dbf2577 Adjust macro to avoid warning [PR101379].
adds c2b15fe27e6 Fortran: ICE, OOM while calculating sizes of derived type a [...]
adds 7aa28dbc371 x86: Remove OPTION_MASK_ISA_SSE4_2 from CRC32 _builtin functions
adds 005054e48e2 rs6000: Main function with stubs for parsing and output
adds c2d777d6f3a rs6000: Parsing built-in input file, part 1 of 3
adds 3c51b62bb8f rs6000: Parsing built-in input file, part 2 of 3
adds 63c334f286e rs6000: Parsing built-in input file, part 3 of 3
adds 582b56dfd02 rs6000: Parsing of overload input file
adds 04ef43c7b35 rs6000: Build and store function type identifiers
adds 86e5e4c9371 rs6000: Write output to the builtin definition include file
adds 89c0330163f rs6000: Write output to the builtins header file
adds ef9af12d241 rs6000: Write output to the builtins init file, part 1 of 3
adds d3f5a1418b4 rs6000: Write output to the builtins init file, part 2 of 3
adds 133aa7e54f7 rs6000: Add int128 target check to pr101129.c (PR101531)
new e279e32243c Fix typos in a comment.
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:
c++tools/config.h.in | 3 +
c++tools/configure | 761 ++----------
c++tools/configure.ac | 31 +
c++tools/server.cc | 28 +
gcc/config/i386/i386-builtin.def | 8 +-
gcc/config/rs6000/rs6000-gen-builtins.c | 1793 +++++++++++++++++++++++++++
gcc/coverage.c | 2 +
gcc/fortran/target-memory.c | 3 +
gcc/fortran/trans-types.c | 4 +-
gcc/testsuite/gcc.target/i386/crc32-6.c | 13 +
gcc/testsuite/gcc.target/powerpc/pr101129.c | 1 +
gcc/testsuite/gfortran.dg/pr101514.f90 | 35 +
gcc/tree-ssa-alias.c | 6 +-
libatomic/config/linux/arm/host-config.h | 8 +-
libstdc++-v3/include/ext/rope | 9 +-
libstdc++-v3/testsuite/ext/rope/101542.cc | 27 +
16 files changed, 2068 insertions(+), 664 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/crc32-6.c
create mode 100644 gcc/testsuite/gfortran.dg/pr101514.f90
create mode 100644 libstdc++-v3/testsuite/ext/rope/101542.cc
--
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/gnu-master-arm-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 7704ecdc 2: update: binutils-gcc: 0
discards 4c74c406 1: reset: gcc-a110855667782dac7b674d3e328b253b3b3c919b: 0
discards d059ca80 0: update: gcc-7d6979197274a662da7bdc564314afe8415865c1: 1
new 0ff681ac 0: update: binutils-gcc: 1
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 (7704ecdc)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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 | 194 +-
02-prepare_abe/console.log | 248 +-
04-build_abe-bootstrap_O1/console.log | 79162 ++++++++++++++++--------------
05-check_regression/console.log | 24 +-
06-update_baseline/console.log | 78 +-
06-update_baseline/results.regressions | 11 -
console.log | 79706 +++++++++++++++++--------------
jenkins/manifest.sh | 16 +-
results | 2 +
9 files changed, 86861 insertions(+), 72580 deletions(-)
delete mode 100644 06-update_baseline/results.regressions
--
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/gnu-release-aarch64-bootstrap_debug
in repository toolchain/ci/binutils-gdb.
at 84fd26d820 Backport patch to fix a quadratic slow down in the BFD library.
No new revisions were added by this update.
--
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/gnu-release-aarch64-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards 14840139 0: update: binutils-gcc: 1
new ca709fa2 0: update: binutils-gcc: 1
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 (14840139)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-aarch64- [...]
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 | 201 +-
02-prepare_abe/console.log | 216 +-
04-build_abe-bootstrap_debug/console.log | 56685 ++++++++++++++--------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 4 +-
console.log | 57108 +++++++++++++++--------------
jenkins/manifest.sh | 16 +-
7 files changed, 57133 insertions(+), 57099 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.