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/base-artifacts.
discards 8be7f680 0: update: binutils-685bb4e84bafaa5d9506cdacaf2766638bbbc560: 6
new 1de48fb2 0: update: gcc-d73c44800b53c7e130da29e4eff1960b8311ffcd: 6
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 (8be7f680)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_build/master- [...]
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 | 316 +-
02-prepare_abe/console.log | 452 +-
04-build_abe-binutils/console.log | 18682 +++---
05-build_abe-gcc/console.log | 39469 ++++++-------
07-build_abe-linux/console.log | 2765 +-
08-build_abe-glibc/console.log | 37536 ++++++------
09-build_abe-gdb/console.log | 12393 ++--
10-check_regression/console.log | 4 +-
11-update_baseline/console.log | 2 +-
console.log | 111717 +++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
11 files changed, 111469 insertions(+), 111875 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_bootstrap/master-aarch64-bootstrap_profiled
in repository toolchain/ci/binutils-gdb.
from fe7f0b0135 sim: m32r: add __linux__ hack for non-Linux hosts
adds a12ea97b9d Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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-aarch64-bootstrap_profiled
in repository toolchain/ci/base-artifacts.
discards 63aebe88 0: update: gcc-43a5d46feabd93ba78983919234f05f5fc9a0982: 2
new ae7ec77b 0: reset: binutils-a12ea97b9dab8eedf411fc5052ffaa8be29f5d36: 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 (63aebe88)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 | 209 +-
02-prepare_abe/console.log | 442 +-
04-build_abe-binutils/console.log | 11742 +--
05-build_abe-bootstrap_profiled/console.log | 107696 +++++++++++-----------
06-check_regression/console.log | 20 +-
07-update_baseline/console.log | 22 +-
console.log | 120177 +++++++++++++------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
9 files changed, 120332 insertions(+), 119986 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_gnu_cross_build/master-aarch64
in repository toolchain/ci/glibc.
from 032d74eaf6 support: Add support_wait_for_thread_exit
new d4877540e5 i686: Don't include multiarch memove in libc.a
new 3c8b9879ca x86-64: Use testl to check __x86_string_control
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:
sysdeps/i386/i686/multiarch/ifunc-impl-list.c | 2 +-
sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S | 4 ++--
2 files changed, 3 insertions(+), 3 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_cross_build/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
new d73c44800b5 Enable store fusion on Power10.
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:
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_gnu_cross_build/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 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.
new 00894ecf46 gdb: fix build error in unittests/parallel-for-selftests.c
new 6fc590e1f5 fbsd-nat: Don't use '%jd' and '%ju' with printf_filtered.
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:
gdb/Makefile.in | 1 +
gdb/fbsd-nat.c | 45 +++++++++---------
gdb/maint.c | 18 ++++++-
gdb/unittests/parallel-for-selftests.c | 86 ++++++++++++++++++++++++++++++++++
opcodes/riscv-dis.c | 4 +-
5 files changed, 129 insertions(+), 25 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_gnu_cross_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards d38d2b9e 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new ee27eb78 0: update: binutils-gcc-linux-glibc-gdb-qemu: 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 (d38d2b9e)
\
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 | 211 +-
02-prepare_abe/console.log | 484 +-
04-build_abe-binutils/console.log | 9166 ++-
05-build_abe-stage1/console.log | 13107 ++--
06-clean_sysroot/console.log | 4 +-
07-build_abe-linux/console.log | 2321 +-
08-build_abe-glibc/console.log | 38737 ++++++------
09-build_abe-stage2/console.log | 32373 +++++-----
10-build_abe-gdb/console.log | 10857 ++--
11-build_abe-qemu/console.log | 7093 +--
12-check_regression/console.log | 16 +-
13-update_baseline/console.log | 16 +-
console.log | 114461 +++++++++++++++++------------------
jenkins/manifest.sh | 26 +-
14 files changed, 114407 insertions(+), 114465 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 releases/gcc-11
in repository gcc.
from c27080718d4 Fix failed test cases caused by disabling mode promotion fo [...]
new 8a22edc6f97 Update gcc sv.po.
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:
gcc/po/sv.po | 6 +++---
1 file changed, 3 insertions(+), 3 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 d73c44800b5 Enable store fusion on Power10.
new 42ade7bdc16 Update gcc sv.po.
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:
gcc/po/sv.po | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.