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-aarch64-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards c5455a5d 0: update: binutils-gcc-linux: boot
new a945f00c 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 (c5455a5d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 220 +-
02-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 11916 +++++++--------
04-build_abe-stage1/console.log | 15989 ++++++++++----------
05-build_linux/console.log | 822 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 25 +
console.log | 29420 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
9 files changed, 29462 insertions(+), 29390 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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 432afb5c 4: update: linux-442630f691a1537b7e0cc35e3d580222077549cb: 18107
discards 011294d3 3: reset: linux-7141642ed1209e413f74605873ac2bdd86736769: 17886
discards 8511ff81 2: update: gcc-36112481bc63ce6f1c7697e22647a1caca76f172: 18109
new 01ee9bb5 2: update: binutils-gcc-linux: 18122
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 (432afb5c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 133 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 11211 +++++------
04-build_abe-stage1/console.log | 19854 ++++++++++----------
05-build_linux/console.log | 4074 ++--
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 85 +-
console.log | 35801 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results | 2 +-
10 files changed, 35282 insertions(+), 36338 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-next-allmodconfig
in repository toolchain/ci/binutils-gdb.
from f21410c03a Automatic date update in version.in
adds 46e292ab0a S/390: Add support for z15 as CPU name.
adds 6446511295 PowerPC local got test
adds 063c511bd7 PR25078, stack overflow in function find_abstract_instance
adds b7d9d3ee59 PR25079, "ar s" stopped working
adds 34916edc47 Move declaration of lang_frame_mismatch_warn to header.
adds 79bb1944d6 Move declaration of overload_debug to header
adds cd6fdaa1ed Let ARI allow gdb %p printf extensions
adds dde996e213 Don't include buildsym-legacy.h in windows-nat.c
adds 3abea05d9b Remove two unused items from windows-nat.c
adds 41481f9e4e Automatic date update in version.in
new 336bfbeb18 PR25070, SEGV in function _bfd_dwarf2_find_nearest_line
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/ChangeLog | 13 +++++++++++
bfd/dwarf2.c | 46 ++++++++++++++++++++++---------------
bfd/version.h | 2 +-
binutils/ChangeLog | 6 +++++
binutils/ar.c | 3 ++-
gas/config/tc-s390.c | 2 +-
gas/doc/as.texi | 3 ++-
gas/doc/c-s390.texi | 4 ++--
gdb/ChangeLog | 32 ++++++++++++++++++++++++++
gdb/contrib/ari/gdb_ari.sh | 3 ++-
gdb/gdbtypes.c | 3 +--
gdb/gdbtypes.h | 5 ++++
gdb/language.c | 9 ++++----
gdb/language.h | 5 ++++
gdb/top.c | 4 +---
gdb/valops.c | 2 +-
gdb/windows-nat.c | 15 ------------
ld/ChangeLog | 6 +++++
ld/testsuite/ld-powerpc/localgot.d | 8 +++++++
ld/testsuite/ld-powerpc/localgot.s | 5 ++++
ld/testsuite/ld-powerpc/powerpc.exp | 1 +
opcodes/s390-mkopc.c | 3 ++-
22 files changed, 127 insertions(+), 53 deletions(-)
create mode 100644 ld/testsuite/ld-powerpc/localgot.d
create mode 100644 ld/testsuite/ld-powerpc/localgot.s
--
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-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 113eec5b 4: update: linux-442630f691a1537b7e0cc35e3d580222077549cb: 19903
new c4b6da9c 4: update: binutils-gcc-linux: 19903
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 (113eec5b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 158 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11298 ++++++------
04-build_abe-stage1/console.log | 19847 ++++++++++----------
05-build_linux/console.log | 4032 ++--
07-check_regression/console.log | 6 +-
08-update_baseline/console.log | 75 +-
console.log | 35854 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
9 files changed, 35285 insertions(+), 36435 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-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
from e63fc0dd 2: update: gcc-ea6e1dcb1afbe9cb338eec9408e718c4887a58a0: 18954
new 7da3c9be 3: reset: linux-7141642ed1209e413f74605873ac2bdd86736769: 18692
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 | 208 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 10907 ++++++------
04-build_abe-stage1/console.log | 15581 +++++++++--------
05-build_linux/console.log | 5553 +++---
07-check_regression/console.log | 24 +-
08-update_baseline/console.log | 64 +-
console.log | 32779 ++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
results | 2 +-
11 files changed, 32568 insertions(+), 32998 deletions(-)
create mode 100644 reset-baseline
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.