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 41a1e623 8: update: binutils-gcc-linux: 19827
new 46b134f9 8: update: binutils-gcc-linux: 19827
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 (41a1e623)
\
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 | 162 +-
02-prepare_abe/console.log | 54 +-
03-build_abe-binutils/console.log | 11513 +++++----
04-build_abe-stage1/console.log | 20568 ++++++++--------
05-build_linux/console.log | 7468 +++---
07-check_regression/console.log | 14 +-
07-check_regression/results.regressions | 20 +-
08-update_baseline/console.log | 70 +-
08-update_baseline/results.regressions | 20 +-
console.log | 39683 +++++++++++++++---------------
jenkins/manifest.sh | 18 +-
11 files changed, 39786 insertions(+), 39804 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/base-artifacts.
discards 77dee9f4 0: update: binutils-gcc-linux: boot
new 3f6ab610 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 (77dee9f4)
\
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 | 172 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 11285 ++++++-----
04-build_abe-stage1/console.log | 18192 +++++++++--------
05-build_linux/console.log | 804 +-
06-boot_linux/console.log | 1114 +-
07-check_regression/console.log | 8 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 2 +-
08-update_baseline/results.regressions | 2 +-
console.log | 32013 +++++++++++++++---------------
jenkins/manifest.sh | 6 +-
12 files changed, 32013 insertions(+), 32023 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 ab231af9ccd testsuite/98244 - amend gcc.dg/vect/vect-live-6.c
new 695b8d281ad arm: [testsuite] fix lob tests for -mfloat-abi=hard
new 33314b11ca2 arm: Improve documentation for effective target 'arm_softfloat'
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:
gcc/doc/sourcebuild.texi | 3 +--
gcc/testsuite/gcc.target/arm/lob2.c | 2 +-
gcc/testsuite/gcc.target/arm/lob3.c | 2 +-
gcc/testsuite/gcc.target/arm/lob4.c | 2 +-
gcc/testsuite/gcc.target/arm/lob5.c | 2 +-
gcc/testsuite/lib/target-supports.exp | 4 ++--
6 files changed, 7 insertions(+), 8 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-master-arm-stable-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 15cc148fb8 gdb: move bfd_open_from_target_memory to gdb_bfd
adds 6afcd2d416 [AArch64] SVE/FPSIMD fixup for big endian
adds ae1f4d2d99 Remove spurious newline on debug printf
adds 2ccee230f8 Fix off-by-one error in ada_fold_name
adds 1006702837 [gdb/testsuite] Fix gdb.tui/new-layout.exp with tcl 8.5
adds 33e06c75aa Automatic date update in version.in
adds 4483a8e72a gdb/testsuite: fix race condition in gdb.multi/multi-arch-exec.exp
adds 9cd7a95a2b [gdb/testsuite] Fix gdb.base/float128.exp with --with-mpfr=no
new b143e2d506 Fix a build problem when using FreeBSD 12.
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:
bfd/version.h | 2 +-
binutils/ChangeLog | 6 ++
binutils/ar.c | 2 +-
binutils/arsup.c | 2 +-
binutils/objcopy.c | 2 +-
gdb/ChangeLog | 30 ++++++++
gdb/aarch64-linux-tdep.c | 114 +++++++++++++++++++++++++-----
gdb/aarch64-tdep.h | 1 -
gdb/ada-lang.c | 3 +-
gdb/arch/aarch64.h | 2 +
gdb/breakpoint.c | 2 +-
gdb/nat/aarch64-sve-linux-ptrace.c | 77 ++++++++++++++++----
gdb/testsuite/ChangeLog | 17 +++++
gdb/testsuite/gdb.base/float128.exp | 22 +++++-
gdb/testsuite/gdb.multi/multi-arch-exec.c | 7 ++
gdb/testsuite/gdb.tui/new-layout.exp | 16 +++--
gdb/trad-frame.c | 46 +++++++++++-
gdb/trad-frame.h | 19 +++++
18 files changed, 322 insertions(+), 48 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-master-arm-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards c3a0400a 8: update: binutils-gcc-linux: 18035
new fecaec5c 8: update: binutils-gcc-linux: 18035
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 (c3a0400a)
\
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 | 165 +-
02-prepare_abe/console.log | 230 +-
03-build_abe-binutils/console.log | 11375 +++++----
04-build_abe-stage1/console.log | 20451 ++++++++-------
05-build_linux/console.log | 7538 +++---
07-check_regression/console.log | 28 +-
07-check_regression/results.regressions | 20 +-
08-update_baseline/console.log | 44 +-
08-update_baseline/results.regressions | 20 +-
console.log | 39837 +++++++++++++++---------------
jenkins/manifest.sh | 18 +-
11 files changed, 39844 insertions(+), 39882 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.