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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 36be33d8 0: update: binutils-gcc-linux-qemu: all
new 8408b9f1 0: update: binutils-gcc-linux-qemu: 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 (36be33d8)
\
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 | 192 +-
02-prepare_abe/console.log | 412 +-
03-build_abe-binutils/console.log | 10967 +++++-----
04-build_abe-stage1/console.log | 14413 +++++++------
05-build_abe-qemu/console.log | 7014 ++++---
06-build_linux/console.log | 524 +-
07-boot_linux/console.log | 10 +-
08-check_regression/console.log | 14 +-
08-check_regression/results.regressions | 11 +-
09-update_baseline/console.log | 81 +-
09-update_baseline/results.regressions | 11 +-
console.log | 33643 ++++++++++++++----------------
jenkins/manifest.sh | 22 +-
results | 2 +-
14 files changed, 32420 insertions(+), 34896 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 binutils-gdb.
from 70454ee70ad Add as_lval argument to expression evaluator
new 17e971f7296 gdb: use ptid_t::to_string in print_target_wait_results
new b765e92113f gdb: target_waitstatus_to_string: print extra info for FORK [...]
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:
gdb/infrun.c | 12 ++++--------
gdb/target/waitstatus.c | 25 ++++++++++++++++++++++---
2 files changed, 26 insertions(+), 11 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 binutils-gdb.
from 17a089ffda6 [PATCH 2/2] Add tests for Intel AVX512_FP16 instructions
new 183657edcd1 Replace the symbol needs evaluator with a parser
new fb4cdecb7e3 Cleanup of the dwarf_expr_context constructor
new 62e37eac1c5 Move frame context info to dwarf_expr_context
new 6c7779b34b3 Remove get_frame_cfa from dwarf_expr_context
new a580d9604bb Move compilation unit info to dwarf_expr_context
new b6d156edd8f Move dwarf_call to dwarf_expr_context
new 73e6b863308 Move get_object_address to dwarf_expr_context
new 3c7c57cdc06 Move read_mem to dwarf_expr_context
new 0a2b69d04bb Move push_dwarf_reg_entry_value to expr.c
new 9e739f693f1 Inline get_reg_value method of dwarf_expr_context
new 14a62404c98 Remove empty frame and full evaluators
new f9e4ed8baa9 Merge evaluate_for_locexpr_baton evaluator
new f4091d26441 Move piece_closure and its support to expr.c
new efa86d3c264 Make value_copy also copy the stack data member
new ba5bc3e5a92 Make DWARF evaluator return a single struct value
new 0579205aec4 Simplify dwarf_expr_context class interface
new 70454ee70ad Add as_lval argument to expression evaluator
The 17 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/dwarf2/expr.c | 1198 ++++++++++++--
gdb/dwarf2/expr.h | 149 +-
gdb/dwarf2/frame.c | 117 +-
gdb/dwarf2/loc.c | 1694 ++++++--------------
gdb/dwarf2/loc.h | 35 +-
.../{var-access.c => symbol_needs_eval.c} | 4 +-
.../gdb.dwarf2/symbol_needs_eval_fail.exp | 112 ++
.../gdb.dwarf2/symbol_needs_eval_timeout.exp | 131 ++
.../gdb.python/amd64-py-framefilter-invalidarg.S | 1 -
gdb/testsuite/lib/dwarf.exp | 4 +
gdb/value.c | 2 +
11 files changed, 1915 insertions(+), 1532 deletions(-)
copy gdb/testsuite/gdb.dwarf2/{var-access.c => symbol_needs_eval.c} (89%)
create mode 100644 gdb/testsuite/gdb.dwarf2/symbol_needs_eval_fail.exp
create mode 100644 gdb/testsuite/gdb.dwarf2/symbol_needs_eval_timeout.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.
unknown user pushed a change to branch master
in repository gcc.
from 0bac793ed6b openmp: Implement omp_get_device_num routine
new 02e5ffd5db0 libgcc: Honor LDFLAGS_FOR_TARGET when linking libgcc_s
new 4805b92a326 libcpp: Fix makeucnid bug with combining values [PR100977]
new 4739344d36e libcpp: Regenerate ucnid.h using Unicode 13.0.0 files [PR100977]
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:
libcpp/makeucnid.c | 2 +-
libcpp/ucnid.h | 671 +++++++++++++++++++---------------------
libgcc/config/t-slibgcc | 2 +-
libgcc/config/t-slibgcc-darwin | 2 +-
libgcc/config/t-slibgcc-fuchsia | 3 +-
libgcc/config/t-slibgcc-vms | 2 +-
6 files changed, 322 insertions(+), 360 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 8dec72aeb54 libstdc++: Add [[nodiscard]] to <compare>
new 0bac793ed6b openmp: Implement omp_get_device_num routine
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:
libgomp/config/gcn/icv-device.c | 11 +++++++
libgomp/config/nvptx/icv-device.c | 11 +++++++
libgomp/fortran.c | 7 ++++
libgomp/icv-device.c | 9 +++++
libgomp/libgomp-plugin.h | 6 ++++
libgomp/libgomp.map | 8 ++++-
libgomp/libgomp.texi | 29 +++++++++++++++++
libgomp/omp.h.in | 1 +
libgomp/omp_lib.f90.in | 6 ++++
libgomp/omp_lib.h.in | 3 ++
libgomp/plugin/plugin-gcn.c | 38 ++++++++++++++++++++--
libgomp/plugin/plugin-nvptx.c | 25 ++++++++++++--
libgomp/target.c | 36 +++++++++++++++++++-
libgomp/testsuite/lib/libgomp.exp | 5 +++
libgomp/testsuite/libgomp.c-c++-common/target-45.c | 30 +++++++++++++++++
libgomp/testsuite/libgomp.fortran/target10.f90 | 20 ++++++++++++
16 files changed, 238 insertions(+), 7 deletions(-)
create mode 100644 libgomp/testsuite/libgomp.c-c++-common/target-45.c
create mode 100644 libgomp/testsuite/libgomp.fortran/target10.f90
--
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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards f85d8991 0: update: binutils-gcc-linux-qemu: boot
new 5f11853a 0: update: binutils-gcc-linux-qemu: 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 (f85d8991)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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 | 168 +-
02-prepare_abe/console.log | 200 +-
03-build_abe-binutils/console.log | 10677 ++++-----
04-build_abe-stage1/console.log | 18253 +++++++--------
05-build_abe-qemu/console.log | 6967 +++---
06-build_linux/console.log | 506 +-
07-boot_linux/console.log | 498 +-
08-check_regression/console.log | 12 +-
08-check_regression/results.regressions | 11 +-
09-update_baseline/console.log | 12 +-
09-update_baseline/results.regressions | 11 +-
console.log | 37323 +++++++++++++++---------------
jenkins/manifest.sh | 22 +-
13 files changed, 36220 insertions(+), 38440 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.