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-lts-allyesconfig
in repository toolchain/ci/binutils-gdb.
from a89fdbdb20 Automatic date update in version.in
adds 830b67068c [readline] Fix heap-buffer-overflow in update_line
adds 592f9d271c gdb: Update type of lower bound in value_subscripted_rvalue
adds 603490bf53 gdb: Convert dwarf2_evaluate_property to return bool
adds b86352cfc1 gdb/dwarf: Ensure the target type of ranges is not void
adds 9a49df9d4b gdb: Carry default property type around with dynamic properties
adds 0d4e84ed37 gdb: Better support for dynamic properties with negative values
No new revisions were added by this update.
Summary of changes:
gdb/ChangeLog | 47 +++++++++
gdb/dwarf2loc.c | 47 ++++++---
gdb/dwarf2loc.h | 36 ++++---
gdb/dwarf2read.c | 164 +++++++++++++++++++++----------
gdb/gdbtypes.c | 10 +-
gdb/testsuite/ChangeLog | 11 +++
gdb/testsuite/gdb.fortran/vla-ptype.exp | 12 +++
gdb/testsuite/gdb.fortran/vla-sizeof.exp | 10 ++
gdb/testsuite/gdb.fortran/vla-value.exp | 27 +++++
gdb/testsuite/gdb.fortran/vla.f90 | 15 +++
gdb/valarith.c | 2 +-
gdb/value.h | 3 +-
readline/ChangeLog.gdb | 7 ++
readline/display.c | 5 +
14 files changed, 311 insertions(+), 85 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-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 849f1b1 2: update: gcc-254b835372f5d73c1fb2bcfdbd39af1fe8fce30c: -9
discards 761768b 1: reset: gcc-c53fd0cf4566685c8d2a4fe8c90e412a0d296f3b: -9
discards 82a8459 0: update: binutils-gcc-linux: all
new 64b7560 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 (849f1b1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 161 +-
02-prepare_abe/console.log | 418 +-
03-build_abe-binutils/console.log | 10988 +++++++-------
04-build_abe-stage1/console.log | 15370 ++++++++++++--------
05-build_linux/console.log | 546 +
06-boot_linux/console.log | 8 +
07-check_regression/console.log | 5 +-
08-update_baseline/console.log | 37 +-
console.log | 27533 +++++++++++++++++++++---------------
jenkins/manifest.sh | 15 +-
results | 6 +
11 files changed, 32799 insertions(+), 22288 deletions(-)
create mode 100644 05-build_linux/console.log
create mode 100644 06-boot_linux/console.log
--
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-mainline-defconfig
in repository toolchain/ci/binutils-gdb.
from 830b67068c [readline] Fix heap-buffer-overflow in update_line
new 592f9d271c gdb: Update type of lower bound in value_subscripted_rvalue
new 603490bf53 gdb: Convert dwarf2_evaluate_property to return bool
new b86352cfc1 gdb/dwarf: Ensure the target type of ranges is not void
new 9a49df9d4b gdb: Carry default property type around with dynamic properties
new 0d4e84ed37 gdb: Better support for dynamic properties with negative values
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 | 47 +++++++++
gdb/dwarf2loc.c | 47 ++++++---
gdb/dwarf2loc.h | 36 ++++---
gdb/dwarf2read.c | 164 +++++++++++++++++++++----------
gdb/gdbtypes.c | 10 +-
gdb/testsuite/ChangeLog | 11 +++
gdb/testsuite/gdb.fortran/vla-ptype.exp | 12 +++
gdb/testsuite/gdb.fortran/vla-sizeof.exp | 10 ++
gdb/testsuite/gdb.fortran/vla-value.exp | 27 +++++
gdb/testsuite/gdb.fortran/vla.f90 | 15 +++
gdb/valarith.c | 2 +-
gdb/value.h | 3 +-
12 files changed, 299 insertions(+), 85 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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 88ce06d 2: update: gcc-a166c6bdf4d8b0b7fe5a38886459a4d090710ce6: -9
discards 4c0ecd1 1: reset: gcc-c53fd0cf4566685c8d2a4fe8c90e412a0d296f3b: -9
discards d2dc48d 0: update: binutils-gcc-linux: boot
new 065b1f7 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 (88ce06d)
\
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 | 129 +-
02-prepare_abe/console.log | 396 +-
03-build_abe-binutils/console.log | 11405 ++++++++--------
04-build_abe-stage1/console.log | 12897 ++++++++++--------
05-build_linux/console.log | 399 +
06-boot_linux/console.log | 222 +
07-check_regression/console.log | 5 +-
08-update_baseline/console.log | 37 +-
console.log | 25450 ++++++++++++++++++++----------------
jenkins/manifest.sh | 15 +-
results | 8 +
11 files changed, 28831 insertions(+), 22132 deletions(-)
create mode 100644 05-build_linux/console.log
create mode 100644 06-boot_linux/console.log
--
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 llvm.
from dc76bdf5ab5 [LIT] Emit timeout error message only if timeout was reached
new a89058e1e04 [DAGCombine] narrowExtractedVectorBinOp - wrap subvector ex [...]
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:
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 20 +++++++++++---------
1 file changed, 11 insertions(+), 9 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 llvm.
from e35805b8192 [InstCombine] Fold select (icmp sgt x, -1), lshr (X, Y), as [...]
new dc76bdf5ab5 [LIT] Emit timeout error message only if timeout was reached
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:
utils/lit/lit/TestRunner.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 release/2.26/master
in repository glibc.
from ac92c66821 Fix tcache count maximum (BZ #24531)
new 71c2578a9b aarch64: add STO_AARCH64_VARIANT_PCS and DT_AARCH64_VARIANT_PCS
new f2f501ff39 aarch64: handle STO_AARCH64_VARIANT_PCS
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:
ChangeLog | 10 ++++++++++
elf/elf.h | 7 +++++++
sysdeps/aarch64/dl-machine.h | 35 +++++++++++++++++++++++++++++++----
3 files changed, 48 insertions(+), 4 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-next-defconfig
in repository toolchain/ci/gcc.
from 6bab5cac009 Daily bump.
adds a0ca98db700 Daily bump.
adds 375054587c8 PR rtl-optimization/91136 * df-core.c (ACCESSING REFS): F [...]
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 7 +++++++
gcc/DATESTAMP | 2 +-
gcc/df-core.c | 6 +++---
gcc/resource.c | 4 ++++
4 files changed, 15 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.