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-arm-bootstrap_profiled
in repository toolchain/ci/base-artifacts.
discards 4b8e56ca 0: update: binutils-gcc: 2
new 2cdfa82e 0: update: binutils-gcc: 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 (4b8e56ca)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
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.xz | Bin 1544 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 51980 -> 51628 bytes
05-build_abe-bootstrap_profiled/console.log.xz | Bin 928800 -> 930744 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 insertions(+), 14 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_debug
in repository toolchain/ci/base-artifacts.
discards 7fc62248 2: update: binutils-gcc: 0
new 2d08477d 2: update: binutils-gcc: 0
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 (7fc62248)
\
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.xz | Bin 1548 -> 1700 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2740 bytes
04-build_abe-binutils/console.log.xz | Bin 24700 -> 24544 bytes
06-check_regression/console.log.xz | Bin 412 -> 412 bytes
07-update_baseline/console.log | 48 +++++++++++++++++------------------
jenkins/manifest.sh | 12 ++++-----
6 files changed, 30 insertions(+), 30 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/gdb.
from 9457d59e9d Automatic date update in version.in
adds 11c19d73c3 gdb: testsuite: remove attach test from can_spawn_for_attach
adds a7e6a19e87 gdb: testsuite: add new gdb_attach to check "attach" command
adds 5b5442fbf0 gdb: testsuite: use gdb_attach to fix attach-pie-noexec.exp
adds f629ad7dac gdb: testsuite: use gdb_attach to fix jit-elf.exp
new b8466ab5e5 Only .so files are used in libcollector. Remove the other files.
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/testsuite/gdb.base/attach-pie-noexec.exp | 5 +-
gdb/testsuite/gdb.base/jit-elf.exp | 24 ++++++----
gdb/testsuite/lib/gdb.exp | 72 +++++++++++++---------------
gprofng/libcollector/Makefile.am | 4 +-
gprofng/libcollector/Makefile.in | 4 +-
5 files changed, 58 insertions(+), 51 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/glibc.
from f7fbb99652 Use Linux 5.17 in build-many-glibcs.py
adds d3f2c2c8b5 getaddrinfo: Refactor code for readability
new cb7b1c9014 configure.ac: fix bashisms in configure.ac
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:
configure | 2 +-
configure.ac | 2 +-
sysdeps/posix/getaddrinfo.c | 45 ++++++++++++++++------
sysdeps/powerpc/powerpc64/le/configure | 2 +-
sysdeps/powerpc/powerpc64/le/configure.ac | 2 +-
.../powerpc/powerpc64/le/fpu/multiarch/configure | 2 +-
.../powerpc64/le/fpu/multiarch/configure.ac | 2 +-
7 files changed, 39 insertions(+), 18 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/binutils-gdb.
from 9457d59e9d Automatic date update in version.in
adds 11c19d73c3 gdb: testsuite: remove attach test from can_spawn_for_attach
adds a7e6a19e87 gdb: testsuite: add new gdb_attach to check "attach" command
adds 5b5442fbf0 gdb: testsuite: use gdb_attach to fix attach-pie-noexec.exp
adds f629ad7dac gdb: testsuite: use gdb_attach to fix jit-elf.exp
adds b8466ab5e5 Only .so files are used in libcollector. Remove the other files.
No new revisions were added by this update.
Summary of changes:
gdb/testsuite/gdb.base/attach-pie-noexec.exp | 5 +-
gdb/testsuite/gdb.base/jit-elf.exp | 24 ++++++----
gdb/testsuite/lib/gdb.exp | 72 +++++++++++++---------------
gprofng/libcollector/Makefile.am | 4 +-
gprofng/libcollector/Makefile.in | 4 +-
5 files changed, 58 insertions(+), 51 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.