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
in repository toolchain/ci/interesting-commits.
from ad3c0b1 Add last-good fb1b7fcec211dcf1c321895cbf8bfb6f551a3568 from h [...]
new e3ae4fa Add regression d2374b07553db9033ff34990d18250496b3f6171 from [...]
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:
gdb | 1 +
1 file changed, 1 insertion(+)
--
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
in repository toolchain/ci/interesting-commits.
from c80aa46 Add regression 710ba420fd417a4a82e0ad2e998e5f3b972cb503 from [...]
new ad3c0b1 Add last-good fb1b7fcec211dcf1c321895cbf8bfb6f551a3568 from 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:
gdb | 1 +
1 file changed, 1 insertion(+)
--
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_cross_build/master-arm
in repository toolchain/ci/base-artifacts.
discards 46b88a41 0: update: gdb-f947f96797f8ec33aabf9cd7234c850778068445: 7
new 745af112 0: update: glibc-032d74eaf6179100048a5bf0ce942e97dc8b9a60: 7
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 (46b88a41)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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 | 231 +-
02-prepare_abe/console.log | 484 +-
04-build_abe-binutils/console.log | 8668 +--
05-build_abe-stage1/console.log | 18715 +++---
06-clean_sysroot/console.log | 4 +-
07-build_abe-linux/console.log | 2736 +-
08-build_abe-glibc/console.log | 37423 ++++++-----
09-build_abe-stage2/console.log | 35967 +++++-----
10-build_abe-gdb/console.log | 10289 ++-
11-build_abe-qemu/console.log | 6836 +-
12-check_regression/console.log | 16 +-
13-update_baseline/console.log | 16 +-
console.log | 127185 +++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
14 files changed, 124248 insertions(+), 124330 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 42ade7bdc16 Update gcc sv.po.
new a6fe949d570 Fix libgfortran build on hppa*-hp-hpux[01]*
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:
fixincludes/fixincl.x | 68 ++++++++++++++++++++++++++++++++++++---
fixincludes/inclhack.def | 28 ++++++++++++++++
fixincludes/tests/base/inttypes.h | 22 +++++++++++++
3 files changed, 113 insertions(+), 5 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_check/master-aarch64
in repository toolchain/ci/gcc.
from 89f33f44add tree-optimization/102128 - rework if-converted BB vect heuristic
adds 02dbf5d1273 libphobos: Compile configure tests with -fno-druntime
adds d73c44800b5 Enable store fusion on Power10.
No new revisions were added by this update.
Summary of changes:
gcc/config/rs6000/rs6000-cpus.def | 4 +-
gcc/config/rs6000/rs6000.c | 95 ++++++++++++++++++++++
gcc/config/rs6000/rs6000.opt | 4 +
gcc/testsuite/gcc.target/powerpc/fusion-p10-stst.c | 31 +++++++
.../gcc.target/powerpc/fusion-p10-stst2.c | 30 +++++++
libphobos/configure | 28 +++----
libphobos/m4/autoconf.m4 | 2 +-
libphobos/m4/gcc_support.m4 | 2 +-
8 files changed, 179 insertions(+), 17 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/fusion-p10-stst.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/fusion-p10-stst2.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_gcc_check/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 9b9b1092f0 RISC-V: PR27916, Support mapping symbols.
adds f947f96797 [gdb/cli] Don't assert on empty string for core-file
adds ee8b88452c Add a show function for "maint show worker-threads"
adds 282aa4f7d2 Add some parallel_for_each tests
adds 685bb4e84b RISC-V: PR28291, Fix the gdb fails that PR27916 caused.
adds 00894ecf46 gdb: fix build error in unittests/parallel-for-selftests.c
No new revisions were added by this update.
Summary of changes:
gdb/Makefile.in | 1 +
gdb/corelow.c | 3 +-
gdb/maint.c | 18 +++++-
gdb/testsuite/gdb.base/batch-exit-status.exp | 4 ++
gdb/unittests/parallel-for-selftests.c | 86 ++++++++++++++++++++++++++++
opcodes/riscv-dis.c | 4 +-
6 files changed, 112 insertions(+), 4 deletions(-)
create mode 100644 gdb/unittests/parallel-for-selftests.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_gcc_check/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 9bffe5e7 15: update: binutils-gcc: 1
new 026f93da 15: 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 (9bffe5e7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-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 | 212 +-
02-prepare_abe/console.log | 420 +-
03-build_abe-binutils/console.log | 11443 +++----
04-build_abe-gcc/console.log | 34669 ++++++++++---------
05-build_abe-dejagnu/console.log | 268 +-
06-build_abe-check_gcc/console.log | 304 +-
07-check_regression/console.log | 312 +-
07-check_regression/results.compare1 | 6 +-
07-check_regression/results.compare2 | 16 +-
08-update_baseline/console.log | 9402 ++---
08-update_baseline/results.compare1 | 6 +-
08-update_baseline/results.compare2 | 16 +-
08-update_baseline/results.regressions | 16 +-
console.log | 57100 +++++++++++++++----------------
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3390356 -> 3398316 bytes
sumfiles/g++.sum | 116 +-
sumfiles/gcc.log.xz | Bin 2861436 -> 2870948 bytes
sumfiles/gcc.sum | 4724 +--
sumfiles/gfortran.log.xz | Bin 830632 -> 827480 bytes
sumfiles/gfortran.sum | 92 +-
sumfiles/libatomic.log.xz | Bin 2176 -> 2168 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 167684 -> 167424 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2524 -> 2528 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 429900 -> 424304 bytes
sumfiles/libstdc++.sum | 12 +-
29 files changed, 59493 insertions(+), 59679 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.