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-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 2c963ca81 4: update: binutils-gcc-linux: 19871
new 4a026d6fe 4: update: binutils-gcc-linux: 19871
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 (2c963ca81)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 182 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 11920 ++++-----
04-build_abe-stage1/console.log | 20531 +++++++--------
05-build_linux/console.log | 7102 +++---
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 8 +-
08-update_baseline/console.log | 150 +-
08-update_baseline/results.regressions | 8 +-
console.log | 40333 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
11 files changed, 40355 insertions(+), 40341 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-release-arm-lts-defconfig
in repository toolchain/ci/gcc.
from 7e785f4c764 AArch64: Skip test for pr97535 on ILP32 since it can't expr [...]
adds cbc9dab25fb libstdc++: Make pmr::synchronized_pool_resource work withou [...]
adds 600ef5614b2 add --with-tune configure flag
adds e56eee08489 add --with-{cpu,arch,tune}-{32,64} as alias flags for --wit [...]
adds 83ded159c96 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 40 +++++++
gcc/DATESTAMP | 2 +-
gcc/config.gcc | 23 +++-
gcc/doc/install.texi | 2 +-
gcc/testsuite/ChangeLog | 26 +++++
libstdc++-v3/ChangeLog | 27 +++++
libstdc++-v3/src/c++17/memory_resource.cc | 127 ++++++++++++++-------
.../synchronized_pool_resource/allocate_single.cc | 24 ++++
.../synchronized_pool_resource/cons_single.cc | 24 ++++
.../synchronized_pool_resource/release_single.cc | 24 ++++
10 files changed, 270 insertions(+), 49 deletions(-)
create mode 100644 libstdc++-v3/testsuite/20_util/synchronized_pool_resource/alloc [...]
create mode 100644 libstdc++-v3/testsuite/20_util/synchronized_pool_resource/cons_ [...]
create mode 100644 libstdc++-v3/testsuite/20_util/synchronized_pool_resource/relea [...]
--
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-release-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 01c3ab472 0: update: binutils-gcc-linux: boot
new 7c6a0ad64 0: update: binutils-gcc-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 (01c3ab472)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 | 132 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 11462 +++++------
04-build_abe-stage1/console.log | 17919 +++++++++--------
05-build_linux/console.log | 796 +-
06-boot_linux/console.log | 392 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 2 +-
08-update_baseline/results.regressions | 2 +-
console.log | 31141 +++++++++++++++---------------
jenkins/manifest.sh | 10 +-
12 files changed, 31137 insertions(+), 31159 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-release-aarch64-stable-allyesconfig
in repository toolchain/ci/gcc.
from 7e785f4c764 AArch64: Skip test for pr97535 on ILP32 since it can't expr [...]
adds cbc9dab25fb libstdc++: Make pmr::synchronized_pool_resource work withou [...]
adds 600ef5614b2 add --with-tune configure flag
adds e56eee08489 add --with-{cpu,arch,tune}-{32,64} as alias flags for --wit [...]
adds 83ded159c96 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 40 +++++++
gcc/DATESTAMP | 2 +-
gcc/config.gcc | 23 +++-
gcc/doc/install.texi | 2 +-
gcc/testsuite/ChangeLog | 26 +++++
libstdc++-v3/ChangeLog | 27 +++++
libstdc++-v3/src/c++17/memory_resource.cc | 127 ++++++++++++++-------
.../synchronized_pool_resource/allocate_single.cc | 24 ++++
.../synchronized_pool_resource/cons_single.cc | 24 ++++
.../synchronized_pool_resource/release_single.cc | 24 ++++
10 files changed, 270 insertions(+), 49 deletions(-)
create mode 100644 libstdc++-v3/testsuite/20_util/synchronized_pool_resource/alloc [...]
create mode 100644 libstdc++-v3/testsuite/20_util/synchronized_pool_resource/cons_ [...]
create mode 100644 libstdc++-v3/testsuite/20_util/synchronized_pool_resource/relea [...]
--
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-release-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 909338477 0: update: binutils-gcc-linux: all
new 6e4b887da 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 (909338477)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 128 +-
02-prepare_abe/console.log | 312 +-
03-build_abe-binutils/console.log | 11529 +++++++------
04-build_abe-stage1/console.log | 13672 ++++++++-------
05-build_linux/console.log | 758 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 2 +-
console.log | 26471 +++++++++++++++---------------
jenkins/manifest.sh | 10 +-
12 files changed, 26439 insertions(+), 26461 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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/abe.
from ae5d0037 latest-rel: Bump to qemu-v5.0.0
new 37497f3a config/latest-rel: Update component versions
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:
config/latest-rel/binutils.conf | 2 +-
config/latest-rel/gcc.conf | 2 +-
config/latest-rel/gdb.conf | 2 +-
config/latest-rel/gdbserver.conf | 2 +-
config/latest-rel/glibc.conf | 2 +-
config/latest-rel/newlib.conf | 2 +-
config/latest-rel/qemu.conf | 2 +-
7 files changed, 7 insertions(+), 7 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 binutils-gdb.
from 99fabbc9739 Support SHF_GNU_RETAIN ELF section flag
new 058430b4a1e Re: Stop Gas from generating line info or address ranges
new e4d9e5422fa PowerPC paranioa testing of symbol merging involving comdat groups
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:
gas/ChangeLog | 12 +++++++++
gas/doc/as.texi | 14 +++++++----
gas/dwarf2dbg.c | 16 ++++++------
gas/frags.c | 42 ++++++++++++++++++++++++++++++++
gas/frags.h | 2 ++
gas/read.c | 46 ++++++++++++++++++++++++-----------
gas/testsuite/gas/elf/dwarf2-20.d | 8 +++++-
gas/testsuite/gas/elf/dwarf2-20.s | 10 ++++----
gas/testsuite/gas/m68hc11/indexed12.d | 4 +++
ld/ChangeLog | 12 +++++++++
ld/testsuite/ld-powerpc/group1.d | 14 +++++++++++
ld/testsuite/ld-powerpc/group1.s | 10 ++++++++
ld/testsuite/ld-powerpc/group1.sym | 3 +++
ld/testsuite/ld-powerpc/group2.d | 13 ++++++++++
ld/testsuite/ld-powerpc/group2.s | 9 +++++++
ld/testsuite/ld-powerpc/group2.sym | 3 +++
ld/testsuite/ld-powerpc/group3.s | 9 +++++++
ld/testsuite/ld-powerpc/group3.sym | 3 +++
ld/testsuite/ld-powerpc/powerpc.exp | 9 +++++++
19 files changed, 207 insertions(+), 32 deletions(-)
create mode 100644 ld/testsuite/ld-powerpc/group1.d
create mode 100644 ld/testsuite/ld-powerpc/group1.s
create mode 100644 ld/testsuite/ld-powerpc/group1.sym
create mode 100644 ld/testsuite/ld-powerpc/group2.d
create mode 100644 ld/testsuite/ld-powerpc/group2.s
create mode 100644 ld/testsuite/ld-powerpc/group2.sym
create mode 100644 ld/testsuite/ld-powerpc/group3.s
create mode 100644 ld/testsuite/ld-powerpc/group3.sym
--
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-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 54e649ba3 4: update: binutils-gcc-linux: 18077
new 5b1a853df 4: update: binutils-gcc-linux: 18077
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 (54e649ba3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 182 +-
02-prepare_abe/console.log | 446 +-
03-build_abe-binutils/console.log | 11621 ++++-----
04-build_abe-stage1/console.log | 20405 +++++++--------
05-build_linux/console.log | 6776 ++---
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 8 +-
08-update_baseline/console.log | 92 +-
08-update_baseline/results.regressions | 8 +-
console.log | 39516 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
11 files changed, 39633 insertions(+), 39445 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.