This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-arm-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards e9f5d91c 0: update: gcc-c3a63fb3854392af65a191154e3586e7f5a1066e: 1
new dd7aede4 0: update: gcc-4c61e35f20fe2ffeb9421dbd6f26c767a234a4a0: 1
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 (e9f5d91c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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 | 129 +-
02-prepare_abe/console.log | 382 +-
04-build_abe-bootstrap_O1/console.log | 91693 ++++++++++++++++---------------
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 4 +-
console.log | 92246 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
7 files changed, 92226 insertions(+), 92240 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-lts-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 60a7223fdd gdbsupport: Use LOCALAPPDATA to determine cache dir
adds dd235d453e Automatic date update in version.in
adds 037311d1df gas: Generate a new section for SHF_GNU_RETAIN
adds 6244c1196a gdb: make discrete_position return optional
adds 1f8d288117 gdb: make get_discrete_bounds return bool
adds 14c09924a0 gdb: split get_discrete_bounds in two
adds 5b56203a7c gdb: fix value_subscript when array upper bound is not known
adds 6ad368b8ca gdb: address review comments of previous series
new d9c3a9c036 Unify all operators into std-operator.def
new 5cde1d8222 Handle 128-bit constants for fixed point
new 12932e2ca1 Use add_angle_brackets in ada_lookup_encoded_symbol
The 3 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 +-
gas/ChangeLog | 16 ++
gas/config/obj-elf.c | 35 ++--
gas/config/obj-elf.h | 3 +-
gas/testsuite/gas/elf/elf.exp | 1 +
gas/testsuite/gas/elf/section24b.d | 10 +-
.../gas/elf/{section24a.d => section27.d} | 18 +-
gas/testsuite/gas/elf/{section22.s => section27.s} | 20 +-
gdb/ChangeLog | 60 ++++++
gdb/ada-lang.c | 35 ++--
gdb/ada-operator.def | 98 ---------
gdb/ada-valprint.c | 2 +-
gdb/c-lang.c | 4 +-
gdb/dwarf2/read.c | 82 +++++---
gdb/eval.c | 4 +-
gdb/expprint.c | 2 -
gdb/expression.h | 9 -
gdb/f-array-walker.h | 4 +-
gdb/f-lang.c | 2 +-
gdb/fortran-operator.def | 35 ----
gdb/gdbtypes.c | 227 ++++++++++++++-------
gdb/gdbtypes.h | 20 +-
gdb/m2-typeprint.c | 4 +-
gdb/m2-valprint.c | 6 +-
gdb/p-valprint.c | 3 +-
gdb/std-operator.def | 105 ++++++++++
gdb/testsuite/ChangeLog | 6 +
.../flexible-array-member.c} | 61 +++---
gdb/testsuite/gdb.base/flexible-array-member.exp | 66 ++++++
gdb/valarith.c | 24 ++-
gdb/valops.c | 4 +-
31 files changed, 608 insertions(+), 360 deletions(-)
copy gas/testsuite/gas/elf/{section24a.d => section27.d} (53%)
copy gas/testsuite/gas/elf/{section22.s => section27.s} (53%)
delete mode 100644 gdb/ada-operator.def
delete mode 100644 gdb/fortran-operator.def
copy gdb/testsuite/{gdb.multi/multi-re-run-1.c => gdb.base/flexible-array-member.c} (54%)
create mode 100644 gdb/testsuite/gdb.base/flexible-array-member.exp
--
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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 0ad89a62 2: update: binutils-gcc-linux: 17559
new a3fc177c 2: update: binutils-gcc-linux: 17559
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 (0ad89a62)
\
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 | 244 +-
02-prepare_abe/console.log | 446 +-
03-build_abe-binutils/console.log | 12079 +++++-----
04-build_abe-stage1/console.log | 15988 +++++++-------
05-build_linux/console.log | 6330 +++---
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 20 +-
08-update_baseline/console.log | 128 +-
08-update_baseline/results.regressions | 20 +-
console.log | 35227 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
11 files changed, 35237 insertions(+), 35271 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/gnu-release-aarch64-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards b806860e 0: update: gcc-16f8769c966732eabcc98ecf1eb190dcfee3bd94: 1
new 3b1814d8 0: update: gcc-f7e39d1f137202a5d554849f6930ade58c312acd: 1
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 (b806860e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-aarch64- [...]
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 | 146 +-
02-prepare_abe/console.log | 398 +-
04-build_abe-bootstrap_debug/console.log | 69640 ++++++++++++++--------------
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 2 +-
console.log | 70228 +++++++++++++++--------------
jenkins/manifest.sh | 10 +-
7 files changed, 73190 insertions(+), 67240 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/llvm-release-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards aa711633 0: update: llvm-linux: all
new 080c9105 0: update: llvm-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 (aa711633)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 181 +-
02-build_llvm/console.log | 12612 ++++++++++++++---------------
03-build_linux/console.log | 3560 +++++----
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 16357 +++++++++++++++++++-------------------
jenkins/manifest.sh | 6 +-
7 files changed, 16349 insertions(+), 16371 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 gdb-10-branch
in repository binutils-gdb.
from 8d55943698f Automatic date update in version.in
new f5fca0ec156 gdb: make discrete_position return optional
new f47d1c255d2 gdb: make get_discrete_bounds return bool
new bd1768de217 gdb: split get_discrete_bounds in two
new 138084b2481 gdb: fix value_subscript when array upper bound is not known
new 969da52cb04 gdb: address review comments of previous series
The 5 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/ChangeLog | 39 ++++
gdb/ada-lang.c | 31 +--
gdb/ada-valprint.c | 2 +-
gdb/c-lang.c | 4 +-
gdb/eval.c | 4 +-
gdb/gdbtypes.c | 228 ++++++++++++++-------
gdb/gdbtypes.h | 20 +-
gdb/m2-typeprint.c | 4 +-
gdb/m2-valprint.c | 6 +-
gdb/p-valprint.c | 3 +-
gdb/testsuite/ChangeLog | 6 +
.../flexible-array-member.c} | 61 +++---
gdb/testsuite/gdb.base/flexible-array-member.exp | 66 ++++++
gdb/valarith.c | 24 ++-
gdb/valops.c | 4 +-
15 files changed, 363 insertions(+), 139 deletions(-)
copy gdb/testsuite/{gdb.multi/multi-re-run-2.c => gdb.base/flexible-array-member.c} (54%)
create mode 100644 gdb/testsuite/gdb.base/flexible-array-member.exp
--
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/llvm-release-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 376d5729 8: update: llvm-linux: 17561
new c1ad65eb 8: update: llvm-linux: 17561
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 (376d5729)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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-build_llvm/console.log | 12720 ++++++++++----------
03-build_linux/console.log | 6192 +++++-----
05-check_regression/console.log | 12 +-
05-check_regression/results.regressions | 20 +-
06-update_baseline/console.log | 32 +-
06-update_baseline/results.regressions | 20 +-
console.log | 19138 +++++++++++++++---------------
jenkins/manifest.sh | 6 +-
9 files changed, 19159 insertions(+), 19163 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/llvm-release-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
from 2c8273b0 0: update: llvm-ef32c611aa214dea855364efd7ba451ec5ec3f74: all
new 4bba2aa6 1: reset: linux-77d8f3068c63ee0983f0b5ba3207d3f7cce11be4: 21099
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 | 228 +-
02-build_llvm/console.log | 12532 ++++++++++++++-------------
03-build_linux/console.log | 815 +-
04-boot_linux/console.log | 8 -
05-check_regression/console.log | 83 +-
05-check_regression/results.regressions | 6 +-
05-check_regression/trigger-bisect | 3 +
06-update_baseline/console.log | 27 +-
06-update_baseline/results.regressions | 6 +-
console.log | 13702 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
reset-baseline | 0
results | 10 +-
13 files changed, 13675 insertions(+), 13757 deletions(-)
delete mode 100644 04-boot_linux/console.log
create mode 100644 05-check_regression/trigger-bisect
create mode 100644 reset-baseline
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.